Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Cube problem

Initiate Mage
Joined
Feb 21, 2019
Messages
1
Reaction score
0
Hi guys pls help me .... my friend send me here because here are experts ... first of all i want to apologize for my English... i add cube system in my server ... when i start my client in syserr is this :
0219 12:43:20945 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0219 12:44:59698 :: Traceback (most recent call last):

0219 12:44:59698 :: File "game.py", line 1887, in BINARY_Cube_MaterialInfo
0219 12:44:59699 :: File "uiCube.py", line 442, in Refresh
0219 12:44:59699 :: KeyError
0219 12:44:59700 :: :
0219 12:44:59700 :: 1
0219 12:44:59700 ::

0219 12:44:02984 :: Traceback (most recent call last):
0219 12:44:02984 :: File "ui.py", line 1523, in OnMove
0219 12:44:02985 :: File "ui.py", line 87, in __call__
0219 12:44:02986 :: File "ui.py", line 69, in __call__
0219 12:44:02987 :: File "ui.py", line 2675, in OnMove
0219 12:44:02988 :: File "ui.py", line 87, in __call__
0219 12:44:02988 :: File "ui.py", line 69, in __call__
0219 12:44:02989 :: File "uiCube.py", line 186, in OnScrollResultList
0219 12:44:02990 :: File "uiCube.py", line 442, in Refresh
0219 12:44:02991 :: KeyError
0219 12:44:02991 :: :
0219 12:44:02991 :: 1
0219 12:44:02991 :: 

My uicube and game :

Thanks to everyone who answer


I want to apologize for my English
 
Back
Top