Ship from Inventory

Ship from Inventory

13.5k Downloads

Can't load the mod with 1.14.1 on Ubuntu 18.04

Stupa163 opened this issue ยท 1 comments

commented

Having a SISGEV error when loading the mod with SMAPI 3.4.0.

=================================================================
	Managed Stacktrace:
=================================================================
	  at Harmony.ILCopying.Memory:WriteBytes <0x00077>
	  at Harmony.ILCopying.Memory:WriteJump <0x000eb>
	  at Harmony.ILCopying.Memory:DetourMethod <0x000cf>
	  at Harmony.PatchFunctions:UpdateWrapper <0x000b7>
	  at Harmony.PatchProcessor:Patch <0x002df>
	  at Harmony.HarmonyInstance:Patch <0x0016b>
	  at PyTK.PyTKMod:setupLoadIntercepter <0x00773>
	  at PyTK.PyTKMod:harmonyFix <0x0072f>
	  at PyTK.PyTKMod:Entry <0x00353>
	  at StardewModdingAPI.Framework.SCore:LoadMods <0x01990>
	  at StardewModdingAPI.Framework.SCore:InitializeBeforeFirstAssetLoaded <0x00d47>
	  at StardewModdingAPI.Framework.ContentManagers.GameContentManager:Load <0x00149>
	  at StardewModdingAPI.Framework.ContentManagers.BaseContentManager:Load <0x00071>
	  at StardewValley.CraftingRecipe:InitShared <0x00048>
	  at StardewValley.Game1:LoadContent <0x001db>
	  at StardewModdingAPI.Framework.SGame:LoadContent <0x0002b>
	  at Microsoft.Xna.Framework.Game:Initialize <0x00144>
	  at StardewValley.Game1:Initialize <0x00a13>
	  at Microsoft.Xna.Framework.Game:DoInitialize <0x00047>
	  at Microsoft.Xna.Framework.Game:Run <0x000ab>
	  at Microsoft.Xna.Framework.Game:Run <0x0003f>
	  at StardewModdingAPI.Framework.SCore:RunInteractively <0x016a3>
	  at StardewModdingAPI.Program:Start <0x001cf>
	  at StardewModdingAPI.Program:Main <0x000f3>
	  at <Module>:runtime_invoke_void_object <0x00091>
=================================================================
Aborted (core dumped)

This happens with mono stable (6.8) and preview (6.10) versions