Unknown Gamemode[REP+ on Fix] -
Strech - 13.08.2012
We bought volt host = extracted every file in our file manager from my PC = Unknown Gamemode.Any ideas?
Re: Unknown Gamemode... -
Dare Devil..... - 13.08.2012
Show us your server logs,Probably a runtime error
Re: Unknown Gamemode... -
Strech - 13.08.2012
Quote:
Originally Posted by Dare Devil.....
Show us your server logs,Probably a runtime error
|
I will try reinstall.If not i will show you the logs.
Re: Unknown Gamemode... -
Dare Devil..... - 13.08.2012
Quote:
Originally Posted by Strech
I will try reinstall.If not i will show you the logs.
|
My experience reinstalling wont work but give it a try.
Re: Unknown Gamemode... -
Strech - 13.08.2012
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[14:38:26]
[14:38:26] Server Plugins
[14:38:26] --------------
[14:38:26] Loading plugin: streamer
[14:38:26] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[14:38:26] Loading plugin: audio
[14:38:26] Failed (plugins/audio: cannot open shared object file: No such file or directory)
[14:38:26] Loading plugin: sscanf
[14:38:26] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[14:38:26] Loaded 0 plugins.
[14:38:26]
[14:38:26] Filterscripts
[14:38:26] ---------------
[14:38:26] Loading filterscript 'gcustom.amx'...
[14:38:26] Loading filterscript 'vactions.amx'...
[14:38:26] Loading filterscript 'yom_buttons.amx'...
[14:38:26] Unable to load filterscript 'yom_buttons.amx'.
[14:38:26] Loaded 2 filterscripts.
[14:38:26] Script[gamemodes/DSRPPAULO.amx]: Run time error 19: "File or function is not found"
[14:38:26] Number of vehicle models: 0
I have plugins folder..
Re: Unknown Gamemode... -
Strech - 13.08.2012
bump
Re: Unknown Gamemode... -
Djole1337 - 13.08.2012
Quote:
Originally Posted by Strech
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[14:38:26]
[14:38:26] Server Plugins
[14:38:26] --------------
[14:38:26] Loading plugin: streamer
[14:38:26] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[14:38:26] Loading plugin: audio
[14:38:26] Failed (plugins/audio: cannot open shared object file: No such file or directory)
[14:38:26] Loading plugin: sscanf
[14:38:26] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[14:38:26] Loaded 0 plugins.
[14:38:26]
[14:38:26] Filterscripts
[14:38:26] ---------------
[14:38:26] Loading filterscript 'gcustom.amx'...
[14:38:26] Loading filterscript 'vactions.amx'...
[14:38:26] Loading filterscript 'yom_buttons.amx'...
[14:38:26] Unable to load filterscript 'yom_buttons.amx'.
[14:38:26] Loaded 2 filterscripts.
[14:38:26] Script[gamemodes/DSRPPAULO.amx]: Run time error 19: "File or function is not found"
[14:38:26] Number of vehicle models: 0
I have plugins folder..
|
You miss those plugins...
Most of it you can instal by clicking on
Re: Unknown Gamemode... -
Strech - 13.08.2012
Quote:
Originally Posted by Mr_DjolE
You miss those plugins...
Most of it you can instal by clicking on 
|
I have them inside plugins folder as extracted from my PC>
pawn Код:
echo Executing Server Config...
lanmode
1rcon_password
maxplayers
100port
9987hostname New Dimension Roleplay
[Refunding
][Grand Opening
]gamemode0
filterscripts gcustom vactions yom_buttons
announce
1query
1weburl
[url
]www.volt-host.com
[/url
]maxnpc
0onfoot_rate
40incar_rate
40weapon_rate
40stream_distance
300.0stream_rate
1000bind 66.85.141.89
my server config.
Re: Unknown Gamemode... -
Djole1337 - 13.08.2012
Quote:
Originally Posted by Strech
I have them inside plugins folder as extracted from my PC>
|
Can you show me the server.cfg ?
Re: Unknown Gamemode... -
Strech - 13.08.2012
Quote:
Originally Posted by Mr_DjolE
Can you show me the server.cfg ?
|
pawn Код:
echo Executing Server Config...
lanmode
1rcon_password
maxplayers
100port
9987hostname New Dimension Roleplay
[Refunding
][Grand Opening
]gamemode0 MYGAMEMODE
1filterscripts gcustom vactions yom_buttons
announce
1query
1weburl
[url
]www.volt-host.com
[/url
]maxnpc
0onfoot_rate
40incar_rate
40weapon_rate
40stream_distance
300.0stream_rate
1000bind 66.85.141.89
pawn Код:
[14:59:00]
[14:59:00] Server Plugins
[14:59:00] --------------
[14:59:00] Loaded 0 plugins.
[14:59:00]
[14:59:00] Filterscripts
[14:59:00] ---------------
[14:59:00] Loading filterscript 'gcustom.amx'...
[14:59:00] Loading filterscript 'vactions.amx'...
[14:59:00] Loading filterscript 'yom_buttons.amx'...
[14:59:00] Loaded 3 filterscripts.
[14:59:00] Script[gamemodes/DSRPPAULO.amx]: Run time error 19: "File or function is not found"
[14:59:00] Number of vehicle models: 0
Log after adding plugins.