Advertisement
drakray

Untitled

Mar 6th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////
  2. Date: 2016-03-06 17:50:22
  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.BeetleFaction.SpawnStrength()
  9. à Game.BeetleFaction.Update(Single dt)
  10. à Game.AIDirector.Update(Single dt)
  11. à Game.World.Update(Single dt)
  12. à Game.GnomanEmpire.cce48101c3be44fa5bd8b6826610afdec(Single c98206223a14c41d705f29e408e0b44cd)
  13. à Game.GnomanEmpire.FinishLoadingGame()
  14. à Game.GUI.LoadingGameScreen.Update(Single dt)
  15. à Game.GnomanEmpire.c8e1ed55b98c25d9215393318d5e71efc(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