Mode restarts?
#1

Hello, Ive recently made this script but when I go in game to try it the mode seems to be restarting all the time. I decided to debug it and this is what i got:

Quote:

GameModeInit successfull.
Number of vehicle models: 15
Incoming connecting from 127.0.0.1
OnPlayerConnect successfull.
(Restart here probably)
GameModeInit successfull.
Number of vehicle models: 15
Incoming connecting from 127.0.0.1
OnPlayerConnect successfull.
(Restart again)

I dont even have time to write in my password...

Anyone knows whats wrong?
Reply
#2

A snippet of your code might help to see what's wrong.
That's your best bet.
Reply
#3

there might me a function in your code that crashes the game mode so it then restart
So like Stigg said some code would be good
Reply
#4

Nvm found the problem, I accidently removed a file wich was loaded at start. Working now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)