@piggypoo54 You deleted some of the game files; you can reset them to fix that. (There's also an error reading some of your save files; see Saves#Troubleshooting for help with that.) @KariKariPudding Try updating to today's Flower Valley release to fix that.
the game crahes and shuts me out with the purple screen help,,,,plz,,, my log https://log.smapi.io/VQrUPnSf
@hongdabi You are using the wrong Smapi with the new beta build of the game. You either need to update your Smapi or revert your game version to the current stable build.
i don't even know what is wrong with this,the game just crash when i go to the next day(on the wedding day).https://log.smapi.io/6p71XCye
@HyperWindy Looks like a problem with your spouse room - more than that, I'm not sure. Try removing any mods that affect the spouse room and try playing again.
can someone help me figure out why smapi keeps crashing? Please and thank you https://log.smapi.io/b2s2LDgH
@FreshValleyFarmer Your game version is the new 1.3.35 beta, but you're still using an older version of Smapi. You can upgrade your Smapi and other mods or revert to the stable version of the game.
Hey I'm a relativity new to using mods and I've never had an issue before but all of a sudden the game crashes on start up? I tried deleting all of my mods and reinstalling smapi but it still crashes. I can play it without going through smapi but I want to get my mods working again ya know? After I start it up after a crash it gave me the message to ask for help here and to give my crash data https://log.smapi.io/AjcayyU5 . Please help??
You're using the non-beta version of SMAPI with the beta version of the game; either upgrade SMAPI and the mods that you're trying to use, or opt out of the beta and revert to the stable release
New to using mods on stardew, tried out some mods w/ a friend yesterday and the game was running completely fine. Then today i try to join him and after a bit my game crashed. From that point on my game keeps on crashing anytime i try to join him. We tried everything we could think of, we made a new data, i restarted my game, i even went as far as deleting everything for stardew valley and redownloading it. At first I thought it mightve been a glitch involving an item i picked up, but if that were the case it shouldnt have crashed in the fresh new world that was made. This is the crash log for the most recent crash. https://log.smapi.io/LnpsHneC
https://log.smapi.io/n5sA2Vfb hi im having trouble with my smapi it crashed to day plus it was doing something weird with the map id enter from one place but when i exited id be half way across the map
Looks like your DeepWoods mod is bugging out on you. Not sure on the warp issue tho. Could be the map you're using has messed up warp coords.
@JetcockGerard27 That looks like an issue with Json Assets; I suggest reporting it on that mod's page. (Discord Rich Presence has a few errors too, but it's not the cause of your crash.)
does anyone know why this keeps showing up? https://log.smapi.io/mBDthB7t [SMAPI] An error occured in the overridden update loop: Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'GraphicsDevice' with type 'Microsoft.Xna.Framework.Graphics.GraphicsDevice'. Path 'Mods[44].Mod.spookyGemTex.GraphicsDevice.RasterizerState'. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at StardewModdingAPI.Toolkit.Serialisation.JsonHelper.Serialise[TModel](TModel model, Formatting formatting) at StardewModdingAPI.Toolkit.Serialisation.JsonHelper.WriteJsonFile[TModel](String fullPath, TModel model) at StardewModdingAPI.Framework.SCore.InitialiseAfterGameStart() in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SCore.cs:line 425 at StardewModdingAPI.Framework.SGame.InitialiseAfterGameStarted() in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 185 at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 284
@zalladane It looks like you enabled a SMAPI debug option and it's not correctly handling one of your mods. Reinstalling SMAPI will reset the internal options, which should fix that.
Hey, I got a problem with SMAPI. Even though I haven't put any mods in, it still crashes. https://log.smapi.io/Lp0TKWqh