Message: Error on new day:
---------------
System.Exception: Cannot remove TileSheet as it is in use by Layer Paths
at xTile.Map.RemoveTileSheet(TileSheet tileSheet)
at StardewValley.Extensions.FrameworkExtensions.AddTileSheet(Map map, String id, String assetName, Int32 tileSize)
at StardewValley.GameLocation.ApplyMapOverride(Map override_map, String override_key, Nullable`1 source_rect, Nullable`1 dest_rect, Action`1 perTileCustomAction)
at StardewValley.GameLocation.ApplyMapOverride(String map_name, String override_key_name, Nullable`1 source_rect, Nullable`1 destination_rect)
at StardewValley.Locations.FarmHouse.loadSpouseRoom()
at StardewValley.Locations.FarmHouse.showSpouseRoom()
at StardewValley.Locations.FarmHouse.setMapForUpgradeLevel(Int32 level)
at StardewValley.Farmer.dayupdate(Int32 timeWentToSleep)
at StardewValley.Game1._newDayAfterFade()+MoveNext()
at StardewValley.Game1.<>c.<newDayAfterFade>b__846_2()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__281_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread , ExecutionContext , ContextCallback , Object )
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread , ExecutionContext , ContextCallback , Object )
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& , Thread )
---------------
InnerException:
Stack Trace: at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewValley.GameRunner.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.iOSGamePlatform.Tick()
at Microsoft.Xna.Framework.iOSGameView.DoTick()
--- End of stack trace from previous location ---
at ObjCRuntime.Runtime.ThrowException(IntPtr )
at UIKit.UIApplication.UIApplicationMain(Int32 , String[] , IntPtr , IntPtr )
at UIKit.UIApplication.Main(String[] , String , String )
at StardewValley.iOS.Application.Main(String[] args)
Game Version: 1.6.9.48 build 24306
SDK Helper: NullSDKHelper
Game Language: en
OS: Unix Unix 18.1.0
In-game Date: Winter 13 Y3 Time of Day: 600
Game Location: FarmHouse