Skip to content
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

Fix: Strip synthetic LVT entries after exporting. #135

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

LlamaLad7
Copy link
Collaborator

@LlamaLad7 LlamaLad7 commented Mar 27, 2024

They are useful for the dumped classes, but they have incorrect labels and as such they confuse IDEA's debugger.

More specifically this fixes the fairly common "Debug information inconsistent" error in the variables pane.

This is the only debugging annoyance that mixin is responsible for. The line numbers issue is separate and down to loom.

They are useful for the dumped classes, but they have incorrect labels and as such they confuse IDEA's debugger.
@modmuss50 modmuss50 merged commit 738638f into FabricMC:main Apr 3, 2024
4 checks passed
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.

2 participants