nat1376
Greenhorn
Hello,
Recently I uploaded a bunch of mods to my game on my windows 11, steam app. It was working fine, I think up until I had to download the PyTK mod since I needed it for the TXML Map Toolkit that I need for other mods.
Now whenever I load SD, the main screen with load properly but once I try load load an existing game or start a new one, it freezes and says 'not responding'
One of the main red codes I receive is:
L Map Toolkit] This mod failed in the GameLoop.GameLaunched event. Technical details:
MissingMethodException: Method not found: 'PyTK.Types.AssetInjector`2<Microsoft.Xna.Framework.Graphics.Texture2D,StardewModdingAPI.IAssetInfo> PyTK.Extensions.PyAssets.inject(Microsoft.Xna.Framework.Graphics.Texture2D, System.String)'.
at TMXLoader.TMXLoaderMod.loadContentPacks()
at TMXLoader.TMXLoaderMod.OnGameLaunched(Object sender, GameLaunchedEventArgs e) in /Users/ishanjalan/RiderProjects/Platonymous/TMXLoader/TMXLoaderMod.cs:line 1054
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
Maybe that ^ has to do with it?
I attached by SMAPI-latest log.
Someone PLEASE help :(
Recently I uploaded a bunch of mods to my game on my windows 11, steam app. It was working fine, I think up until I had to download the PyTK mod since I needed it for the TXML Map Toolkit that I need for other mods.
Now whenever I load SD, the main screen with load properly but once I try load load an existing game or start a new one, it freezes and says 'not responding'
One of the main red codes I receive is:
L Map Toolkit] This mod failed in the GameLoop.GameLaunched event. Technical details:
MissingMethodException: Method not found: 'PyTK.Types.AssetInjector`2<Microsoft.Xna.Framework.Graphics.Texture2D,StardewModdingAPI.IAssetInfo> PyTK.Extensions.PyAssets.inject(Microsoft.Xna.Framework.Graphics.Texture2D, System.String)'.
at TMXLoader.TMXLoaderMod.loadContentPacks()
at TMXLoader.TMXLoaderMod.OnGameLaunched(Object sender, GameLaunchedEventArgs e) in /Users/ishanjalan/RiderProjects/Platonymous/TMXLoader/TMXLoaderMod.cs:line 1054
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
Maybe that ^ has to do with it?
I attached by SMAPI-latest log.
Someone PLEASE help :(
Attachments
-
436.3 KB Views: 10