sirskunkalot / PlanBuild

Valheim mod enabling you to plan buildings, copy structures and terraform
Do What The F*ck You Want To Public License
8 stars 13 forks source link

Could not resolve field token 0x040001df #73

Open LordDelacroix opened 1 year ago

LordDelacroix commented 1 year ago

Loading up Valheim with the latest PlanBuild I get this error;

[Error : Unity Log] BadImageFormatException: Could not resolve field token 0x040001df, due to: Could not load type of field 'PlanBuild.Blueprints.BlueprintManager+<>c:<>9__9_0' (1) due to: Could not load file or assembly 'MMHOOK_assembly_valheim, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:MMHOOK_assembly_valheim, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type: member:(null) signature: assembly:C:\Program Files (x86)\Steam\steamapps\common\Valheim\BepInEx\plugins\PlanBuild\PlanBuild.dll type:<>c member:(null) signature: Stack trace: PlanBuild.PlanBuildPlugin.Awake () (at :0) UnityEngine.GameObject:AddComponent(Type) BepInEx.Bootstrap.Chainloader:Start() UnityEngine.UI.Image:OnCanvasHierarchyChanged()

adamtomat commented 7 months ago

Also getting the same error. I get this when opening the game too:

image