KubeJS randomly crashing when right-clicking an item or placing a block
fireheart3911 opened this issue ยท 9 comments
Minecraft Version
1.19
KubeJS Version
1900.5.5-build.27
Rhino Version
1802.1.14-build.225
Architectury Version
5.12.44
Forge/Fabric Version
Forge 41.1.0
Describe your issue
I am getting random crashes from what i think is KubeJS (I can't read stacktraces properly)
Those crashes all occured while either right clicking an item or placing any block.
Crash report/logs
https://gist.github.com/fireheart3911/2bb48477316a316b093f956da7d6fe31
If you mean logs, there is nothing there (just me getting advancements), if you are referring to scripts, i did not change anything
Can you run a spark profile when you right click?
/spark profiler
right click a block
/spark profiler --stop
I just realized that i forgot to update one of the dependencies, it works now. Sorry for kinda wasting your time!
Yes, although it seems to be an compatability issue with Apoli.
How can you tell that? I can't see where in the log its mentioned as to being a contributor, and it seems very unlikely that a mod conflict could cause a NoSuchMethod error on a forge class.
I can't reproduce the crash w/o Apoli in the modpack, thats why i assumed that.
Even tho the game takes around 10 seconds to process right clicking if i only have KubeJS in the Modpack
Ten seconds?? That is an awful long time.
Could you send a gist of any right click events you have when it takes 10 seconds?