Mojira Archive
MC-183769

NPE in server initialization

Note

Please only use the comments section if you have valuable information to add to the ticket. Any comments that do not constructively contribute to the ticket will be removed. Comments like "I have this issue as well" are not needed – use the vote function for that instead.

When running server I get the following error:

[18:31:58] [main/ERROR]: Unable to bootstrap registry 'minecraft:entity_type'
[18:31:58] [main/ERROR]: Unable to bootstrap registry 'minecraft:feature'
Exception in thread "main" java.lang.ExceptionInInitializerError
        at gl.H(SourceFile:94)
        at gl.a(SourceFile:132)
        at java.util.LinkedHashMap$LinkedEntrySet.forEach(LinkedHashMap.java:671)
        at gl.<clinit>(SourceFile:131)
        at aoc.a(SourceFile:144)
        at aoc.<clinit>(SourceFile:150)
        at ckx.<clinit>(SourceFile:23)
        at cka.<clinit>(SourceFile:64)
        at cqg.<clinit>(SourceFile:77)
        at cif.<clinit>(SourceFile:64)
        at net.minecraft.server.MinecraftServer.<clinit>(SourceFile:179)
Caused by: java.lang.NullPointerException
        at bsh.<init>(SourceFile:44)
        at bqk.<clinit>(SourceFile:9)
        ... 11 more

Fixed

Winter Grave

[Mojang] Bartosz Bok

2020-05-13, 07:16 PM

2020-05-15, 07:48 PM

2020-05-14, 10:22 AM

114

63

Confirmed

Very Important

Crash

20w20a

20w20b