SA-MP Forums Archive
"Unknow" Gamemode Bugg - 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: "Unknow" Gamemode Bugg (/showthread.php?tid=503877)



"Unknow" Gamemode Bugg - LarryTwist - 31.03.2014

I have a problem with my server its says unkknow gamemode how to fix it?
Pic: http://prntscr.com/35te5c
Pic2: http://prntscr.com/35ueht

Script[gamemodes/NERP.amx]: Run time error 19: "File or function is not found"
21:08:25]
[21:08:25] Server Plugins
[21:08:25] --------------
[21:08:25] Loading plugin: plugins
[21:08:25] Failed (plugins/plugins: cannot open shared object file: No such file or directory)
[21:08:25] Loading plugin: audio
[21:08:25] Failed (plugins/audio: cannot open shared object file: No such file or directory)
[21:08:25] Loading plugin: sscanf
[21:08:25] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[21:08:25] Loading plugin: streamer
[21:08:25] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[21:08:25] Loaded 0 plugins.


HERE IS SERVER CFG:
echo Executing Server Config...
lanmode 0
rcon_password Larrytest
maxplayers 30
port 7777
hostname [0.3z] TEST Roleplay [Refunding]
gamemode0 NERP 1
filterscripts buttons colors Rims interior siren ITPV3 anims
plugins audio sscanf streamer
announce 1
query 1
weburl CommingSoon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70


BTW its linux host!

Can any download the script and look if you find the bug/problem and upload when its fixed?
Hers download link
Mirror1 : http://www.speedyshare.com/aMjZG/asrp-servern.rar
Mirror2 : http://www.mediafire.com/download/ub...rp+servern.rar


Re: "Unknow" Gamemode Bugg - Arnold_Collins - 31.03.2014

Make sure that you uploaded all the needed plugin's and added them at server cfg


Re: "Unknow" Gamemode Bugg - Konstantinos - 31.03.2014

Load nativechecker plugin and add it last in the plugins line (in server.cfg). Start the server and it will print in the console/server log what functions are not registered. Post your whole server log so we can be able to see which plugins were loaded and which not.


Re: "Unknow" Gamemode Bugg - Abagail - 31.03.2014

Wrong section.


Re: "Unknow" Gamemode Bugg - LarryTwist - 02.04.2014

I have updated the Thread now ^^


Re: "Unknow" Gamemode Bugg - Spydah - 02.04.2014

Fix the plugins and includes and re-compile the script with the includes.


Re: "Unknow" Gamemode Bugg - LarryTwist - 02.04.2014

Theard Updated again


Re: "Unknow" Gamemode Bugg - cr33d - 02.04.2014

In server.cfg replace:
plugins audio sscanf streamer

with:
plugins audio.so sscanf.so streamer.so
And check do you have this files in plugins folder..


Re: "Unknow" Gamemode Bugg - LarryTwist - 03.04.2014

Its still says Script[gamemodes/andre.amx]: Run time error 19: "File or function is not found"
[20:44:30] Number of vehicle models: 0