Client prob

12/09/2013 14:10 igorbest2#1
>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??
12/11/2013 17:50 igorbest2#2
up
12/11/2013 21:41 DerForenLeser#3
What did you change in your client? Did it work before?