While starting the bot.lua the starting progress will be aborted by the message
Code: Select all
C./micromacro/scripts/rom/classes/memorytable.lua:77: attempt to perform arithmetic on local 'tmpID' (a nil value)Tried with the latest svn revision 637 and with revision 628 - revert done.
By the way, is there any way to check if the cursor position in the console is at column/x-axis 0 - so I could add \n to the output if it's not at the beginning of the line, to avoid that my output is in same line like the progress bar?