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

"Screen" from different package fails to load narrator and crashes #246

Open
themg95 opened this issue Nov 7, 2024 · 0 comments
Open

"Screen" from different package fails to load narrator and crashes #246

themg95 opened this issue Nov 7, 2024 · 0 comments

Comments

@themg95
Copy link

themg95 commented Nov 7, 2024

I have a package in my project called "ui" and it has a few classes that extend Screen. For some reason, they've randomly stopped working and now every time I try to open one of those screens the game crashes with:
java.lang.ClassNotFoundException: net.minecraft.class_437
which seems to be the narrator. This error doesnt happent when the Screen is in the same package.

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