Memory Error
Posted: Wed Mar 25, 2009 1:21 am
Getting an error when pausing the bot then trying to resume the bot.
(hit end to pause bot, then do some stuff, then hit delete to resume and bot just spins in circles and gives a memory error)
Code from log:
The warning is repeated about 1027414 times in the log.
I ctrl+l to stop the current executed lua and re-execute the bot.lua and it resumes just fine.
(hit end to pause bot, then do some stuff, then hit delete to resume and bot just spins in circles and gives a memory error)
Code from log:
Code: Select all
Wed Mar 25 00:08:57 2009 : RoM Bot Version 2.26
Wed Mar 25 00:16:58 2009 : WARNING: Failure reading memory from 0x2D9FDB4 at 0x6c7c8cc in memoryReadFloatPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
I ctrl+l to stop the current executed lua and re-execute the bot.lua and it resumes just fine.