Server Keeps Shutting Down
#1

The title states my situation, it starts up, then immediately shuts down, I don't understand what isn't working.
Reply
#2

You did something wrong in you gamemode probably try this in server.cfg

0gamemode (your gm name) 1
Reply
#3

[17:58:45] I couldn't load any gamemode scripts. Please verify your server.cfg
[17:58:45] It needs a gamemode0 line at the very least.
Reply
#4

When I do that, it will not work, everything has successfully been compiled and everything...

Here is the server.cfg:
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password ********
maxplayers 50
bind 108.170.11.22
port 7775
hostname Lost Life Roleplay[ENG]
0gamemode Lost 1
filterscripts Engine Speedo
plugins streamer.so geoip.so
announce 1
query 1
weburl Lost.tk
maxnpc 20
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
(I am using a linux server, by the way.)
Reply
#5

Change:

Quote:
Originally Posted by nmader
Посмотреть сообщение
0gamemode Lost 1
To:

Код:
gamemode0 Lost 1
Reply
#6

yes do what he said. That's all right im a newbie
Reply
#7

That is what I had it as before, and it would turn on, then immediately shut down....
Reply
#8

Quote:
Originally Posted by nmader
Посмотреть сообщение
That is what I had it as before, and it would turn on, then immediately shut down....
Is the gamemode named Lost.amx? If so, there is probably code in OnGameModeInit causing the crash.
Reply
#9

I found the problem, I had neglected to create a needed .ini file.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)