-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when loading HealBot : bad argument to setfenv #12
Comments
NB : Follow seems to work fine |
Ah, sorry I missed this earlier. Are you still experiencing issues? |
Yeah, I'm still having this error. |
I recently wrote a tutorial for installing my addons via Git: If nothing else, the screenshots show the exact folders that you should be putting things in. |
I'm running into the same here - when I print the loadstring line being passed to setfenv, it's: Throwing debug lines into HealBot.lua, something is causing this error when calling "load_configs()" - windower.send_command('echo debug') will show when inserted between lines 98/99, but not 99/100. Trying a debug statement between 676/677 in HealBot_utils.lua - right after function load_configs() - doesn't print either. Hopefully helps find something here |
I'll take a look next time I am able. The past few weeks have been busy due to holidays. |
Does this work with ashita v3 I put in addons and can't get it to load no clue what I'm doing wrong I am new to bots like this but would love to try it just need help getting started :) ty for making it and your hard work |
I have only ever used Windower, not Ashita. |
i need some help aswell. when i use //lua load healbot i get the message: Error loading healbot: file does not exist. |
Hi,
I'm new to using HealBot. So maybe I did install HealBot incorrectly.
I did get the HealBot and libs/lor files in Windower\addons (in directories named HealBot and libs/lor)
When using the command //lua load healbot
I get this message :
lua runtime error
in lor_settings.lua at line 105 :
bad argument #1 to setfenv (number expected, got nil)
Any idea on what's the matter ?
NB : FFXI had a recent update, may it broke something ?
Thanks in advance
cBlastMan
The text was updated successfully, but these errors were encountered: