I've encountered an issue with creating new worlds while random crafting recipes are enabled. On world creation, I receive the following error:
Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet 'clientbound/minecraft:update_recipes'
I have tested this issue extensively, and it is somewhat difficult to pin down the cause. Though I have successfully reproduced the following steps without encountering this issue, I have not discovered a better way to reproduce it. Any worlds created after Step 2 should encounter this issue.
How to Reproduce This Issue:
Create a new world.
Restart the game.
Create another new world.
I'm running the latest version of MC Randomizer (0.8), as well as the latest version of Forge (51.0.33). I should note that in addition to randomized recipes, randomized recipe inputs are also enabled. Strangely enough, it seems that deleting the .jar file and reinstalling the mod fixes this issue temporarily.
I've encountered an issue with creating new worlds while random crafting recipes are enabled. On world creation, I receive the following error:
I have tested this issue extensively, and it is somewhat difficult to pin down the cause. Though I have successfully reproduced the following steps without encountering this issue, I have not discovered a better way to reproduce it. Any worlds created after Step 2 should encounter this issue.
How to Reproduce This Issue:
I'm running the latest version of MC Randomizer (0.8), as well as the latest version of Forge (51.0.33). I should note that in addition to randomized recipes, randomized recipe inputs are also enabled. Strangely enough, it seems that deleting the .jar file and reinstalling the mod fixes this issue temporarily.