>system.py(line:237) RumMainScript - execfile(name, _main_._dict_)
>system.py(line:192) execfile - kPE.run(filename, dict)
>system.py(line:163) run - exec(kcode, kDict)
>prototype.py(line;60) ? RunApp()
>prototype.py(line;51) RunApp - mainStream.SetLoginPhase()
>networkModule.py(line:172) SetLogonPhase selfPhaseWindow(introLogin.LoginWindow(self))
>networkModule.py(line:138) SetPhaseWindow - self._ChangePhaseWindow()
>networkModule.py(line:150)_ChangePhaseWindow - newPhaseWindow.Open()
>introLogin.py(line:271) Open - self._RefreshServerList()
>introLogin.py(line:1083)_RefreshServerList - if not serverInfo.REGION_DICT.has_key(regionID)
Run - execeptions.AttributeError:'module' object has no attribute 'REGION_DICT'
How to fix this??






