Advertisement
MrJayse

Untitled

Jul 16th, 2017
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. [00:32:18] [Thermos version retriever/WARN]: Error occured during retriving version
  2. java.lang.Throwable
  3. at thermos.TLog.log(TLog.java:30) [TLog.class:1.7.10-1614.57]
  4. at thermos.TLog.warning(TLog.java:41) [TLog.class:1.7.10-1614.57]
  5. at thermos.updater.TVersionRetriever.uncaughtException(TVersionRetriever.java:111) [TVersionRetriever.class:1.7.10-1614.57]
  6. at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:105) [TVersionRetriever.class:1.7.10-1614.57]
  7. at thermos.updater.TVersionRetriever.run(TVersionRetriever.java:69) [TVersionRetriever.class:1.7.10-1614.57]
  8. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  9. Caused by: org.json.simple.parser.ParseException
  10. at org.json.simple.parser.Yylex.yylex(Unknown Source) ~[json-simple-1.1.jar:?]
  11. at org.json.simple.parser.JSONParser.nextToken(Unknown Source) ~[json-simple-1.1.jar:?]
  12. at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[json-simple-1.1.jar:?]
  13. at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[json-simple-1.1.jar:?]
  14. at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:95) ~[TVersionRetriever.class:1.7.10-1614.57]
  15. ... 2 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement