You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When applying a Snow sound to the seeds OreDict, a message akin to this is spammed until the game inevitably freezes:
[17:40:16] [Server thread/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:300]: Negative index in crash report handler (0/116)
To reproduce:
-Add snow;ore:seeds* to the pick/place categories menu.
-Try grabbing and letting go of items that are within the seeds OreDict. I used Groovy Script to add minecraft:wheat_seeds and more to it.
-Go into the pick/place categories menu again.
-Repeat the steps until the game freezes. For me, it always happened when within a menu, either in the Pause Screen or Extra Sounds' config.
The text was updated successfully, but these errors were encountered:
When applying a Snow sound to the
seeds
OreDict, a message akin to this is spammed until the game inevitably freezes:[17:40:16] [Server thread/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:300]: Negative index in crash report handler (0/116)
To reproduce:
-Add
snow;ore:seeds*
to thepick/place categories
menu.-Try grabbing and letting go of items that are within the
seeds
OreDict. I used Groovy Script to addminecraft:wheat_seeds
and more to it.-Go into the
pick/place categories
menu again.-Repeat the steps until the game freezes. For me, it always happened when within a menu, either in the Pause Screen or Extra Sounds' config.
The text was updated successfully, but these errors were encountered: