Chameleon

Chameleon

83M Downloads

Lowercase mod id

Opened this issue ยท 1 comments

commented
[08:03:36] [Server thread/WARN] [FML]: ****************************************
[08:03:36] [Server thread/WARN] [FML]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[08:03:36] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[08:03:36] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:124)
[08:03:36] [Server thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[08:03:36] [Server thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[08:03:36] [Server thread/WARN] [FML]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[08:03:36] [Server thread/WARN] [FML]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[08:03:36] [Server thread/WARN] [FML]: ****************************************
commented

This is solved in the 1.11 release. It could never be fixed in 1.10 because the mod was already in the wild.