Skip to content

[BUG] Network Protocol error 1.21.11 #226

@Iarkont

Description

@Iarkont

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions