SA-MP Forums Archive
Server launch fail - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server launch fail (/showthread.php?tid=343375)



Server launch fail - Sajeevan - 17.05.2012

Help please.

Код:
[14:53:25] Number of vehicle models: 0
[14:53:25] Script[gamemodes/1.1.amx]: Run time error 19: "File or function is not found"

[14:53:25]   Loaded 0 filterscripts.
[14:53:25] ---------------
[14:53:25] Filterscripts
[14:53:25] 

[14:53:25]  Loaded 3 plugins.
[14:53:25]   Loaded.

*** GVar Plugin v1.3 by Incognito loaded ***

[14:53:25] 
[14:53:25]  Loading plugin: gvar.so
[14:53:25]   Loaded.

[14:53:25]  ===============================

[14:53:25]    © 2009 Alex "******" Cole

[14:53:25]       sscanf plugin loaded.     

[14:53:25]  ===============================

[14:53:25] 
[14:53:25]  Loading plugin: sscanf.so
[14:53:25]   Loaded.

*** IRC Plugin v1.4.2 by Incognito loaded ***

[14:53:25] 
[14:53:25]  Loading plugin: irc.so
[14:53:25] --------------
[14:53:25] Server Plugins
[14:53:25] 
[14:53:25] filterscripts = ""  (string)

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

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



Re: Server launch fail - Faisal_khan - 17.05.2012

Код:
Run time error 19: "File or function is not found"
This error is frequently because you are missing main() from your gamemode.


Re: Server launch fail - HaZaRaS™ - 17.05.2012

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
Код:
Run time error 19: "File or function is not found"
This error is frequently because you are missing main() from your gamemode.
lol i think a NO becouse thsi run time error 19 happend mostly with problems of plugins not with game mode...Pal try to download and use streamer and audio plugin and then add it and try agian !!!


Re: Server launch fail - Sajeevan - 17.05.2012

I fixed it.


Re: Server launch fail - $$inSane - 17.05.2012

sometimes these run time errors come because we dont have the compatable plugins and includes of current samp version