fezhub / DSP-Mods

Dyson Sphere Program Mods
GNU Lesser General Public License v2.1
43 stars 11 forks source link

Latest patch broke mod? #41

Closed Dawzzy42 closed 3 years ago

Dawzzy42 commented 3 years ago

Was working fine last night but the lastest patch happened and now this after I try to lay down a line of smelters.

Exception hit 120 times: MissingMethodException: Method not found: 'PlayerAction_Build.DoDestructObject'.
AdvancedBuildDestruct.BuildPatch.CreatePrebuildsPrePatch (PlayerAction_Build) <0x0002e>
(wrapper dynamic-method) PlayerAction_Build.DMD<PlayerAction_Build..CreatePrebuilds> (PlayerAction_Build) <0x00150>
PlayerAction_Build.BuildMainLogic () <0x0008c>
PlayerAction_Build.GameTick (long) <0x002c0>
PlayerController.GameTick (long) <0x0013f>
Player.GameTick (long) <0x0006c>
GameData.GameTick (long) <0x00110>
GameMain.FixedUpdate () <0x00262>

Target methods matching by name:
System.Void PlayerAction_Build::CreatePrebuilds()

Relevant plugins:
1. org.fezeral.plugins.copyinserters - thisisbrad-CopyInserters\CopyInserters.dll
    Postfix[index=0]: static System.Void DSP_Mods.CopyInserters.PlayerAction_Build_Patch::CreatePrebuilds_Prefix(PlayerAction_Build __instance)

2. harmony-auto-aae49424-c7de-4cd3-a166-51ee8ba009e0 - xiaoye97-AdvancedBuildDestruct\AdvancedBuildDestruct.dll
    Postfix[index=1]: static System.Boolean AdvancedBuildDestruct.BuildPatch::CreatePrebuildsPrePatch(PlayerAction_Build __instance)

==================
Dawzzy42 commented 3 years ago

After testing it is not copyinsterters causing crash, it is advancedbuilddestruct.