Guest User

Untitled

a guest
May 22nd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. Message: Operation is not valid due to the current state of the object.
  2. InnerException:
  3. Stack Trace: at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1831
  4. at Microsoft.Xna.Framework.Game.Tick()
  5. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  6. at Microsoft.Xna.Framework.GameHost.OnIdle()
  7. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  8. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  9. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  10. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  11. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  12. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  13. at System.Windows.Forms.Application.Run(Form mainForm)
  14. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  15. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  16. at StardewValley.Program.Main(String[] args) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Program.cs:line 122
Add Comment
Please, Sign In to add comment