Advertisement
Guest User

crash

a guest
Sep 11th, 2019
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.17 KB | None | 0 0
  1. Executing gradle command: runClient
  2. Build info: MCreator 1.9.0, 64-bit, 16326 MB, Windows 10 - cmd, JVM 1.8.0_212, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
  3. (c) 2018 Microsoft Corporation. Tutti i diritti sono riservati.
  4. C:\Users\---\MCreatorWorkspaces\HodgePodge>gradlew -Dorg.gradle.java.home="C:/Program Files/Pylo/MCreator/jdk" -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" runClient
  5. Starting a Gradle Daemon, 4 busy and 6 incompatible and 1 stopped Daemons could not be reused, use --status for details
  6. This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
  7. #################################################
  8. ForgeGradle 2.3-SNAPSHOT-6084129e
  9. https://github.com/MinecraftForge/ForgeGradle
  10. #################################################
  11. Powered by MCP
  12. http://modcoderpack.com
  13. by: Searge, ProfMobius, R4wk, ZeuX
  14. Fesh0r, IngisKahn, bspkrs, LexManos
  15. #################################################
  16. :deobfCompileDummyTask
  17. :deobfProvidedDummyTask
  18. :sourceApiJava UP-TO-DATE
  19. :compileApiJava NO-SOURCE
  20. :processApiResources NO-SOURCE
  21. :apiClasses UP-TO-DATE
  22. :sourceMainJava UP-TO-DATE
  23. :compileJava UP-TO-DATE
  24. :processResources
  25. :classes
  26. :jar
  27. :getVersionJson
  28. :extractNatives SKIPPED
  29. :extractUserdev UP-TO-DATE
  30. :getAssetIndex UP-TO-DATE
  31. :getAssets
  32. Current status: 100/1305 7%
  33. Current status: 276/1305 21%
  34. Current status: 613/1305 46%
  35. Current status: 810/1305 62%
  36. Current status: 1029/1305 78%
  37. Current status: 1109/1305 84%
  38. Current status: 1288/1305 98%
  39. :makeStart
  40. :runClient
  41. 21:58.06 [main/INFO] [GradleStart]: Extra: []
  42. 21:58.06 [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/---/.mcreator/gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
  43. 21:58.06 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  44. 21:58.06 [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  45. 21:58.06 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
  46. 21:58.06 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  47. 21:58.06 [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
  48. 21:58.06 [main/INFO] [FML]: Java is LibericaJDK 64-Bit Server VM, version 1.8.0_212, running on Windows 10:amd64:10.0, installed at C:\Program Files\Pylo\MCreator\jdk\jre
  49. 21:58.06 [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory.
  50. 21:58.06 [main/ERROR] [FML]: Full: C:\Users\---\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
  51. 21:58.06 [main/ERROR] [FML]: Trimmed: c:/users/---/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
  52. 21:58.07 [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  53. 21:58.07 [main/INFO] [FML]: Detected deobfuscated environment, loading log configs for colored console logs.
  54. 2019-09-11 21:58:08,831 main WARN Disabling terminal, you're running in an unsupported environment.
  55. 21:58.08 [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
  56. 21:58.08 [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
  57. 21:58.08 [main/INFO] [FML]: Searching C:\Users\---\MCreatorWorkspaces\HodgePodge\run\.\mods for mods
  58. 21:58.08 [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  59. 21:58.08 [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  60. 21:58.08 [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
  61. 21:58.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
  62. 21:58.08 [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
  63. 21:58.08 [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  64. 21:58.08 [main/INFO] [GradleStart]: Injecting location in coremod team.chisel.ctm.client.asm.CTMCorePlugin
  65. 21:58.08 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  66. 21:58.08 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  67. 21:58.08 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  68. 21:58.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  69. 21:58.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  70. 21:58.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. 21:58.09 [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  72. 21:58.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. 21:58.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  74. 21:58.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  75. 21:58.09 [main/INFO] [GradleStart]: Remapping AccessTransformer rules...
  76. 21:58.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. 21:58.10 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  78. 21:58.10 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  79. 21:58.10 [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  80. 21:58.10 [main/INFO] [minecraft/Minecraft]: Setting user: Player15
  81. 21:58.10 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230 Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  82. 21:58.10 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242 Transforming net.minecraft.block.Block Finished.
  83. 21:58.13 [main/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
  84. 21:58.14 [main/INFO] [FML]: -- System Details --
  85. Details:
  86. Minecraft Version: 1.12.2
  87. Operating System: Windows 10 (amd64) version 10.0
  88. Java Version: 1.8.0_212, BellSoft
  89. Java VM Version: LibericaJDK 64-Bit Server VM (mixed mode),
  90. Memory: 101062896 bytes (96 MB) / 490209280 bytes (467 MB) up to 3804758016 bytes (3628 MB)
  91. JVM Flags: 0 total;
  92. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  93. FML:
  94. Loaded coremods (and transformers):
  95. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  96. team.chisel.ctm.client.asm.CTMTransformer
  97. GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 9400 GT/PCIe/SSE2'
  98. 21:58.14 [main/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
  99. 21:58.14 [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  100. 21:58.14 [main/INFO] [FML]: Replaced 1036 ore ingredients
  101. 21:58.15 [main/INFO] [FML]: Searching C:\Users\---\MCreatorWorkspaces\HodgePodge\run\.\mods for mods
  102. 21:58.16 [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 160784300 nanos
  103. 21:58.17 [main/INFO] [FML]: Forge Mod Loader has identified 14 mods to load
  104. 21:58.17 [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, hodge_podge_iii, ctm, waila, jei, mapgadgets, naturescompass, raolcraft, torohealthmod, wailaharvestability, worldedit] at CLIENT
  105. 21:58.17 [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, hodge_podge_iii, ctm, waila, jei, mapgadgets, naturescompass, raolcraft, torohealthmod, wailaharvestability, worldedit] at SERVER
  106. 21:58.19 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230 Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
  107. 21:58.19 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242 Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
  108. 21:58.19 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230 Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
  109. 21:58.19 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242 Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
  110. 21:58.25 [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Hodge Podge III, FMLFileResourcePack:CTM, FMLFileResourcePack:Waila, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Mapmaker's Gadgets, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:RaolCraft, FMLFileResourcePack:ToroHealth Damage Indicators, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WorldEdit
  111. 21:58.25 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230 Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
  112. 21:58.25 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242 Transforming net.minecraftforge.client.ForgeHooksClient Finished.
  113. 21:58.25 [main/INFO] [FML]: Processing ObjectHolder annotations
  114. 21:58.26 [main/INFO] [FML]: Found 1981 ObjectHolder annotations
  115. 21:58.26 [main/INFO] [FML]: Identifying ItemStackHolder annotations
  116. 21:58.26 [main/INFO] [FML]: Found 0 ItemStackHolder annotations
  117. 21:58.26 [main/INFO] [FML]: Configured a dormant chunk cache size of 0
  118. 21:58.26 [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  119. 21:58.26 [main/INFO] [FML]: OBJLoader: Domain hodge_podge_iii has been added.
  120. 21:58.26 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230 Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
  121. 21:58.26 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:transform:168 Correct local variable found - this must be forge 2772
  122. 21:58.26 [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242 Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
  123. 21:58.26 [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
  124. 21:58.27 [main/INFO] [FML]: OBJLoader: Domain raolcraft has been added.
  125. 21:58.27 [main/INFO] [FML]: Applying holder lookups
  126. 21:58.27 [main/INFO] [FML]: Holder lookups applied
  127. 21:58.28 [main/INFO] [FML]: Applying holder lookups
  128. 21:58.28 [main/INFO] [FML]: Holder lookups applied
  129. 21:58.28 [main/INFO] [FML]: Applying holder lookups
  130. 21:58.28 [main/INFO] [FML]: Holder lookups applied
  131. 21:58.28 [main/INFO] [FML]: Applying holder lookups
  132. 21:58.28 [main/INFO] [FML]: Holder lookups applied
  133. 21:58.28 [main/INFO] [FML]: Injecting itemstacks
  134. 21:58.28 [main/INFO] [FML]: Itemstack injection complete
  135. 21:58.30 [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
  136. 21:58.30 [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
  137. 21:58.30 [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  138. AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
  139. 21:58.30 [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized.
  140. 21:58.31 [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
  141. 21:58.35 [main/INFO] [FML]: Max texture size: 8192
  142. 21:58.36 [main/INFO] [minecraft/TextureMap]: Created: 1024x512 textures-atlas
  143. 21:58.38 [main/INFO] [FML]: Applying holder lookups
  144. 21:58.38 [main/INFO] [FML]: Holder lookups applied
  145. 21:58.38 [main/INFO] [jei]: Created: 256x128 textures-atlas
  146. 21:58.38 [main/INFO] [FML]: Injecting itemstacks
  147. 21:58.38 [main/INFO] [FML]: Itemstack injection complete
  148. 21:58.38 [main/INFO] [worldedit]: WorldEdit for Forge (version 6.1.10-SNAPSHOT) is loaded
  149. 21:58.38 [main/INFO] [Waila]: Starting Waila...
  150. 21:58.38 [main/INFO] [Waila]: Gathering annotated plugins...
  151. 21:58.38 [main/INFO] [Waila]: Gathering wrapped IMC plugins...
  152. 21:58.38 [main/INFO] [Waila]: Registering plugins...
  153. 21:58.38 [main/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
  154. 21:58.38 [main/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
  155. 21:58.38 [main/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
  156. 21:58.38 [main/INFO] [Waila]: Registering plugin at squeek.wailaharvestability.WailaHandler
  157. 21:58.38 [main/INFO] [Waila]: Starting Waila took 123.7 ms
  158. 21:58.38 [main/INFO] [jei]: Starting JEI...
  159. 21:58.38 [main/INFO] [jei]: Registering recipe categories...
  160. 21:58.38 [main/INFO] [jei]: Registering recipe categories took 38.66 ms
  161. 21:58.38 [main/INFO] [jei]: Registering mod plugins...
  162. 21:58.39 [main/INFO] [jei]: Registering mod plugins took 214.4 ms
  163. 21:58.39 [main/INFO] [jei]: Building recipe registry...
  164. 21:58.39 [main/INFO] [jei]: Building recipe registry took 104.2 ms
  165. 21:58.39 [main/INFO] [jei]: Building ingredient list...
  166. 21:58.39 [main/INFO] [jei]: Building ingredient list took 44.93 ms
  167. 21:58.39 [main/INFO] [jei]: Building ingredient filter...
  168. 21:58.39 [main/INFO] [jei]: Building ingredient filter took 326.5 ms
  169. 21:58.39 [main/INFO] [jei]: Building bookmarks...
  170. 21:58.39 [main/INFO] [jei]: Building bookmarks took 5.773 ms
  171. 21:58.39 [main/INFO] [jei]: Building runtime...
  172. 21:58.39 [main/INFO] [jei]: Building runtime took 124.3 ms
  173. 21:58.39 [main/INFO] [jei]: Starting JEI took 1.151 s
  174. 21:58.40 [main/INFO] [FML]: Forge Mod Loader has successfully loaded 14 mods
  175. 21:58.40 [main/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
  176. 21:58.41 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
  177. 21:58.52 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.12.2
  178. 21:58.52 [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
  179. 21:58.53 [Server thread/INFO] [FML.ModTracker]: This world was saved with mod hodge_podge_iii version 1.7.0 and it is now at version 1.7.1, things may not work well
  180. 21:58.53 [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  181. 21:58.54 [Server thread/INFO] [FML]: Applying holder lookups
  182. 21:58.54 [Server thread/INFO] [FML]: Holder lookups applied
  183. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 0 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  184. 21:58.54 [Server thread/INFO] [minecraft/AdvancementList]: Loaded 581 advancements
  185. 21:58.54 [Server thread/INFO] [FML]: Loading dimension -1 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  186. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 1 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  187. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 570 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  188. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 571 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  189. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 572 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  190. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 563 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  191. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 562 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  192. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 564 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  193. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 565 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  194. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 566 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  195. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 567 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  196. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 568 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  197. 21:58.54 [Server thread/INFO] [FML]: Loading dimension 569 (Patch test world) (net.minecraft.server.integrated.IntegratedServer@2c8aa38)
  198. 21:58.54 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
  199. 21:58.55 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 28%
  200. 21:58.56 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 86%
  201. 21:58.57 [Server thread/INFO] [FML]: Unloading dimension -1
  202. 21:58.57 [Server thread/INFO] [FML]: Unloading dimension 1
  203. 21:58.59 [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  204. 21:58.59 [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  205. 21:58.59 [Netty Server IO #1/INFO] [FML]: Client attempting to join with 14 mods : minecraft@1.12.2,FML@8.0.99.99,raolcraft@2.1.0,worldedit@6.1.10-SNAPSHOT,waila@1.8.24,jei@4.15.0.268,forge@14.23.5.2768,torohealthmod@1.12.2-11,mcp@9.42,hodge_podge_iii@1.7.1,mapgadgets@@VERSION@,wailaharvestability@1.1.10,ctm@MC1.12.2-0.3.3.22,naturescompass@1.5.0
  206. 21:58.59 [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  207. 21:58.59 [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  208. 21:58.59 [Server thread/INFO] [minecraft/PlayerList]: Player15[local:E:bb7c711a] logged in with entity id 394 at (-20.731024623064894, 53.43316291529684, 298.96946240499506)
  209. 21:58.59 [Server thread/INFO] [minecraft/MinecraftServer]: Player15 joined the game
  210. 21:58.59 [Server thread/INFO] [minecraft/MinecraftServer]: Player15 has made the advancement [Hodge-Podge III]
  211. 21:58.59 [Server thread/INFO] [minecraft/MinecraftServer]: Player15 has made the advancement [The DarkWorld]
  212. 21:58.59 [Server thread/INFO] [Waila]: Player EntityPlayerMP['Player15'/394, l='Patch test world', x=-20.73, y=53.43, z=298.97] connected. Sending ping
  213. 21:59.00 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  214. 21:59.00 [Netty Local Client IO #0/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  215. 21:59.00 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/overworld
  216. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/darkworld
  217. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/thewonderland
  218. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/wastesdimension
  219. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/hotnether
  220. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/waterdimension
  221. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/spectraldimension
  222. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/earthdimension
  223. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/icedimension
  224. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/floradimension
  225. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/ceruleandimension
  226. 21:59.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/originalworld
  227. 21:59.01 [main/INFO] [minecraft/GuiNewChat]: [CHAT] Player15 has made the advancement [Hodge-Podge III]
  228. 21:59.01 [main/INFO] [minecraft/GuiNewChat]: [CHAT] Player15 has made the advancement [The DarkWorld]
  229. 21:59.01 [main/INFO] [minecraft/AdvancementList]: Loaded 8 advancements
  230. 21:59.06 [Server thread/INFO] [minecraft/MinecraftServer]: [Player15: Set own game mode to Spectator Mode]
  231. 21:59.06 [main/INFO] [minecraft/GuiNewChat]: [CHAT] Your game mode has been updated to Spectator Mode
  232. 21:59.13 [Server thread/FATAL] [minecraft/MinecraftServer]: Error executing task
  233. java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException: 4
  234. at java.util.concurrent.FutureTask.report(FutureTask.java:122
  235. ) ~[?:1.8.0_212]
  236. at java.util.concurrent.FutureTask.get(FutureTask.java:192
  237. ) ~[?:1.8.0_212]
  238. at net.minecraft.util.Util.runTask(Util.java:54
  239. ) [Util.class:?]
  240. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:798
  241. ) [MinecraftServer.class:?]
  242. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743
  243. ) [MinecraftServer.class:?]
  244. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192
  245. ) [IntegratedServer.class:?]
  246. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592
  247. ) [MinecraftServer.class:?]
  248. at java.lang.Thread.run(Thread.java:748
  249. ) [?:1.8.0_212]
  250. Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
  251. at java.util.Arrays$ArrayList.get(Arrays.java:3841
  252. ) ~[?:1.8.0_212]
  253. at net.minecraft.util.NonNullList.get(NonNullList.java:51
  254. ) ~[NonNullList.class:?]
  255. at net.mcreator.hodge_podge_iii.MCreatorDarkbrewingstand$TileEntityCustom.getStackInSlot(MCreatorDarkbrewingstand.java:229
  256. ) ~[MCreatorDarkbrewingstand$TileEntityCustom.class:?]
  257. at net.minecraft.inventory.Slot.getStack(Slot.java:81
  258. ) ~[Slot.class:?]
  259. at net.minecraft.inventory.Container.getInventory(Container.java:75
  260. ) ~[Container.class:?]
  261. at net.minecraft.inventory.Container.addListener(Container.java:61
  262. ) ~[Container.class:?]
  263. at net.minecraft.entity.player.EntityPlayerMP.displayGUIChest(EntityPlayerMP.java:979
  264. ) ~[EntityPlayerMP.class:?]
  265. at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:443
  266. ) ~[PlayerInteractionManager.class:?]
  267. at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:769
  268. ) ~[NetHandlerPlayServer.class:?]
  269. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:68
  270. ) ~[CPacketPlayerTryUseItemOnBlock.class:?]
  271. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:13
  272. ) ~[CPacketPlayerTryUseItemOnBlock.class:?]
  273. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:21
  274. ) ~[PacketThreadUtil$1.class:?]
  275. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511
  276. ) ~[?:1.8.0_212]
  277. at java.util.concurrent.FutureTask.run(FutureTask.java:266
  278. ) ~[?:1.8.0_212]
  279. at net.minecraft.util.Util.runTask(Util.java:53
  280. ) ~[Util.class:?]
  281. ... 5 more
  282. 21:59.13 [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  283. net.minecraft.util.ReportedException: Ticking player
  284. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:848
  285. ) ~[MinecraftServer.class:?]
  286. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743
  287. ) ~[MinecraftServer.class:?]
  288. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192
  289. ) ~[IntegratedServer.class:?]
  290. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592
  291. ) [MinecraftServer.class:?]
  292. at java.lang.Thread.run(Thread.java:748
  293. ) [?:1.8.0_212]
  294. Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
  295. at java.util.Arrays$ArrayList.get(Arrays.java:3841
  296. ) ~[?:1.8.0_212]
  297. at net.minecraft.util.NonNullList.get(NonNullList.java:51
  298. ) ~[NonNullList.class:?]
  299. at net.mcreator.hodge_podge_iii.MCreatorDarkbrewingstand$TileEntityCustom.getStackInSlot(MCreatorDarkbrewingstand.java:229
  300. ) ~[MCreatorDarkbrewingstand$TileEntityCustom.class:?]
  301. at net.minecraft.inventory.Slot.getStack(Slot.java:81
  302. ) ~[Slot.class:?]
  303. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:97
  304. ) ~[Container.class:?]
  305. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365
  306. ) ~[EntityPlayerMP.class:?]
  307. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2171
  308. ) ~[World.class:?]
  309. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871
  310. ) ~[WorldServer.class:?]
  311. at net.minecraft.world.World.updateEntity(World.java:2130
  312. ) ~[World.class:?]
  313. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:672
  314. ) ~[WorldServer.class:?]
  315. at net.minecraft.world.World.updateEntities(World.java:1906
  316. ) ~[World.class:?]
  317. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643
  318. ) ~[WorldServer.class:?]
  319. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842
  320. ) ~[MinecraftServer.class:?]
  321. ... 4 more
  322. 21:59.14 [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\---\MCreatorWorkspaces\HodgePodge\run\.\crash-reports\crash-2019-09-11_21.59.13-server.txt
  323. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  324. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  325. 21:59.14 [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629 ---- Minecraft Crash Report ----
  326. WARNING: coremods are present:
  327. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  328. Contact their authors BEFORE contacting forge
  329. // There are four lights!
  330. Time: 9/11/19 9:59 PM
  331. Description: Ticking player
  332. java.lang.ArrayIndexOutOfBoundsException: 4
  333. at java.util.Arrays$ArrayList.get(Arrays.java:3841
  334. )
  335. at net.minecraft.util.NonNullList.get(NonNullList.java:51
  336. )
  337. at net.mcreator.hodge_podge_iii.MCreatorDarkbrewingstand$TileEntityCustom.getStackInSlot(MCreatorDarkbrewingstand.java:229
  338. )
  339. at net.minecraft.inventory.Slot.getStack(Slot.java:81
  340. )
  341. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:97
  342. )
  343. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365
  344. )
  345. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2171
  346. )
  347. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871
  348. )
  349. at net.minecraft.world.World.updateEntity(World.java:2130
  350. )
  351. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:672
  352. )
  353. at net.minecraft.world.World.updateEntities(World.java:1906
  354. )
  355. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643
  356. )
  357. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842
  358. )
  359. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743
  360. )
  361. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192
  362. )
  363. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592
  364. )
  365. at java.lang.Thread.run(Thread.java:748
  366. )
  367. A detailed walkthrough of the error, its code path and all known details is as follows:
  368. ---------------------------------------------------------------------------------------
  369. -- Head --
  370. Thread: Client thread
  371. Stacktrace:
  372. at java.util.Arrays$ArrayList.get(Arrays.java:3841
  373. )
  374. at net.minecraft.util.NonNullList.get(NonNullList.java:51
  375. )
  376. at net.mcreator.hodge_podge_iii.MCreatorDarkbrewingstand$TileEntityCustom.getStackInSlot(MCreatorDarkbrewingstand.java:229
  377. )
  378. at net.minecraft.inventory.Slot.getStack(Slot.java:81
  379. )
  380. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:97
  381. )
  382. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365
  383. )
  384. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2171
  385. )
  386. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871
  387. )
  388. at net.minecraft.world.World.updateEntity(World.java:2130
  389. )
  390. -- Player being ticked --
  391. Details:
  392. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  393. Entity ID: 394
  394. Entity Name: Player15
  395. Entity's Exact location: -20.73, 53.43, 298.97
  396. Entity's Block location: World: (-21,53,298), Chunk: (at 11,3,10 in -2,18; contains blocks -32,0,288 to -17,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  397. Entity's Momentum: 0.00, 0.00, 0.00
  398. Entity's Passengers: []
  399. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  400. Stacktrace:
  401. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:672
  402. )
  403. at net.minecraft.world.World.updateEntities(World.java:1906
  404. )
  405. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643
  406. )
  407. -- Affected level --
  408. Details:
  409. Level name: Patch test world
  410. All players: 1 total; [EntityPlayerMP['Player15'/394, l='Patch test world', x=-20.73, y=53.43, z=298.97]]
  411. Chunk stats: ServerChunkCache: 441 Drop: 0
  412. Level seed: 3182160131053788654
  413. Level generator: ID 00 - default, ver 1. Features enabled: false
  414. Level generator options:
  415. Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  416. Level time: 0 game time, 0 day time
  417. Level dimension: 0
  418. Level storage version: 0x00000 - Unknown?
  419. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  420. Level game mode: ~~ERROR~~ NullPointerException: null
  421. Stacktrace:
  422. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842
  423. )
  424. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743
  425. )
  426. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192
  427. )
  428. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592
  429. )
  430. at java.lang.Thread.run(Thread.java:748
  431. )
  432. -- System Details --
  433. Details:
  434. Minecraft Version: 1.12.2
  435. Operating System: Windows 10 (amd64) version 10.0
  436. Java Version: 1.8.0_212, BellSoft
  437. Java VM Version: LibericaJDK 64-Bit Server VM (mixed mode),
  438. Memory: 1006384392 bytes (959 MB) / 1681915904 bytes (1604 MB) up to 3804758016 bytes (3628 MB)
  439. JVM Flags: 0 total;
  440. IntCache: cache: 6, tcache: 75, allocated: 1, tallocated: 14
  441. FML: MCP 9.42 Powered by Forge 14.23.5.2768 14 mods loaded, 14 mods active
  442. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  443. | State | ID | Version | Source | Signature |
  444. |:--------- |:------------------- |:----------------- |:---------------------------------------------------- |:--------- |
  445. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  446. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  447. | UCHIJAAAA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.5.2768.jar | None |
  448. | UCHIJAAAA | forge | 14.23.5.2768 | forgeSrc-1.12.2-14.23.5.2768.jar | None |
  449. | UCHIJAAAA | hodge_podge_iii | 1.7.1 | modid-1.0.jar | None |
  450. | UCHIJAAAA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  451. | UCHIJAAAA | waila | 1.8.24 | Hwyla-1.8.24-B39_1.12.jar | None |
  452. | UCHIJAAAA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  453. | UCHIJAAAA | mapgadgets | @VERSION@ | Mapmaker's+Gadgets-1.2_for_1.12.x.jar | None |
  454. | UCHIJAAAA | naturescompass | 1.5.0 | NaturesCompass-1.12-1.5.0.jar | None |
  455. | UCHIJAAAA | raolcraft | 2.1.0 | RaolCraft Omega 2.1 (MC 1.12.2).jar | None |
  456. | UCHIJAAAA | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
  457. | UCHIJAAAA | wailaharvestability | 1.1.10 | WailaHarvestability-mc1.12-1.1.10.jar | None |
  458. | UCHIJAAAA | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist(1).jar | None |
  459. Loaded coremods (and transformers):
  460. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  461. team.chisel.ctm.client.asm.CTMTransformer
  462. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  463. Profiler Position: N/A (disabled)
  464. Player Count: 1 / 8; [EntityPlayerMP['Player15'/394, l='Patch test world', x=-20.73, y=53.43, z=298.97]]
  465. Type: Integrated Server (map_client.txt)
  466. Is Modded: Definitely; Client brand changed to 'fml,forge'
  467. 21:59.14 [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629 #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2019-09-11_21.59.13-server.txt
  468. 21:59.14 [main/INFO] [FML]: Waiting for the server to terminate/save.
  469. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  470. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/overworld
  471. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/darkworld
  472. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/thewonderland
  473. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/wastesdimension
  474. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/hotnether
  475. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/waterdimension
  476. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/spectraldimension
  477. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/earthdimension
  478. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/icedimension
  479. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/floradimension
  480. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/ceruleandimension
  481. 21:59.14 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Patch test world'/originalworld
  482. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 0
  483. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 570
  484. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 571
  485. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 572
  486. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 563
  487. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 562
  488. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 564
  489. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 565
  490. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 566
  491. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 567
  492. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 568
  493. 21:59.14 [Server thread/INFO] [FML]: Unloading dimension 569
  494. 21:59.15 [Server thread/INFO] [FML]: Applying holder lookups
  495. 21:59.15 [Server thread/INFO] [FML]: Holder lookups applied
  496. 21:59.15 [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  497. 21:59.15 [main/INFO] [FML]: Server terminated.
  498. 21:59.15 [Client Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
  499. AL lib: (EE) alc_cleanup: 1 device not closed
  500. :runClient FAILED
  501. FAILURE: Build failed with an exception.
  502. * What went wrong:
  503. Execution failed for task ':runClient'.
  504. > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value -1
  505. * Try:
  506. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  507. * Get more help at https://help.gradle.org
  508. BUILD FAILED in 2m 40s
  509. 13 actionable tasks: 8 executed, 5 up-to-date
  510. C:\Users\---\MCreatorWorkspaces\HodgePodge>
  511. Task completed with return code 0 in 160415 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement