Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. [19:32:49] [DEBUG] LaunchFrame.doLaunch:951: Selected user: saved password: true
  2. [19:32:49] [DEBUG] LaunchFrame.doLaunch:952: Selected user: will save auth token if online: true
  3. [19:32:49] [INFO] LaunchFrame.doLogin:536: Logging in...
  4. [19:32:49] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for https://authserver.mojang.com/authenticate
  5. [19:32:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:67: Email address given
  6. [19:32:49] [INFO] AuthlibHelper.authenticateWithAuthlib:68: Beginning authlib authentication attempt
  7. [19:32:49] [INFO] AuthlibHelper.authenticateWithAuthlib:69: successfully created YggdrasilAuthenticationService
  8. [19:32:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData was passed to current method
  9. [19:32:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:79: Loading mojangData into authlib
  10. [19:32:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:152: Authentication is valid
  11. [19:32:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:155: loggedIn() && CanPlayOnline()
  12. [19:32:49] [DEBUG] CryptoUtils.encrypt:124: trying hardware id
  13. [19:32:49] [DEBUG] CryptoUtils.encrypt:126: hardware id ok
  14. [19:32:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:159: Authentication done, returning LoginResponse
  15. [19:32:49] [DEBUG] Benchmark.logBenchAs:76: Login Worker Run took 485 ms.
  16. [19:32:49] [DEBUG] LaunchFrame$16.done:580: responseStr: good
  17. [19:32:49] [INFO] LaunchFrame$16.done:583: Login complete.
  18. [19:32:49] [DEBUG] User.writeObject:185: starting...
  19. [19:32:49] [DEBUG] LaunchFrame$16.done:587: user data saved
  20. [19:32:49] [DEBUG] LaunchFrame.runGameUpdater:634: ForceUpdate: false
  21. [19:32:49] [DEBUG] LaunchFrame.runGameUpdater:635: installPath: C:\Users\pablo\Desktop\ftb
  22. [19:32:49] [DEBUG] LaunchFrame.runGameUpdater:636: pack dir: FTBPresentsDirewolf20112
  23. [19:32:49] [DEBUG] LaunchFrame.runGameUpdater:637: pack check path: FTBPresentsDirewolf20112\version
  24. [19:32:49] [DEBUG] LaunchFrame.checkVersion:612: verFile: 1.1.0 onlineVersion/getPackVer(): Recommended Version onlineVersion/getVersion(): 1.1.0
  25. [19:32:49] [INFO] MCInstaller.gatherAssets:127: Checking local assets file, for MC version 1.12.2 Please wait!
  26. [19:32:49] [DEBUG] MCInstaller.gatherAssets:132: Checking pack libraries
  27. [19:32:49] [DEBUG] MCInstaller.gatherAssets:184: Checking minecraft version json
  28. [19:32:49] [DEBUG] DownloadUtils.getStaticCreeperhostLinkOrBackup:109: failed
  29. [19:32:49] [DEBUG] DownloadUtils.getStaticCreeperhostLinkOrBackup:109: failed
  30. [19:32:49] [WARN] DownloadUtils.getStaticCreeperhostLinkOrBackup:127: Using backupLink for mcjsons/versions/1.12.2/1.12.2.json
  31. [19:32:50] [DEBUG] MCInstaller.gatherAssets:199: checking minecraft libraries
  32. [19:32:50] [DEBUG] MCInstaller.gatherAssets:269: Checking minecraft assets
  33. [19:32:51] [DEBUG] MCInstaller.gatherAssets:283: Starting TaskHandler to check MC assets
  34. [19:32:52] [DEBUG] Benchmark.logBenchAs:76: parallel asset check took 1314 ms.
  35. [19:32:52] [INFO] MCInstaller.launchMinecraft:330: Setting up native libraries for FTB Presents Direwolf20 1.12 v Recommended Version MC 1.12.2
  36. [19:32:52] [DEBUG] MCInstaller.launchMinecraft:356: packbaseJSON 1.12.2
  37. [19:32:53] [INFO] MCLauncher.syncAssets:295: Syncing Assets:
  38. [19:32:53] [INFO] MCLauncher.launchMinecraft:87: Java Path: C:\Program Files\Java\jre1.8.0_151\bin\javaw.exe
  39. [19:32:53] [INFO] MCLauncher.launchMinecraft:88: Pack: FTB Presents Direwolf20 1.12 1.12.2
  40. [19:32:53] [INFO] MCLauncher.setMemory:278: Setting MinMemory to 256
  41. [19:32:53] [INFO] MCLauncher.setMemory:280: Setting MaxMemory to 2048
  42. [19:32:53] [DEBUG] MCInstaller.launchMinecraft:430: MC PID: 2824
  43. [19:32:55] [DEBUG] Benchmark.logBenchAs:76: UnreadNews Init took 14 ms.
  44. [19:32:57] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  45. [19:32:57] [main/ERROR]: Unable to launch
  46. java.lang.ClassNotFoundException: net.minecraftforge.fml.common.launcher.FMLTweaker
  47. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_151]
  48. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_151]
  49. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_151]
  50. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_151]
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]
  52. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_151]
  53. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_151]
  54. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
  55. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_151]
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  58. [19
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement