Valheim
You are viewing a potentially older version of this package. View Latest Version
Install with App

Details

Date Uploaded
last week
Downloads
319
Size
60KB
ADDatHost Valheim hosting
€1

Custom QOL Server Pack

Client companion: Vhmod-Custom_QOL_Mod_Pack

Dedicated-server companion for Vhmod-Custom_QOL_Mod_Pack.

This release is the Valheim 1.0.12 compatibility baseline. Confirmed-incompatible dependencies remain removed unless they have been explicitly retested.

Status: AzuAutoStore 3.0.14 has been restored with AzuAutoStoreCompat 1.0.0 after successful client/server ServerSync validation.

Core updates for Valheim 1.0

  • denikson-BepInExPack_Valheim -> 5.4.2350
  • ValheimModding-Jotunn -> 2.30.0
  • Advize-PlantEverything -> 1.21.0
  • Digitalroot-Max_Dungeon_Rooms -> 2.0.39

Active server dependencies

Package Version
denikson-BepInExPack_Valheim 5.4.2350
ValheimModding-Jotunn 2.30.0
Advize-PlantEverything 1.21.0
Azumatt-AllTheBases 1.0.11
Azumatt-AzuAutoStore 3.0.14
KRINJUN-AzuAutoStoreCompat 1.0.2
Azumatt-AzuMiscPatches 1.2.8
Azumatt-AzuWearNTearPatches 1.0.8
Azumatt-LimitWorkstationDiscovery 1.0.3
Azumatt-PetPantry 1.0.5
Azumatt-Where_You_At 1.0.11
Digitalroot-Max_Dungeon_Rooms 2.0.39
MSchmoecker-LocalizationCache 0.3.0

AzuAutoStoreCompat — manual dedicated-server install

Version note: Thunderstore currently publishes this package as KRINJUN-AzuAutoStoreCompat-1.0.0. Its loaded BepInEx plugin reports AzuAutoStoreCompat 1.0.2 at runtime; the Thunderstore manifest must use the package version (1.0.0).

Azumatt-AzuAutoStore-3.0.14 requires KRINJUN-AzuAutoStoreCompat-1.0.0 on Valheim 1.0.x. The compatibility package is unusual because it contains both a normal BepInEx plugin and a preloader patcher.

If you install the server through r2modman/Thunderstore Mod Manager, the package manager places both components automatically. If you manage the dedicated server manually, make sure both files are present:

<server>/BepInEx/plugins/KRINJUN-AzuAutoStoreCompat/AzuAutoStoreCompat.dll
<server>/BepInEx/patchers/KRINJUN-AzuAutoStoreCompat/AzuAutoStoreCompat.Patcher.dll

Do not move AzuAutoStoreCompat.dll into BepInEx/patchers; the files have different roles. Also do not copy only the plugins directory when deploying this dependency.

A correct startup should show the patcher before the normal plugin loads:

Loaded 1 patcher method from [AzuAutoStoreCompat.Patcher ...]
3 patcher plugins loaded
Patching [assembly_valheim] with [KRINJUN.AzuAutoStoreCompat.Patcher.Patcher]
Successfully patched ZRoutedRpc.Everybody ...
...
Loading [AzuAutoStoreCompat 1.0.0]
Loading [AzuAutoStore 3.0.14]

When AzuAutoStore is installed on both client and server, ServerSync can enforce/version-check the mod and distribute the server configuration. The validated setup received AzuAutoStore's server configs and custom values successfully on Valheim 1.0.12.

Compatibility scope: AzuAutoStoreCompat restores several legacy Valheim API signatures globally. That can make other outdated mods appear healthier, but this pack does not treat those mods as supported unless they are independently retested.

Temporarily removed from the server pack

Mod Previous / tested package Reason
InstantEquip Smoothbrain-InstantEquip-1.0.6 Confirmed incompatible with Valheim 1.0.12. Its guardian-power patch calls the removed pre-1.0 Character.Message(MessageHud.MessageType, string, int, Sprite) overload, causing MissingMethodException in Player.StartGuardianPower() and preventing Forsaken powers from activating.
AzuSkillTweaks Azumatt-AzuSkillTweaks-1.0.6 Confirmed incompatible with Valheim 1.0.12. Its ServerSync implementation references the removed ZRoutedRpc.Everybody field, so it is removed from both client and server packs.
AzuWorkbenchTweaks Azumatt-AzuWorkbenchTweaks-1.0.5 Confirmed incompatible with Valheim 1.0.12; client repair/inventory code calls the removed pre-1.0 EffectList.Create(...) signature and repeatedly throws MissingMethodException.
AAABuildMenu Azumatt-AAABuildMenu-1.0.1 Harmony target removed/changed in Valheim 1.0.
AAA_Crafting Azumatt-AAA_Crafting-2.1.6 Obsolete Harmony targets on Valheim 1.0.
AzuAreaRepair Azumatt-AzuAreaRepair-1.1.6 Invalid IL / patch incompatibility on Valheim 1.0.
AzuCraftyBoxes Azumatt-AzuCraftyBoxes-1.8.15 Uses pre-1.0 ServerSync/RPC signatures.
AzuExtendedPlayerInventory Azumatt-AzuExtendedPlayerInventory-2.4.8 Latest tested release still fails on Valheim 1.0.12.
Backpacks Smoothbrain-Backpacks-1.3.8 Pre-1.0 RPC/Inventory signatures.
BowsBeforeHoes Azumatt-BowsBeforeHoes-1.3.14 Pre-1.0 ItemData/Inventory patch targets.
MultiUserChest MSchmoecker-MultiUserChest-0.6.1 Old RPC/API implementation breaks on Valheim 1.0.
PortalPreload Azumatt-PortalPreload-1.0.0 Targets removed/changed zone-loading methods.
Recycle_N_Reclaim Azumatt-Recycle_N_Reclaim-1.4.1 Pre-1.0 ServerSync/RPC signatures.
RepairStation Azumatt-RepairStation-1.2.6 Type/layout incompatibility on Valheim 1.0.
SeedBed blacks7ar-SeedBed-1.2.8 Pre-1.0 ServerSync/RPC signatures.
XRayVision Azumatt-XRayVision-2.2.5 Pre-1.0 ServerSync/RPC signatures.

| SleepSkip | Azumatt-SleepSkip-1.3.0 | Valheim 1.0 removed/changed ZRoutedRpc.Everybody; causes repeated MissingFieldException in Game.EverybodyIsTryingToSleep. |

Server-pack policy

  • Keep server-only gameplay mods on the server.
  • Keep optional server installs only where they provide useful ServerSync/config/version enforcement.
  • Exclude pure client UI/QOL mods.
  • AzuAutoStoreCompat is the one explicitly adopted compatibility bridge in this release because it has been validated with AzuAutoStore on both client and server.
  • Do not add other unofficial Valheim 1.0 compatibility forks to the baseline without a separate compatibility decision.

Jotunn 2.30.0 note

Jotunn 2.30.0 is the Valheim 1.0 update line, but its current release notes say the new build-piece category system is not fully updated yet. Custom pieces may appear without a category, so build-menu behavior needs testing.

DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro