Started by
saatrox
on
Topic category: Help with Minecraft modding (Java Edition)
The game crashed whilst initializing game Error: java.lang.IllegalArgumentException: Multiple entries with same key: empty_dimension=FMLMod:empty_dimension{2.3.3} and empty_dimension=FMLMod:empty_dimension{2.3.3}. To index multiple values under a key, use Multimaps.index. Código de error: -1
Im getting this error opening minecraft with my mod and i dont know what to do.
Its like I have two times the same mod but I only have one on the mods folder
Try regenerating code and re-exporting. If not helpful, try deleting src/main/java folder in workspace and regenerating folder.