Psi crashing on load - java.lang.NoClassDefFoundError: vazkii/arl/item/ItemModShovel
Th4nat0s1s opened this issue ยท 4 comments
java.lang.NoClassDefFoundError: vazkii/arl/item/ItemModShovel
Getting this log while trying to load Psi, just added the Random Psideas mod with dependencies.
Tried updating to newest version of FML, also tried redoing download for Psi r1.1-77 and tried r1.1-76.
Any direction I can take with this issue would be much appreciated.
After further testing, I tried removing all of random psideas with dependencies and just had psi r1.1-77 and it is still crashing for me
Seems to be the same issue: Caused by: java.lang.NoClassDefFoundError: vazkii/arl/item/ItemModShovel
Yup, that did it, but how did you know? Im asking cause I need to get better at troubleshooting my own problems.