Advertisement
drakray

SandPileCrash

Mar 5th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////
  2. Date: 2016-03-05 11:39:33
  3. Assembly: gnomoria.exe
  4. Version: 1.0.0.0
  5. World: world02
  6. Message: La référence d'objet n'est pas définie à une instance d'un objet.
  7. ////////////////////////////////////////////////////////////////
  8. à Game.ResourcePile.Name()
  9. à Game.GUI.ViewTileUI.cb3b1c7ae68d4a14a899dff25935bc92b()
  10. à Game.GUI.ViewTileUI..ctor(Manager manager, MapCell cell)
  11. à Game.GUI.TileSelectionManager.c9d6e4f38d80358811f61c54159c7168a(MapCell c4bef12c5be3541105f24cdf8c019cc28)
  12. à Game.GUI.TileSelectionManager.HandleInput(Single dt)
  13. à Game.Region.Update(Single dt)
  14. à Game.World.Update(Single dt)
  15. à Game.GnomanEmpire.cce48101c3be44fa5bd8b6826610afdec(Single c98206223a14c41d705f29e408e0b44cd)
  16. à Game.GnomanEmpire.Update(GameTime gameTime)
  17. à Microsoft.Xna.Framework.Game.Tick()
  18. à Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  19. à Microsoft.Xna.Framework.GameHost.OnIdle()
  20. à Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  21. à Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  22. à System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  23. à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  24. à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  25. à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  26. à System.Windows.Forms.Application.Run(Form mainForm)
  27. à Microsoft.Xna.Framework.WindowsGameHost.Run()
  28. à Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  29. à A.cebc1c67c4a164a49b1c279b0006957be.c49a93168dc3d77742f5742786a5b60b9(String[] c51864dddd6353b79e1a34e131a62f09a)
  30. ////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement