paul-eff/MinecraftOfflineOnlineConverter

UUID String is too large

Closed this issue · 1 comments

Exception in thread "main" java.lang.IllegalArgumentException: UUID string too large
at java.base/java.util.UUID.fromString1(UUID.java:264)
at java.base/java.util.UUID.fromString(UUID.java:258)
at me.paulferlitz.Converter.convert(Converter.java:163)
at me.paulferlitz.Main.main(Main.java:60)

Fixed your error, here is the release @kimgamerTV .

Please report the stacktrace to me if you encounter the problem again. Then I can maybe do more then just catch it :). Cheers.