
Guide Book Doesn't Work
JossDarkwood opened this issue ยท 1 comments
Bug Description
In the latest version (1.4.3 for 1.21), when I try to open the guide book, it just doesn't work. The game doesn't crash or anything, it just plays the use animation and does nothing.
Reproduction Steps
1.) Create a new world with the guide book enabled.
2.) Try to open the guide book.
Log File
I noticed this in the log when starting the game. It'll probably help you? Hopefully...
Failed to load book pfm:guide_book defined by mod pfm, skipping
java.lang.RuntimeException: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown item 'pfm:furniture_book' at position 0: <--[HERE]
at knot//vazkii.patchouli.common.util.ItemStackUtil.deserializeStack(ItemStackUtil.java:50)
at knot//vazkii.patchouli.common.book.Book.(Book.java:162)
at knot//vazkii.patchouli.common.book.BookRegistry.loadBook(BookRegistry.java:90)
at knot//vazkii.patchouli.common.book.BookRegistry.lambda$init$3(BookRegistry.java:75)
at java.base/java.util.HashMap.forEach(HashMap.java:1429)
at knot//vazkii.patchouli.common.book.BookRegistry.init(BookRegistry.java:70)
at knot//vazkii.patchouli.fabric.common.FabricModInitializer.onInitialize(FabricModInitializer.java:42)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
at knot//net.minecraft.class_310.(class_310.java:477)
at knot//net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown item 'pfm:furniture_book' at position 0: <--[HERE]
Seems related to VazkiiMods/Patchouli#356 but same thing here. Unfortunately have no idea how to use the mod as the guide book is just a book that wont open! Would love anyone's tips on fixing. Saw one person said putting it in a lectern fixed it, however it doesnt go in a lectern.