color picker issue

  • i keep getting an error when trying to use the color picker. Unknown packet response in callback: RisingWorld.Network.Packets.General.ShowCustomMessageDialogResponse


    Java
    player.showColorPicker("Wisp Color", 0, (color)->{
    player.sendTextMessage(String.valueOf(color));
    });

    even tried the basic code above with the same issue!

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!