moin leute,
Könnte jemand mir hier helfen
0404 15:54:16628 :: File "root/networkModule.py", line 234, in SetGamePhase
0404 15:54:16628 ::
0404 15:54:16628 :: self.SetPhaseWindow(game.GameWindow(self))
0404 15:54:16628 :: File "root/game.py", line 89, in __init__
0404 15:54:16628 ::
0404 15:54:16628 :: self.interface.MakeInterface()
0404 15:54:16628 :: File "root/interfaceModule.py", line 321, in MakeInterface
0404 15:54:16628 ::
0404 15:54:16628 :: self.__MakeChatWindow()
0404 15:54:16628 :: File "root/interfaceModule.py", line 120, in __MakeChatWindow
0404 15:54:16629 ::
0404 15:54:16629 :: wndChat = uiChat.ChatWindow()
0404 15:54:16629 :: File "root/uiChat.py", line 632, in __init__
0404 15:54:16629 ::
0404 15:54:16629 :: self.open_colors.SetCloseEvent(ui.__mem_func__(self.ColorsClose))
0404 15:54:16629 :: AttributeError
0404 15:54:16629 :: :
0404 15:54:16629 :: 'ChatWindow' object has no attribute 'ColorsClose'
0404 15:54:16629 ::