[Help]Gamemode and Server Crash
#1

Why does this always happen? I do "changemode freeroam" and it happens but i cant't spawn and after 10 secs, the server just crashes. What to do? I look in logs, says nothing about server closing down. What to do?
Reply
#2

Also, would this problem be in the script or in the server? All my other scripts work fine but this one crashes and stops the player from spwn....


Could it be cuz of this?

pawn Код:
public OnPlayerConnect(playerid)
{
SpawnPlayer(playerid)
return 1;
}
Reply
#3

Quote:
Originally Posted by Tigerbeast11
Also, would this problem be in the script or in the server? All my other scripts work fine but this one crashes and stops the player from spwn....


Could it be cuz of this?

pawn Код:
public OnPlayerConnect(playerid)
{
SpawnPlayer(playerid)
return 1;
}
yeah, place the SpawnPlayer at OnPlayerRequestClass
Reply
#4

Could something else also cause this prob?
Reply
#5

What could be causing this problem? I fixed that bug but it still crashes with nothing in the logs.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)