Jump to content

Python error - 'module' object has no attribute 'REGION_DICT'


Recommended Posts

  • Active Member

Hey guys I get this error when I'm launching the game:

Spoiler

0328 12:49:01131 :: Traceback (most recent call last):

0328 12:49:01131 ::   File "uiPhaseCurtain.py", line 61, in OnUpdate

0328 12:49:01131 ::   File "networkModule.py", line 150, in __ChangePhaseWindow

0328 12:49:01132 ::   File "introLogin.py", line 279, in Open

0328 12:49:01132 ::   File "introLogin.py", line 1121, in __RefreshServerList

0328 12:49:01132 :: AttributeError
0328 12:49:01132 :: : 
0328 12:49:01132 :: 'module' object has no attribute 'REGION_DICT'
0328 12:49:01132 :: 

The game loads an empty server list and the login dialog behind it... So I checked my introLogin.py and serverInfo is imported but I'm still getting the error... Anybody got a solution?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.