Cavern II

Cavern II

6M Downloads

Crash on oredict handling

BloodWorkXGaming opened this issue ยท 2 comments

commented

This line crashes with index out bounds if the oredict is only the prefix, with nothing else.

if (name.startsWith(prefix) && Character.isUpperCase(name.charAt(prefix.length())))

commented

i am getting this crash too when adding to enigmatica 2 expert

https://pastebin.com/95pG0sd8

commented

This issue was fixed.