Jump to content

Davis856

Inactive Member
  • Posts

    6
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Davis856

  1. I tried to add Weblinks. The system is well set up, the only error that I have is that i cannot press "Yes" or "No" when i click a link.

    Syserr:

    0731 23:12:17037 :: Traceback (most recent call last):

    0731 23:12:17037 ::   File "ui.py", line 1423, in CallEvent

    0731 23:12:17037 ::   File "interfaceModule.py", line 399, in <lambda>

    0731 23:12:17037 :: AttributeError
    0731 23:12:17037 :: : 
    0731 23:12:17037 :: 'Interface' object has no attribute 'AnswerOpenLink'
    0731 23:12:17037 :: 

    I think it has to do something with binary, but i don't know how to fix it, since i've tried rearranging the tabs and it still doesn't work. Also, when i do "CTRL+V" before the link appears a box, and i wonder if i could remove it, since it's disturbing. 

    Additional info: My CTRL V works, so it isn't a problem there.

    Thanks in advance.

  2. 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

×
×
  • 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.