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

Tree Spread mod issue #90

Closed Skac83 closed 5 months ago

Skac83 commented 1 year ago

Hi all! I have a compatibility issue with Tree Spread mod, the following lines were written in the SMAPI console during loading:

_[Tree Spread] The patch failed to apply cleanly. Usually this means the mod needs to be updated. [Tree Spread] As a result, this mod does not function properly or at all. [Tree Spread] Please upload your log file at https://log.smapi.io/ and report this bug at https://github.com/bcmpinc/StardewHack. [Tree Spread] StardewHack.InstructionNotFoundException: Could not find instruction sequence (failed to match line 0: "(none)"): ldc.r4 0.05 stloc.1 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.TreeSpread.ModEntry.TreeDayUpdate() in C:\Users\bauke\source\repos\StardewHack\TreeSpread\ModEntry.cs:line 89

SMAPI version: 3.18.3 StardewHack version: 6.0.0 Tree Spread version: 6.0.0

Has anyone had similar problems?

bcmpinc commented 5 months ago

I believe this is no longer an issue in SDV 1.6, SMAPI 4.0.0 & Tree Spread 7.1+.