Runtime error 19 - 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: Runtime error 19 (
/showthread.php?tid=136715)
Runtime error 19 -
Rand_Omar - 26.03.2010
Код:
SA-MP Dedicated Server
----------------------
v0.3a R3, ©2005-2009 SA-MP Team
[13:22:59]
[13:22:59] Server Plugins
[13:22:59] --------------
[13:22:59] Loaded 0 plugins.
[13:22:59]
[13:22:59] Filter Scripts
[13:22:59] ---------------
[13:22:59] Loading filter script 'LSAirportPark.amx'...
[13:22:59] Loading filter script 'LSPolicePark.amx'...
[13:22:59] Loading filter script 'LSChillPark.amx'...
[13:22:59] Loaded 3 filter scripts.
[13:22:59] Only create trains with AddStaticVehicle/Ex
[13:22:59] Script[gamemodes/uvrp.amx]: Run time error 19: "File or function is not found"
[13:22:59] Number of vehicle models: 0
The gamemode is compiled and everything is good.., i can't figure out what's wrong!
Re: Runtime error 19 -
Correlli - 26.03.2010
Missing plugin?
Re: Runtime error 19 -
Rand_Omar - 26.03.2010
No plugins are missed, everything is okay.
Re: Runtime error 19 -
MaykoX - 26.03.2010
This only happends when something is missing (Usualy it goes for plugins). I guess you have plugin defined somewhere in gamemode or somewhere.
Re: Runtime error 19 -
Rand_Omar - 26.03.2010
Nevermind, i fixed it.. and no plugins were missed.