Issue Stardew not responding on steam (Thinking it has to do with mods)

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 :(
 

Attachments

nat1376

Greenhorn
UPDATE:

I removed and redownloaded all of my mods little by little and realized the mod: Anti-social NPCs was causing it to not respond.

Some of the mods I really like require that mod, would anyone know how to fix it?
 
Thanks for the log; I uploaded it to the SMAPI log parser site: https://smapi.io/log/3ead356a742c47d981b98b8785ceaf3c
And, nice work on some of the troubleshooting.

For AntiSocial; it doesn't seem like it's going to get an update; the dev posted they plan on letting SDV 1.6 take over the mod duties.



But, looking at your log, and as you mentioned TMXL.
If you really, redownloaded all of them, and they're now up to date. Then, you don't need PyTK for TMXL anymore.
Just make sure you're now on the official TMXL toolkit again: https://www.nexusmods.com/stardewvalley/mods/1820?tab=files

So, try removing PyTK, and putting AntiSocial back.
 

itskazziee

Greenhorn
UPDATE:

I removed and redownloaded all of my mods little by little and realized the mod: Anti-social NPCs was causing it to not respond.

Some of the mods I really like require that mod, would anyone know how to fix it?
Hey,

A few things,
I am no good at reading code and such but have you installed all your mods, SMAPI included, correctly?
Some of your mod folders need removed and some of your mods are outdated.
For Get Dressed (OUTDATED) I suggest Fashion Sense
PyTK is being fazed out so delete all its files.
We are on 1.24.1 for TMXL so delete all old files and update that here.
PlatoTK update, delete all old files before updating.
I don't think you need all those Shiko files, you will still get purple for the unofficial but delete all the files and only download one of the following;
Shiko Unofficial Update or SVE Shiko Unofficial Update
You can update Caroline Gifts
More Artifact Spots is now Increased Artifact Spots
Balance Valley Mining is now just Balance Valley
Multiple Spouses is now Free Love

The mod author of Anti-Social NPC's has this in the description, "The upcoming (as of 3/23) version 1.6 of Stardew Valley will have native support for non-social NPCs. Therefore, this mod will be obsolete and unnecessary."

TMXL no longer needs PyTK if any of your mods have PyTK named in the manifest under dependencies, just remove it. If it is still breaking report it to Platonymous on the PyTK mod page directly. I would advise slowly fazing out the mods that are no longer needed as I have already listed a few for you. You can read about the changes here and can keep up with compatibility here .

I hope it all works out for you. I know I'm going to lose a few good mods myself come the update.
 

nat1376

Greenhorn
Hey,

A few things,
I am no good at reading code and such but have you installed all your mods, SMAPI included, correctly?
Some of your mod folders need removed and some of your mods are outdated.
For Get Dressed (OUTDATED) I suggest Fashion Sense
PyTK is being fazed out so delete all its files.
We are on 1.24.1 for TMXL so delete all old files and update that here.
PlatoTK update, delete all old files before updating.
I don't think you need all those Shiko files, you will still get purple for the unofficial but delete all the files and only download one of the following;
Shiko Unofficial Update or SVE Shiko Unofficial Update
You can update Caroline Gifts
More Artifact Spots is now Increased Artifact Spots
Balance Valley Mining is now just Balance Valley
Multiple Spouses is now Free Love

The mod author of Anti-Social NPC's has this in the description, "The upcoming (as of 3/23) version 1.6 of Stardew Valley will have native support for non-social NPCs. Therefore, this mod will be obsolete and unnecessary."

TMXL no longer needs PyTK if any of your mods have PyTK named in the manifest under dependencies, just remove it. If it is still breaking report it to Platonymous on the PyTK mod page directly. I would advise slowly fazing out the mods that are no longer needed as I have already listed a few for you. You can read about the changes here and can keep up with compatibility here .

I hope it all works out for you. I know I'm going to lose a few good mods myself come the update.
Hi! Tysm for all of the help and guidance. I did everything you mentioned. Definetly helped. Unfortunately it still is unresponsive with the Anti-social NPCs as you mentioned, so I assume that I might be able to download the ridgeside village, downtown zuzu and aquarium after the big update... hopefully lol
 

itskazziee

Greenhorn
Hi! Tysm for all of the help and guidance. I did everything you mentioned. Definetly helped. Unfortunately it still is unresponsive with the Anti-social NPCs as you mentioned, so I assume that I might be able to download the ridgeside village, downtown zuzu and aquarium after the big update... hopefully lol
Unfortunate :( , yes you wont need it come the update though. I am not sure how long till than but I am eagerly waiting with you!!!
 
Top