Moin moin,
Ich hab ein neues Ingame charakterwindow eingefügt (quasi wenn man ig auf C drückt neues design)
jetzt spuckt mein Client folgendes in der syserr aus:
1128 15:45:08980 ::
networkModule.py(line:208) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:30) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
interfaceModule.py(line:48) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiNewCharacter.py(line:82) <module>
uiNewCharacter.py(line:111) NewCharacterWindow
networkModule.SetSelectCharacterPhase - <type 'exceptions.AttributeError'>:'module' object has no attribute 'EQUIPMENT_SHIELD'
1128 15:45:08981 :: ============================================================================================================
1128 15:45:08981 :: Abort!!!!
der erste Fehler ist jetzt weg allerdings gehts jetzt damit weiter:
1128 16:39:15968 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=48, itemIndex=82800) - Failed to item data
1128 16:39:16103 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
1128 16:39:18548 :: Traceback (most recent call last):
1128 16:39:18548 :: File "networkModule.py", line 247, in SetGamePhase
1128 16:39:18548 :: File "game.py", line 99, in __init__
1128 16:39:18548 :: File "interfaceModule.py", line 292, in MakeInterface
1128 16:39:18548 :: File "interfaceModule.py", line 173, in __MakeWindows
1128 16:39:18548 :: File "uiNewCharacter.py", line 135, in __init__
1128 16:39:18548 :: File "uiNewCharacter.py", line 426, in LoadWindow
1128 16:39:18549 :: File "uiNewCharacter.py", line 1029, in SetViewEquipmentSet
1128 16:39:18549 :: File "uiNewCharacter.py", line 715, in UpdateCharacterRender
1128 16:39:18549 :: AttributeError
1128 16:39:18549 :: :
1128 16:39:18549 :: 'RenderTarget' object has no attribute 'SetCharacterArmor'
1128 16:39:18549 ::
1128 16:39:28761 :: Traceback (most recent call last):
1128 16:39:28761 :: File "game.py", line 797, in RefreshInventory
1128 16:39:28762 :: File "interfaceModule.py", line 579, in RefreshInventory
1128 16:39:28762 :: AttributeError
1128 16:39:28762 :: :
1128 16:39:28762 :: 'NoneType' object has no attribute 'RefreshQuickSlot'
1128 16:39:28762 ::
1128 16:39:28762 :: Traceback (most recent call last):
1128 16:39:28762 :: File "game.py", line 797, in RefreshInventory
1128 16:39:28763 :: File "interfaceModule.py", line 579, in RefreshInventory
1128 16:39:28763 :: AttributeError
1128 16:39:28763 :: :
1128 16:39:28763 :: 'NoneType' object has no attribute 'RefreshQuickSlot'
1128 16:39:28763 ::
dankeschön