"Unknow" Gamemode Bugg
#1

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
Reply
#2

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

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.
Reply
#4

Wrong section.
Reply
#5

I have updated the Thread now ^^
Reply
#6

Fix the plugins and includes and re-compile the script with the includes.
Reply
#7

Theard Updated again
Reply
#8

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..
Reply
#9

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)