Error: Multiple entries with same key

Started by saatrox on

Topic category: Help with modding (Java Edition)

Last seen on 19:19, 25. Jun 2022
Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error: Multiple entries with same key
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.

Last seen on 19:19, 25. Jun 2022
Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Its like I have two times…
Thu, 10/29/2020 - 11:12

Its like I have two times the same mod but I only have one on the mods folder

Try regenerating code and re…
Thu, 10/29/2020 - 20:48

Try regenerating code and re-exporting. If not helpful, try deleting src/main/java folder in workspace and regenerating folder.