[1.14.4] Critical [Bug]
Tim-Rambo opened this issue ยท 1 comments
One of my players get stuck in the end. In F5 he cant see his skin and cant move around at all...
and he crashed/left the server and i got this error message etc.
I dont know what this bug is if its waystone but thats what popped up first so i would assume so.
This is an issue in Coloured Chat:
java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388)
at network.pxl8.colouredchat.lib.LibColour.getRandomColourFromMap(LibColour.java:70)
at network.pxl8.colouredchat.chat.ChatListener.lambda$onPlayerLogin$0(ChatListener.java:25)
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161)
at network.pxl8.colouredchat.chat.ChatListener.onPlayerLogin(ChatListener.java:23)