bcmpinc / StardewHack

A bunch of Stardew Valley mods that heavily rely on IL code modification.
GNU Lesser General Public License v3.0
20 stars 14 forks source link

Issue with [TilledSoilDecay] #78

Closed ac72692 closed 2 years ago

ac72692 commented 2 years ago

[Tilled Soil Decay] Applying bytecode patches for bcmpinc.TilledSoilDecay. [Tilled Soil Decay] The patch failed to apply cleanly. Usually this means the mod needs to be updated. [Tilled Soil Decay] As a result, this mod does not function properly or at all. [Tilled Soil Decay] Please upload your log file at https://log.smapi.io/ and report this bug at https://github.com/bcmpinc/StardewHack. [Tilled Soil Decay] StardewHack.InstructionNotFoundException: Could not find instruction sequence (failed to match line 3: "ldarg.0 NULL"): isinst StardewValley.TerrainFeatures.HoeDirt callvirt StardewValley.Crop StardewValley.TerrainFeatures.HoeDirt::get_crop() brtrue ldsfld System.Random StardewValley.Game1::random callvirt ldc.r8 at StardewHack.InstructionRange..ctor(List`1 insts, InstructionMatcher[] contains, Int32 start, Int32 step) in C:\Users\bauke\source\repos\StardewHack\StardewHack\InstructionRange.cs:line 70 at StardewHack.TilledSoilDecay.ModEntry.Farm_DayUpdate() in C:\Users\bauke\source\repos\StardewHack\TilledSoilDecay\ModEntry.cs:line 74

bcmpinc commented 2 years ago

Please upload your log file at https://log.smapi.io/. Can you give me a link to the entire log file. Without the version information I cannot really help you.

ac72692 commented 2 years ago

https://smapi.io/log/62ed550115ec4368976bcf964bc6eed2 It seems ot be a problem with Stardew 1.5.6 update (according to a thread on Nexus Mods)

AC

On Tue, Dec 21, 2021 at 8:58 PM Bauke Conijn @.***> wrote:

Please upload your log file at https://log.smapi.io/ https://log.smapi.io/. Can you give me a link to the entire log file. Without the version information I cannot really help you.

— Reply to this email directly, view it on GitHub https://github.com/bcmpinc/StardewHack/issues/78#issuecomment-999222925, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXAJI5OVPCR76R5E3DUUFDLUSEWF7ANCNFSM5KRPCCZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

bcmpinc commented 2 years ago

I've released a new version of Tilled Soil Decay (v5.6) that fixes this compatibility issue with SDV 1.5.6.