-
Notifications
You must be signed in to change notification settings - Fork 428
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
Forge immediate server crash on 1.21.4 #4178
Labels
Comments
+1 here, new install of forge-1.21.4.0.6 with Dynmap-3.7-beta-6-forge-1.21, no other mods installed, server crashes at run. Full error below.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Description: After deploying the dynmap jar in the mods directory, the server crashes immediately upon the next startup with the stack trace shown below in the pastebin. The short version:
java.lang.NoSuchMethodError: 'net.minecraft.core.Registry net.minecraft.core.RegistryAccess$Frozen.registryOrThrow(net.minecraft.resources.ResourceKey)'
Dynmap Version: 3.7-beta-6-forge-1.21
Server Version: forge 1.21.4-54.0.12
Pastebin of Configuration.txt: Dynmap does not run long enough to produce a configuration.txt. A default configuration.txt may be used.
Server Host (if applicable): self-hosted, arch linux, OpenJDK 21.0.5
Pastebin of crashlogs or other relevant logs: https://pastebin.com/LdJE7DnJ
Other Relevant Data/Screenshots: None
Steps to Replicate:
No changes need to be made to any configuration for Minecraft, Forge, or Dynmap to produce the error.
[X] I have looked at all other issues and this is not a duplicate
(#4160 is superficially similar, but this is a different error)
[X] I have been able to replicate this
The text was updated successfully, but these errors were encountered: