12-27-2014, 03:33 AM
Hello,
I'm working on creating a module that will help with the fishing achievements, but I'm stuck against a problem where the bot just crashes when I try calling my "getAvailableFish()" function from the console.
I have a local copy too that works and runs outside the bot, but when I load the bot it just crashes. I'm using the socket module so I can hit a webservice, and I'm thinking that might be where the root problem is..
I'm hoping someone could give me a little insight, I'm pretty new to lua in general and the code isn't the cleanest but I've attached what I have so far.
Any help would be greatly appreciated.
Thanks!
I'm working on creating a module that will help with the fishing achievements, but I'm stuck against a problem where the bot just crashes when I try calling my "getAvailableFish()" function from the console.
I have a local copy too that works and runs outside the bot, but when I load the bot it just crashes. I'm using the socket module so I can hit a webservice, and I'm thinking that might be where the root problem is..
I'm hoping someone could give me a little insight, I'm pretty new to lua in general and the code isn't the cleanest but I've attached what I have so far.
Any help would be greatly appreciated.
Thanks!