Crash when viewing specific entries
Zheyue0 opened this issue ยท 1 comments
Mod loader
Forge
Minecraft version
1.16.5
Patchouli version
1.16.4-53.3
Modloader version
Forge:36.2.39
Modpack info
https://www.curseforge.com/minecraft/modpacks/skybridgecraft
The latest.log file
https://gist.github.com/Zheyue0/d309c0128e93f19d7063abe3d6459a83
Issue description
Crash when viewing specific entries.
When create a new world, it no longer occurs.
Is it possible to fix it in my existing world?
Steps to reproduce
1.open Dictionary of spirits
2.click pentacles
3.click any entry
4.game crashes
Other information
No response
The log has this line:
`at com.github.klikli_dev.occultism.common.ritual.pentacle.Pentacle$OccultismMatcher.getDisplayedState(Pentacle.java:259) ~[occultism:1.16.5-1.29.1] {re:classloading}`
It seems like Occultism's book might be configured incorrectly (or a
book that contains an Occultism block in its multiblock). Maybe check
with the book author or the mod author?