Advertisement
Guest User

ser_1419270271998

a guest
Dec 22nd, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. Technic Launcher Error Report:
  2. ( Please submit this report to https://github.com/TechnicPack/TechnicLauncher/issues )
  3. Launcher Build: 0
  4.  
  5. Selected Pack: null
  6. Stack Trace:
  7. Exception: JsonSyntaxException
  8. Message: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 169 column 2
  9. Trace:
  10. com.google.gson.Gson.assertFullConsumption(Gson.java:779)
  11. com.google.gson.Gson.fromJson(Gson.java:769)
  12. com.google.gson.Gson.fromJson(Gson.java:717)
  13. com.google.gson.Gson.fromJson(Gson.java:689)
  14. net.technicpack.launchercore.install.ModpackInstaller.getMinecraftVersion(ModpackInstaller.java:186)
  15. net.technicpack.launchercore.install.ModpackInstaller.prepareOfflinePack(ModpackInstaller.java:273)
  16. org.spoutcraft.launcher.InstallThread.run(InstallThread.java:63)
  17. Caused By: (MalformedJsonException)
  18. [Use JsonReader.setLenient(true) to accept malformed JSON at line 169 column 2]
  19. com.google.gson.Gson.assertFullConsumption(Gson.java:779)
  20. com.google.gson.Gson.fromJson(Gson.java:769)
  21. com.google.gson.Gson.fromJson(Gson.java:717)
  22. com.google.gson.Gson.fromJson(Gson.java:689)
  23. net.technicpack.launchercore.install.ModpackInstaller.getMinecraftVersion(ModpackInstaller.java:186)
  24. net.technicpack.launchercore.install.ModpackInstaller.prepareOfflinePack(ModpackInstaller.java:273)
  25. org.spoutcraft.launcher.InstallThread.run(InstallThread.java:63)
  26.  
  27. System Information:
  28. Operating System: Windows 7
  29. Operating System Version: 6.1
  30. Operating System Architecture: x86
  31. Java version: 1.7.0_71 32 bit
  32. Total Memory: 54 MB
  33. Max Memory: 247 MB
  34. Memory Free: 22 MB
  35. CPU Cores: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement