Running Client Bug?

Started by Cactus_Awex on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 17:09, 24. Aug 2018
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Running Client Bug?
Thu, 09/28/2017 - 18:17 (edited)

The workspace compiles perfectly and works perfectly, but can't  run in Minecraft, dunno why. Any explanations?:

 

ERROR:

Executing gradle command: clean runClient Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved. C:\Pylo\MCreator175>cd forge C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\" C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH% C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean runClient This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril. ################################################# ForgeGradle 2.2-SNAPSHOT-d13a6c8 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# :clean :deobfCompileDummyTask :deobfProvidedDummyTask :sourceApiJava :compileApiJava UP-TO-DATE :processApiResources UP-TO-DATE :apiClasses UP-TO-DATE :sourceMainJava :compileJava :processResources :classes :jar :getVersionJson :extractNatives SKIPPED :extractUserdev UP-TO-DATE :getAssetIndex UP-TO-DATE :getAssets Current status: 148/1196 12% Current status: 250/1196 20% Current status: 468/1196 39% Current status: 662/1196 55% Current status: 813/1196 67% Current status: 979/1196 81% :makeStart :runClient 2017-09-28 19:03:56,021 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-09-28 19:03:56,036 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [19:03:56] [main/INFO] [GradleStart]: Extra: [] [19:03:56] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/son/.gradle/caches/minecraft/assets, --assetIndex, 1.11, --accessToken{REDACTED}, --version, 1.11.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [19:03:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [19:03:56] [main/INFO] [FML]: Forge Mod Loader version 13.20.1.2386 for Minecraft 1.11.2 loading [19:03:56] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 8.1:amd64:6.3, installed at C:\Pylo\MCreator175\jdk64\jre [19:03:56] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [19:03:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [19:03:56] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [19:03:56] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [19:03:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [19:03:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 2017-09-28 19:03:57,761 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-09-28 19:03:57,855 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-09-28 19:03:57,855 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [19:03:57] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [19:04:00] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [19:04:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [19:04:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [19:04:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [19:04:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [19:04:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [19:04:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [19:04:03] [Client thread/INFO]: Setting user: Player266 [19:04:18] [Client thread/WARN]: Skipping bad option: lastServer: [19:04:18] [Client thread/WARN]: Skipping bad option: streamPreferredServer: [19:04:18] [Client thread/INFO]: LWJGL Version: 2.9.4 [19:04:34] [Client thread/INFO] [FML]: -- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 265177168 bytes (252 MB) / 381157376 bytes (363 MB) up to 826277888 bytes (788 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.9001.1001' Renderer: 'AMD Radeon HD 8330' [19:04:35] [Client thread/INFO] [FML]: MinecraftForge v13.20.1.2386 Initialized [19:04:35] [Client thread/INFO] [FML]: Replaced 232 ore recipes [19:04:36] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [19:04:36] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreator175\forge\run\mods for mods [19:04:38] [Thread-6/INFO] [FML]: Using sync timing. 200 frames of Display.update took 241870590 nanos [19:04:41] [Client thread/INFO] [testenvironmentmod]: Mod testenvironmentmod is missing the required element 'name'. Substituting testenvironmentmod [19:04:42] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load [19:04:42] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at CLIENT [19:04:42] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at SERVER [19:04:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:testenvironmentmod [19:04:46] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [19:04:46] [Client thread/INFO] [FML]: Found 445 ObjectHolder annotations [19:04:46] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [19:04:46] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [19:04:46] [Client thread/INFO] [FML]: Applying holder lookups [19:04:46] [Client thread/INFO] [FML]: Holder lookups applied [19:04:46] [Client thread/INFO] [FML]: Applying holder lookups [19:04:46] [Client thread/INFO] [FML]: Holder lookups applied [19:04:46] [Client thread/INFO] [FML]: Applying holder lookups [19:04:46] [Client thread/INFO] [FML]: Holder lookups applied [19:04:46] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [19:04:46] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio… [19:04:47] [Client thread/INFO] [FML]: Applying holder lookups [19:04:47] [Client thread/INFO] [FML]: Holder lookups applied [19:04:47] [Client thread/INFO] [FML]: Injecting itemstacks [19:04:47] [Client thread/INFO] [FML]: Itemstack injection complete [19:04:47] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null [19:04:55] [Client thread/WARN]: Invalid sounds.json java.lang.NullPointerException at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:79) [SoundHandler.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:485) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] [19:04:55] [Sound Library Loader/INFO]: Starting up SoundSystem... [19:04:55] [Thread-8/INFO]: Initializing LWJGL OpenAL [19:04:55] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [19:04:55] [Thread-8/INFO]: OpenAL initialized. [19:04:56] [Sound Library Loader/INFO]: Sound engine started [19:05:08] [Client thread/INFO] [FML]: Max texture size: 16384 [19:05:08] [Client thread/INFO]: Created: 16x16 textures-atlas [19:05:11] [Client thread/INFO] [FML]: OBJLoader: Domain testenvironmentmod has been added. [19:05:11] [Client thread/FATAL] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue AL lib: (EE) alc_cleanup: 1 device not closed [19:05:11] [Client thread/FATAL] [FML]: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar) UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.1.2386.jar) UCHI forge{13.20.1.2386} [Minecraft Forge] (forgeSrc-1.11.2-13.20.1.2386.jar) UCHE testenvironmentmod{1.0} [testenvironmentmod] (modid-1.0.jar) [19:05:11] [Client thread/FATAL] [FML]: The following problems were captured during this phase [19:05:11] [Client thread/ERROR] [FML]: Caught exception from testenvironmentmod (java.lang.ArrayIndexOutOfBoundsException: 3) [19:05:11] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:600 // But it works on my machine. Time: 9/28/17 7:05 PM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from testenvironmentmod (testenvironmentmod) Caused by: java.lang.ArrayIndexOutOfBoundsException: 3 at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:234) at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:282) at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:277) at mod.mcreator.mcreator_limestoneCrystal.load(mcreator_limestoneCrystal.java:35) at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:649) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357) at net.minecraft.client.Minecraft.init(Minecraft.java:562) at net.minecraft.client.Minecraft.run(Minecraft.java:387) at net.minecraft.client.main.Main.main(Main.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) FAILURE: Build failed with an exception. at GradleStart.main(GradleStart.java:26) A detailed walkthrough of the error, its code path and all known details is as follows: * What went wrong: Execution failed for task ':runClient'. > Process 'command 'C:\Pylo\MCreator175\jdk64\bin\java.exe'' finished with non-zero exit value -1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 243813944 bytes (232 MB) / 416284672 bytes (397 MB) up to 826277888 bytes (788 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.38 Powered by Forge 13.20.1.2386 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar) UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.1.2386.jar) UCHI forge{13.20.1.2386} [Minecraft Forge] (forgeSrc-1.11.2-13.20.1.2386.jar) UCHE testenvironmentmod{1.0} [testenvironmentmod] (modid-1.0.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.9001.1001' Renderer: 'AMD Radeon HD 8330' [19:05:11] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:600 :runClient FAILED BUILD FAILED Total time: 2 mins 31.871 secs C:\Pylo\MCreator175\forge> Task completed with return code 0 in 153650 milliseconds

This is the failure message I got:Build failed with an exception. at GradleStart.main(GradleStart.java:26) A detailed walkthrough of the error, its code path and all known details is as follows: * What went wrong: Execution failed for task ':runClient'. > Process 'command 'C:\Pylo\MCreator175\jdk64\bin\java.exe'' finished with non-zero exit value -1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

 

Thanks, Awex.

Edited by Cactus_Awex on Thu, 09/28/2017 - 18:17
Last seen on 22:13, 3. Apr 2024
Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a problem with a
Thu, 09/28/2017 - 18:22

There is a problem with a recipe of your limestoneCrystal element. Edit it or remove it.

Last seen on 17:09, 24. Aug 2018
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:There is a problem with a
Fri, 09/29/2017 - 15:14

@#1 @#1 ok thanks