Topic category: Troubleshooting, bugs, and solutions
Executing gradle command: clean runClient
Microsoft Windows [Version 10.0.15063]
(c) 2017 Microsoft Corporation. All rights reserved.
C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2>cd forge
C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\forge>SET "JAVA_HOME=C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\jdk64\"
C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\forge>gradlew -Dorg.gradle.jvmargs="-Xms1210m -Xmx6001m" clean runClient --offline
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: 98/1196 8%
Current status: 224/1196 18%
Current status: 326/1196 27%
Current status: 431/1196 36%
Current status: 560/1196 46%
Current status: 724/1196 60%
Current status: 870/1196 72%
Current status: 992/1196 82%
Current status: 1161/1196 97%
:makeStart
:runClient
2017-08-05 07:21:55,671 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-08-05 07:21:55,672 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[07:21:55] [main/INFO] [GradleStart]: Extra: []
[07:21:55] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/joshu/.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]
[07:21:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[07:21:56] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading
[07:21:56] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 10:amd64:10.0, installed at C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\jdk64\jre
[07:21:56] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[07:21:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[07:21:56] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[07:21:56] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[07:21:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[07:21:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:21:56] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[07:21:57] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[07:21:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[07:21:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[07:21:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[07:21:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[07:21:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[07:21:57] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-08-05 07:21:58,542 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-08-05 07:21:58,696 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-08-05 07:21:58,717 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[07:21:59] [Client thread/INFO]: Setting user: Player543
[07:22:03] [Client thread/WARN]: Skipping bad option: lastServer:
[07:22:03] [Client thread/INFO]: LWJGL Version: 2.9.4
[07:22:06] [Client thread/INFO]: [STDOUT
// I feel sad now :(
Time: 8/5/17 7:22 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 527010744 bytes (502 MB) / 766509056 bytes (731 MB) up to 1894252544 bytes (1806 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.63' Renderer: 'GeForce GTX 970/PCIe/SSE2'
[07:22:06] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2228 Initialized
[07:22:06] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[07:22:07] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[07:22:07] [Client thread/INFO] [FML]: Searching C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\forge\run\mods for mods
[07:22:08] [Client thread/INFO] [testenvironmentmod]: Mod testenvironmentmod is missing the required element 'name'. Substituting testenvironmentmod
[07:22:08] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[07:22:09] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at CLIENT
[07:22:09] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at SERVER
[07:22:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:testenvironmentmod
[07:22:11] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[07:22:11] [Client thread/INFO] [FML]: Found 444 ObjectHolder annotations
[07:22:11] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[07:22:11] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[07:22:11] [Client thread/INFO] [FML]: Applying holder lookups
[07:22:11] [Client thread/INFO] [FML]: Holder lookups applied
[07:22:11] [Client thread/INFO] [FML]: Applying holder lookups
[07:22:11] [Client thread/INFO] [FML]: Holder lookups applied
[07:22:11] [Client thread/INFO] [FML]: Applying holder lookups
[07:22:11] [Client thread/INFO] [FML]: Holder lookups applied
[07:22:11] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[07:22:11] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio…
[07:22:11] [Client thread/INFO] [FML]: Applying holder lookups
[07:22:11] [Client thread/INFO] [FML]: Holder lookups applied
[07:22:11] [Client thread/INFO] [FML]: Injecting itemstacks
[07:22:11] [Client thread/INFO] [FML]: Itemstack injection complete
[07:22:11] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: OUTDATED Target: 13.20.1.2386
[07:22:29] [Sound Library Loader/INFO]: Starting up SoundSystem...
[07:22:29] [Thread-8/INFO]: Initializing LWJGL OpenAL
[07:22:29] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[07:22:29] [Thread-8/INFO]: OpenAL initialized.
[07:22:29] [Sound Library Loader/INFO]: Sound engine started
[07:22:34] [Client thread/INFO] [FML]: Max texture size: 16384
[07:22:34] [Client thread/INFO]: Created: 16x16 textures-atlas
[07:22:34] [Client thread/INFO] [FML]: OBJLoader: Domain testenvironmentmod has been added.
[07:22:34] [Client thread/INFO] [FML]: Injecting itemstacks
[07:22:34] [Client thread/INFO] [FML]: Itemstack injection complete
[07:22:34] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[07:22:34] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:testenvironmentmod
[07:22:49] [Client thread/INFO]: SoundSystem shutting down...
[07:22:49] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[07:22:49] [Sound Library Loader/INFO]: Starting up SoundSystem...
[07:22:49] [Thread-10/INFO]: Initializing LWJGL OpenAL
[07:22:49] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[07:22:49] [Thread-10/INFO]: OpenAL initialized.
[07:22:50] [Sound Library Loader/INFO]: Sound engine started
[07:22:53] [Client thread/INFO] [FML]: Max texture size: 16384
[07:22:53] [Client thread/INFO]: Created: 512x512 textures-atlas
[07:22:54] [Client thread/WARN]: Skipping bad option: lastServer:
[07:22:55] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[07:24:26] [Client thread/INFO]: Deleting level New World
[07:24:26] [Client thread/INFO]: Attempt 1...
[07:24:30] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[07:24:30] [Server thread/INFO]: Generating keypair
[07:24:30] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[07:24:30] [Server thread/INFO] [FML]: Applying holder lookups
[07:24:30] [Server thread/INFO] [FML]: Holder lookups applied
[07:24:30] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension 8 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension 7 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension 6 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension 5 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension 4 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension 3 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4908f908)
[07:24:31] [Server thread/INFO]: Preparing start region for level 0
[07:24:32] [Server thread/INFO]: Preparing spawn area: 5%
[07:24:33] [Server thread/INFO]: Preparing spawn area: 12%
[07:24:35] [Server thread/INFO]: Preparing spawn area: 18%
[07:24:36] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.IllegalArgumentException
at net.minecraft.util.WeightedRandom.getRandomItem(WeightedRandom.java:32) ~[WeightedRandom.class:?]
at net.minecraft.util.WeightedRandom.getRandomItem(WeightedRandom.java:64) ~[WeightedRandom.class:?]
at net.minecraft.world.WorldEntitySpawner.performWorldGenSpawning(WorldEntitySpawner.java:252) ~[WorldEntitySpawner.class:?]
at net.minecraft.world.gen.ChunkProviderOverworld.populate(ChunkProviderOverworld.java:466) ~[ChunkProviderOverworld.class:?]
at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1075) ~[Chunk.class:?]
at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1058) ~[Chunk.class:?]
at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:165) ~[ChunkProviderServer.class:?]
at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:341) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:107) ~[IntegratedServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:124) ~[IntegratedServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:508) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[07:24:36] [Server thread/ERROR]: This crash report has been saved to: C:\Users\joshu\Desktop\Jims_Wilder_Mod_1.11.2\forge\run\.\crash-reports\crash-2017-08-05_07.24.36-server.txt
[07:24:36] [Server thread/INFO]: Stopping server
[07:24:36] [Server thread/INFO]: Saving players
[07:24:36] [Server thread/INFO]: Saving worlds
[07:24:36] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/primordialDimension
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/blockC136
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/secondNether
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/shadowdite
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/titorphius
[07:24:37] [Server thread/INFO]: Saving chunks for level 'New World'/futureEarth
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 0
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension -1
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 1
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 8
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 7
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 6
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 5
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 4
[07:24:37] [Server thread/INFO] [FML]: Unloading dimension 3
[07:24:37] [Server thread/INFO] [FML]: Applying holder lookups
[07:24:37] [Server thread/INFO] [FML]: Holder lookups applied
[07:24:37] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
It is a bug in mcreator. It is mostly caused by having too much in your mod, but I know a way to fix this.
1. Save your mod as a mcr. file.
2.Go to a different workspace with no mods.
3.Run the client and load the world without any mods. It should work.
4. Stay in the world for a while, so it can load the world all the way.
5. Go back to your mod, make sure everything is there
6. Go to that world and play.
This may help.
@#1 ok thanks but if i start just putting it to my local minecraft could i skip the workspace switching because ive had bugs when saving workspaces where i cant find the saved file
@#1.1 yeah dude it still doesn't work thanks for helping tho