drakray

CrashLog

Mar 4th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////
  2. Date: 2016-03-04 10:43:41
  3. Assembly: gnomoria.exe
  4. Version: 1.0.0.0
  5. World: world02
  6. Message: La valeur ne peut pas être null.
  7. Nom du paramètre : key
  8. ////////////////////////////////////////////////////////////////
  9. à System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
  10. à System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
  11. à Game.ItemsByMaterial.IsItemInStocks(Item item)
  12. à Game.StockManager.IsItemInStocks(Item item)
  13. à Game.Fortress.c2cc11e224d4f35a8f8ddf93907bc006d(Item cd902b5d288751de1bcdd87db003787f5)
  14. à Game.ProspectJob.c8cddfebb69c62ad02f4b82ac0bcc1be0(Int32 ce0a5a2f4ec2579f5f9e10bf5ceb0a09c)
  15. à Game.ProspectJob.ce3ea125a902f08b26a99cb9c8508e97f(String c51992c01330ac0431330817da9bfbcfc, String& c69c171b25487432b4678e28f853222df, String& c0c83993a417c3a0b515452e77e9d0c2e, Int32 ce0a5a2f4ec2579f5f9e10bf5ceb0a09c)
  16. à Game.ProspectJob.Complete(Character character)
  17. à Game.JobBoard.CompleteJob(Job job, Character character)
  18. à Game.Character.CompleteJob()
  19. à Game.Behaviors.PerformJob.c4c32beb14b7320a21d6f136b5e1a51d3(Character cc394770a01f5e1f593a9ae6962cf798e, Single c98206223a14c41d705f29e408e0b44cd)
  20. à Game.BehaviorTree.Action`1.Execute(T character, Single dt)
  21. à Game.BehaviorTree.Sequence`1.Execute(T character, Single dt)
  22. à Game.BehaviorTree.Sequence`1.Execute(T character, Single dt)
  23. à Game.BehaviorTree.Selector`1.Execute(T character, Single dt)
  24. à Game.BehaviorTree.Selector`1.Execute(T character, Single dt)
  25. à Game.Character.Update(Single dt)
  26. à Game.GameEntityManager.cb47392663d0dc2306f9f4f4f0538646e(Single c98206223a14c41d705f29e408e0b44cd)
  27. à Game.GameEntityManager.Update(Single dt)
  28. à Game.GnomanEmpire.cce48101c3be44fa5bd8b6826610afdec(Single c98206223a14c41d705f29e408e0b44cd)
  29. à Game.GnomanEmpire.Update(GameTime gameTime)
  30. à Microsoft.Xna.Framework.Game.Tick()
  31. à Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  32. à Microsoft.Xna.Framework.GameHost.OnIdle()
  33. à Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  34. à Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  35. à System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  36. à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  37. à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  38. à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  39. à System.Windows.Forms.Application.Run(Form mainForm)
  40. à Microsoft.Xna.Framework.WindowsGameHost.Run()
  41. à Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  42. à A.cebc1c67c4a164a49b1c279b0006957be.c49a93168dc3d77742f5742786a5b60b9(String[] c51864dddd6353b79e1a34e131a62f09a)
  43. ////////////////////////////////////////////////////////////////
Add Comment
Please, Sign In to add comment