Waystones (Fabric Edition)

Waystones (Fabric Edition)

3M Downloads

[1.14.4] Critical [Bug]

Tim-Rambo opened this issue ยท 1 comments

commented

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.

Log: https://pastebin.com/0d4ip9YK

commented

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)