VazkiiMods / Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
https://vazkiimods.github.io/Patchouli/
Other
306 stars 123 forks source link

Crash with Victus. #615

Open wrsgwergergwer opened 1 year ago

wrsgwergergwer commented 1 year ago

Mod loader

Fabric

Minecraft version

1.19.2

Patchouli version

1.19-74 - 1.19.2-76

Modloader version

Fabric: Loader 0.14.9 + API 0.62.0

Modpack info

-

The latest.log file

https://pastebin.com/CD3GnXbA

Issue description

Trying to open Victus Journal causes a CTD.

Steps to reproduce

1 Load up fresh instance with Patchouli and Victus + Prerequisites 2 Attempt to open Victus Journal 3 CTD

Other information

No response

williewillus commented 1 year ago

Victus is accessing internal Patchouli API here https://github.com/gliscowo/victus/blob/1.19/src/main/java/com/glisco/victus/item/VictusJournalItem.java#L29