Advertisement
Guest User

Untitled

a guest
Dec 5th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.70 KB | None | 0 0
  1. Logging in...
  2. Beginning authlib authentication attempt
  3. successfully created YggdrasilAuthenticationService
  4. Login complete.
  5. Checking local assets file, for MC version1.7.10 Please wait!
  6. Setting up native libraries for Wanderlust Reloaded v Recommended Version MC 1.7.10
  7. Syncing Assets:
  8. Java Path: C:\Program Files\Java\jre7\bin\javaw.exe
  9. Pack: Wanderlust Reloaded 1.7.10
  10. Setting MinMemory to 256
  11. Setting MaxMemory to 4096
  12. Defaulting PermSize to 256m
  13. Adding Optimization Arguments
  14. [20:41:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  15. [20:41:45] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  16. [20:41:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  17. [20:41:45] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1236 for Minecraft 1.7.10 loading
  18. [20:41:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_65, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
  19. [20:41:46] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [20:41:46] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [20:41:46] [main/INFO] [FML]: [AppEng] Core Init
  22. [20:41:46] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [20:41:46] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [20:41:46] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [20:41:46] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. [20:41:46] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. [20:41:46] [main/WARN] [FML]: The coremod chylex.java7check.JavaCheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. [20:41:46] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  29. [20:41:46] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  30. [20:41:46] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  31. [20:41:46] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  32. [20:41:46] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  33. [20:41:46] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  34. [20:41:46] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  35. [20:41:46] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  36. [20:41:46] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  37. [20:41:46] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  38. [20:41:46] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  39. [20:41:46] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  40. [20:41:46] [main/ERROR] [FML]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
  41. java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
  42. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_65]
  43. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_65]
  44. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
  45. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_65]
  46. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
  47. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  48. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  49. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
  50. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_65]
  51. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  52. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  53. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  54. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  55. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  56. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  57. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  60. [20:41:46] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  61. [20:41:46] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  62. [20:41:46] [main/WARN] [FML]: The coremod tterrag.core.common.transform.TTCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  63. [20:41:46] [main/WARN] [FML]: The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  64. [20:41:46] [main/ERROR] [FML]: Coremod UELoader: The plugin class universalelectricity.core.UELoader was not instantiable
  65. java.lang.InstantiationException: universalelectricity.core.UELoader
  66. at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_65]
  67. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  68. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  69. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  70. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  71. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  72. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  73. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1236-universal.jar:?]
  74. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  75. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  76. [20:41:46] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  77. [20:41:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  78. [20:41:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  79. [20:41:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  80. [20:41:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  81. [20:41:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  82. [20:41:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  83. [20:41:47] [main/ERROR] [LaunchWrapper]: Unable to launch
  84. java.lang.RuntimeException: java.lang.NullPointerException
  85. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:130) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  88. Caused by: java.lang.NullPointerException
  89. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213) ~[guava-16.0.jar:?]
  90. at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69) ~[guava-16.0.jar:?]
  91. at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57) ~[guava-16.0.jar:?]
  92. at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:95) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  93. at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:60) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  94. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:193) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  95. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:170) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  96. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:139) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  97. at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:182) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  98. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:125) ~[forge-1.7.10-10.13.2.1236-universal.jar:?]
  99. ... 2 more
  100. [i18n] Added 0 enUS to options pane
  101. [i18n] Added 1 cyGB to options pane
  102. [i18n] Added 2 daDK to options pane
  103. [i18n] Added 3 deDE to options pane
  104. [i18n] Added 4 enUS to options pane
  105. [i18n] Added 5 enGB to options pane
  106. [i18n] Added 6 esES to options pane
  107. [i18n] Added 7 fiFI to options pane
  108. [i18n] Added 8 frFR to options pane
  109. [i18n] Added 9 itIT to options pane
  110. [i18n] Added 10 nlNL to options pane
  111. [i18n] Added 11 noNO to options pane
  112. [i18n] Added 12 maHU to options pane
  113. [i18n] Added 13 ptBR to options pane
  114. [i18n] Added 14 ptPT to options pane
  115. [i18n] Added 15 ruRU to options pane
  116. [i18n] Added 17 zhCN to options pane
  117. [i18n] Added 16 svSE to options pane
  118. [i18n] enUS English (US) language file loaded!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement