Additional Blocks: Vertical Edition

Additional Blocks: Vertical Edition

22.4k Downloads

Immense log clutter

Ultimushadow opened this issue ยท 0 comments

commented

Whenever the game is loaded or a /reload command is executed, this mod completely destroys the log with errors like the one below. This is absolutely infuriating to try to parse through to find anything actually important and could use a look to see if it can be avoided. I'm currently using 1.0.3b for Fabric on 1.20.1, please let me know if you're able to look into this!

java.lang.IllegalArgumentException: Can't find block abverticaledition:smooth_stone_bricks_vertical_slab
at net.minecraft.class_212$class_214.method_17937(class_212.java:79) ~[client-intermediary.jar:?]
at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
at net.minecraft.class_212$class_214.method_910(class_212.java:79) ~[client-intermediary.jar:?]
at net.minecraft.class_212$class_214.method_517(class_212.java:68) ~[client-intermediary.jar:?]
at net.minecraft.class_5330$class_5333.deserialize(class_5330.java:102) ~[client-intermediary.jar:?]... etc etc