Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. Message :Indeksi oli sallitun alueen ulkopuolella. Indeksi ei saa olla negatiivinen, ja sen on oltava kokoelmaa pienempi.
  2. Parametrin nimi: index
  3. StackTrace : kohteessa System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  4. kohteessa ProjectEternity.GameScreens.DeathmatchMapScreen.DeathmatchMap.ActionPanelPhaseChange.EndPlayerPhase(DeathmatchMap Map)
  5. kohteessa ProjectEternity.GameScreens.DeathmatchMapScreen.DeathmatchMap.ActionPanelPhaseChange.OnSelect()
  6. kohteessa ProjectEternity.GameScreens.DeathmatchMapScreen.DeathmatchMap.ActionPanelPlayerAIStep.DoUpdate(GameTime gameTime)
  7. kohteessa ProjectEternity.Core.Item.ActionPanel.Update(GameTime gameTime)
  8. kohteessa ProjectEternity.GameScreens.DeathmatchMapScreen.DeathmatchMap.Update(GameTime gameTime)
  9. kohteessa ProjectEternity.Game.Update(GameTime gameTime)
  10. kohteessa Microsoft.Xna.Framework.Game.Tick()
  11. kohteessa Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  12. kohteessa Microsoft.Xna.Framework.GameHost.OnIdle()
  13. kohteessa Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  14. kohteessa Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  15. kohteessa System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  16. kohteessa System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  17. kohteessa System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  18. kohteessa System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  19. kohteessa System.Windows.Forms.Application.Run(Form mainForm)
  20. kohteessa Microsoft.Xna.Framework.WindowsGameHost.Run()
  21. kohteessa Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  22. kohteessa ProjectEternity.Program.Main(String[] args)
  23. Date :2020/02/28 12:18:35
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement