Randomium Ore

Randomium Ore

3M Downloads

[1.19] Client-side crash while attempting to mine the ore

NyakoFox opened this issue ยท 2 comments

commented

This is on a dedicated server. It seems that attempting to mine the ore will crash due to a random int call in getRandomSound. A crash log is here.

commented

Looks like Randomium.SOUNDS gets added to on the server, so when the client tries to use it, it's empty.

commented

should be fixed