Giter Club home page Giter Club logo

serenegreenhouse's People

Contributors

floogen avatar

Stargazers

 avatar

Watchers

 avatar  avatar

serenegreenhouse's Issues

Greenhouse map modifications are not applied

Issue

The Greenhouse map modifications are not applied. Instead, the vanilla map is presented when entering the building.
During the game initialization, a patch error is recorded on the SMAPI console, as well as a Content Patcher warning regarding the map customization.

Expected Behavior

No error messages on SMAPI console and map customizations applied to the Greenhouse.

Relevant messages from the SMAPI log

[17:58:43 TRACE SMAPI]    SereneGreenhouse (from Mods\SereneGreenhouse\SereneGreenhouse\SereneGreenhouse.dll)...
[17:58:43 TRACE SMAPI]       Rewrote SereneGreenhouse.dll for OS...
[17:58:43 TRACE SMAPI]       Rewrote SereneGreenhouse.dll to fix Harmony 1.x...
[17:58:43 TRACE SMAPI]       Detected game patcher in assembly SereneGreenhouse.dll.
[17:58:43 TRACE SMAPI]    Serene Greenhouse (from Mods\SereneGreenhouse\[CP] SereneGreenhouse) [content pack]...
[17:58:44 INFO  SMAPI]    SereneGreenhouse 1.0.0 by PeacefulEnd | A greenhouse mod with a touch of Junimos.
[...]
[17:58:44 INFO  SMAPI]    Serene Greenhouse 1.0.0 by PeacefulEnd | for Content Patcher | A remake of the greenhouse, with a touch of Junimo.

[...]
[17:58:44 INFO  SMAPI]    Patched game code
[17:58:44 INFO  SMAPI]    --------------------------------------------------
[17:58:44 INFO  SMAPI]       These mods directly change the game code. They're more likely to cause errors or bugs in-game; if
[17:58:44 INFO  SMAPI]       your game has issues, try removing these first. Otherwise you can ignore this warning.
[...]
[17:58:44 INFO  SMAPI]       - SereneGreenhouse
[...]
[17:58:52 TRACE SMAPI] Event Repeater created dynamic content pack 'Event Repeater (fake content pack: SereneGreenhouse\[CP] SereneGreenhouse)' (unique ID: 8c052c432b8449d39920bc92ac7fce0c).
[...]
[17:58:58 ERROR SereneGreenhouse] Issue with Harmony patch: HarmonyLib.HarmonyException: Patching exception in method virtual System.Boolean StardewValley.GameLocation::answerDialogue(StardewValley.Response answer)
 ---> System.InvalidProgramException: Common Language Runtime detected an invalid program.
   at System.Runtime.CompilerServices.RuntimeHelpers._PrepareMethod(IRuntimeMethodInfo method, IntPtr* pInstantiation, Int32 cInstantiation)
   at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.PrepareMethod(MethodBase method, RuntimeMethodHandle handle)
   at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.<>c__DisplayClass24_0.<Pin>b__0(MethodBase m)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.Pin(MethodBase method)
   at MonoMod.RuntimeDetour.DetourHelper.Pin[T](T method)
   at HarmonyLib.MethodPatcher.CreateReplacement(Dictionary`2& finalInstructions)
   at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
   at HarmonyLib.PatchClassProcessor.ProcessPatchJob(Job job)
   --- End of inner exception stack trace ---
   at HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original)
   at HarmonyLib.PatchClassProcessor.Patch()
   at HarmonyLib.Harmony.<PatchAll>b__10_0(Type type)
   at HarmonyLib.CollectionExtensions.Do[T](IEnumerable`1 sequence, Action`1 action)
   at SereneGreenhouse.ModEntry.Entry(IModHelper helper) in C:\Users\Floogen\Documents\GitHub Repos\SereneGreenhouse\SereneGreenhouse\SereneGreenhouse\SereneGreenhouse\ModEntry.cs:line 44
[...]
[17:59:21 WARN  Content Patcher] Ignored Serene Greenhouse > Load Maps/Greenhouse: the FromFile is invalid: '{{PeacefulEnd.SereneGreenhouse/GreenhouseStage}}' can't be used as a token because that token could not be found.

Additional Information

SMAPI: 3.14.6
Content Patcher: 1.26.5
Serene Greenhouse mod version: 1.0.0
O.S.: Windows 11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.