Cannot create local server

If you find a bug within PR:BF2 (including PRSP), please report it here.
Post Reply
sirfstar
Posts: 255
Joined: 2011-09-01 07:18

Cannot create local server

Post by sirfstar »

If i try to create local / coop, this is what i get after the loading: if it's AAS i can see all the flags possible on this map, "wounded" message, 'give up / call medic' buttons, 0 tickets and i cannot spawn.
This happens every time no matter what map or mode i've tried. Any chance to fix it without reinstalling the game?
Boris
Posts: 223
Joined: 2006-11-11 22:18

Re: Cannot create local server

Post by Boris »

Go to \mods\pr\python\game\__init__.py, open it in Notepad, and check it's not empty. It should contain the following:

Code: Select all

#------------------------------------------------------------------
#
# PROJECT REALITY SERVER INIT
#
# This file can be edited by any server (public or private).
# 

import realityinit
realityinit.init(False) # Switch to True if using debugger executables (PRLauncher.exe will automatically modify this value accordingly)

#------------------------------------------------------------------
# Add your custom script initialisation below
#
sirfstar
Posts: 255
Joined: 2011-09-01 07:18

Re: Cannot create local server

Post by sirfstar »

Worked, thanks a lot
Post Reply

Return to “PR:BF2 Bugs”