akemin-dayo / BlueMapSkinSupport

Adds proper offline skin acquisition support to BlueMap's web UI.
MIT License
8 stars 3 forks source link

Internal error on 1.18.2 #9

Closed Fefedu973 closed 2 years ago

Fefedu973 commented 2 years ago

in logs : [07:03:02] [Server thread/INFO]: [BlueMapOfflineSkinSupport] Fefe_du_973 joined the server! Calling writeTrueCompositedPlayerHeadForBukkitPlayerAsynchronousCallback()... in game : internal exception io.netty.handler.codec.decoderexception com.google.gson.jsonparseexception: don't know how to turn {} into a component

akemin-dayo commented 2 years ago

What's the full log say? This seems like BMOSS somehow got an empty JSON response while trying to get a given user's profile data…

Fefedu973 commented 2 years ago

ok so this is the full log latest.log

Fefedu973 commented 2 years ago

What's the full log say? This seems like BMOSS somehow got an empty JSON response while trying to get a given user's profile data…

any idea ?