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

Debugging option to list mods with an access widener for items #953

Open
bluebear94 opened this issue Jul 23, 2024 · 0 comments
Open

Debugging option to list mods with an access widener for items #953

bluebear94 opened this issue Jul 23, 2024 · 0 comments

Comments

@bluebear94
Copy link

This would make it easier to find which mod is widening access to a certain item without checking each mod (and its dependencies) individually.

Recently, I had an issue where Create’s train station screen would crash the game when Caxton is installed, but only on a production Fabric environment. I traced this down to a method (TextRenderer#getFontStorage) having an access widener in the dev env but not in the production env, but I couldn’t identify the specific mod having an AW for that method.

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

No branches or pull requests

1 participant