Mod shows error in Jade mod
Cape-City opened this issue ยท 5 comments
Hey, sorry for the wait! What versions of Minecraft, TreeChop, and Jade are you using? Also, is your modpack online somewhere so I can reproduce the issue? If not, could you share your mods list or a latest.log?
Hi,
no problem. I can upload the latest.log in a couple of hours when i'm back at home, for now only the following:
MC 1.19.3 fabric
- HT's TreeChop [TreeChop-1.19.3-fabric-0.17.9.jar]
- Jade [Jade-1.19.3-fabric-9.4.1.jar]
My modpack is online at CF:
https://www.curseforge.com/minecraft/modpacks/monty-mcdonnells-a-new-world
I reproduced this issue also in a total clean MC profile, only with this 2 mods included. At that time Jade is showing this error text seen on the screenshot. after first hit on a tree with an axt, nothing is plotting into the latest.log file.
Here is the latest.log out of a fresh MC profile:
The mod Forge Config API Port [Fabric] [ForgeConfigAPIPort-v5.0.11-1.19.3-Fabric.jar] is also active.
Found something, must be overseen last time:
[15:29:49] [Render thread/ERROR]: Caught unhandled exception : [ht.treechop.compat.Jade@342430f3] java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
[15:29:49] [Render thread/ERROR]: See JadeErrorOutput.txt for more information
@hammertater
The lastest version of mod have this in changelog:
- Minor fixes for Jade, WTHIT, TheOneProbe plugins
But it haven't fixed this issue.
TreeChop-1.19.2-forge-0.18.4
Jade-1.19.1-forge-8.9.0
On Jade-1.19.1-forge-8.8.1 all is ok.