Jump to content

Right click not working in inventory


Recommended Posts

Hello,

i have a problem with the right mouse click.

Basically when i try to right click on a item in my inventory it just doesn't count it.

 

If an item has a script attached it doesn't start. If i put it on a shortcut instead it does.

 

Same happens for equip/unequip.

 

I have to drag the item in their slot to equip them.

How can i fix it?

Link to comment
Share on other sites

Syserr is empty. I think it's more a client-side problem.

It's not even about the item flags,i've checked them and it's all ok.

It's kind of the right click function isn't enabled in the inventory. But i can rotate the view,select a mob,npc or a player. That means there are functions for the mouse right click,but seems it's missing the one that equip/unequip and use items.

 

UPDATE:

I was checking the server syserr,wich was empty.

My mistake.

The client syserr says:

0115 02:02:33536 :: Traceback (most recent call last):

0115 02:02:33537 ::   File "ui.py", line 1498, in OnUnselectItemSlot

0115 02:02:33537 ::   File "ui.py", line 88, in __call__

0115 02:02:33537 ::   File "ui.py", line 79, in __call__

0115 02:02:33537 ::   File "uiInventory.py", line 1262, in UseItemSlot

0115 02:02:33537 ::   File "uiInventory.py", line 1334, in isShowSashWindow

0115 02:02:33538 :: AttributeError
0115 02:02:33538 :: : 
0115 02:02:33538 :: 'InventoryWindow' object has no attribute 'wndSashCombine'
0115 02:02:33538 :: 

0115 02:02:34262 :: Traceback (most recent call last):

0115 02:02:34262 ::   File "ui.py", line 1498, in OnUnselectItemSlot

0115 02:02:34263 ::   File "ui.py", line 88, in __call__

0115 02:02:34263 ::   File "ui.py", line 79, in __call__

0115 02:02:34263 ::   File "uiInventory.py", line 1262, in UseItemSlot

0115 02:02:34263 ::   File "uiInventory.py", line 1334, in isShowSashWindow

0115 02:02:34264 :: AttributeError
0115 02:02:34264 :: : 
0115 02:02:34264 :: 'InventoryWindow' object has no attribute 'wndSashCombine'
0115 02:02:34264 :: 

0115 02:02:34395 :: Traceback (most recent call last):

0115 02:02:34395 ::   File "ui.py", line 1498, in OnUnselectItemSlot

0115 02:02:34396 ::   File "ui.py", line 88, in __call__

0115 02:02:34396 ::   File "ui.py", line 79, in __call__

0115 02:02:34396 ::   File "uiInventory.py", line 1262, in UseItemSlot

0115 02:02:34396 ::   File "uiInventory.py", line 1334, in isShowSashWindow

0115 02:02:34397 :: AttributeError
0115 02:02:34397 :: : 
0115 02:02:34397 :: 'InventoryWindow' object has no attribute 'wndSashCombine'
0115 02:02:34397 :: 

0115 02:02:35014 :: Traceback (most recent call last):

0115 02:02:35014 ::   File "ui.py", line 1498, in OnUnselectItemSlot

0115 02:02:35014 ::   File "ui.py", line 88, in __call__

0115 02:02:35014 ::   File "ui.py", line 79, in __call__

0115 02:02:35014 ::   File "uiInventory.py", line 1262, in UseItemSlot

0115 02:02:35015 ::   File "uiInventory.py", line 1334, in isShowSashWindow

0115 02:02:35015 :: AttributeError
0115 02:02:35015 :: : 
0115 02:02:35015 :: 'InventoryWindow' object has no attribute 'wndSashCombine'
0115 02:02:35015 :: 

 

This is the hidden content, please

This is the hidden content, please

  • Love 2
Link to comment
Share on other sites

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.