Advertisement
Guest User

Modpack Error

a guest
Aug 11th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.72 KB | None | 0 0
  1. [15:15:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [15:15:21] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [15:15:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [15:15:21] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [15:15:21] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Minecraft\runtime\jre-x64\1.8.0_51
  6. [15:15:21] [main/INFO]: [HOOKLIB] Obfuscated: true
  7. [15:15:21] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [15:15:21] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\Adrian\AppData\Roaming\.minecraft\mods
  9. [15:15:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [15:15:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  11. [15:15:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [15:15:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [15:15:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [15:15:22] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  15. [15:15:22] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  16. [15:15:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [15:15:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [15:15:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
  19. [15:15:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container alfheim.common.core.asm.AlfheimHookHandler
  20. [15:15:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container alfheim.common.item.equipment.tool.ItemTwigWandExtender
  21. [15:15:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container alfheim.client.render.entity.RenderWings
  22. [15:15:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [15:15:22] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  24. [15:15:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  25. [15:15:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  26. [15:15:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  27. [15:15:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
  28. [15:15:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
  29. [15:15:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 2 ms
  30. [15:15:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  31. [15:15:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  32. [15:15:23] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  33. [15:15:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  34. [15:15:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: sa (1 / 1)
  35. [15:15:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
  36. [15:15:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
  37. [15:15:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
  38. [15:15:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.world.World#extinguishFire(Lnet/minecraft/entity/player/EntityPlayer;IIII)
  39. [15:15:23] [main/INFO]: Setting user: Hellcat59
  40. [15:15:23] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  41. [15:15:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockPortal
  42. [15:15:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.block.BlockPortal#func_150000_e(Lnet/minecraft/world/World;III)
  43. [15:15:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.nbt.NBTTagCompound
  44. [15:15:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.nbt.NBTTagCompound#toString()
  45. [15:15:24] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  46. [15:15:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.nbt.NBTTagList
  47. [15:15:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.nbt.NBTTagList#toString()
  48. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.attack:key.mouse.left
  49. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.use:key.mouse.right
  50. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.forward:key.keyboard.w
  51. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.left:key.keyboard.a
  52. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.back:key.keyboard.s
  53. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.right:key.keyboard.d
  54. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.jump:key.keyboard.space
  55. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.sneak:key.keyboard.left.shift
  56. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.sprint:key.keyboard.left.control
  57. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.drop:key.keyboard.q
  58. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.inventory:key.keyboard.e
  59. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.chat:key.keyboard.enter
  60. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.playerlist:key.keyboard.tab
  61. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.pickItem:key.mouse.middle
  62. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.command:key.keyboard.slash
  63. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.screenshot:key.keyboard.f2
  64. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5
  65. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown
  66. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.fullscreen:key.keyboard.f11
  67. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.1:key.keyboard.1
  68. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.2:key.keyboard.2
  69. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.3:key.keyboard.3
  70. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.4:key.keyboard.4
  71. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.5:key.keyboard.5
  72. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.6:key.keyboard.6
  73. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.7:key.keyboard.7
  74. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.8:key.keyboard.8
  75. [15:15:24] [Client thread/WARN]: Skipping bad option: key_key.hotbar.9:key.keyboard.9
  76. [15:15:24] [Client thread/INFO]: LWJGL Version: 2.9.1
  77. [15:15:24] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
  78. [15:15:25] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  79. [15:15:25] [Client thread/ERROR]: Couldn't initialize twitch stream
  80. [15:15:25] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.renderer.entity.Render
  81. [15:15:25] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.renderer.entity.Render#doRenderShadowAndFire(Lnet/minecraft/entity/Entity;DDDFF)
  82. [15:15:25] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  83. // I feel sad now :(
  84.  
  85. Time: 11/08/18 3:15 PM
  86. Description: Loading screen debug info
  87.  
  88. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  89.  
  90.  
  91. A detailed walkthrough of the error, its code path and all known details is as follows:
  92. ---------------------------------------------------------------------------------------
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.7.10
  97. Operating System: Windows 10 (amd64) version 10.0
  98. Java Version: 1.8.0_51, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 152637304 bytes (145 MB) / 268435456 bytes (256 MB) up to 1073741824 bytes (1024 MB)
  101. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  102. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  103. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  104. FML:
  105. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
  106. [15:15:25] [Client thread/INFO]: Attempting early MinecraftForge initialization
  107. [15:15:25] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  108. [15:15:25] [Client thread/INFO]: Replaced 183 ore recipies
  109. [15:15:25] [Client thread/INFO]: Completed early MinecraftForge initialization
  110. [15:15:25] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  111. [15:15:25] [Client thread/INFO]: Searching C:\Users\Adrian\AppData\Roaming\.minecraft\mods for mods
  112. [15:15:25] [Client thread/INFO]: Also searching C:\Users\Adrian\AppData\Roaming\.minecraft\mods\1.7.10 for mods
  113. [15:15:28] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
  114. [15:15:28] [Client thread/INFO]: Forge Mod Loader has identified 11 mods to load
  115. [15:15:28] [Client thread/ERROR]: The mod alfheim (Alfheim) requires mods [Botania] to be available
  116. [15:15:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Alfheim, FMLFileResourcePack:WorldEngine, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
  117. [15:15:28] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
  118. [15:15:28] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  119. [15:15:28] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  120. [15:15:29] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  121. [15:15:29] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  122. [15:15:29] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.model.ModelBiped
  123. [15:15:29] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.model.ModelBiped#render(Lnet/minecraft/entity/Entity;FFFFFF)
  124. [15:15:29] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  125. [15:15:29] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: boh (1 / 1)
  126. [15:15:29] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bly (1 / 1)
  127. [15:15:29] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.renderer.ItemRenderer
  128. [15:15:29] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.renderer.ItemRenderer#renderOverlays(F)
  129. [15:15:29] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: blt (5 / 5)
  130. [15:15:29] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  131. [15:15:29] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  132. [15:15:29] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
  133. [15:15:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  134. [15:15:29] [Sound Library Loader/INFO]: Sound engine started
  135. [15:18:10] [Client thread/INFO]: Stopping!
  136. [15:18:10] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  137. [15:18:10] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  138. [15:18:10] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  139. [15:18:10] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement