LabyMod / legacy-labymod-server-api

This API allows you to communicate between a LabyMod client and your server
MIT License
10 stars 11 forks source link

fix FormatExceptions while json decode #12

Open TebosBrime opened 4 years ago

TebosBrime commented 4 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets https://discordapp.com/channels/412724944112320513/412736498664734722/742427476801880146

This fix several of FormatExceptions (eg. NumberFormatException) while json decode.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.