java.lang.NoClassDefFoundError
Closed this issue ยท 6 comments
Crash Report + Latest.log:
crash-2021-10-07_16.37.30-server.txt
latest.log
Crash Description:
When landing and attempting to exit the TARDIS and having the weeping angels mod installed the game crashes immediately. The mod version is Weeping-Angels-1.16.x-2.1.4, I have tested my world without the Weeping Angels mod installed and no issue has occurred.
Caused by: java.lang.NoClassDefFoundError: me/suff/mc/angels/common/tileentities/SnowArmTile$SnowAngelStages
Hello,
Nothing to do with Tardis mod from what I can see, not too sure what's causing this
Also, I deleted your uncompleted issue, but you do know there's an edit button yeah?
This is an ongoing issue, I will keep looking into it, but I can't reproduce it
Notes: It appears this seems to happen with inner classes and not with normal classes, did I miss some obscure ForgeGradle update or something? @50ap5ud5
Hello, Nothing to do with Tardis mod from what I can see, not too sure what's causing this Also, I deleted your uncompleted issue, but you do know there's an edit button yeah?
This is an ongoing issue, I will keep looking into it, but I can't reproduce it
Only saw it after I created this issue! Will remember it in the future
Notes: It appears this seems to happen with inner classes and not with normal classes, did I miss some obscure ForgeGradle update or something? @50ap5ud5
https://stackoverflow.com/questions/17973970/how-can-i-solve-java-lang-noclassdeffounderror
This might help?
I appreciate the help, but I don't think it's anything to do with my actual code, but instead the compile process somewhere, I know what class not found is
This issue has been reported before in #180 and was thought to be fixed with recompiling and releasing
There seem to be two patterns, it happens with the Tardis mod installed, but it's not a fault on their side, but it also only happens for inner classes
Download: https://www.curseforge.com/minecraft/mc-mods/weeping-angels-mod/files/3489307
Come back if the issue persists