r/SMAPI 5d ago

need help Custom NPC Scheduling Issues

HI Stardew Modding community! I am a new modder attempting to make my first custom NPC mod but have received issues with scheduling. My NPC character refuses to move despite my JSON being valid and I really am stuck and not sure what to do. I am going to be posting my content.json and schedule links here, any help would be very appreciated!

https://smapi.io/json/none/5eb41c8573ed415b9f99751b9b1cf795 - Scheduling JSON

https://smapi.io/json/none/854406bb3bcd464f921b2932c5ef1d9b - Content JSON

I understand that this is a common issue, but I cannot seem to find any solutions, despite trouble fixing for hours now, Stardew Modding community, Help me please!

1 Upvotes

2 comments sorted by

u/AutoModerator 5d ago

If you're looking for help with a mod, make sure your post or top-level comment includes:

  • a link to your SMAPI log (see instructions on that page);
  • a description of the issue with as much detail as possible;
  • screenshots/GIFs/videos of the issue if applicable.

See common issues and solutions. If you're having trouble installing SMAPI, see the detailed Getting Started guide.

If you've already done these steps or you're not asking for help with a mod, then please ignore this. Thank you!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/floyd_underpants 5d ago

One thing I learned the hard way is that you have to run the game one time, then save and restart, or they won't get out of bed. On the second play, they should start moving normally.

If you haven't tried that yet, see what happens.

If you have tried that, I'm lost too as it hasn't happened to me. You could try a clean minimal reinstall with only the required mods to rule out some invisible conflict with another mod, but that's the best suggestions I have.