NoClassDefFoundError
GreatOrator opened this issue ยท 12 comments
Crash on startup:
I don't know why this happens, but you'll have to redownload the jar from CurseForge.
I will try again later, but just re-downloaded and got the same crash error. Do you possibly have another place to download?
No, but I have no idea why this happens, it has happened to other people before, jsut randomly. Redownloading works mostly.
There is nothing I can do about this though, there appears to be a missing class, but it should be right here: https://github.com/InfinityRaider/AgriCraft/blob/master/src/main/java/com/InfinityRaider/AgriCraft/blocks/BlockCrop.java
Is it being added by ASM? maybe another mod is removing the reference? it is very odd. and I know, I looked through the classes myself
Yeah, just tried 3 more different ways to download the hotfix and still getting the same crash, will just revert back to 1.4.5
Right, but please don't submit any more issues for 1.4.5, very likely that the stacktrace will not match the current code.
Oh, don't worry, now that we know the cause it is a simple thing. 1.4.5 works just fine for me :D. Thanks for looking into it.
That will be your problem, Botania added a new interface to its API, older versions which don't have that will crash. You'll have to update Botania.