Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [00:32:18] [Thermos version retriever/WARN]: Error occured during retriving version
- java.lang.Throwable
- at thermos.TLog.log(TLog.java:30) [TLog.class:1.7.10-1614.57]
- at thermos.TLog.warning(TLog.java:41) [TLog.class:1.7.10-1614.57]
- at thermos.updater.TVersionRetriever.uncaughtException(TVersionRetriever.java:111) [TVersionRetriever.class:1.7.10-1614.57]
- at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:105) [TVersionRetriever.class:1.7.10-1614.57]
- at thermos.updater.TVersionRetriever.run(TVersionRetriever.java:69) [TVersionRetriever.class:1.7.10-1614.57]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
- Caused by: org.json.simple.parser.ParseException
- at org.json.simple.parser.Yylex.yylex(Unknown Source) ~[json-simple-1.1.jar:?]
- at org.json.simple.parser.JSONParser.nextToken(Unknown Source) ~[json-simple-1.1.jar:?]
- at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[json-simple-1.1.jar:?]
- at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[json-simple-1.1.jar:?]
- at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:95) ~[TVersionRetriever.class:1.7.10-1614.57]
- ... 2 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement