SA-MP Forums Archive
Server start with unknown gamemode - 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: Server start with unknown gamemode (/showthread.php?tid=498290)



Server start with unknown gamemode - SDLMMM - 02.03.2014

Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[20:47:51] 
[20:47:51] Server Plugins
[20:47:51] --------------
[20:47:51]  Loading plugin: streamer.so
[20:47:51] 

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

[20:47:51]   Loaded.
[20:47:51]  Loading plugin: sscanf.so
[20:47:51] 

[20:47:51]  ===============================

[20:47:51]       sscanf plugin loaded.     

[20:47:51]    © 2009 Alex "******" Cole

[20:47:51]  ===============================

[20:47:51]   Loaded.
[20:47:51]  Loading plugin: mysql.so
[20:47:51] 

  > MySQL plugin R7 successfully loaded.

[20:47:51]   Loaded.
[20:47:51]  Loaded 3 plugins.

[20:47:51] 
[20:47:51] Ban list
[20:47:51] --------
[20:47:51]  Loaded: samp.ban
[20:47:51] 
[20:47:51] 
[20:47:51] Filterscripts
[20:47:51] ---------------
[20:47:51]   Loading filterscript 'yom_buttons.amx'...
[20:47:51]   Loading filterscript 'gcustom.amx'...
[20:47:51]   Loading filterscript 'island.amx'...
[20:47:51]   Loading filterscript 'gates.amx'...
[20:47:51]   Loading filterscript 'buttons.amx'...
[20:47:51]   Loading filterscript 'speedo.amx'...
[20:47:51] Clock Speedometer load
[20:47:51]   Loading filterscript 'changeview.amx'...
[20:47:51]   Unable to load filterscript 'changeview.amx'.
[20:47:51]   Loading filterscript 'RichIsland.amx'...
[20:47:51]   Loading filterscript 'Church.amx'...
[20:47:51]   Loading filterscript 'delete.amx'...
[20:47:51]   Loading filterscript 'SAAS.amx'...
[20:47:51]   Loading filterscript 'map.amx'...
[20:47:51]   Loaded 11 filterscripts.

[20:47:51] Script[gamemodes/EGRP_main.amx]: Run time error 19: "File or function is not found"
[20:47:51] Number of vehicle models: 0
i compiled my pwn file on windows and no error ? i put it on host (linux) and when i start my server i get this error, any help


Re: Server start with unknown gamemode - Arnold_Collins - 02.03.2014

You either don't have all the plugin's or you forgot to compile the script.


Re: Server start with unknown gamemode - SDLMMM - 02.03.2014

nope , but server work fine in my localhost


Re: Server start with unknown gamemode - SupaVZ - 02.03.2014

it could be a ton of things, wrong mysql.so plugin, up to streamer plugins add crashdetector.dll or .so depending on what SO you are using, then re paste the server log.


Re: Server start with unknown gamemode - SupaVZ - 02.03.2014

Okay its very very likley the mysql plugin, try to download a static version, and make sure you are using the correct one people download mysql.so thinking there all the same but they are not so check your localhost server log and see if it is the right plugin version but like i said use crashdetector and it will give us a bit more to work on to resolve your issue.