SparklingComet / java-mojang-api

Full Mojang API Wrapper
http://wiki.vg/Mojang_API
Apache License 2.0
45 stars 11 forks source link

Casting error when getting UUID from username #6

Closed SylentButDedly closed 2 years ago

SylentButDedly commented 6 years ago

I am getting the following error when I try to use the getUUIDOfUsername() method Caused by: java.lang.ClassCastException: org.json.simple.JSONArray cannot be cast to org.json.simple.JSONObject

SparklingComet commented 6 years ago

Can you share the full stacktrace?

SparklingComet commented 2 years ago

Closing due to inactivity.