`NoClassDefFoundError: ht/treechop/common/chop/ChopUtil`
SettingDust opened this issue ยท 4 comments
class ht.treechop.plugin.wthit.TreeChopWthitPlugin
java.lang.NoClassDefFoundError: ht/treechop/common/chop/ChopUtil
at TRANSFORMER/[email protected]/ht.treechop.plugin.wthit.TreeChopWthitPlugin.appendBody(TreeChopWthitPlugin.java:52)
If you can, updating to TreeChop-0.17.8a will fix this. Otherwise, downgrade the WTHIT plugin to 0.1.0. To clarify,
- TreeChop WTHIT 0.1.0 works for TreeChop-0.16.x
- TreeChop WTHIT 0.1.1 works for TreeChop-0.17.x
Hope this helps!
Hey, thanks for reporting. Which version of TreeChop were you using? I believe this is fixed in the latest version but I could be wrong.