JereKuusela / valheim-expand_world_size

The Unlicense
1 stars 1 forks source link

Mod needs an update for Valheim build (218.21) #12

Open Onins opened 2 weeks ago

theycallmek commented 2 weeks ago

I also have this problem. With update 0.218.21 this seems to break valheim. After launching the game all the buttons have internal names starting with $. It also says "Beta" in the bottom right corner.

The console spams the error:

NullReferenceException: Object reference not set to an instance of an object at Heightmap.IsCleared (UnityEngine.Vector3 worldPos) [0x0003d] in <4a27d3ae196c493ab7929138c39de23e>:0 at ClutterSystem.GenerateVegPatch (UnityEngine.Vector2Int patchID, System.Single size) [0x002d0] in <4a27d3ae196c493ab7929138c39de23e>:0 at ClutterSystem.GeneratePatch (UnityEngine.Vector3 camPos, UnityEngine.Vector2Int p, System.Boolean& generated, System.Boolean rebuildAll) [0x0004a] in <4a27d3ae196c493ab7929138c39de23e>:0 at ClutterSystem.GeneratePatches (System.Boolean rebuildAll, UnityEngine.Vector3 center) [0x0000a] in <4a27d3ae196c493ab7929138c39de23e>:0 at ClutterSystem.UpdateGrass (System.Single dt, System.Boolean rebuildAll, UnityEngine.Vector3 center) [0x00009] in <4a27d3ae196c493ab7929138c39de23e>:0 at ClutterSystem.LateUpdate () [0x00083] in <4a27d3ae196c493ab7929138c39de23e>:0

EDIT: It looks as though this has been patched. The update came out right after I posted this.

Thanks for the quick work Jere! You're a legend <3