Biome Bundle

Biome Bundle

8M Downloads

Fresh install Crash on Startup

MoonTory opened this issue · 10 comments

commented

So I just freshly installed Minecraft 1.10.2 Forge, Loaded Forge up and everything before installing the mod, making sure everything is in working order, but after installing the files into the .minecraft folder, i get this crash on start up

Minecraft Crash Report ----
// Ooh. Shiny.

Time: 1/11/17 12:05 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.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 45907888 bytes (43 MB) / 268435456 bytes (256 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms256M -XX:+UseG1GC -XX:ConcGCThreads=4
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.33' Renderer: 'GeForce GT 720M/PCIe/SSE2'
[00:05:45] [Client thread/INFO] [FML]: MinecraftForge v12.18.3.2185 Initialized
[00:05:45] [Client thread/INFO] [FML]: Replaced 231 ore recipes
[00:05:46] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[00:05:46] [Client thread/INFO] [FML]: Searching C:\Users\gusta\AppData\Roaming.minecraft\mods for mods
[00:05:48] [Client thread/WARN] [terraincontrol]: Mod terraincontrol is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.8.2-SNAPSHOT
[00:05:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[00:05:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, terraincontrol] at CLIENT
[00:05:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, terraincontrol] at SERVER
[00:05:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TerrainControl
[00:05:50] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[00:05:50] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[00:05:50] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[00:05:50] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[00:05:50] [Client thread/INFO] [FML]: Applying holder lookups
[00:05:50] [Client thread/INFO] [FML]: Holder lookups applied
[00:05:50] [Client thread/INFO] [FML]: Applying holder lookups
[00:05:50] [Client thread/INFO] [FML]: Holder lookups applied
[00:05:50] [Client thread/INFO] [FML]: Applying holder lookups
[00:05:50] [Client thread/INFO] [FML]: Holder lookups applied
[00:05:50] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[00:05:50] [Client thread/INFO] [FML]: Applying holder lookups
[00:05:50] [Client thread/INFO] [FML]: Holder lookups applied
[00:05:50] [Client thread/INFO] [FML]: Injecting itemstacks
[00:05:50] [Client thread/INFO] [FML]: Itemstack injection complete
[00:05:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[00:05:51] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[00:05:51] [Sound Library Loader/INFO]: Starting up SoundSystem...
[00:05:52] [Thread-8/INFO]: Initializing LWJGL OpenAL
[00:05:52] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[00:05:52] [Thread-8/INFO]: OpenAL initialized.
[00:05:52] [Sound Library Loader/INFO]: Sound engine started
[00:05:55] [Client thread/INFO] [FML]: Max texture size: 16384
[00:05:55] [Client thread/INFO]: Created: 16x16 textures-atlas
[00:05:58] [Client thread/INFO] [TerrainControl]: 22 Global custom objects loaded
[00:05:58] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[00:05:58] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHI Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHE terraincontrol{2.8.2-SNAPSHOT} [TerrainControl] (terraincontrol-forge-2.8.2-1.10.2-B1.jar)
[00:05:58] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[00:05:58] [Client thread/ERROR] [FML]: Caught exception from TerrainControl (terraincontrol)
java.lang.NoClassDefFoundError: jline/internal/Preconditions
at com.khorn.terraincontrol.forge.events.PlayerTracker.(PlayerTracker.java:31) ~[PlayerTracker.class:?]
at com.khorn.terraincontrol.forge.TCPlugin.load(TCPlugin.java:76) ~[TCPlugin.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.10.2-12.18.3.2185.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[forge-1.10.2-12.18.3.2185.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[forge-1.10.2-12.18.3.2185.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
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:?]
Caused by: java.lang.ClassNotFoundException: jline.internal.Preconditions
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
... 39 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
... 39 more
[00:05:58] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 1/11/17 12:05 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from TerrainControl (terraincontrol)
Caused by: java.lang.NoClassDefFoundError: jline/internal/Preconditions
at com.khorn.terraincontrol.forge.events.PlayerTracker.(PlayerTracker.java:31)
at com.khorn.terraincontrol.forge.TCPlugin.load(TCPlugin.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: jline.internal.Preconditions
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 41 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 665319352 bytes (634 MB) / 1084227584 bytes (1034 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms256M -XX:+UseG1GC -XX:ConcGCThreads=4
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHI Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHE terraincontrol{2.8.2-SNAPSHOT} [TerrainControl] (terraincontrol-forge-2.8.2-1.10.2-B1.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.33' Renderer: 'GeForce GT 720M/PCIe/SSE2'
[00:05:58] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\gusta\AppData\Roaming.minecraft\crash-reports\crash-2017-01-11_00.05.58-client.txt
[L] Launcher stopped.
[L] Minecraft closed with exit code: -1
[L] Found crash report file: C:\Users\gusta\AppData\Roaming.minecraft\crash-reports\crash-2017-01-11_00.05.58-client.txt
[L] ++++++++++++++++++++++++++++++++++
[L] ++++++++++++++++++++++++++++++++++
[L] Reading file: C:\Users\gusta\AppData\Roaming.minecraft\crash-reports\crash-2017-01-11_00.05.58-client.txt

  • ---- Minecraft Crash Report ----
  • // Oh - I know what I did wrong!
  • Time: 1/11/17 12:05 AM
  • Description: There was a severe problem during mod loading that has caused the game to fail
  • net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from TerrainControl (terraincontrol)
  • Caused by: java.lang.NoClassDefFoundError: jline/internal/Preconditions
  • at com.khorn.terraincontrol.forge.events.PlayerTracker.(PlayerTracker.java:31)
  • at com.khorn.terraincontrol.forge.TCPlugin.load(TCPlugin.java:76)
  • at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  • at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  • at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  • at java.lang.reflect.Method.invoke(Unknown Source)
  • at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
  • at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  • at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  • at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  • at java.lang.reflect.Method.invoke(Unknown Source)
  • 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:243)
  • at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  • at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  • at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  • at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  • at java.lang.reflect.Method.invoke(Unknown Source)
  • 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:145)
  • at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
  • at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
  • at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  • at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  • at net.minecraft.client.main.Main.main(SourceFile:124)
  • at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  • at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  • at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  • at java.lang.reflect.Method.invoke(Unknown Source)
  • at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  • at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  • Caused by: java.lang.ClassNotFoundException: jline.internal.Preconditions
  • at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  • at java.lang.ClassLoader.loadClass(Unknown Source)
  • at java.lang.ClassLoader.loadClass(Unknown Source)
  • ... 39 more
  • Caused by: java.lang.NullPointerException
  • at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  • ... 41 more
  • A detailed walkthrough of the error, its code path and all known details is as follows:

  • -- System Details --
  • Details:
  • Minecraft Version: 1.10.2
  • Operating System: Windows 10 (amd64) version 10.0
  • Java Version: 1.8.0_111, Oracle Corporation
  • Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  • Memory: 665319352 bytes (634 MB) / 1084227584 bytes (1034 MB) up to 3221225472 bytes (3072 MB)
  • JVM Flags: 5 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms256M -XX:+UseG1GC -XX:ConcGCThreads=4
  • IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  • FML: MCP 9.32 Powered by Forge 12.18.3.2185 4 mods loaded, 4 mods active
  • States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  • UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  • UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
  • UCHI Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
  • UCHE terraincontrol{2.8.2-SNAPSHOT} [TerrainControl] (terraincontrol-forge-2.8.2-1.10.2-B1.jar)
  • Loaded coremods (and transformers):
  • GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.33' Renderer: 'GeForce GT 720M/PCIe/SSE2'
    [L] ++++++++++++++++++++++++++++++++++
commented

This is strange, most things look fine like forge version etc and I see you have 3gb of ram allocated which is fine. I have only seen this error before when the Biome Bundle configs were edited incorrectly.

Can you confirm that the TerrainControl folder was put into the /config folder and the single forge compatible .jar into the /mods folder?

commented

Yes, I can can now confirmthat I have installed correctly, this time I completely deleted my .minecraft folder and reinstalled.

Put the TerrainControl Folder inside /config & the .jar inside of /mods, but the same crash persists.

It is very strange as I cannot figure out what could possibly be the problem. Lmao

Any help is apreciated! 🍡 :D

commented

This is what I see inside of the .json file, I cannot seem to find the clientreq he is referring too, nor any jline inside of the file. I'm not the illiterate when it comes to code, but maybe i`m just missing something... lmao

{
"id": "Forge 1.10.2",
"jar": "1.10.2",
"family": "Forge-1.10",
"time": "2016-12-07T08:43:42-02:00",
"releaseTime": "2016-06-23T06:17:32-03:00",
"type": "modified",
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge",
"mainClass": "net.minecraft.launchwrapper.Launch",
"minimumLauncherVersion": 18,
"tlauncherVersion": 8,
"assets": "1.10",
"source": "local_version_repo",
"libraries": [
{
"name": "net.minecraftforge:forge:1.10.2-12.18.3.2185",
"exact_url": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.10.2-12.18.3.2185/forge-1.10.2-12.18.3.2185-universal.jar"
},
{
"name": "net.minecraft:launchwrapper:1.12"
},
{
"name": "org.ow2.asm:asm-all:5.0.3"
},
{
"name": "com.typesafe.akka:akka-actor_2.11:2.3.3",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "com.typesafe:config:1.2.1",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang:scala-actors-migration_2.11:1.1.0",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang:scala-compiler:2.11.1",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang:scala-library:2.11.1",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang:scala-parser-combinators_2.11:1.0.1",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang:scala-reflect:2.11.1",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang:scala-swing_2.11:1.0.1",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "org.scala-lang:scala-xml_2.11:1.0.2",
"url": "http://files.minecraftforge.net/maven/",
"packed": "forge"
},
{
"name": "lzma:lzma:0.0.1"
},
{
"name": "net.sf.jopt-simple:jopt-simple:4.6"
},
{
"name": "java3d:vecmath:1.5.2"
},
{
"name": "net.sf.trove4j:trove4j:3.0.3"
},
{
"name": "com.mojang:netty:1.6"
},
{
"name": "oshi-project:oshi-core:1.1"
},
{
"name": "net.java.dev.jna:jna:3.4.0"
},
{
"name": "net.java.dev.jna:platform:3.4.0"
},
{
"name": "com.ibm.icu:icu4j-core-mojang:51.2"
},
{
"name": "net.sf.jopt-simple:jopt-simple:4.6"
},
{
"name": "com.paulscode:codecjorbis:20101023"
},
{
"name": "com.paulscode:codecwav:20101023"
},
{
"name": "com.paulscode:libraryjavasound:20101123"
},
{
"name": "com.paulscode:librarylwjglopenal:20100824"
},
{
"name": "com.paulscode:soundsystem:20120107"
},
{
"name": "io.netty:netty-all:4.0.23.Final"
},
{
"name": "com.google.guava:guava:17.0"
},
{
"name": "org.apache.commons:commons-lang3:3.3.2"
},
{
"name": "commons-io:commons-io:2.4"
},
{
"name": "commons-codec:commons-codec:1.9"
},
{
"name": "net.java.jinput:jinput:2.0.5"
},
{
"name": "net.java.jutils:jutils:1.0.0"
},
{
"name": "com.google.code.gson:gson:2.2.4"
},
{
"name": "com.mojang:authlib:1.5.22"
},
{
"name": "com.mojang:realms:1.9.8"
},
{
"name": "org.apache.commons:commons-compress:1.8.1"
},
{
"name": "org.apache.httpcomponents:httpclient:4.3.3"
},
{
"name": "commons-logging:commons-logging:1.1.3"
},
{
"name": "org.apache.httpcomponents:httpcore:4.3.2"
},
{
"name": "it.unimi.dsi:fastutil:7.0.12_mojang"
},
{
"name": "org.apache.logging.log4j:log4j-api:2.0-beta9"
},
{
"name": "org.apache.logging.log4j:log4j-core:2.0-beta9"
},
{
"name": "org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209",
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"name": "osx"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209",
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"name": "osx"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209",
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"name": "osx"
}
}
],
"natives": {
"linux": "natives-linux",
"osx": "natives-osx",
"windows": "natives-windows"
},
"extract": {
"exclude": [
"META-INF/"
]
}
},
{
"name": "org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822",
"rules": [
{
"action": "allow",
"os": {
"name": "osx"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822",
"rules": [
{
"action": "allow",
"os": {
"name": "osx"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822",
"rules": [
{
"action": "allow",
"os": {
"name": "osx"
}
}
],
"natives": {
"linux": "natives-linux",
"osx": "natives-osx",
"windows": "natives-windows"
},
"extract": {
"exclude": [
"META-INF/"
]
}
},
{
"name": "net.java.jinput:jinput-platform:2.0.5",
"natives": {
"linux": "natives-linux",
"osx": "natives-osx",
"windows": "natives-windows"
},
"extract": {
"exclude": [
"META-INF/"
]
}
}
],
"downloads": {},
"assetIndex": {
"id": "1.10",
"known": true,
"url": "https://launchermeta.mojang.com/mc/assets/1.10/72241db3c0bdc39e39b202182ff0000da5271a1d/1.10.json",
"sha1": "72241db3c0bdc39e39b202182ff0000da5271a1d",
"size": 145874
}
}

commented

I have the same issue as moonTory and I can't find also clientreq

commented

i got this when i startet the mod for the first time up.

---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 17-1-17 19:49
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from TerrainControl (terraincontrol)
Caused by: java.lang.NoClassDefFoundError: jline/internal/Preconditions
at com.khorn.terraincontrol.forge.events.PlayerTracker.(PlayerTracker.java:31)
at com.khorn.terraincontrol.forge.TCPlugin.load(TCPlugin.java:76)
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:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
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:483)
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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: jline.internal.Preconditions
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 39 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 41 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 191106112 bytes (182 MB) / 431214592 bytes (411 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHI Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHE terraincontrol{2.8.2-SNAPSHOT} [TerrainControl] (terraincontrol-forge-2.8.2-1.10.2-B1.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 369.09' Renderer: 'GeForce GT 630/PCIe/SSE2'

commented

I've also encountered the same problem as MoonTory.
I was trying to install HermitPack with BiomeBundle when I first encountered the error and have spent a few good hours trying to get past it. Here's what I've done so far:

I installed HermitPack v1.6.0 and everything loaded correctly. Proceeding, I installed BiomeBundle, carefully following the included instructions, but the client crashed before I saw the main menu.

Error Log: http://pastebin.com/yMeQrdc1 Just installing BiomeBundle freshly and with HermitPack

Thinking it might just be an incompatibility with HermitPack, I removed/disabled all mods except for TerrainControl. The client still crashed with the same error. I then updated to the latest successful build of Terrain Control (#167). By doing so, I actually got to see the main menu. Overly excited, I went back and re-enabled all the HermitPack mods. I could still load to the main menu. However, when I tried to create a world (naming it world and using the TerrainControl generation option), I crashed yet again, but with a new error:

Error Log: http://pastebin.com/EbLzkWuh Snapshot TerrainControl with mob spawning problems

It seemed to be something to do with the mob spawning for custom biomes, so I messed with the BiomeBundle configs a bit. I started out by removing all the biomes from the respective configs, leaving only the Frozen Forest biome (id 44). I restarted Minecraft, saw the main menu, deleted the remnants of the previous world, and created a new one, but still crashed with the same error. Next, I went into the config for the Frozen Forest biome and found the mob spawn settings. I set all four arrays to be empty so that no mobs would be added to the biome. I restarted Minecraft yet again, saw the main menu, loaded the world, and BAM! It actually worked. I was standing in the middle of the Frozen Forest biome. I re-enabled the HermitPack mods, and found the same to be true: no crashes. However, there were no mobs either time. I checked the difficulty, it was set on normal. It makes since that they wouldn't spawn since the arrays were empty, so I tried completely removing the lines for mob spawning in the Frozen Forest config, hoping it would leave mob spawning to the vanilla mechanics. But TerrainControl just regenerated them to default settings and again crashed.

Finally I found this thread. I also couldn't find the clientreq or any jline:jline:2.13 in the Forge .json as previously mentioned. And I also decompiled the TerrainControl code to have a look myself at the NullPointerException. However, I'm unfamiliar with Forge code, so all I could really gather was that the "clazz" variable was what was actually null, meaning that a class couldn't be found in the EntityList with the given names: "spider," "bat," etc. But even if it didn't throw an exception there, it still would have given an error when returning to the toMinecraftlist method. I tried to go in and add "minecraft_" as a prefix to the names, hoping it was some Forge thing or something, I don't know. Needless to say, that didn't work either. Some people have it working with HermitPack though. I even connected to that server, and sure enough it was a BiomeBundle world. I suppose they could have pre-generated it with Spigot or something and then loaded up HermitPack, but then they wouldn't have the modded ores and stuff, so that seems unlikely.

I'm betting only the TerrainControl devs could really fix this though since it's their code crashing, not your bundle. But I'll keep looking for a workaround, as I really love what you've made.

Tl;dr:
I got a working version by updating to the latest successful build of TerrainControl, but only while mob spawning was disabled for the custom biomes.

commented

@MCPitman Once blood merges this pull request to his 1.10.2 branch, I believe once you recompile, this issue will not be had by people running this clientside will not have the jline issue anymore.

commented

@MCPitman I believe if you compile the latest version of https://github.com/bloodmc/TerrainControl/tree/1.10.2 for 1.10.2 you should no longer have users experiencing this problem.

If you have any other problems, please ask.

commented

A new version of Biome Bundle can be downloaded from Curse (Forge) or Github (Bukkit). I expect this version to fix the issue you are experiencing, a brief changelog can be found here.

Biome Bundle is now dependant on Open Terrain Generator and the installation process has changed; head over to the installation instructions that detail how to install Biome Bundle.

Please bear in mind you will need to generate a new world with the latest update as it is not compatible with old worlds.

Happy Exploring! ☻