What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

System.OutOfMemoryException (I dont use VM)

tonyhk32

Member
Joined
Dec 9, 2010
Messages
52
Reaction score
0
2016-01-04 22:54:03,235 [11] DEBUG CustomLogger (null) - [ExilePather] Now reloading the pathfinder.
2016-01-04 22:54:03,282 [11] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Loki.Bot.Pathfinding.Grid..ctor(Byte[,] walkabilityMap, Byte walkValue)
at Loki.Bot.Pathfinding.ExilePather.Reload(Boolean force)
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )


I dont understand why I keep receiving these errors, since my PC have 16GB of ram, and it still giving me this error. When I check my resource manager it still have 7GB of RAM free...

Please let me know what can I do to improve this problem.

Thanks
 
Back
Top