CJ-MC-Mods / Overloaded-Compressed-Blocks

Compressed Blocks for Anything. Dynamic Textures and Recipes
0 stars 0 forks source link

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

Closed TheUntamed closed 4 years ago

TheUntamed commented 4 years ago

https://pastebin.com/yYeC56cr

forge-31.2.23 and above

cjm721 commented 4 years ago

Please attach the crash-report + latest.log

TheUntamed commented 4 years ago

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

cjm721 commented 4 years ago

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

TheUntamed commented 4 years ago

The complete log: https://pastebin.com/TdJ4skpG

SDUBZ commented 4 years ago

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]