TechReborn / StevesCarts

A carttastic mod adding a near infinite number of carts possible to the game, through the creation of modular carts.
MIT License
31 stars 25 forks source link

Issue with IC2 classic on load #81

Closed CLOUDSofSTEEL closed 6 years ago

CLOUDSofSTEEL commented 6 years ago

I'm not sure if this is more from IC2C or SC, but when loading the two together this error occurs:

Caused by: java.lang.NoClassDefFoundError: ic2/core/item/type/MiscResourceType at vswe.stevescarts.compat.ic2.CompatIC2.loadAddons(CompatIC2.java:15) at vswe.stevescarts.plugins.PluginLoader.init(PluginLoader.java:62) at vswe.stevescarts.StevesCarts.load(StevesCarts.java:97)

I've went through both mods' configs to find something relevant, but I'm not seeing anything.

modmuss50 commented 6 years ago

IC2 classic isn't supported, please use the official ic2 found at: http://jenkins.ic2.player.to/

CLOUDSofSTEEL commented 6 years ago

I really wanted to play with IC2C. Official IC2 has lost it's charm. I'll just have to get rid of one of the mods I guess. Thanks for the quick reply.