Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Valheim Patch 0.214.2 breaks inventory #790

Open
nilsroesel opened this issue Mar 13, 2023 · 10 comments
Open

[BUG] Valheim Patch 0.214.2 breaks inventory #790

nilsroesel opened this issue Mar 13, 2023 · 10 comments
Labels
bug Something isn't working

Comments

@nilsroesel
Copy link

  • Valheim Game Version: 0.214.2

Describe the bug
0.214.2 Patch seems to break inventory/chests and other storage grids
Inventory/Chests do not show up.
Log shows

[Error  : Unity Log] MissingMethodException: bool UIGroupHandler.IsActive()
Stack trace:
(wrapper dynamic-method) InventoryGrid.DMD<InventoryGrid::UpdateGamepad>(InventoryGrid)
InventoryGrid.UpdateInventory (Inventory inventory, Player player, ItemDrop+ItemData dragItem) (at <afd4e3f8ab8b460f8ff25d476fbd573e>:0)
InventoryGui.UpdateInventory (Player player) (at <afd4e3f8ab8b460f8ff25d476fbd573e>:0)
InventoryGui.Update () (at <afd4e3f8ab8b460f8ff25d476fbd573e>:0)

To Reproduce

Steps for the devs to reproduce the behavior:
Use Inventory Modifications and start.

Troubleshooting
Disabled all other mods and inventory grid changes and it worked

@nilsroesel nilsroesel added the bug Something isn't working label Mar 13, 2023
@SSimp258
Copy link

SSimp258 commented Mar 13, 2023

V+ doesn't work with the PTS version if it went live today. V+ will require an update.

@JackTheFragger
Copy link

I support this bug. It's a breaking bug and the most important at the moment!

@MartijnVogelaar
Copy link

It furthermore seems to break advanced building. I cannot start or stop it using F1 and F3.

@SSimp258
Copy link

We can use this issue to track what's broken from the update today.

@rexforab
Copy link

Any guestimate on the timeframe for the necessary fixes? Could it be today, or a week or a month? I'm not trying to rush anyone, just determining if I should settle in to playing vanilla for a while, or wait.

@scratje
Copy link

scratje commented Mar 13, 2023

I've downgraded my server back to 0.213.4 as a temporary workaround by switching to the "default_old" branch in Steam. That keeps my players happy until the V+ devs find the time to fix the issues reported. :)

@lud0vicb
Copy link

I had to rollback too. I used this guide : https://www.makeuseof.com/how-to-downgrade-steam-games/

@Fenrirthviti
Copy link

Fenrirthviti commented Mar 13, 2023

As this issue is meant to track things that appear to be broken with the update and not just the inventory, here is the list of things I've noticed:

  • All smelter-like station modifications do not seem to work (capacity, speed, etc. for kilns, smelters, etc.)
  • Player inventory size modification does not work.
  • Item stack size and weight modifications do not work.
  • Item durability mods (tested with a Torch) do not work.
  • Portal restriction modifications do not work.
  • Server config sync does not work.

Interestingly to this original report, my chests all seem to be working fine. However, if it helps any, I did install this mod for the first time after the 0.214.2 update.

@lilakat
Copy link

lilakat commented Mar 14, 2023

Adding onto the above, the structural integrity section seems to be broken. Neither disabling structural integrity nor reducing it work after the latest patch.

Advanced building mode won't turn on either.

@nilsroesel
Copy link
Author

  • Structural integrity modifications (rain damage, no damage to player structures)

By all testing i did the only thing that seems to work is the free rotation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants