Ey, i was adding this system in my client Bitte melden Sie sich an, um diesen Link zu sehen. and i get a little problem.
I just implemented the whole system but now im getting this error from sysrr:
0108 00:08:13739 :: Traceback (most recent call last):
0108 00:08:13739 :: File "networkModule.py", line 239, in SetGamePhase
0108 00:08:13739 :: File "game.py", line 124, in __init__
0108 00:08:13740 :: File "interfaceModule.py", line 304, in MakeInterface
0108 00:08:13740 :: File "interfaceModule.py", line 176, in __MakeWindows
0108 00:08:13740 :: File "uiInventory.py", line 265, in __init__
0108 00:08:13740 :: File "uiInventory.py", line 503, in __LoadWindow
0108 00:08:13740 :: File "uiInventory.py", line 602, in SetInventoryPage
0108 00:08:13740 :: File "uiInventory.py", line 786, in RefreshBagSlotWindow
0108 00:08:13740 :: AttributeError
0108 00:08:13740 :: :
0108 00:08:13740 :: 'GridSlotWindow' object has no attribute 'SetValueInfoItem'
0108 00:08:13740 ::
I know there is an easy solution but i cant solve it, idk what im doing wrong...