[Bug/error] Mode: Unknown
#1

Hey guys i got a problem here i just notice that when i have start my server it says under Mode: Unknown why and how can i fix it ?
Reply
#2

ok does ur gamemode doesnt work or just he give this message when u open samp-server.exe
________
WILLY MAIRESSE
Reply
#3

Quote:
Originally Posted by [AC
Etch ]
ok does ur gamemode doesnt work or just he give this message when u open samp-server.exe
Well i just notice that the server doesn't work but the funnyest part is that it work perfect on my computer but not at my host :S
Reply
#4

try to add somewhere in ur script :
main()
{
}
________
Coach handbags
Reply
#5

Quote:
Originally Posted by [AC
Etch ]
try to add somewhere in ur script :
main()
{
}
Already have but i readed the logo file and so this "Script[gamemodes/EverestGaming.amx]: Run time error 19: "File or function is not found"
Reply
#6

It have to be somewhere above game mode init. Also try SetGameModeText().
Reply
#7

It's caused by something that is needed for your gamemode to run missing. Check your server log.

Make sure you have all plugins, folders and includes at the right place.
Reply
#8

server_log.txt might tell you whats wrong.
Reply
#9

Well there is everything that i get from the server logo file

Код:
SA-MP Dedicated Server
----------------------
v0.3a R3, ©2005-2009 SA-MP Team

[18:22:27] 
[18:22:27] Server Plugins
[18:22:27] --------------
[18:22:27] Loading plugin: streamer
[18:22:27]  Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[18:22:27] Loading plugin: irc
[18:22:27]  Failed (plugins/irc: cannot open shared object file: No such file or directory)
[18:22:27] Loaded 0 plugins.

[18:22:27] 
[18:22:27] Ban list
[18:22:27] --------
[18:22:27] Loaded: samp.ban
[18:22:27] 
[18:22:27] 
[18:22:27] Filter Scripts
[18:22:27] ---------------
[18:22:27]  Loading filter script 'Seatbelt.amx'...
[18:22:27]  Unable to load filter script 'Seatbelt.amx'.
[18:22:27]  Loading filter script 'drop.amx'...
[18:22:27]  Unable to load filter script 'drop.amx'.
[18:22:27]  Loaded 0 filter scripts.

[18:22:27] Script[gamemodes/EverestGaming.amx]: Run time error 19: "File or function is not found"
[18:22:27] Number of vehicle models: 0
Reply
#10

Quote:
Originally Posted by Everest Community
Well there is everything that i get from the server logo file

Код:
SA-MP Dedicated Server
----------------------
v0.3a R3, ©2005-2009 SA-MP Team

[18:22:27] 
[18:22:27] Server Plugins
[18:22:27] --------------
[18:22:27] Loading plugin: streamer
[18:22:27] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[18:22:27] Loading plugin: irc
[18:22:27] Failed (plugins/irc: cannot open shared object file: No such file or directory)
[18:22:27] Loaded 0 plugins.

[18:22:27] 
[18:22:27] Ban list
[18:22:27] --------
[18:22:27] Loaded: samp.ban
[18:22:27] 
[18:22:27] 
[18:22:27] Filter Scripts
[18:22:27] ---------------
[18:22:27] Loading filter script 'Seatbelt.amx'...
[18:22:27] Unable to load filter script 'Seatbelt.amx'.
[18:22:27] Loading filter script 'drop.amx'...
[18:22:27] Unable to load filter script 'drop.amx'.
[18:22:27] Loaded 0 filter scripts.

[18:22:27] Script[gamemodes/EverestGaming.amx]: Run time error 19: "File or function is not found"
[18:22:27] Number of vehicle models: 0
It failed at loading the streamer plugin.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)