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
As reported here: https://llllllll.co/t/maiden-cannot-load-scripts-with-exception/399 assigning a value to tab breaks script loading and possibly other things. (potentially no longer an issue due changes from #1285)
tab
It seems prudent to take a pass over the lua code in core and make sure any library/modules it is dependent on (such as tabutil) are locally imported.
core
tabutil
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
As reported here: https://llllllll.co/t/maiden-cannot-load-scripts-with-exception/399 assigning a value to
tabbreaks script loading and possibly other things. (potentially no longer an issue due changes from #1285)It seems prudent to take a pass over the lua code in
coreand make sure any library/modules it is dependent on (such astabutil) are locally imported.The text was updated successfully, but these errors were encountered: