Hello, I created the other mod that adds 2 rows to your inventory. First of all, I want to apologize to all that lost their hard earned and beloved items due to the bug in my mod. 2nd, I worked with Fangodus to find and fix the bug that was probably possible to to happen in this mod too. We found a workaround and he added it to his mod. Because the 2 mods do the same thing (in the same way) I will not reupload my mod. Use this one - it is way better. Thanks to all of you and again, sorry for the bug!
So everything was fine when I closed the game last night (02/24/2021). Started the game this morning and not just the last 2 rows were gone, about 8 rows were gone with really good gear in them. Sad Face...
@brentlittle That's odd. It wasn't an issue with dying? Did you close the game correctly so it all saved? How many rows are you using? Was this on a server?
I apologize for the lost items and I will help you get them back if you'd like!
My son and I had recently had the same issue I lost all my armor i had on and he lost ALL mats after he died. I'm not using this mod after that crap. I loved the mod too for a short time we had it.
Edit: Item loss bug has been fixed for most, but some people still report losing items. This seems to be happening when dying in a dungeon. It appears all item loss bugs have been fixed - however, use this at your own risk!
Leave your suggestions here!
Current suggestions:
Increase chest slots Someone else made this a mod and it works with this mod!
Move chest UI down Implemented!
Move chest UI to the right (if enabled in config) - This should be implemented on 2/25 Use the suggested mod to move container windows.
I lose items with a 6 bar inventory, changed to 5 and seems to work fine. I'm also using the Equipment and Quick Slots mod https://www.nexusmods.com/valheim/mods/92
@leotec26 @NecroGore Working on adding a chest ui movement atm. I'm part-way done with it, but the buttons and such seem to be independently positioned. That means I have to find how to move each part. This may be easy or take some time but I should be able to get it done
@VrykolakasKT Thank you for the info! Oddly enough it seems like a very small amount of people have issues while using that mod too but most do not. Are you using any other mods?
Confirm you lose most of the stuff in the bottom two rows (mods I have are clock, craft from containers, torch mod, more slots, quick stack, valheim plus, remember IP damnit) when you die. Also, by building down instead of over, it interferes with the chest when you are trying to move stuff from the inventory to the chest. Other than that, great mod!
Thank for the report logan. It may not be an issue with other mods in general, but rather when the game saves while the player is far enough away from the gravestone.
Edit: Item loss has since been fixed (for most, refer to mod description)
hi, I think to work around this issue, you have to implement something that will hook into the death routine and copy all the extra inventory items to grave thingy.
i have a question can u make a second verion of this mod where the chest inventory window isnt set lower? i use the auga hud overhaul and if i look in the large chest i saw the last row only in half soo the window is way to low but if u can keep it on standard it would be fine i think
Всем привет. Мод очень понравился, но я столкнулся с проблемой черного экрана после смерти. Приходится каждый раз перезаходить в игру. Когда создаешь сервер с друзьями, это очень неудобно... их выкидывает из игры, пока я переподключаюсь и потом они заново заходят. Получается, мне лучше не умирать)
also with valheim 214.2 , bepinexpack 5.4.2100 & ValheimModding-Jotunn-2.11.0 , unfortunately it work but not well . the inventory chest is moved down and it doesn't appear in aedenthorn config manager now .
207 comments
First of all, I want to apologize to all that lost their hard earned and beloved items due to the bug in my mod.
2nd, I worked with Fangodus to find and fix the bug that was probably possible to to happen in this mod too.
We found a workaround and he added it to his mod. Because the 2 mods do the same thing (in the same way) I will not reupload my mod.
Use this one - it is way better.
Thanks to all of you and again, sorry for the bug!
I apologize for the lost items and I will help you get them back if you'd like!
Item loss bug has been fixed for most, but some people still report losing items. This seems to be happening when dying in a dungeon.
It appears all item loss bugs have been fixed - however, use this at your own risk!Leave your suggestions here!
Current suggestions:
Increase chest slotsSomeone else made this a mod and it works with this mod!Move chest UI downImplemented!Move chest UI to the right (if enabled in config) - This should be implemented on 2/25Use the suggested mod to move container windows.Edit: Item loss has since been fixed (for most, refer to mod description)
Movable Chest Inventory Panel
(if i deinstall extraslots the window is right under the inventory window so its no other mod)
Hi ,I have a black screen after death and cannot load the game properly. Here are the console logs:
[Error : Unity Log] MissingFieldException: Field 'ItemDrop/ItemData.m_equiped' not found.
Stack trace:
System.Linq.Enumerable+WhereListIterator`1[TSource].ToArray () (at <351e49e2a5bf4fd6beabb458ce2255f3>:0)
System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) (at <351e49e2a5bf4fd6beabb458ce2255f3>:0)
ValheimInventorySlots.TombstonePatcher.Prefix (Player __instance) (at <13c2d7b4608a4caaabc7f35a5432d075>:0)
(wrapper dynamic-method) Player.DMD<Player::CreateTombStone>(Player)
Player.OnDeath () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
Character.CheckDeath () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
Character.CustomFixedUpdate () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
MonoUpdaters.FixedUpdate () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
MOD List:
BetterTrader
ExpertMode
ForeverBuild
MassFarming
moreslots
UseEquipmentInWater
ValheimRecycle
But I ran into a problem on game version 0.216.9
Error log:
[Error : Unity Log] MissingFieldException: Field 'ItemDrop/ItemData.m_equiped' not found.
Stack trace:
System.Linq.Enumerable+WhereListIterator`1[TSource].ToArray () (at <351e49e2a5bf4fd6beabb458ce2255f3>:0)
System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) (at <351e49e2a5bf4fd6beabb458ce2255f3>:0)
ValheimInventorySlots.TombstonePatcher.Prefix (Player __instance) (at <13c2d7b4608a4caaabc7f35a5432d075>:0)
(wrapper dynamic-method) Player.DMD<Player::CreateTombStone>(Player)
Player.OnDeath () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
Character.CheckDeath () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
Character.CustomFixedUpdate () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
MonoUpdaters.FixedUpdate () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
Fix:
Replace m_equiped to m_equipped in ValheimInventorySlots namespace.
I fixed the problem, here is the finished file: Google Drive
Спасибо разработчику.
https://cdn.discordapp.com/attachments/1072555293709451455/1085637729028673557/Valheim_moreslots_bug1.jpg
https://cdn.discordapp.com/attachments/1072555293709451455/1085637729288724550/Valheim_more_slots_bug2.jpg