McJtyMods / RFToolsDimensions

Companion mod for RFTools which handles the dimensions
MIT License
62 stars 26 forks source link

Patchouli book format needs to be updated for 1.20 #476

Closed Danatr0nika closed 6 months ago

Danatr0nika commented 6 months ago

Issue description: Patchouli book "rftoolsdim:manual" fails to load when launching the game.

Steps to reproduce: Launch the game and read the RFTools Patchouli manual. No "Dimensions" section will be present.

Versions:

Possibly incompatible mods: I don't think I have anything installed that could affect this. It's one flag in a json file inside the RFTools Dimensions jar.

Relevant logs, if any: [22:22:34] [Worker-ResourceReload-1/ERROR] [patchouli/]: Failed to load book rftoolsdim:manual defined by mod rftoolsdim, skipping java.lang.IllegalArgumentException: Book rftoolsdim:manual 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.

McJty commented 6 months ago

I'll check this out soon

McJty commented 6 months ago

Fixed next release