Gamemode not found - 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: Gamemode not found (
/showthread.php?tid=639638)
Gamemode not found -
mrfong - 20.08.2017
when i try to open the server in windows it's ok but in linux i get the error
PHP код:
Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
how can i fix this kind of error? i only disabeld nativechecker as i don't have the linux one, my gamemodes stateS "Unknown" How to fix this?
Re: Gamemode not found - Astralis - 20.08.2017
linux plugins are .so, windows are .dll also check your server.cfg
Post your server_log.txt here
Re: Gamemode not found -
mrfong - 20.08.2017
Quote:
Originally Posted by Astralis
linux plugins are .so, windows are .dll also check your server.cfg
Post your server_log.txt here
|
i fixed that atlast, but i got new problem and mysql.so is making my gamemode unkown when i use mysql_static.so server works but disconnects all players after 5 seconds, crashdetect can't detect anything, and mysql_static is also causing problems now
Re: Gamemode not found -
FreAkeD - 20.08.2017
You need to post your server log in order for us to help you.