Skip to content

Valheim Admin Panel v2.2.2 — inventory-freeze fix

Choose a tag to compare

@hldblc hldblc released this 13 Jul 04:42

A stability release rolling up three real fixes on top of the 2.2.0 feature set. Panel-only changes — no server restart or companion update needed (companion stays 2.1.0).

🔧 Fixes

  • Frozen inventory — fixed. An icon-less cosmetic item (e.g. a hair prefab) left in your bag crashed InventoryGrid.UpdateGui every frame with IndexOutOfRangeException, freezing all inventory clicks/drags. The panel now auto-removes icon-less items every 2 seconds, so it can never freeze again. (Manual "Fix broken inventory items" button also remains in the Player tab.)
  • Removed the aggressive UI-input blocker that disabled Valheim's EventSystem while the cursor was over the panel — it could freeze the inventory where the panel overlapped it. Replaced with a self-heal that re-enables the input system if it's ever found disabled.
  • Icon-less items were already blocked from being bagged/given (panel + server-side), so this closes the whole class of inventory bugs with three layers of defense.

✨ Reminder — what 2.2.x added

  • Map-point teleport (open map, hover, press T) and quick-jump to spawn & boss altars
  • Player buffs survive respawn; one-hit-kill hardened; kick/ban by peer UID
  • 7 tabs of admin tools, server-side admin auth (only adminlist.txt Steam IDs)

📦 Install

Requires BepInEx for Valheim.

Where DLL
Admin's game (BepInEx/plugins) AdminPanel.dll + AdminPanelCompanion.dll
Dedicated server AdminPanelCompanion.dll
Other players AdminPanelCompanion.dll

Add your Steam ID to the server's adminlist.txt, then press F7 in-game.