1.15.2 Crash in creative, NullPointerException: Registry Object not present
Wissi opened this issue ยท 0 comments
Awesome mod, we love it and use it in all our modpacks.
While testing in creative, accessing inventory (by pressing E) the client crashes.
Full crash log here.
java.lang.NullPointerException: Registry Object not present
at java.util.Objects.requireNonNull(Unknown Source) ~[?:1.8.0_231] {}
at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:91) ~[?:?] {re:classloading}
at net.gigabit101.quantumstorage.client.CreativeTabQuantumStorage.func_78016_d(CreativeTabQuantumStorage.java:24) ~[?:?] {re:classloading}
Using:
Forge -31.1.30
QuantumStorage-1.15.2-5.1.1
Full modpack here.
Thanks for you great work.