Hallo habe da paar sachen im Clienten verändert und bekomme immer folgendes Problem wenn ich ingame eine Nachricht öffnen will oder auf Spieloptionen klicken will:
Das Fenster schließt sich danach einfach immer
///////////// PROBLEM GELÖST EINFACH MAL DIE SYSERR DURCHGELESEN UND PROBLEM SELBST BEHOBEN DANKE
Code:
ui.py(line:3167) LoadScriptFile system.py(line:192) execfile system.py(line:163) Run uiscript/gameoptiondialog.py(line:16) ? LoadScriptFile!!!!!!!!!!!!!! - exceptions.AttributeError:'module' object has no attribute 'OPTION_BLOCK_VIEW_EQUIPMENT' 0709 10:12:46059 :: ============================================================================================================ 0709 10:12:46059 :: Abort!!!! 0709 10:12:46060 :: uiGameOption.py(line:82) __Load_LoadScript ui.py(line:3184) LoadScriptFile exception.py(line:36) Abort OptionDialog.__Load_LoadScript - exceptions.SystemExit: 0709 10:12:46060 :: ============================================================================================================ 0709 10:12:46060 :: Abort!!!!
///////////// PROBLEM GELÖST EINFACH MAL DIE SYSERR DURCHGELESEN UND PROBLEM SELBST BEHOBEN DANKE