Posted August 15, 20196 yr My mod uses a library that depends on the org.apache.commons.collections4 library. When I run Minecraft, I get the error: java.lang.NoClassDefFoundError: org/apache/commons/collections4/map/CaseInsensitiveMap The mod works fine in IntelliJ, it only has this problem when I export it. I tried including the library the same way I added the first library, but it didn't work. I read online that this is a choice by Forge because a couple of the org.apache.commons libraries are included in Minecraft already, but not the one I need. Does anyone have a solution to this? Edited August 16, 20196 yr by MC_CatMaster
August 16, 20196 yr Author 4 hours ago, diesieben07 said: Why do you need it? I'm using the JDA library to connect with Discord. I tried getting shading to work, but couldn't figure it out. Is there a good place where I can find out how to do that?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.