Destroyed Items Not Disappearing From Inventory
Posted: Mon Feb 14, 2011 10:11 pm
So I open my equipment menu, and my inventory looks like this:
So I select Item B, destroy it, and while it looks the same as above, it's actually:
So I select Item B again not paying attention, and it shows Item B in the box that pops up, but when I click drop, the inventory pane behind the destroy item warning suddenly looks like above, with Item C selected. Confirming destroy will remove Item C.
The problem is that the inventory pane isn't updating until you try to destroy something again. So when you select another item and destroy it, you end up destroying the item under it if an item above it was deleted. Same thing happens regardless of if I'm using the mouse or movement+enter, if that helps.
STDOUT.txt Isn't reporting anything except "You destroyed (insert item here)", and some stuff about FPS, so it's not any help at all.
Code: Select all
Item A
Item B
Item C
Item D
Code: Select all
Item A
Item C
Item D
The problem is that the inventory pane isn't updating until you try to destroy something again. So when you select another item and destroy it, you end up destroying the item under it if an item above it was deleted. Same thing happens regardless of if I'm using the mouse or movement+enter, if that helps.
STDOUT.txt Isn't reporting anything except "You destroyed (insert item here)", and some stuff about FPS, so it's not any help at all.