SA-MP Forums Archive
Run time error 19: "File or function is not found" - With logs! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Run time error 19: "File or function is not found" - With logs! (/showthread.php?tid=403067)



Run time error 19: "File or function is not found" - With logs! - Fractional - 28.12.2012

Error:
Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[00:44:51]
[00:44:51] Server Plugins
[00:44:51] --------------
[00:44:51] Loading plugin: nativechecker
[00:44:51] Loaded.
[00:44:51] Loaded 1 plugins.

[00:44:51]
[00:44:51] Filterscripts
[00:44:51] ---------------
[00:44:51] Loading filterscript 'gl_actions.amx'...
[00:44:51] Loading filterscript 'gl_property.amx'...
[00:44:51]
-----------------------------------
[00:44:51] Grand Larceny Property Filterscript
[00:44:51] -----------------------------------

[00:44:51] Loading filterscript 'gl_realtime.amx'...
[00:44:51] Loading filterscript 'gl_mapicon.amx'...
[00:44:51] Loading filterscript 'ls_elevator.amx'...
[00:44:51] Loading filterscript 'test_cmds.amx'...
[00:44:51] Loading filterscript 'ls_mall.amx'...
[00:44:51] Loading filterscript 'attachments.amx'...
[00:44:51] Loaded 8 filterscripts.

[00:44:51] Error: Function not registered: 'SSCANF_Init'
[00:44:51] Error: Function not registered: 'SSCANF_Join'
[00:44:51] Error: Function not registered: 'SSCANF_Leave'
[00:44:51] Error: Function not registered: 'Streamer_CallbackHook'
[00:44:51] Error: Function not registered: 'DestroyDynamicCP'
[00:44:51] Error: Function not registered: 'CreateDynamicCP'
[00:44:51] Error: Function not registered: 'WP_Hash'
[00:44:51] Error: Function not registered: 'sscanf'
[00:44:51] Reading File: blank
[00:44:51] Reading File: properties/houses.txt
[00:44:51] Reading File: properties/businesses.txt
[00:44:51] Reading File: properties/banks.txt
[00:44:51] Reading File: properties/police.txt
[00:44:51] Script[gamemodes/NVCNR.amx]: Run time error 19: "File or function is not found"
[00:44:51] Number of vehicle models: 0

Config:
Quote:

echo Executing Server Config...
lanmode 0
rcon_password 124213
maxplayers 500
port 7777
hostname SA-MP 0.3 Server
gamemode0 NVCNR 1
filterscripts gl_actions gl_property gl_realtime gl_mapicon ls_elevator test_cmds ls_mall attachments
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
plugins nativechecker

I've installed https://sampforum.blast.hk/showthread.php?tid=397656 but when I try to run it I get those errors, so I installed native checker in order to check the errors.

My Skype: Freddan962

Any help would be appreciated! :)


Re: Run time error 19: "File or function is not found" - With logs! - Fractional - 29.12.2012

Bump D:


AW: Run time error 19: "File or function is not found" - With logs! - Mellnik - 29.12.2012

Following Plugins are missing:
sscanf
streamer
whirlpool


Re: AW: Run time error 19: "File or function is not found" - With logs! - Fractional - 29.12.2012

Quote:
Originally Posted by Mellnik
Посмотреть сообщение
Following Plugins are missing:
sscanf
streamer
whirlpool
Thank you, but if I download the streamer plugin and set it as a plugin it errors, could you by any chance add Freddan962 on Skype? It'd be appreciated.


Re: Run time error 19: "File or function is not found" - With logs! - vMapper - 29.12.2012

Hey, just download 3 of those plugins which Mellnik gave, and reply back if it shows any error.


Re: Run time error 19: "File or function is not found" - With logs! - Fractional - 29.12.2012

