Antique Atlas

Antique Atlas

32M Downloads

Duplicate mod id, examplemod

darkphan opened this issue · 6 comments

commented

Seems this mod is using a default Mod Id "examplemod" which is conflicting with another mod (animus, going to report this there as well).

Screenshot

commented

Thanks @TehNut

commented
commented

@Kenkron Make sure you run gradlew clean before building next time or you may end up with those classes again.

commented

@Kenkron You seem to have copied the default classes from the MDK when you updated your environment to 1.12.2.

image

@darkphan Open the jar and delete the com directory from it.

commented

Thanks. Maybe that's where I went wrong.

commented

I found out that I literally had the example mod that gradle auto-generates in my workspace. I just released 4.4.9, which should fix this.