mouseclicked event handler crash

Started by AlphaTD on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 02:01, 24. Feb 2022
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
mouseclicked event handler crash

whenever I load my mod which has an item, item recipe, dimension, and biome, and I try to make a new world, The game just says saving world and crashes. I need help please! 

 

The game crashed whilst mouseclicked event handler
Error: com.google.gson.JsonParseException: Error loading registry data: Max must be at least min, min_inclusive: 13, max_inclusive: 4
Exit Code: -1
Last seen on 07:21, 6. Apr 2022
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try checking all of your mod…
Wed, 12/22/2021 - 11:28

try checking all of your mod elements, look for something that has a max and min. remember, the min must be lower than the max.