Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ChunkLoaderFix
An unofficial fix for Frogger's currently broken ChunkLoader. Keeps chunks loaded even when you are far away.
| Last updated | 13 hours ago |
| Total downloads | 56 |
| Total rating | 0 |
| Categories | Utility Deep North Update |
| Dependency string | zeeCameLsnake-ChunkLoaderFix-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
ChunkLoader (Unofficial Fix)
This is an unofficial fix for the currently broken ChunkLoader mod by Frogger. All credits for the original idea and code go to Frogger. I will take this down once the original author updates their mod.
What is this?
Valheim normally unloads the world (chunks/zones) when players move far away. This causes processing workstations (like Smelters, Kilns, etc.) to pause their active processing while you are away. This mod adds a Chunk Loader Stone (found in the Hammer build menu) that forces the surrounding game zone to stay active in real-time, even when you are on the other side of the map! Perfect for keeping your automatic farms and workstations running continuously.
Changes in this fork
- Fixed for Valheim Deep North (v1.x.x): The original mod threw Harmony exceptions on
FindSectorObjectsandInActiveAreadue to game code changes in the Deep North update. This version updates the Harmony patches to match the new game methods. - Fixed NullReferenceException: Added safety checks to prevent errors when shaders are missing.
- Safe Upgrade Path: Mod GUID is changed to
com.zeecamelsnake.ChunkLoaderFixto avoid conflicts, but the in-game Prefab name remains identical. This means your previously built Chunk Loader Stones will NOT disappear when you switch to this fix!
Installation
Using a Mod Manager (Recommended)
- Uninstall Frogger's original ChunkLoader (if present).
- Install this mod via r2modman or Thunderstore Mod Manager.
Manual Installation
- Uninstall Frogger's original ChunkLoader (if present).
- Install BepInExPack Valheim.
- Extract the downloaded
ChunkLoaderFixzip file. - Place
ChunkLoader.dllinto yourBepInEx/plugins/folder.
Configuration
A new config file (com.zeecamelsnake.ChunkLoaderFix.cfg) will be generated. You can configure:
- If fuel is required
- Max Chunk Loaders per player
- Range of the chunk loader
Feedback and Bug Reports
Please report any issues or leave feedback on the NexusMods page of this mod.
Recommended Companion Mod
If you are using Chunk Loader to keep automated mob farms running, we highly recommend our new mod: Phantom Viking's Presence (or via NexusMods). It places a runestone that tricks nearby enemy spawners into triggering even when you are not there!