Elytrium / Elytrium/LimboAPI

[BUG] Network Protocol error 1.21.11

Open
#226 9 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
310
Forks
121
PR merge metrics
No merged PRs in 30d

Description

an error occurs on the client side

`Registry loading errors:
> Errors in registry minecraft:root:
>> Errors in element minecraft:zombie_nautilus_variant:
java.lang.IllegalStateException: Registry must be non-empty: minecraft:zombie_nautilus_variant
at amp.b(SourceFile:231)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at amp.a(SourceFile:222)
at amp.a(SourceFile:211)
at his.a(SourceFile:93)
at his.a(SourceFile:144)
at hib.a(SourceFile:149)
at hib.a(SourceFile:113)
at hib.a(SourceFile:149)
at acj.a(SourceFile:22)
at acj.a(SourceFile:8)
at xl$a.a(SourceFile:55)
at xl.b(SourceFile:38)
at gfj.d(SourceFile:1337)
at gfj.j(SourceFile:966)
at net.minecraft.client.main.Main.main(SourceFile:250)`
`Failed to handle packet acj@ff9d841, disconnecting
v: Registry Loading
at his.a(SourceFile:97)
at his.a(SourceFile:144)
at hib.a(SourceFile:149)
at hib.a(SourceFile:113)
at hib.a(SourceFile:149)
at acj.a(SourceFile:22)
at acj.a(SourceFile:8)
at xl$a.a(SourceFile:55)
at xl.b(SourceFile:38)
at gfj.d(SourceFile:1337)
at gfj.j(SourceFile:966)
at net.minecraft.client.main.Main.main(SourceFile:250)
Caused by: java.lang.IllegalStateException: Failed to load registries due to errors
at amp.c(SourceFile:288)
at amp.a(SourceFile:269)
at amp.a(SourceFile:236)
at amp.a(SourceFile:211)
at his.a(SourceFile:93)
... 11 more`

You can't immediately cause this error with limboapi separately, but if you install another plugin (LimboAuth) using this api, the error will manifest itself

guesses why this is happening: LimboAPI sends the registry with an empty zombie_nautilus_variant, which the 1.21.11 client rejects

version velocity: latest
LimboApi: latest build

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.