fezhub / DSP-Mods

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

Unity Error when building is copied #35

Closed Baldie-dev closed 3 years ago

Baldie-dev commented 3 years ago

I am getting this error in version DSP 0.6.16.5780:

[Error : Unity Log] MissingMethodException: Method not found: 'HarmonyLib.CodeInstruction.StoreField'. Stack trace: DSP_Mods.CopyInserters.PlayerAction_Build_Patch.CalculatePose (PlayerAction_Build,int,int) <0x0001b> DSP_Mods.CopyInserters.PlayerAction_Build_Patch.SetCopyInfo_Postfix (PlayerAction_Build,PlanetFactory,PlanetAuxData,int,int) <0x012d5> (wrapper dynamic-method) PlayerAction_Build.DMD (PlayerAction_Build,int,int) <0x00507> PlayerAction_Inspect.GameTick (long) <0x009c4> PlayerController.GameTick (long) <0x0013f> Player.GameTick (long) <0x0006c> GameData.GameTick (long) <0x000fb> GameMain.FixedUpdate () <0x0025f

whl19910402 commented 3 years ago

The same error happened after the new update. Then I even can not copy the building.

fezhub commented 3 years ago

This error usually means something has gone wrong with the installation of the support files from BepInEx and Harmony. Have you installed these manually or via the Thunderstore Mod Manager?

2785 commented 3 years ago

Getting the same error in the new patch, running beplnEx 5.4.5 and copyInserters 1.6.0 both installed with r2modman. No other mods enabled too 🤔

2785 commented 3 years ago

ugh... conflict with the new 0.6.17.5932 feature of mass upgrade / dismantle (?) maybe (?)

fezhub commented 3 years ago

Just released an update 1.7 to fix the issue with 5932, please try that

2785 commented 3 years ago

worked like a charm

colbycheeze commented 3 years ago

Do I have to manual install, not sure how long it will take to be added to the mod manager?

kyldvs commented 3 years ago

@colbycheeze I had to restart the mod manager in order for it to realize there was an update.

colbycheeze commented 3 years ago

@colbycheeze I had to restart the mod manager in order for it to realize there was an update.

ah! Okay thanks, and yes this works. I was really sad when I logged in and everything was breaking, I was like NOOOOOO my free day is ruined! :P