spraints / rom-bot

Automatically exported from code.google.com/p/rom-bot
0 stars 0 forks source link

pawn.lua error, probably since r491 #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
after 2 day of flawless work, and farming, with the very same skills, 
waypoints, etc, once from nowhere got this problem... can't copy exactly... but 
#1 argument problem in pawn.lua, at line 184, problem with bitAnd, that the 
first parameter is null,and the bot stopped.

that line is this:
self.Lootable = bitAnd(self.Lootable, 0x4);
so, probably self.Lootable had some problem.... 

hope i was clear :)

Please provide any additional information below.

Original issue reported on code.google.com by jozsef.d...@gmail.com on 4 Sep 2010 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by mystikfox on 26 Oct 2010 at 11:14