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
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






