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

Game crash in version 1.20.1 due to ambience sounds being called. #297

Open
VybeX opened this issue Jan 24, 2025 · 1 comment
Open

Game crash in version 1.20.1 due to ambience sounds being called. #297

VybeX opened this issue Jan 24, 2025 · 1 comment

Comments

@VybeX
Copy link

VybeX commented Jan 24, 2025

i copied and pasted the crash log into chat gpt and this was the response I got. hopefully it points toward a possible solution.

"The crash report indicates a NullPointerException in the game caused by a sound event related to ambience. Specifically, the error occurs because tickingSound is null when playAmbience is called. This issue is most likely related to the Effective mod, as the error points to its code (playAmbience in net.minecraft.class_638.handler$did000$effective$playAmbience)"

@VybeX
Copy link
Author

VybeX commented Jan 24, 2025

using Effective version 2.3.2

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