Help me fix Run time eror 19 -
glory88 - 07.02.2015
Run time error 19: "File or function is not found"
Help me fix it
Respuesta: Help me fix Run time eror 19 -
Zume - 07.02.2015
publish the server.log
Re: Help me fix Run time eror 19 -
glory88 - 07.02.2015
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[15:59:36] announce = 1 (bool)
[15:59:36]
[15:59:36] Server Plugins
[15:59:36] --------------
[15:59:36] Loading plugin: streamer
[15:59:36] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[15:59:36] Loaded 0 plugins.
[15:59:36]
[15:59:36] Filterscripts
[15:59:36] ---------------
[15:59:36] Loading filterscript 'buttons.amx'...
[15:59:36] Loading filterscript 'Toll.amx'...
[15:59:36] Initializing toll system...
[15:59:36] ____________________________________
[15:59:36] © Lenny 2010
[15:59:36] Loading filterscript 'ls_elevator.amx'...
[15:59:36] Loading filterscript 'AFK.amx'...
[15:59:36] Loading filterscript 'gCamera.amx'...
[15:59:36] ====================================
[15:59:36] | gCamera V1.0 |
[15:59:36] | ©Gamer931215 |
[15:59:36] ====================================
[15:59:36] Initializing...
[15:59:36] gCamera has succesfully loaded 0 camera(s).
[15:59:36] Loading filterscript 'flash.amx'...
[15:59:36]
--------------------------------------
[15:59:36] Police Flash lights V2.1
[15:59:36] By Stefantjuh97
[15:59:36] --------------------------------------
[15:59:36] Loading filterscript 'lsmall.amx'...
[15:59:36] Loaded 7 filterscripts.
[15:59:36] Script[gamemodes/CG-RP1.amx]: Run time error 19: "File or function is not found"
[15:59:36] Number of vehicle models: 0
Re: Help me fix Run time eror 19 -
vinigas - 08.02.2015
Your gamemode using some plugin's native functions, but you are not running this plugins on server,
e.g. you using mysql plugin funcions on gamemode, but not running mysql plugin on server.
Re: Help me fix Run time eror 19 -
Ritzy2K - 08.02.2015
hmmm... i see ur trying to run classified gaming roleplay?
bro run the pluigs.. i guess it uses streamer whirpool..
if its windows then add em as in ur server.cfg as like Plugins Streamer Whirpool
or linux then Plugins Streamer.so Whirpool.so and restart the server
if the problem persist...run nativechecker plugin and then show the log once again and we ll try to help you