Page 1 of 1

0 Tickets in local games

Posted: 2018-04-16 09:51
by MrGred54
I've tried everything what i have seen in the previous discussions but the problem still exist.
However this also happend:
GameStatus: 2
EXCEPTION: Exception'>
Active not set, GPO is not in protocol.
Trace:
realityzones.py on line 351
realityzones.py on line 279
realityzones.py on line 204
and i dont know what this means its from python errors.

Re: 0 Tickets in local games

Posted: 2018-04-16 10:06
by AlonTavor
"0 tickets" Usually happens when __init__.py gets overwritten by launcher improperly (When you turn on local python debugging mode). Check and see if the file isn't empty. (mods\pr\python\game\__init__.py)


That specific exception is unrelated, I'm using it as a logged warning. Shouldn't happen with our maps though, Are you using a custom map?