Overloaded Compressed Blocks

Overloaded Compressed Blocks

171k Downloads

[1.15.2] Overloaded-Compressed-Blocks throws error with latest Forge versions

TheUntamed opened this issue ยท 5 comments

commented

https://pastebin.com/yYeC56cr

forge-31.2.23 and above

commented

Opps, didn't mean to close it. Need the entire log, not just the snippet

commented

Please attach the crash-report + latest.log

commented

No crash report is created. Just the exception stacktrace I linked.
and this loading screen message if it's any helpful.
Screenshot_1

commented
commented

latest.log
crashes missing method or class
Failed to create mod instance. ModID: overloaded_cb, class com.cjm721.overloaded.cb.CompressedBlocks
java.lang.IncompatibleClassChangeError: Found interface net.minecraftforge.forgespi.language.IModInfo$ModVersion, but class was expected
at com.cjm721.overloaded.cb.CompressedBlocks.lambda$new$0(CompressedBlocks.java:64) ~[?:1.0.12]