Issue Modded Stardew Community Center Not Working

waltermittie

Greenhorn
Hi! This is my first time posting here so apoolgies if I miss anything. I have a very heavily modded version of Stardew I'm trying to run. Everything seems to run perfectly fine UNTIL I try to enter the community center. Then all the errors start coming through and the game freezes on a black screen. I've tried removing and adjusting mods but I'm not savvy enough to understand the error or know what's breaking my game. I've been making sure the mods are all updated. Below is the red error text from the smapi log. I'm not sure how to get ya'll the whole thing since it's too long to post here?

[game] An error occurred in the base update loop: System.Exception: The specified Tile Index is out of range
at xTile.Tiles.StaticTile..ctor(Layer layer, TileSheet tileSheet, BlendMode blendMode, Int32 tileIndex) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\xTileSource\xTile\Tiles\StaticTile.cs:line 71
at StardewValley.Locations.CommunityCenter.getJunimoNoteTileFrames(Int32 area, Map map) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\CommunityCenter.cs:line 1233
at StardewValley.Locations.CommunityCenter.addJunimoNote_PatchedBy<blueberry.LoveOfCooking>(Object area, Int32 )
at StardewValley.Locations.CommunityCenter.resetLocalState() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\CommunityCenter.cs:line 557
at StardewValley.GameLocation.<resetForPlayerEntry>b__263_0() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 5356
at StardewValley.ModHooks.OnGameLocation_ResetForPlayerEntry(GameLocation location, Action action) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\ModHooks.cs:line 12
at StardewValley.GameLocation.resetForPlayerEntry() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 5348
at StardewValley.Game1.onFadeToBlackComplete() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 6865
at StardewValley.BellsAndWhistles.ScreenFade.UpdateFade(GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\BellsAndWhistles\ScreenFade.cs:line 46
at StardewValley.Game1.UpdateOther(GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 7081
at StardewValley.Game1._update(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4765
at StardewValley.Game1.Update(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3876
at StardewModdingAPI.Framework.SGame.<>c__DisplayClass35_0.<Update>b__0() in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 169
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SCore.cs:line 1004
[game] An error occurred in the base update loop: System.Exception: The specified Tile Index is out of range
at xTile.Tiles.StaticTile..ctor(Layer layer, TileSheet tileSheet, BlendMode blendMode, Int32 tileIndex) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\xTileSource\xTile\Tiles\StaticTile.cs:line 71
at StardewValley.Locations.CommunityCenter.getJunimoNoteTileFrames(Int32 area, Map map) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\CommunityCenter.cs:line 1233
at StardewValley.Locations.CommunityCenter.addJunimoNote_PatchedBy<blueberry.LoveOfCooking>(Object area, Int32 )
at StardewValley.Locations.CommunityCenter.resetLocalState() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\CommunityCenter.cs:line 557
at StardewValley.GameLocation.<resetForPlayerEntry>b__263_0() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 5356
at StardewValley.ModHooks.OnGameLocation_ResetForPlayerEntry(GameLocation location, Action action) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\ModHooks.cs:line 12
at StardewValley.GameLocation.resetForPlayerEntry() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 5348
at StardewValley.Game1.onFadeToBlackComplete() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 6865
at StardewValley.BellsAndWhistles.ScreenFade.UpdateFade(GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\BellsAndWhistles\ScreenFade.cs:line 46
at StardewValley.Game1.UpdateOther(GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 7081
at StardewValley.Game1._update(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4765
at StardewValley.Game1.Update(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3876
at StardewModdingAPI.Framework.SGame.<>c__DisplayClass35_0.<Update>b__0() in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 169
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SCore.cs:line 1004

Thank you in advance!

Edit: Here's the link to the log: https://smapi.io/log/ad6a76bd91074fa1ac8fc0b3ca5fc831
 
Last edited:

Odin

Moderator
Staff member
Well, I'd recommend starting with updating the mods that can be:
You can update 12 mods:
Clint Narrative Overhaul 1.1.0: https://www.nexusmods.com/stardewvalley/mods/1067
Demetrius Narrative Overhaul 1.1.0: https://www.nexusmods.com/stardewvalley/mods/1120
Gus Narrative Overhaul 1.0.1: https://www.nexusmods.com/stardewvalley/mods/1144
Immersive Characters - Shane 2.4.2: https://www.moddrop.com/stardew-valley/mod/487802
Immersive Characters - Shane (STF) 2.4.2: https://www.moddrop.com/stardew-valley/mod/487802
Linus Narrative Overhaul 2.0.0: https://www.nexusmods.com/stardewvalley/mods/1488
Marnie Narrative Overhaul 1.1.1: https://www.nexusmods.com/stardewvalley/mods/1192
Marriage Dialogue Overhaul for Shane 1.2.0: https://www.nexusmods.com/stardewvalley/mods/3489
Museum Expansion CP 1.19.3: https://www.moddrop.com/stardew-valley/mod/823895
Refugee NPCs 0.4.0: https://www.nexusmods.com/stardewvalley/mods/3204
Refugee NPCs Extras 0.4.0: https://www.nexusmods.com/stardewvalley/mods/3204
Willy Narrative Overhaul 1.1.0: https://www.nexusmods.com/stardewvalley/mods/1047
I'd also recommend installing PlatoTK based on the mods you have that aren't loading. (And you should be able to uninstall Advanced Location Loader).
You may also want to verify your game files: https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335

If you do that and the issue still occurs, please share an updated log!
 

waltermittie

Greenhorn
Well, I'd recommend starting with updating the mods that can be:

I'd also recommend installing PlatoTK based on the mods you have that aren't loading. (And you should be able to uninstall Advanced Location Loader).
You may also want to verify your game files: https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335

If you do that and the issue still occurs, please share an updated log!
I verified the files and it all went well. I already had updated those mods but it keeps showing as not updated for some reason? I have been deleting the files and then placing the new ones (unless otherwise stated by the mod). Should I be treating it differently? It still crashes when I try to enter the community center. Here's the new log: https://smapi.io/log/2bc9badd166c4279993efd95e87432b8
 

waltermittie

Greenhorn
Taking a close look, it appears The Love of Cooking may be the issue here, and the author discusses an issue like the one you're having on Nexus: https://www.nexusmods.com/stardewvalley/mods/6830?tab=posts
hey! sorry it took me so long to get back to you. I wanted to start my game from scratch without the love of cooking mod. I also took the opportunity to remove some other mods too. I uninstalled, deleted all the files, and reinstalled everything. I also validated the files again just in case. sadly, it's still happening. I wish I could be more helpful. I don't see a mod mentioned in this error this time? here's the new log: https://smapi.io/log/ce677b5e721b4deea6e955cc34efec8a

I feel bad for having this weird issue. I have two mods, I think, that effect the community center. SVE and Community Center Reimagined and I'm not sure anyone else is having this issue.
 
Top