Paladin's Furniture

Paladin's Furniture

7M Downloads

Guidebook not working/opening

RosivDamotil opened this issue ยท 7 comments

commented

Bug Description

Hi,

I have Patchouli installed on server and client but the guide book won't open.

Reproduction Steps

Try to open the guide book.

Log File

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) ~[Patchouli-1.21-87-FABRIC.jar:?]
at knot/vazkii.patchouli.common.book.Book.(Book.java:162) ~[Patchouli-1.21-87-FABRIC.jar:?]
at knot/vazkii.patchouli.common.book.BookRegistry.loadBook(BookRegistry.java:90) ~[Patchouli-1.21-87-FABRIC.jar:?]
at knot/vazkii.patchouli.common.book.BookRegistry.lambda$init$3(BookRegistry.java:75) ~[Patchouli-1.21-87-FABRIC.jar:?]
at java.base/java.util.HashMap.forEach(Unknown Source) ~[?:?]
at knot/vazkii.patchouli.common.book.BookRegistry.init(BookRegistry.java:70) ~[Patchouli-1.21-87-FABRIC.jar:?]
at knot/vazkii.patchouli.fabric.common.FabricModInitializer.onInitialize(FabricModInitializer.java:42) ~[Patchouli-1.21-87-FABRIC.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:63) [fabric-loader-0.16.10.jar:?]
at knot/net.minecraft.server.Main.main(Main.java:111) [server-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.16.10.jar:?]
Caused by: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown item 'pfm:furniture_book' at position 0: <--[HERE]

commented

Could you please help?

commented

Guess you have little time, but I would recommend to communicate this.

commented

Anyone?

commented

Is there anybody out there?

commented

I guess Paladin is not caring anymore.

commented

No I'm just busy, my life does not revolve around Github issues... You could check the wiki if you wanted to anytime anyway, it has more information.

commented

The guidebook received no changes and works perfectly fine on NeoForge on 1.21.1, so I can only assume Patchouli itself is broken on Fabric, go open an issue report on their side, this is not something I can fix on my side.