The-Fireplace-Minecraft-Mods / Block-Replacer

Replace any block in the worldgen with any other block.
MIT License
1 stars 1 forks source link

Game Crashed #31

Closed Origins-Eternity closed 3 years ago

Origins-Eternity commented 3 years ago

Describe the bug When I entered a world, my game crashed.

To Reproduce Steps to reproduce the behavior:

  1. I edit the mod's config
  2. I start my game
  3. I enter a world
  4. See error

Logs/Screenshots/Videos Crash Report: https://pastebin.com/XN7YJ2WT config: https://pastebin.com/XN7YJ2WT

Versions

The-Fireplace commented 3 years ago

Because you have four entries for replaceblock / replacewith, the other options need to have four things on the list too, even if it's four of the same value.

Origins-Eternity commented 3 years ago

Because you have four entries for replaceblock / replacewith, the other options need to have four things on the list too, even if it's four of the same value.

Ok, thanks for your answer.