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

Crash error #695

Open
grape-lol opened this issue Aug 29, 2024 · 0 comments
Open

Crash error #695

grape-lol opened this issue Aug 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@grape-lol
Copy link

Describe the bug
Joining wynncraft results in crash

Steps to reproduce
Join wynncraft
Error

Log output

java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
	at game.data.dimension.DimensionRegistry.loadBiomes(DimensionRegistry.java:203)
	at packets.handler.version.ClientBoundConfigurationPacketHandler_1_20_6.lambda$new$0(ClientBoundConfigurationPacketHandler_1_20_6.java:17)
	at packets.handler.PacketHandler.handle(PacketHandler.java:58)
	at packets.DataReader.readPackets(DataReader.java:163)
	at packets.DataReader.pushData(DataReader.java:118)
	at proxy.ProxyServer.lambda$run$7(ProxyServer.java:106)
	at util.ExceptionHandling.attempt(ExceptionHandling.java:12)
	at proxy.ProxyServer.lambda$run$9(ProxyServer.java:103)
	at util.ExceptionHandling.attempt(ExceptionHandling.java:12)
	at proxy.ProxyServer.run(ProxyServer.java:62)

Screenshots
If applicable, add screenshots to help explain your problem.

Version

  • Game: Minecraft 1.21
  • Downloader: latest
  • Launcher (if login issues): 14.2
@grape-lol grape-lol added the bug Something isn't working label Aug 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

No branches or pull requests

1 participant