Advertisement
Guest User

Untitled

a guest
Mar 16th, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.85 KB | None | 0 0
  1. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  2. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name)
  3. at Terraria.Player.GetModPlayer(Mod mod, String name)
  4. at Terraria.Player.GetModPlayer[T](Mod mod)
  5. at SpiritMod.Projectiles.SpiritGlobalProjectile.PreAI(Projectile projectile) in C:\Users\Leemyy\Documents\My Games\Terraria/ModLoader\Mod Sources\SpiritMod\Projectiles\SpiritGlobalProjectile.cs:line 78
  6. at Terraria.ModLoader.ProjectileLoader.PreAI(Projectile projectile)
  7. at Terraria.ModLoader.ProjectileLoader.ProjectileAI(Projectile projectile)
  8. at Terraria.Projectile.Update(Int32 i)
  9. at Terraria.Main.DoUpdate(GameTime gameTime)
  10. at Terraria.Main.Update(GameTime gameTime)
  11. at Microsoft.Xna.Framework.Game.Tick()
  12. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  13. at Microsoft.Xna.Framework.GameHost.OnIdle()
  14. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  15. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  16. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  17. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  18. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  19. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  20. at System.Windows.Forms.Application.Run(Form mainForm)
  21. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  22. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  23. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  24. at Terraria.WindowsLaunch.Main(String[] args)
  25.  
  26. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  27. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name)
  28. at Terraria.Player.GetModPlayer(Mod mod, String name)
  29. at Terraria.Player.GetModPlayer[T](Mod mod)
  30. at SpiritMod.Projectiles.SpiritGlobalProjectile.PreAI(Projectile projectile) in C:\Users\Leemyy\Documents\My Games\Terraria/ModLoader\Mod Sources\SpiritMod\Projectiles\SpiritGlobalProjectile.cs:line 78
  31. at Terraria.ModLoader.ProjectileLoader.PreAI(Projectile projectile)
  32. at Terraria.ModLoader.ProjectileLoader.ProjectileAI(Projectile projectile)
  33. at Terraria.Projectile.Update(Int32 i)
  34. at Terraria.Main.DoUpdate(GameTime gameTime)
  35. at Terraria.Main.Update(GameTime gameTime)
  36. at Microsoft.Xna.Framework.Game.Tick()
  37. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  38. at Microsoft.Xna.Framework.GameHost.OnIdle()
  39. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  40. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  41. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  42. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  43. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  44. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  45. at System.Windows.Forms.Application.Run(Form mainForm)
  46. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  47. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  48. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  49. at Terraria.WindowsLaunch.Main(String[] args)
  50.  
  51. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  52. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name)
  53. at Terraria.Player.GetModPlayer(Mod mod, String name)
  54. at Terraria.Player.GetModPlayer[T](Mod mod)
  55. at SpiritMod.Projectiles.SpiritGlobalProjectile.PreAI(Projectile projectile) in C:\Users\Leemyy\Documents\My Games\Terraria/ModLoader\Mod Sources\SpiritMod\Projectiles\SpiritGlobalProjectile.cs:line 78
  56. at Terraria.ModLoader.ProjectileLoader.PreAI(Projectile projectile)
  57. at Terraria.ModLoader.ProjectileLoader.ProjectileAI(Projectile projectile)
  58. at Terraria.Projectile.Update(Int32 i)
  59. at Terraria.Main.DoUpdate(GameTime gameTime)
  60. at Terraria.Main.Update(GameTime gameTime)
  61. at Microsoft.Xna.Framework.Game.Tick()
  62. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  63. at Microsoft.Xna.Framework.GameHost.OnIdle()
  64. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  65. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  66. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  67. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  68. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  69. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  70. at System.Windows.Forms.Application.Run(Form mainForm)
  71. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  72. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  73. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  74. at Terraria.WindowsLaunch.Main(String[] args)
  75.  
  76. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  77. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name)
  78. at Terraria.Player.GetModPlayer(Mod mod, String name)
  79. at Terraria.Player.GetModPlayer[T](Mod mod)
  80. at SpiritMod.Projectiles.SpiritGlobalProjectile.PreAI(Projectile projectile) in C:\Users\Leemyy\Documents\My Games\Terraria/ModLoader\Mod Sources\SpiritMod\Projectiles\SpiritGlobalProjectile.cs:line 78
  81. at Terraria.ModLoader.ProjectileLoader.PreAI(Projectile projectile)
  82. at Terraria.ModLoader.ProjectileLoader.ProjectileAI(Projectile projectile)
  83. at Terraria.Projectile.Update(Int32 i)
  84. at Terraria.Main.DoUpdate(GameTime gameTime)
  85. at Terraria.Main.Update(GameTime gameTime)
  86. at Microsoft.Xna.Framework.Game.Tick()
  87. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  88. at Microsoft.Xna.Framework.GameHost.OnIdle()
  89. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  90. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  91. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  92. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  93. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  94. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  95. at System.Windows.Forms.Application.Run(Form mainForm)
  96. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  97. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  98. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  99. at Terraria.WindowsLaunch.Main(String[] args)
  100.  
  101. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  102. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name)
  103. at Terraria.Player.GetModPlayer(Mod mod, String name)
  104. at Terraria.Player.GetModPlayer[T](Mod mod)
  105. at SpiritMod.Projectiles.SpiritGlobalProjectile.PreAI(Projectile projectile) in C:\Users\Leemyy\Documents\My Games\Terraria/ModLoader\Mod Sources\SpiritMod\Projectiles\SpiritGlobalProjectile.cs:line 78
  106. at Terraria.ModLoader.ProjectileLoader.PreAI(Projectile projectile)
  107. at Terraria.ModLoader.ProjectileLoader.ProjectileAI(Projectile projectile)
  108. at Terraria.Projectile.Update(Int32 i)
  109. at Terraria.Main.DoUpdate(GameTime gameTime)
  110. at Terraria.Main.Update(GameTime gameTime)
  111. at Microsoft.Xna.Framework.Game.Tick()
  112. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  113. at Microsoft.Xna.Framework.GameHost.OnIdle()
  114. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  115. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  116. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  117. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  118. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  119. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  120. at System.Windows.Forms.Application.Run(Form mainForm)
  121. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  122. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  123. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  124. at Terraria.WindowsLaunch.Main(String[] args)
  125.  
  126. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  127. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name)
  128. at Terraria.Player.GetModPlayer(Mod mod, String name)
  129. at Terraria.Player.GetModPlayer[T](Mod mod)
  130. at SpiritMod.Projectiles.SpiritGlobalProjectile.PreAI(Projectile projectile) in C:\Users\Leemyy\Documents\My Games\Terraria/ModLoader\Mod Sources\SpiritMod\Projectiles\SpiritGlobalProjectile.cs:line 78
  131. at Terraria.ModLoader.ProjectileLoader.PreAI(Projectile projectile)
  132. at Terraria.ModLoader.ProjectileLoader.ProjectileAI(Projectile projectile)
  133. at Terraria.Projectile.Update(Int32 i)
  134. at Terraria.Main.DoUpdate(GameTime gameTime)
  135. at Terraria.Main.Update(GameTime gameTime)
  136. at Microsoft.Xna.Framework.Game.Tick()
  137. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  138. at Microsoft.Xna.Framework.GameHost.OnIdle()
  139. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  140. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  141. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  142. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  143. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  144. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  145. at System.Windows.Forms.Application.Run(Form mainForm)
  146. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  147. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  148. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  149. at Terraria.WindowsLaunch.Main(String[] args)
  150.  
  151. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  152. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type)
  153. at Terraria.Player.GetModPlayer[T]()
  154. at HamstarHelpers.Logic.HHPlayerDataProtocol.ReceiveOnClient() in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Config\JsonConfig.cs:line 53
  155. at HamstarHelpers.Utilities.Network.PacketProtocol.Receive(BinaryReader reader, Int32 from_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol_Receive.cs:line 44
  156. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 77
  157. at HamstarHelpers.HamstarHelpersMod.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\HamstarHelpersMod.cs:line 50
  158. at Terraria.ModLoader.ModNet.HandleModPacket(BinaryReader reader, Int32 whoAmI)
  159. at Terraria.MessageBuffer.GetData(Int32 start, Int32 length, Int32& messageType)
  160. at Terraria.NetMessage.CheckBytes(Int32 bufferIndex)
  161. at Terraria.Netplay.<>c.<InnerClientLoop>b__37_0()
  162. at System.Threading.Tasks.Task.InnerInvoke()
  163. at System.Threading.Tasks.Task.Execute()
  164. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  165. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  166. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  167. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  168. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  169. at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)
  170. at System.Threading.Tasks.TaskScheduler.TryRunInline(Task task, Boolean taskWasPreviouslyQueued)
  171. at System.Threading.Tasks.Task.InternalRunSynchronously(TaskScheduler scheduler, Boolean waitForCompletion)
  172. at Terraria.Netplay.OnUpdate()
  173. at Terraria.Main.DoUpdate(GameTime gameTime)
  174. at Terraria.Main.Update(GameTime gameTime)
  175. at Microsoft.Xna.Framework.Game.Tick()
  176. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  177. at Microsoft.Xna.Framework.GameHost.OnIdle()
  178. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  179. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  180. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  181. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  182. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  183. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  184. at System.Windows.Forms.Application.Run(Form mainForm)
  185. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  186. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  187. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  188. at Terraria.WindowsLaunch.Main(String[] args)
  189.  
  190. Silently Caught Exception: HHPlayerDataProtocol - System.IndexOutOfRangeException: Index was outside the bounds of the array.
  191. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type)
  192. at Terraria.Player.GetModPlayer[T]()
  193. at HamstarHelpers.Logic.HHPlayerDataProtocol.ReceiveOnClient() in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Config\JsonConfig.cs:line 53
  194. at HamstarHelpers.Utilities.Network.PacketProtocol.Receive(BinaryReader reader, Int32 from_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol_Receive.cs:line 44
  195. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 77 at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 84 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  196. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 84
  197. at HamstarHelpers.HamstarHelpersMod.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\HamstarHelpersMod.cs:line 50
  198. at Terraria.ModLoader.ModNet.HandleModPacket(BinaryReader reader, Int32 whoAmI)
  199. at Terraria.MessageBuffer.GetData(Int32 start, Int32 length, Int32& messageType)
  200. at Terraria.NetMessage.CheckBytes(Int32 bufferIndex)
  201. at Terraria.Netplay.<>c.<InnerClientLoop>b__37_0()
  202. at System.Threading.Tasks.Task.InnerInvoke()
  203. at System.Threading.Tasks.Task.Execute()
  204. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  205. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  206. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  207. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  208. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  209. at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)
  210. at System.Threading.Tasks.TaskScheduler.TryRunInline(Task task, Boolean taskWasPreviouslyQueued)
  211. at System.Threading.Tasks.Task.InternalRunSynchronously(TaskScheduler scheduler, Boolean waitForCompletion)
  212. at Terraria.Netplay.OnUpdate()
  213. at Terraria.Main.DoUpdate(GameTime gameTime)
  214. at Terraria.Main.Update(GameTime gameTime)
  215. at Microsoft.Xna.Framework.Game.Tick()
  216. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  217. at Microsoft.Xna.Framework.GameHost.OnIdle()
  218. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  219. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  220. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  221. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  222. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  223. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  224. at System.Windows.Forms.Application.Run(Form mainForm)
  225. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  226. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  227. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  228. at Terraria.WindowsLaunch.Main(String[] args)
  229.  
  230. 1:000:00000 - 000023.07 (Hamstar's Helpers) HandlePacket - System.Exception: HHPlayerDataProtocol - System.IndexOutOfRangeException: Index was outside the bounds of the array.
  231. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type)
  232. at Terraria.Player.GetModPlayer[T]()
  233. at HamstarHelpers.Logic.HHPlayerDataProtocol.ReceiveOnClient() in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Config\JsonConfig.cs:line 53
  234. at HamstarHelpers.Utilities.Network.PacketProtocol.Receive(BinaryReader reader, Int32 from_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol_Receive.cs:line 44
  235. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 77
  236. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 84
  237. at HamstarHelpers.HamstarHelpersMod.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\HamstarHelpersMod.cs:line 50
  238. 1:000:00001 - 000035.14 Server connection data added to browser. <!DOCTYPE html><html><head><link rel="shortcut icon" href="//ssl.gstatic.com/docs/script/images/favicon.ico"><title>Error</title><style type="text/css">body {background-color: #fff; margin: 0; padding: 0;}.errorMessage {font-family: Arial,sans-serif; font-size: 12pt; font-weight: bold; line-height: 150%; padding-top: 25px;}</style></head><body style="margin:20px"><div><img alt="Google Apps Script" src="//ssl.gstatic.com/docs/script/images/logo.png"></div><div style="text-align:center;font-family:monospace;margin:50px auto 0;max-width:600px">Service invoked too many times for one day: properties get. (line 154, file &quot;Code&quot;, project &quot;tModLoader Server Browser&quot;)</div></body></html>
  239. 1:000:00002 - 000214.17 Server connection data added to browser. <!DOCTYPE html><html><head><link rel="shortcut icon" href="//ssl.gstatic.com/docs/script/images/favicon.ico"><title>Error</title><style type="text/css">body {background-color: #fff; margin: 0; padding: 0;}.errorMessage {font-family: Arial,sans-serif; font-size: 12pt; font-weight: bold; line-height: 150%; padding-top: 25px;}</style></head><body style="margin:20px"><div><img alt="Google Apps Script" src="//ssl.gstatic.com/docs/script/images/logo.png"></div><div style="text-align:center;font-family:monospace;margin:50px auto 0;max-width:600px">Service invoked too many times for one day: properties get. (line 154, file &quot;Code&quot;, project &quot;tModLoader Server Browser&quot;)</div></body></html>
  240. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  241. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type)
  242. at Terraria.Player.GetModPlayer[T]()
  243. at HamstarHelpers.Logic.HHPlayerDataProtocol.ReceiveOnClient() in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Config\JsonConfig.cs:line 53
  244. at HamstarHelpers.Utilities.Network.PacketProtocol.Receive(BinaryReader reader, Int32 from_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol_Receive.cs:line 44
  245. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 77
  246. at HamstarHelpers.HamstarHelpersMod.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\HamstarHelpersMod.cs:line 50
  247. at Terraria.ModLoader.ModNet.HandleModPacket(BinaryReader reader, Int32 whoAmI)
  248. at Terraria.MessageBuffer.GetData(Int32 start, Int32 length, Int32& messageType)
  249. at Terraria.NetMessage.CheckBytes(Int32 bufferIndex)
  250. at Terraria.Netplay.<>c.<InnerClientLoop>b__37_0()
  251. at System.Threading.Tasks.Task.InnerInvoke()
  252. at System.Threading.Tasks.Task.Execute()
  253. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  254. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  255. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  256. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  257. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  258. at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)
  259. at System.Threading.Tasks.TaskScheduler.TryRunInline(Task task, Boolean taskWasPreviouslyQueued)
  260. at System.Threading.Tasks.Task.InternalRunSynchronously(TaskScheduler scheduler, Boolean waitForCompletion)
  261. at Terraria.Netplay.OnUpdate()
  262. at Terraria.Main.DoUpdate(GameTime gameTime)
  263. at Terraria.Main.Update(GameTime gameTime)
  264. at Microsoft.Xna.Framework.Game.Tick()
  265. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  266. at Microsoft.Xna.Framework.GameHost.OnIdle()
  267. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  268. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  269. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  270. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  271. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  272. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  273. at System.Windows.Forms.Application.Run(Form mainForm)
  274. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  275. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  276. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  277. at Terraria.WindowsLaunch.Main(String[] args)
  278.  
  279. Silently Caught Exception: HHPlayerDataProtocol - System.IndexOutOfRangeException: Index was outside the bounds of the array.
  280. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type)
  281. at Terraria.Player.GetModPlayer[T]()
  282. at HamstarHelpers.Logic.HHPlayerDataProtocol.ReceiveOnClient() in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Config\JsonConfig.cs:line 53
  283. at HamstarHelpers.Utilities.Network.PacketProtocol.Receive(BinaryReader reader, Int32 from_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol_Receive.cs:line 44
  284. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 77 at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 84 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  285. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 84
  286. at HamstarHelpers.HamstarHelpersMod.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\HamstarHelpersMod.cs:line 50
  287. at Terraria.ModLoader.ModNet.HandleModPacket(BinaryReader reader, Int32 whoAmI)
  288. at Terraria.MessageBuffer.GetData(Int32 start, Int32 length, Int32& messageType)
  289. at Terraria.NetMessage.CheckBytes(Int32 bufferIndex)
  290. at Terraria.Netplay.<>c.<InnerClientLoop>b__37_0()
  291. at System.Threading.Tasks.Task.InnerInvoke()
  292. at System.Threading.Tasks.Task.Execute()
  293. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  294. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  295. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  296. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  297. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  298. at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)
  299. at System.Threading.Tasks.TaskScheduler.TryRunInline(Task task, Boolean taskWasPreviouslyQueued)
  300. at System.Threading.Tasks.Task.InternalRunSynchronously(TaskScheduler scheduler, Boolean waitForCompletion)
  301. at Terraria.Netplay.OnUpdate()
  302. at Terraria.Main.DoUpdate(GameTime gameTime)
  303. at Terraria.Main.Update(GameTime gameTime)
  304. at Microsoft.Xna.Framework.Game.Tick()
  305. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  306. at Microsoft.Xna.Framework.GameHost.OnIdle()
  307. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  308. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  309. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  310. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  311. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  312. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  313. at System.Windows.Forms.Application.Run(Form mainForm)
  314. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  315. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  316. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  317. at Terraria.WindowsLaunch.Main(String[] args)
  318.  
  319. 1:000:00003 - 000216.06 (Hamstar's Helpers) HandlePacket - System.Exception: HHPlayerDataProtocol - System.IndexOutOfRangeException: Index was outside the bounds of the array.
  320. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Type type)
  321. at Terraria.Player.GetModPlayer[T]()
  322. at HamstarHelpers.Logic.HHPlayerDataProtocol.ReceiveOnClient() in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Config\JsonConfig.cs:line 53
  323. at HamstarHelpers.Utilities.Network.PacketProtocol.Receive(BinaryReader reader, Int32 from_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol_Receive.cs:line 44
  324. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 77
  325. at HamstarHelpers.Utilities.Network.PacketProtocol.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\Utilities\Network\PacketProtocol.cs:line 84
  326. at HamstarHelpers.HamstarHelpersMod.HandlePacket(BinaryReader reader, Int32 player_who) in c:\Users\Spinach\Documents\My Games\Terraria\ModLoader\Mod Sources\HamstarHelpers\HamstarHelpersMod.cs:line 50
  327. Silently Caught Exception: Index was outside the bounds of the array. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name) at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  328. at Terraria.ModLoader.PlayerHooks.GetModPlayer(Player player, Mod mod, String name)
  329. at Terraria.Player.GetModPlayer(Mod mod, String name)
  330. at Terraria.Player.GetModPlayer[T](Mod mod)
  331. at WeaponOut.WeaponOut.HandlePacketWeaponVisual(BinaryReader reader, Int32 code, Int32 sender)
  332. at WeaponOut.WeaponOut.HandlePacket(BinaryReader reader, Int32 whoAmI)
  333. at Terraria.ModLoader.ModNet.HandleModPacket(BinaryReader reader, Int32 whoAmI)
  334. at Terraria.MessageBuffer.GetData(Int32 start, Int32 length, Int32& messageType)
  335. at Terraria.NetMessage.CheckBytes(Int32 bufferIndex)
  336. at Terraria.Netplay.<>c.<InnerClientLoop>b__37_0()
  337. at System.Threading.Tasks.Task.InnerInvoke()
  338. at System.Threading.Tasks.Task.Execute()
  339. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  340. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  341. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  342. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  343. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  344. at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)
  345. at System.Threading.Tasks.TaskScheduler.TryRunInline(Task task, Boolean taskWasPreviouslyQueued)
  346. at System.Threading.Tasks.Task.InternalRunSynchronously(TaskScheduler scheduler, Boolean waitForCompletion)
  347. at Terraria.Netplay.OnUpdate()
  348. at Terraria.Main.DoUpdate(GameTime gameTime)
  349. at Terraria.Main.Update(GameTime gameTime)
  350. at Microsoft.Xna.Framework.Game.Tick()
  351. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  352. at Microsoft.Xna.Framework.GameHost.OnIdle()
  353. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  354. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  355. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  356. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  357. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  358. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  359. at System.Windows.Forms.Application.Run(Form mainForm)
  360. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  361. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  362. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  363. at Terraria.WindowsLaunch.Main(String[] args)
  364.  
  365. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  366. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  367. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  368. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  369. at Terraria.Main.DrawPlayers()
  370. at Terraria.Main.do_Draw(GameTime gameTime)
  371. at Terraria.Main.DoDraw(GameTime gameTime)
  372. at Terraria.Main.Draw(GameTime gameTime)
  373. at Microsoft.Xna.Framework.Game.DrawFrame()
  374. at Microsoft.Xna.Framework.Game.Tick()
  375. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  376. at Microsoft.Xna.Framework.GameHost.OnIdle()
  377. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  378. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  379. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  380. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  381. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  382. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  383. at System.Windows.Forms.Application.Run(Form mainForm)
  384. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  385. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  386. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  387. at Terraria.WindowsLaunch.Main(String[] args)
  388.  
  389. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  390. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  391. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  392. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  393. at Terraria.Main.DrawPlayers()
  394. at Terraria.Main.do_Draw(GameTime gameTime)
  395. at Terraria.Main.DoDraw(GameTime gameTime)
  396. at Terraria.Main.Draw(GameTime gameTime)
  397. at Microsoft.Xna.Framework.Game.DrawFrame()
  398. at Microsoft.Xna.Framework.Game.Tick()
  399. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  400. at Microsoft.Xna.Framework.GameHost.OnIdle()
  401. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  402. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  403. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  404. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  405. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  406. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  407. at System.Windows.Forms.Application.Run(Form mainForm)
  408. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  409. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  410. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  411. at Terraria.WindowsLaunch.Main(String[] args)
  412.  
  413. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  414. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  415. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  416. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  417. at Terraria.Main.DrawPlayers()
  418. at Terraria.Main.do_Draw(GameTime gameTime)
  419. at Terraria.Main.DoDraw(GameTime gameTime)
  420. at Terraria.Main.Draw(GameTime gameTime)
  421. at Microsoft.Xna.Framework.Game.DrawFrame()
  422. at Microsoft.Xna.Framework.Game.Tick()
  423. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  424. at Microsoft.Xna.Framework.GameHost.OnIdle()
  425. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  426. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  427. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  428. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  429. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  430. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  431. at System.Windows.Forms.Application.Run(Form mainForm)
  432. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  433. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  434. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  435. at Terraria.WindowsLaunch.Main(String[] args)
  436.  
  437. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  438. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  439. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  440. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  441. at Terraria.Main.DrawPlayers()
  442. at Terraria.Main.do_Draw(GameTime gameTime)
  443. at Terraria.Main.DoDraw(GameTime gameTime)
  444. at Terraria.Main.Draw(GameTime gameTime)
  445. at Microsoft.Xna.Framework.Game.DrawFrame()
  446. at Microsoft.Xna.Framework.Game.Tick()
  447. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  448. at Microsoft.Xna.Framework.GameHost.OnIdle()
  449. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  450. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  451. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  452. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  453. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  454. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  455. at System.Windows.Forms.Application.Run(Form mainForm)
  456. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  457. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  458. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  459. at Terraria.WindowsLaunch.Main(String[] args)
  460.  
  461. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  462. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  463. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  464. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  465. at Terraria.Main.DrawPlayers()
  466. at Terraria.Main.do_Draw(GameTime gameTime)
  467. at Terraria.Main.DoDraw(GameTime gameTime)
  468. at Terraria.Main.Draw(GameTime gameTime)
  469. at Microsoft.Xna.Framework.Game.DrawFrame()
  470. at Microsoft.Xna.Framework.Game.Tick()
  471. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  472. at Microsoft.Xna.Framework.GameHost.OnIdle()
  473. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  474. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  475. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  476. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  477. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  478. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  479. at System.Windows.Forms.Application.Run(Form mainForm)
  480. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  481. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  482. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  483. at Terraria.WindowsLaunch.Main(String[] args)
  484.  
  485. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  486. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  487. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  488. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  489. at Terraria.Main.DrawPlayers()
  490. at Terraria.Main.do_Draw(GameTime gameTime)
  491. at Terraria.Main.DoDraw(GameTime gameTime)
  492. at Terraria.Main.Draw(GameTime gameTime)
  493. at Microsoft.Xna.Framework.Game.DrawFrame()
  494. at Microsoft.Xna.Framework.Game.Tick()
  495. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  496. at Microsoft.Xna.Framework.GameHost.OnIdle()
  497. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  498. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  499. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  500. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  501. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  502. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  503. at System.Windows.Forms.Application.Run(Form mainForm)
  504. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  505. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  506. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  507. at Terraria.WindowsLaunch.Main(String[] args)
  508.  
  509. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  510. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  511. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  512. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  513. at Terraria.Main.DrawPlayers()
  514. at Terraria.Main.do_Draw(GameTime gameTime)
  515. at Terraria.Main.DoDraw(GameTime gameTime)
  516. at Terraria.Main.Draw(GameTime gameTime)
  517. at Microsoft.Xna.Framework.Game.DrawFrame()
  518. at Microsoft.Xna.Framework.Game.Tick()
  519. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  520. at Microsoft.Xna.Framework.GameHost.OnIdle()
  521. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  522. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  523. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  524. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  525. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  526. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  527. at System.Windows.Forms.Application.Run(Form mainForm)
  528. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  529. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  530. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  531. at Terraria.WindowsLaunch.Main(String[] args)
  532.  
  533. Silently Caught Exception: Index was outside the bounds of the array. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33 at Terraria.ModLoader.ModCompile.<>c.<ActivateExceptionReporting>b__15_0(Object sender, FirstChanceExceptionEventArgs exceptionArgs)
  534. at VisualRadar.MPlayer.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright) in c:\Users\Ashley\Documents\My Games\Terraria\ModLoader\Mod Sources\VisualRadar\ModPlayer.cs:line 33
  535. at Terraria.ModLoader.PlayerHooks.DrawEffects(PlayerDrawInfo drawInfo, Single& r, Single& g, Single& b, Single& a, Boolean& fullBright)
  536. at Terraria.Main.DrawPlayer(Player drawPlayer, Vector2 Position, Single rotation, Vector2 rotationOrigin, Single shadow)
  537. at Terraria.Main.DrawPlayers()
  538. at Terraria.Main.do_Draw(GameTime gameTime)
  539. at Terraria.Main.DoDraw(GameTime gameTime)
  540. at Terraria.Main.Draw(GameTime gameTime)
  541. at Microsoft.Xna.Framework.Game.DrawFrame()
  542. at Microsoft.Xna.Framework.Game.Tick()
  543. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  544. at Microsoft.Xna.Framework.GameHost.OnIdle()
  545. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  546. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  547. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  548. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  549. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  550. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  551. at System.Windows.Forms.Application.Run(Form mainForm)
  552. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  553. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  554. at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
  555. at Terraria.WindowsLaunch.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement