#82. Win10. Inventory not showing up until I Reload. [resolved]

Locked
NecroViolator
Posts: 17
Joined: Sun Aug 13, 2017 8:01 am

#82. Win10. Inventory not showing up until I Reload. [resolved]

Post by NecroViolator »

Hi.
In ver81 I couldnt get some items from the dead in Dungeons.
In ver82 I can get the stuff but they do not show up until I Reload a save game.

I have a video of me picking up stuff from dead in Dungeon. It doesnt go into my Inventory.
When I Reload I have my stuff that I picked up.
Dont know where to put video.
EDIT : On thieves it doesnt show up when picking up, must reload.
Skeleton loot shows up straight away.

Thanks.

User avatar
Hazelnut
Posts: 3016
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: #82. Win10. Inventory not showing up until I Reload.

Post by Hazelnut »

I think I found the problem. It seems now that human enemies equip their stuff, it's still marked as equipped when you loot it. This means the inventory lists don't display them because the paperdoll should be, but it doesn't because although item is marked equipped - it's not in an equip slot.

If you use the equip button it should work correctly. I will try to fix this now.

EDIT: Fixed, PR submitted.

Thank you for reporting the issue.
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Interkarma
Posts: 7247
Joined: Sun Mar 22, 2015 1:51 am

Re: #82. Win10. Inventory not showing up until I Reload.

Post by Interkarma »

Thanks for the fix Hazelut!

User avatar
Hazelnut
Posts: 3016
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: #82. Win10. Inventory not showing up until I Reload. [resolved]

Post by Hazelnut »

Who's Hazelut? ;)
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Interkarma
Posts: 7247
Joined: Sun Mar 22, 2015 1:51 am

Re: #82. Win10. Inventory not showing up until I Reload. [resolved]

Post by Interkarma »

It seems my key is o loger workig. :)

User avatar
Hazelnut
Posts: 3016
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: #82. Win10. Inventory not showing up until I Reload. [resolved]

Post by Hazelnut »

That should make for interesting code.

it i = 0;

:-D
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

NecroViolator
Posts: 17
Joined: Sun Aug 13, 2017 8:01 am

Re: #82. Win10. Inventory not showing up until I Reload. [resolved]

Post by NecroViolator »

Sad to say the Boots dont work. Still goto reload.
Looks like everything else works better.

User avatar
Hazelnut
Posts: 3016
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: #82. Win10. Inventory not showing up until I Reload. [resolved]

Post by Hazelnut »

Well spotted. PR submitted with fix.
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Interkarma
Posts: 7247
Joined: Sun Mar 22, 2015 1:51 am

Re: #82. Win10. Inventory not showing up until I Reload. [resolved]

Post by Interkarma »

Thanks for that Hazelnut. Good catch guys.

Locked