Hey all,
I'm trying to get started with coding a mod, and it was working until something changed yesterday. I'm not sure what, but now I'm getting a duplicate mod error when loading minecraft. It is finding a version of the mod in \bin which is a .class file, and also finding the .jar file in run\mods. The game crashes before reaching this point if either file is deleted. The folders in the directory are bin, build, eclipse, gradle, run, and src. Any suggestions would be appreciated.