Jump to content

Recommended Posts

Hello Community! I tried to implement a chest view drop system but i'm having some kind of bugs and errors. I would really appreciate if you can help me at least on some of them, as i'm having a hard time trying to fix them by myself, and i don't really know where to start.

Syserr:

0727 16:10:03775 :: AttributeError
0727 16:10:03775 :: : 
0727 16:10:03775 :: 'Interface' object has no attribute 'AddChestDropInfo'
0727 16:10:03775 :: 

0727 16:10:03775 :: Traceback (most recent call last):

0727 16:10:03775 ::   File "game.py", line 2336, in BINARY_AddChestDropInfo

0727 16:10:03775 :: AttributeError
0727 16:10:03775 :: : 
0727 16:10:03775 :: 'Interface' object has no attribute 'AddChestDropInfo'
0727 16:10:03775 :: 

0727 16:10:03775 :: Traceback (most recent call last):

0727 16:10:03775 ::   File "game.py", line 2336, in BINARY_AddChestDropInfo

0727 16:10:03775 :: AttributeError
0727 16:10:03775 :: : 
0727 16:10:03775 :: 'Interface' object has no attribute 'AddChestDropInfo'
0727 16:10:03775 :: 

0727 16:10:03775 :: Traceback (most recent call last):

0727 16:10:03775 ::   File "game.py", line 2336, in BINARY_AddChestDropInfo

0727 16:10:03775 :: AttributeError
0727 16:10:03776 :: : 
0727 16:10:03776 :: 'Interface' object has no attribute 'AddChestDropInfo'
0727 16:10:03776 :: 

0727 16:10:03776 :: Traceback (most recent call last):

0727 16:10:03776 ::   File "game.py", line 2336, in BINARY_AddChestDropInfo

0727 16:10:03776 :: AttributeError
0727 16:10:03776 :: : 
0727 16:10:03776 :: 'Interface' object has no attribute 'AddChestDropInfo'
0727 16:10:03776 :: 

0727 16:10:03776 :: Traceback (most recent call last):

0727 16:10:03776 ::   File "game.py", line 2336, in BINARY_AddChestDropInfo

0727 16:10:03776 :: AttributeError
0727 16:10:03776 :: : 
0727 16:10:03776 :: 'Interface' object has no attribute 'AddChestDropInfo'
0727 16:10:03776 :: 

0727 16:10:03776 :: Traceback (most recent call last):

0727 16:10:03776 ::   File "game.py", line 2340, in BINARY_RefreshChestDropInfo

0727 16:10:03776 :: AttributeError
0727 16:10:03776 :: : 
0727 16:10:03776 :: 'Interface' object has no attribute 'RefreshChestDropInfo'
0727 16:10:03776 :: 

 

Images: 

The ninja armor which appears next to the chest icon is not a problem, as it is put by myself until i can fix the errors. Also, i don't really know how that inventory bug happened, as you can see from the attachements that when i hover the items it returns only the information, not the background as it was before. Also, the statistics that have appeared to the left and right upper corner on the screen are errors too, as they weren't there before i implemented the system.

 

Also: the inventory bug isn't just there, the whole background is invisible on Options tab and Select Character too

 

Spoiler

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.