Input error string

hory7 years ago

Anyone knows why I am receiving this error ?
The device is continuously connecting and disconnecting

2017-07-19 15:56:18  INFO: [C6500629] connected
2017-07-19 15:56:19 DEBUG: [C6500629: 5093 < 213.233.101.150] HEX: 5b53472a383136303538333038382a303036422a5544322c3139303731372c3132353534392c412c34342e3731333137362c4e2c32362e3136333534302c452c302e323936332c3030302c312c30392c32302c3130302c302c35302c30303030303030302c312c312c3232362c312c32323233302c31313331332c3132362c2c30305d
2017-07-19 15:56:22  INFO: [C6500629] id: 8160583088, time: 2017-07-19 15:55:49, lat: 44.71318, lon: 26.16354, speed: 0.2, course: 0.0
2017-07-19 15:56:22 DEBUG: [C6500629: 5093 < 213.233.101.150] HEX: 5b53472a383136303538333038382a303036412a55442c3139303731372c3132353631392c412c34342e3731333138362c4e2c32362e3136333533372c452c302e383134382c3030302c302c31302c31302c3130302c302c35302c30303030303030302c312c312c3232362c312c32323233302c31313331322c3132372c2c30305d
2017-07-19 15:56:22  WARN: [C6500629] error - For input string: "88*0" - NumberFormatException (... < WatchFrameDecoder:37 < ...)
2017-07-19 15:56:22  INFO: [C6500629] disconnected

Thank you!

Anton Tananaev7 years ago

It's a bug that has been already fixed in the latest code.

hory7 years ago

I have the latest version installed.

Anton Tananaev7 years ago

That's why I said "code", not latest release.

hory7 years ago

Oh, sorry, my bad.
So, what's the file that I need to replace ?

Anton Tananaev7 years ago

You would need to compile main JAR file.

hory7 years ago

Ok
I will use an earlier version (3.11) that works, bcz I don t know how to compile the jar file.
Thank you!