Gamemode crashes the server.
#1

My gamemode crashes the server rented by ServerFFS.

The gamemode has no errors. And the server runs great with other gamemodes.

Help please.
Reply
#2

you sure you typed the name right in server.cfg?
Reply
#3

yup:/
Reply
#4

Show us the log maybe its a plugin issue
Reply
#5

Yes, please show us the crash report.
Reply
#6

Got no plugins. I've reinstalled the server completely. Only added the gamemode.

Crash log reports:

Code:
Sat Mar 31 22:14:24 CEST 2012 :: Server not running (possible crash), restarting.
Reply
#7

This gamemode works on my local server. Not the hosted server.

Don't understand why though, as other gamemodes work on the hosted server.
Reply
#8

EDIT: Didn't work... Help please.

EDIT: Seems like the server crashes as soon as someone tries to connect.

pawn Code:
public OnPlayerConnect(playerid)
{
    OldAnim[playerid] = 0;
    SwimTime[playerid] = 0;
    return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)