Brikster / Chatty

Bukkit-compatible chat management system
MIT License
90 stars 50 forks source link

Update FancyMessage.java #244

Open fleivinho opened 1 year ago

fleivinho commented 1 year ago

Fixing "newJsonWriter(java.io.Writer) has private access in com.google.gson.Gson"

fleivinho commented 1 year ago

Exception in minecraft: Caused by: java.lang.IllegalAccessError: tried to access method com.google.gson.Gson.newJsonWriter(Ljava/io/Writer;)Lcom/google/gson/stream/JsonWriter;