Skip to content

LuaMacro: enhance detecting macro loading error source #959

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johnd0e
Copy link
Contributor

@johnd0e johnd0e commented May 27, 2025

Use debug.getinfo stack information directly (instead of heuristics on traceback text)

@johnd0e johnd0e marked this pull request as ready for review May 27, 2025 15:53
Use debug.getinfo stack information directly (instead of heuristics on traceback text)
@johnd0e johnd0e force-pushed the enhance-loadingerr-edit branch from 48cffb5 to 1c86e99 Compare May 27, 2025 16:25
Namely: when macrofile tries to load moonscript module but module's file cannot be parsed
@johnd0e johnd0e force-pushed the enhance-loadingerr-edit branch from f3fa667 to 5205694 Compare May 27, 2025 16:58
Copy link

@johnd0e
Copy link
Contributor Author

johnd0e commented May 28, 2025

@shmuz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant