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

java.lang.IncompatibleClassChangeError: Method 'org.bukkit.Sound org.bukkit.Sound.valueOf(java.lang.String)' must be Methodref constant #131

Closed
RoinujNosde opened this issue Dec 29, 2024 · 0 comments · May be fixed by #88
Labels
bug Something isn't working

Comments

@RoinujNosde
Copy link
Owner

[18:00:04] [Server thread/ERROR]: [TitansBattle] [ACF] java.lang.IncompatibleClassChangeError: Method 'org.bukkit.Sound org.bukkit.Sound.valueOf(java.lang.String)' must be Methodref constant
[18:00:04] [Server thread/ERROR]: [TitansBattle] [ACF]     at TitansBattle-6.2.1-SNAPSHOT (14).jar//me.roinujnosde.titansbattle.utils.SoundUtils.playSound(SoundUtils.java:41)
[18:00:04] [Server thread/ERROR]: [TitansBattle] [ACF]     at TitansBattle-6.2.1-SNAPSHOT (14).jar//me.roinujnosde.titansbattle.BaseGame.teleport(BaseGame.java:341)
[18:00:04] [Server thread/ERROR]: [TitansBattle] [ACF]     at TitansBattle-6.2.1-SNAPSHOT (14).jar//me.roinujnosde.titansbattle.BaseGame.onJoin(BaseGame.java:117)
[18:00:04] [Server thread/ERROR]: [TitansBattle] [ACF]     at TitansBattle-6.2.1-SNAPSHOT (14).jar//me.roinujnosde.titansbattle.commands.TBCommands.lambda$join$1(TBCommands.java:118)
[18:00:04] [Server thread/ERROR]: [TitansBattle] [ACF]     at java.base/java.util.Optional.ifPresent(Optional.java:178)
[18:00:04] [Server thread/ERROR]: [TitansBattle] [ACF]     at TitansBattle-6.2.1-SNAPSHOT (14).jar//me.roinujnosde.titansbattle.commands.TBCommands.join(TBCommands.java:118)

Purpur 1.21.1
Java 21

@RoinujNosde RoinujNosde added the bug Something isn't working label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant