...eX/Documents/micromacro/scripts/rom/classes/item.lua:188: attempt to perform arithmetic on global 'npcInfoAddress' (a nil value)
Execution error: Runtime error
when my bot loot a card from a mob (Mud Lord). By the way it's a blue card.
This happened always after the bot loot that card.
I just took out my Mud Lord card and put it in my bag and ran the bot. Sure enough, I got that error too. It only seems to happen with that card though. It didn't used to.
I'll look into it, but if it's a memorytable issue I doubt I will be able to do anything. If Voidmain has the time...
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
It looks like the main memorytable function 'GetItemAddress' returns 'nil' for the Mud Lord id. I have no idea why but, as a temporary fix, you can add the following lines.