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.
0 Tickets in local games
-
- PR:BF2 Developer
- Posts: 2991
- Joined: 2009-08-10 18:58
Re: 0 Tickets in local games
"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?
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?