Quote:
Originally Posted by vMapper
Посмотреть сообщение
Hey, just download 3 of those plugins which Mellnik gave, and reply back if it shows any error.
I downloaded and installed the streamer correctly (https://sampforum.blast.hk/showthread.php?tid=102865) but then when I run I get this error:

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[05:39:48]
[05:39:48] Server Plugins
[05:39:48] --------------
[05:39:48] Loading plugin: nativechecker
[05:39:48] Loaded.
[05:39:48] Loading plugin: streamer
[05:39:48]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[05:39:48] Loaded.
[05:39:48] Loaded 2 plugins.

[05:39:48]
[05:39:48] Filterscripts
[05:39:48] ---------------
[05:39:48] Loading filterscript 'gl_actions.amx'...
[05:39:48] Loading filterscript 'gl_property.amx'...
[05:39:48]
-----------------------------------
[05:39:48] Grand Larceny Property Filterscript
[05:39:48] -----------------------------------

[05:39:48] Loading filterscript 'gl_realtime.amx'...
[05:39:48] Loading filterscript 'gl_mapicon.amx'...
[05:39:48] Loading filterscript 'ls_elevator.amx'...
[05:39:48] Loading filterscript 'test_cmds.amx'...
[05:39:48] Loading filterscript 'ls_mall.amx'...
[05:39:48] Loading filterscript 'attachments.amx'...
[05:39:48] Loaded 8 filterscripts.

[05:39:48] Error: Function not registered: 'SSCANF_Init'
[05:39:48] Error: Function not registered: 'SSCANF_Join'
[05:39:48] Error: Function not registered: 'SSCANF_Leave'
[05:39:48] Error: Function not registered: 'Streamer_CallbackHook'
[05:39:48] Error: Function not registered: 'DestroyDynamicCP'
[05:39:48] Error: Function not registered: 'CreateDynamicCP'
[05:39:48] Error: Function not registered: 'WP_Hash'
[05:39:48] Error: Function not registered: 'sscanf'
[05:39:48] *** Streamer Plugin: Include file version (0x26104) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[05:39:48] Reading File: blank
[05:39:48] Reading File: properties/houses.txt
[05:39:48] Reading File: properties/businesses.txt
[05:39:48] Reading File: properties/banks.txt
[05:39:48] Reading File: properties/police.txt
[05:39:48] Script[gamemodes/NVCNR.amx]: Run time error 19: "File or function is not found"
[05:39:48] Number of vehicle models: 0

EDIT;

I installed all the plugins but I'm still getting errors, this is the new log:

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[05:44:41]
[05:44:41] Server Plugins
[05:44:41] --------------
[05:44:41] Loading plugin: nativechecker.dll
[05:44:41] Loaded.
[05:44:41] Loading plugin: streamer.dll
[05:44:41]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[05:44:41] Loaded.
[05:44:41] Loading plugin: sscanf.dll
[05:44:41]

[05:44:41] ===============================

[05:44:41] sscanf plugin loaded.

[05:44:41] Version: 2.8.1

[05:44:41] © 2012 Alex "******" Cole

[05:44:41] ===============================

[05:44:41] Loaded.
[05:44:41] Loading plugin: Whirlpool.dll
[05:44:41]
[05:44:41] ==================
[05:44:41]
[05:44:41] Whirlpool loaded
[05:44:41]
[05:44:41] ==================
[05:44:41]
[05:44:41] Loaded.
[05:44:41] Loaded 4 plugins.

[05:44:41]
[05:44:41] Filterscripts
[05:44:41] ---------------
[05:44:41] Loading filterscript 'gl_actions.amx'...
[05:44:41] Loading filterscript 'gl_property.amx'...
[05:44:41]
-----------------------------------
[05:44:41] Grand Larceny Property Filterscript
[05:44:41] -----------------------------------

[05:44:41] Loading filterscript 'gl_realtime.amx'...
[05:44:41] Loading filterscript 'gl_mapicon.amx'...
[05:44:41] Loading filterscript 'ls_elevator.amx'...
[05:44:41] Loading filterscript 'test_cmds.amx'...
[05:44:41] Loading filterscript 'ls_mall.amx'...
[05:44:41] Loading filterscript 'attachments.amx'...
[05:44:41] Loaded 8 filterscripts.

[05:44:41] Error: Function not registered: 'SSCANF_Init'
[05:44:41] Error: Function not registered: 'SSCANF_Join'
[05:44:41] Error: Function not registered: 'SSCANF_Leave'
[05:44:41] Error: Function not registered: 'Streamer_CallbackHook'
[05:44:41] Error: Function not registered: 'DestroyDynamicCP'
[05:44:41] Error: Function not registered: 'CreateDynamicCP'
[05:44:41] Error: Function not registered: 'WP_Hash'
[05:44:41] Error: Function not registered: 'sscanf'
[05:44:41] *** Streamer Plugin: Include file version (0x26104) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[05:44:41]
[05:44:41] =======================================
[05:44:41] | |
[05:44:41] | YSI version 1.04.0000 |
[05:44:41] | By Alex "******" Cole |
[05:44:41] | |
[05:44:41] =======================================
[05:44:41]
[05:44:41] Incoming connection: 127.0.0.1:61859
[05:44:41] [Checkpoint Manager : Version 0.1.1b] System Initialized...
[05:44:41] [Checkpoint Manager] Checkpoint created (1) at slot 0
[05:44:41] Checkpoint Position: { 2268.099121, 2449.289062, -7.195300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (2) at slot 1
[05:44:41] Checkpoint Position: { 2268.074462, 2449.279541, 3.531300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (3) at slot 2
[05:44:41] Checkpoint Position: { 2287.040039, 2432.365966, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (4) at slot 3
[05:44:41] Checkpoint Position: { 2337.164794, 2459.312988, 14.974200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (5) at slot 4
[05:44:41] Checkpoint Position: { 2297.117431, 2451.505126, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (6) at slot 5
[05:44:41] Checkpoint Position: { 2296.071289, 2458.123535, 38.687500 }
[05:44:41] [Checkpoint Manager] Checkpoint created (7) at slot 6
[05:44:41] Checkpoint Position: { 2270.976074, 2293.817871, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created ( at slot 7
[05:44:41] Checkpoint Position: { 2127.586914, 2379.621093, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (9) at slot 8
[05:44:41] Checkpoint Position: { 2016.976806, 1916.406494, 12.342399 }
[05:44:41] [Checkpoint Manager] Checkpoint created (10) at slot 9
[05:44:41] Checkpoint Position: { 2196.957031, 1677.163696, 12.367199 }
[05:44:41] [Checkpoint Manager] Checkpoint created (11) at slot 10
[05:44:41] Checkpoint Position: { 2019.319580, 1007.748718, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (12) at slot 11
[05:44:41] Checkpoint Position: { 2159.540527, 943.177612, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (91) at slot 12
[05:44:41] Checkpoint Position: { 2319.348632, 2391.804687, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (13) at slot 13
[05:44:41] Checkpoint Position: { 2367.055175, 2071.069335, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (14) at slot 14
[05:44:41] Checkpoint Position: { 2393.273681, 2041.565673, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (15) at slot 15
[05:44:41] Checkpoint Position: { 2472.865478, 2034.170166, 11.062500 }
[05:44:41] [Checkpoint Manager] Checkpoint created (16) at slot 16
[05:44:41] Checkpoint Position: { 2452.530761, 2065.190185, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (17) at slot 17
[05:44:41] Checkpoint Position: { 2546.527099, 1972.657104, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (19) at slot 18
[05:44:41] Checkpoint Position: { 2194.938964, 1990.994750, 12.296899 }
[05:44:41] [Checkpoint Manager] Checkpoint created (1 at slot 19
[05:44:41] Checkpoint Position: { 2412.503906, 1123.818969, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (96) at slot 20
[05:44:41] Checkpoint Position: { 2247.670166, 2396.168701, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (30) at slot 21
[05:44:41] Checkpoint Position: { 1658.495971, 2250.043701, 11.070099 }
[05:44:41] [Checkpoint Manager] Checkpoint created (20) at slot 22
[05:44:41] Checkpoint Position: { 1157.924560, 2072.287353, 11.062500 }
[05:44:41] [Checkpoint Manager] Checkpoint created (21) at slot 23
[05:44:41] Checkpoint Position: { 776.720825, 1871.436035, 4.906799 }
[05:44:41] [Checkpoint Manager] Checkpoint created (22) at slot 24
[05:44:41] Checkpoint Position: { 173.040206, 1177.146118, 14.757800 }
[05:44:41] [Checkpoint Manager] Checkpoint created (102) at slot 25
[05:44:41] Checkpoint Position: { -1213.829223, 1830.374877, 41.929698 }
[05:44:41] [Checkpoint Manager] Checkpoint created (23) at slot 26
[05:44:41] Checkpoint Position: { -316.160888, 829.888671, 14.242199 }
[05:44:41] [Checkpoint Manager] Checkpoint created (24) at slot 27
[05:44:41] Checkpoint Position: { -1508.885131, 2610.700439, 55.835899 }
[05:44:41] [Checkpoint Manager] Checkpoint created (25) at slot 28
[05:44:41] Checkpoint Position: { 2556.951171, 2065.373046, 11.099499 }
[05:44:41] [Checkpoint Manager] Checkpoint created (26) at slot 29
[05:44:41] Checkpoint Position: { 2169.414306, 2795.926269, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (99) at slot 30
[05:44:41] Checkpoint Position: { 1872.255371, 2071.885009, 11.062500 }
[05:44:41] [Checkpoint Manager] Checkpoint created (27) at slot 31
[05:44:41] Checkpoint Position: { -1457.981567, 2589.977050, 55.995700 }
[05:44:41] [Checkpoint Manager] Checkpoint created (2 at slot 32
[05:44:41] Checkpoint Position: { -179.197494, 1133.132446, 19.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (29) at slot 33
[05:44:41] Checkpoint Position: { -828.147399, 1504.598754, 19.852899 }
[05:44:41] [Checkpoint Manager] Checkpoint created (31) at slot 34
[05:44:41] Checkpoint Position: { 2351.855468, 2533.619873, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (60) at slot 35
[05:44:41] Checkpoint Position: { 2316.616943, -7.394700, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (61) at slot 36
[05:44:41] Checkpoint Position: { 230.026092, 165.089096, 1003.023376 }
[05:44:41] [Checkpoint Manager] Checkpoint created (62) at slot 37
[05:44:41] Checkpoint Position: { 1139.719848, -4.064400, 1000.671875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (63) at slot 38
[05:44:41] Checkpoint Position: { 1139.719848, -4.064400, 1000.671875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (64) at slot 39
[05:44:41] Checkpoint Position: { 1139.719848, -4.064400, 1000.671875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (65) at slot 40
[05:44:41] Checkpoint Position: { 2156.691650, 1599.537719, 1006.179687 }
[05:44:41] [Checkpoint Manager] Checkpoint created (66) at slot 41
[05:44:41] Checkpoint Position: { 1955.369140, 1018.045471, 992.468811 }
[05:44:41] [Checkpoint Manager] Checkpoint created (67) at slot 42
[05:44:41] Checkpoint Position: { 295.583312, -80.805000, 1001.515625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (6 at slot 43
[05:44:41] Checkpoint Position: { 295.583312, -80.805000, 1001.515625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (69) at slot 44
[05:44:41] Checkpoint Position: { 295.583312, -80.805000, 1001.515625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (70) at slot 45
[05:44:41] Checkpoint Position: { 295.583312, -80.805000, 1001.515625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (71) at slot 46
[05:44:41] Checkpoint Position: { 295.583312, -80.805000, 1001.515625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (93) at slot 47
[05:44:41] Checkpoint Position: { 295.583312, -80.805000, 1001.515625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (72) at slot 48
[05:44:41] Checkpoint Position: { 361.829895, 173.728195, 1008.382812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (73) at slot 49
[05:44:41] Checkpoint Position: { 376.549804, -67.438903, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (74) at slot 50
[05:44:41] Checkpoint Position: { 376.549804, -67.438903, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (75) at slot 51
[05:44:41] Checkpoint Position: { 376.549804, -67.438903, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (76) at slot 52
[05:44:41] Checkpoint Position: { 371.588806, -6.018799, 1001.858886 }
[05:44:41] [Checkpoint Manager] Checkpoint created (77) at slot 53
[05:44:41] Checkpoint Position: { 371.588806, -6.018799, 1001.858886 }
[05:44:41] [Checkpoint Manager] Checkpoint created (101) at slot 54
[05:44:41] Checkpoint Position: { 371.588806, -6.018799, 1001.858886 }
[05:44:41] [Checkpoint Manager] Checkpoint created (7 at slot 55
[05:44:41] Checkpoint Position: { 376.549804, -67.438903, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (97) at slot 56
[05:44:41] Checkpoint Position: { 376.549804, -67.438903, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (79) at slot 57
[05:44:41] Checkpoint Position: { -10.603500, -178.263504, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (80) at slot 58
[05:44:41] Checkpoint Position: { -10.603500, -178.263504, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (81) at slot 59
[05:44:41] Checkpoint Position: { -10.603500, -178.263504, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (94) at slot 60
[05:44:41] Checkpoint Position: { -10.603500, -178.263504, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (82) at slot 61
[05:44:41] Checkpoint Position: { 2316.616943, -7.394700, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (83) at slot 62
[05:44:41] Checkpoint Position: { 2316.616943, -7.394700, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (84) at slot 63
[05:44:41] Checkpoint Position: { 2316.616943, -7.394700, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (85) at slot 64
[05:44:41] Checkpoint Position: { 374.756988, -118.826400, 1001.499511 }
[05:44:41] [Checkpoint Manager] Checkpoint created (32) at slot 65
[05:44:41] Checkpoint Position: { 196.697006, 168.154296, 1003.153320 }
[05:44:41] [Checkpoint Manager] Checkpoint created (33) at slot 66
[05:44:41] Checkpoint Position: { 288.862609, 166.924606, 1007.171875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (34) at slot 67
[05:44:41] Checkpoint Position: { 238.662597, 138.689498, 1003.023376 }
[05:44:41] [Checkpoint Manager] Checkpoint created (35) at slot 68
[05:44:41] Checkpoint Position: { 2304.688232, -16.094499, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (36) at slot 69
[05:44:41] Checkpoint Position: { 2304.688232, -16.094499, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (37) at slot 70
[05:44:41] Checkpoint Position: { 2304.688232, -16.094499, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (3 at slot 71
[05:44:41] Checkpoint Position: { 2304.688232, -16.094499, 26.742200 }
[05:44:41] [Checkpoint Manager] Checkpoint created (39) at slot 72
[05:44:41] Checkpoint Position: { 1133.132080, -15.829600, 1000.679687 }
[05:44:41] [Checkpoint Manager] Checkpoint created (40) at slot 73
[05:44:41] Checkpoint Position: { 1133.132080, -15.829600, 1000.679687 }
[05:44:41] [Checkpoint Manager] Checkpoint created (41) at slot 74
[05:44:41] Checkpoint Position: { 1133.132080, -15.829600, 1000.679687 }
[05:44:41] [Checkpoint Manager] Checkpoint created (42) at slot 75
[05:44:41] Checkpoint Position: { 2234.010986, 1714.684692, 1012.382812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (43) at slot 76
[05:44:41] Checkpoint Position: { 2019.067260, 1017.847412, 996.875000 }
[05:44:41] [Checkpoint Manager] Checkpoint created (44) at slot 77
[05:44:41] Checkpoint Position: { 285.847412, -86.774101, 1001.522888 }
[05:44:41] [Checkpoint Manager] Checkpoint created (45) at slot 78
[05:44:41] Checkpoint Position: { 285.847412, -86.774101, 1001.522888 }
[05:44:41] [Checkpoint Manager] Checkpoint created (46) at slot 79
[05:44:41] Checkpoint Position: { 285.847412, -86.774101, 1001.522888 }
[05:44:41] [Checkpoint Manager] Checkpoint created (47) at slot 80
[05:44:41] Checkpoint Position: { 285.847412, -86.774101, 1001.522888 }
[05:44:41] [Checkpoint Manager] Checkpoint created (4 at slot 81
[05:44:41] Checkpoint Position: { 285.847412, -86.774101, 1001.522888 }
[05:44:41] [Checkpoint Manager] Checkpoint created (92) at slot 82
[05:44:41] Checkpoint Position: { 285.847412, -86.774101, 1001.522888 }
[05:44:41] [Checkpoint Manager] Checkpoint created (49) at slot 83
[05:44:41] Checkpoint Position: { 390.768310, 173.787292, 1008.382812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (50) at slot 84
[05:44:41] Checkpoint Position: { 362.873291, -75.168701, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (51) at slot 85
[05:44:41] Checkpoint Position: { 362.873291, -75.168701, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (52) at slot 86
[05:44:41] Checkpoint Position: { 362.873291, -75.168701, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (53) at slot 87
[05:44:41] Checkpoint Position: { 364.900695, -11.767200, 1001.851623 }
[05:44:41] [Checkpoint Manager] Checkpoint created (54) at slot 88
[05:44:41] Checkpoint Position: { 364.900695, -11.767200, 1001.851623 }
[05:44:41] [Checkpoint Manager] Checkpoint created (100) at slot 89
[05:44:41] Checkpoint Position: { 364.900695, -11.767200, 1001.851623 }
[05:44:41] [Checkpoint Manager] Checkpoint created (55) at slot 90
[05:44:41] Checkpoint Position: { 362.873291, -75.168701, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (9 at slot 91
[05:44:41] Checkpoint Position: { 362.873291, -75.168701, 1001.507812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (56) at slot 92
[05:44:41] Checkpoint Position: { -25.842399, -188.250503, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (57) at slot 93
[05:44:41] Checkpoint Position: { -25.842399, -188.250503, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (5 at slot 94
[05:44:41] Checkpoint Position: { -25.842399, -188.250503, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (95) at slot 95
[05:44:41] Checkpoint Position: { -25.842399, -188.250503, 1003.546875 }
[05:44:41] [Checkpoint Manager] Checkpoint created (59) at slot 96
[05:44:41] Checkpoint Position: { 372.260192, -133.519699, 1001.492187 }
[05:44:41] [Checkpoint Manager] Checkpoint created (86) at slot 97
[05:44:41] Checkpoint Position: { 1607.332885, 1816.765991, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (87) at slot 98
[05:44:41] Checkpoint Position: { 197.063796, 177.487106, 1003.023376 }
[05:44:41] [Checkpoint Manager] Checkpoint created (124) at slot 99
[05:44:41] Checkpoint Position: { 192.780105, 177.486495, 1003.153320 }
[05:44:41] [Checkpoint Manager] Checkpoint created (125) at slot 100
[05:44:41] Checkpoint Position: { 188.532501, 177.486495, 1003.153320 }
[05:44:41] [Checkpoint Manager] Checkpoint created (126) at slot 101
[05:44:41] Checkpoint Position: { 196.932601, 159.885696, 1003.153320 }
[05:44:41] [Checkpoint Manager] Checkpoint created (127) at slot 102
[05:44:41] Checkpoint Position: { 192.679000, 159.886306, 1003.153320 }
[05:44:41] [Checkpoint Manager] Checkpoint created (12 at slot 103
[05:44:41] Checkpoint Position: { 188.444396, 159.886199, 1003.153320 }
[05:44:41] [Checkpoint Manager] Checkpoint created (8 at slot 104
[05:44:41] Checkpoint Position: { 2311.274169, 2324.234863, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (89) at slot 105
[05:44:41] Checkpoint Position: { 493.336395, -24.830900, 1000.679687 }
[05:44:41] [Checkpoint Manager] Checkpoint created (90) at slot 106
[05:44:41] Checkpoint Position: { 499.967498, -20.694400, 1000.679687 }
[05:44:41] [Checkpoint Manager] Checkpoint created (10 at slot 107
[05:44:41] Checkpoint Position: { 1968.769287, 2295.873046, 16.455900 }
[05:44:41] [Checkpoint Manager] Checkpoint created (110) at slot 108
[05:44:41] Checkpoint Position: { 773.876708, -78.822799, 1000.662780 }
[05:44:41] [Checkpoint Manager] Checkpoint created (111) at slot 109
[05:44:41] Checkpoint Position: { 766.771789, -59.715900, 1000.656311 }
[05:44:41] [Checkpoint Manager] Checkpoint created (112) at slot 110
[05:44:41] Checkpoint Position: { 768.759521, -72.736297, 1000.656311 }
[05:44:41] [Checkpoint Manager] Checkpoint created (103) at slot 111
[05:44:41] Checkpoint Position: { 2447.669189, 2376.255615, 12.163499 }
[05:44:41] [Checkpoint Manager] Checkpoint created (104) at slot 112
[05:44:41] Checkpoint Position: { 2487.754150, 2397.235595, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (105) at slot 113
[05:44:41] Checkpoint Position: { 246.806198, 62.322799, 1003.640625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (107) at slot 114
[05:44:41] Checkpoint Position: { 250.056106, 69.420303, 1003.640625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (106) at slot 115
[05:44:41] Checkpoint Position: { 242.248596, 66.310798, 1003.640625 }
[05:44:41] [Checkpoint Manager] Checkpoint created (113) at slot 116
[05:44:41] Checkpoint Position: { 1735.743164, 1866.151611, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (114) at slot 117
[05:44:41] Checkpoint Position: { 966.246887, 2160.683593, 10.820300 }
[05:44:41] [Checkpoint Manager] Checkpoint created (115) at slot 118
[05:44:41] Checkpoint Position: { -2488.520507, 2295.313476, 4.984399 }
[05:44:41] [Checkpoint Manager] Checkpoint created (116) at slot 119
[05:44:41] Checkpoint Position: { 2375.578613, 2306.304443, 8.140600 }
[05:44:41] [Checkpoint Manager] Checkpoint created (117) at slot 120
[05:44:41] Checkpoint Position: { -2027.000000, -104.099998, 1034.800048 }
[05:44:41] [Checkpoint Manager] Checkpoint created (11 at slot 121
[05:44:41] Checkpoint Position: { -2032.790039, -117.389999, 1034.800048 }
[05:44:41] [Checkpoint Manager] Checkpoint created (119) at slot 122
[05:44:41] Checkpoint Position: { 2147.012695, 2425.325195, 65.277297 }
[05:44:41] [Checkpoint Manager] Checkpoint created (120) at slot 123
[05:44:41] Checkpoint Position: { 1672.548461, 1447.871215, 10.788100 }
[05:44:41] [Checkpoint Manager] Checkpoint created (121) at slot 124
[05:44:41] Checkpoint Position: { 937.084411, 1733.216796, 8.851599 }
[05:44:41] [Checkpoint Manager] Checkpoint created (122) at slot 125
[05:44:41] Checkpoint Position: { 246.417495, 107.298301, 1003.218811 }
[05:44:41] [Checkpoint Manager] Checkpoint created (123) at slot 126
[05:44:41] Checkpoint Position: { 246.446701, 118.537399, 1003.218811 }
[05:44:41] [Checkpoint Manager] Checkpoint created (129) at slot 127
[05:44:41] Checkpoint Position: { 2305.996582, 2377.820312, 11.220800 }
[05:44:41] [Checkpoint Manager] Checkpoint created (130) at slot 128
[05:44:41] Checkpoint Position: { 501.953613, -67.564903, 998.757812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (131) at slot 129
[05:44:41] Checkpoint Position: { 496.477111, -76.037803, 998.757812 }
[05:44:41] [Checkpoint Manager] Checkpoint created (132) at slot 130
[05:44:41] Checkpoint Position: { 2364.895507, 2377.616943, 10.820300 }
[05:44:41] Reading File: blank
[05:44:41] Reading File: properties/houses.txt
[05:44:41] Reading File: properties/businesses.txt
[05:44:41] Reading File: properties/banks.txt
[05:44:41] Reading File: properties/police.txt
[05:44:41] [----------------------------------------]
[05:44:41] [--------- Gamemode: NVCNR v2.3 ---------]
[05:44:41] [-------- Owner/Developer: Weponz -------]
[05:44:41] [-- Copyright: Weponz Inc. © 2010-2012 --]
[05:44:41] [----------------------------------------]
[05:44:41] Number of vehicle models: 69
[05:44:41] [npc:join] Elvis has joined the server (0:127.0.0.1)




Re: Run time error 19: "File or function is not found" - With logs! - vMapper - 29.12.2012

Oh, i found out the problem. Download the latest streamer.inc include, re-paste it in your pawno/includes, overwrite everything, open the script, re-compile it, and start samp-server.exe