Book won’t open at all
Closed this issue · 4 comments
Hi, I’ve downloaded the BetterEnd mod which recommended this mod for a guide book but I can’t get it to work. After going through the end gateway I didn’t get the book so I gave Mysore one via commands and I just won’t open. No amount of right clicking can get it to open so I’m a bit lost. I have other mods and optifine but I don’t think these should interfere with it at all.
a bare give command won't work as patchouli books require extra nbt data to work. I would ask the mod author specifically how to obtain their book.
Hi, I’ve downloaded the BetterEnd mod which recommended this mod for a guide book but I can’t get it to work. After going through the end gateway I didn’t get the book so I gave Mysore one via commands and I just won’t open. No amount of right clicking can get it to open so I’m a bit lost. I have other mods and optifine but I don’t think these should interfere with it at all.
So, the guide book will be given to you only the first time you use the gateway, when you get the corresponding advancement. So if you had already got the advancement before you won't get the book by going through it again. The book is also craftable, you can install JEI to see its recipe. Anyway, i don't know which book you tried to get. The right item is betterendforge:guide_book and when you right click it, either it opens or you will see a message appearing on the screen that says you have to install Patchouli. If you don't see the message but the book is not opening, then you are not using the right item
This issue is stale because it has been open for a while with no activity. Please bump if this is still an issue, or this ticket will be closed soon.
actual
[15:14:28] [Render thread/ERROR]: Failed to load book betterend:guidebook defined by mod betterend, skipping
java.lang.IllegalArgumentException: Book betterend:guidebook has use_resource_pack set to false. This behaviour was removed in 1.20. The book author should enable this flag and move all book contents clientside to /assets/, leaving the book.json in /data/. See https://vazkiimods.github.io/Patchouli/docs/upgrading/upgrade-guide-120 for details.
at vazkii.patchouli.common.book.Book.(Book.java:145) ~[Patchouli-1.20.1-81-FABRIC.jar:?]
at vazkii.patchouli.common.book.BookRegistry.loadBook(BookRegistry.java:90) ~[Patchouli-1.20.1-81-FABRIC.jar:?]
at vazkii.patchouli.common.book.BookRegistry.lambda$init$3(BookRegistry.java:75) ~[Patchouli-1.20.1-81-FABRIC.jar:?]
at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]
at vazkii.patchouli.common.book.BookRegistry.init(BookRegistry.java:70) ~[Patchouli-1.20.1-81-FABRIC.jar:?]
at vazkii.patchouli.fabric.common.FabricModInitializer.onInitialize(FabricModInitializer.java:33) ~[Patchouli-1.20.1-81-FABRIC.jar:?]
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) [fabric-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) [fabric-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) [fabric-loader-0.14.21.jar:?]
at net.minecraft.class_310.(class_310.java:458) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:211) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) [fabric-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.21.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.14.21.jar:?]
at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) [?:?]