Can anyone tell me why I get the following error when using Forge with Minecraft 1.6.4 (and 1.7.2) in MultiMC 0.4.2? I get the same error even if I use the windows version of the client.
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_20, running on Linux:amd64:3.13.0-24-generic, installed at /usr/lib/jvm/java-8-oracle/jre
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Java classpath at launch is /home/user/MultiMC/bin/jars/NewLaunch.jar
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Java library path at launch is /home/user/MultiMC/instances/ModdedMC/natives
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Discovering coremods
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-15 09:14:14 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.remove(ArrayList.java:865)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
All I did was create a 1.6.4 instance, add in the highest version of Forge for that instance and run. No config files or mods installed other than Forge.
Excuse my ignorance. This has probably been covered, but I wasn't able to find an answer. In past MCPatcher versions you were able to change the amount of RAM that minecraft could use. Am I blind or was this option removed a few versions ago? Ever since it was removed, minecraft is almost unplayable for me. Do I need to find another way to accomplish this(suggestions? ) or am I missing something?
Thanks,
Rob
That is configured in the launcher. Edit the profile and look for Java Settings (Advanced)
So, do you guys want me to update the Shelf mod to 1.6.4, and built using Forge? Meaning, server and client compatible.... (Please contact me Risugami if you do not want me to).
I don't think that is appropriate. You should ask him for permission to do that, not say you're going to do it unless he says no, and also mentioning forge build is in bad taste in this thread, considering the main mod people used was Modloader.
I didn't use any of those, I just used BTW. I also used a clean minecraft file and followed the steps on the wiki which is why i'm not sure where i'm going wrong :?
What version of Minecraft are you using? And can you post the whole error log
Hi, I'm sorry to be that guy but I was hoping someone could help me. I haven't played Minecraft and by extension Better Than Wolves in about 2 years. I used to never have problems installing but whatever i'm doing wrong has me dumbfounded.
[17:57:16 INFO]: Client> Dec 12, 2013 5:57:16 PM net.minecraft.launchwrapper.LogWrapper log
[17:57:16 INFO]: Client> INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
[17:57:16 INFO]: Client> Exception in thread "main" java.lang.NoClassDefFoundError: net/minecraft/client/MinecraftApplet
[17:57:16 INFO]: Client> at java.lang.Class.getDeclaredMethods0(Native Method)
[17:57:16 INFO]: Client> at java.lang.Class.privateGetDeclaredMethods(Class.java:2484)
[17:57:16 INFO]: Client> at java.lang.Class.getMethod0(Class.java:2727)
[17:57:16 INFO]: Client> at java.lang.Class.getMethod(Class.java:1639)
[17:57:16 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:54)
[17:57:16 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
[17:57:16 INFO]: Client> Caused by: java.lang.ClassNotFoundException: net.minecraft.client.MinecraftApplet
[17:57:16 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
[17:57:16 INFO]: Client> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[17:57:16 INFO]: Client> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[17:57:16 INFO]: Client> ... 6 more
[17:57:16 INFO]: Client> Caused by: java.lang.NullPointerException
[17:57:16 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
[17:57:16 INFO]: Client> ... 8 more
[17:57:16 ERROR]: java.io.IOException: Stream closed
[17:57:16 ERROR]: Game ended with bad state (exit code 1)
[17:57:16 INFO]: Deleting /Users/******/Library/Application Support/minecraft/versions/BetterThanWolves/BetterThanWolves-natives-1386871035710066000
[17:57:16 INFO]: Ignoring visibility rule and showing launcher due to a game crash
I'm sure it's something innately simple and I apologise in advance
Just install BTW by itself (ok, you can use MCPatcher mods) but don't use ModLoader, LiteLoader or Forge ModLoader.
Time: 11/7/13 2:53 PM
Description: Initializing game
java.lang.NoClassDefFoundError: BiosphereGenerator
at mod_Biosphere.load(mod_Biosphere.java:19)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:539)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: BiosphereGenerator
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 34 more
Caused by: java.lang.IncompatibleClassChangeError: class BiosphereGenerator has interface net.minecraft.world.IBlockAccess as super class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:788)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 36 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mod_Biosphere.load(mod_Biosphere.java:19)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:539)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Linux (amd64) version 3.8.0-19-generic
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 157585896 bytes (150 MB) / 474808320 bytes (452 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 30 mods loaded, 30 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{2.9.1.1} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized
BWG4{1.1.9} [Better World Generation 4] (BWG4_V119.zip) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.5.1} [BiblioCraft] (BiblioCraft[v1.5.1].zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_Biosphere{1.6.2} [mod_Biosphere] (Biosphere.zip) Unloaded->Constructed->Pre-initialized
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
CustomSpawner{2.2.5} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.5.zip) Unloaded->Constructed->Pre-initialized
DynamicLights{1.2.6} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_mobEquipment{1.0.1} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
Highlands{2.1.3} [Highlands] (Highlands2.1.4_MC1.6.4.zip) Unloaded->Constructed->Pre-initialized
AS_MultiMine{1.3.1} [Multi Mine] (MultiMine_1.6.4.jar) Unloaded->Constructed->Pre-initialized
AIBlock{v1.0} [AIBlock] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
TreeCapitator{Forge 1.6.4.r06} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r06.Universal.jar) Unloaded->Constructed->Pre-initialized
mod_bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
Hats{2.0.2} [Hats] (files^Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.9.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.9.00.zip) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.916
LWJGL: 2.9.0
OpenGL: Gallium 0.4 on NVE7 GL version 3.0 Mesa 9.1.4, nouveau
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
You're trying to use BioSpheres which is a 1.6.2 mod in Minecraft 1.6.4, not going to work. That's not the only 1.6.2 mod you're using in that list.
Hi, just thought I should mention this, in case it's not a one-off glitch, or whether it's supposed to be in content, I dunno. But I hatched an egg this morning, and got the following results:
If this is an expect, if rare occurance, than fine enough. But in case this kind of thing isn't supposed to happen, then I figured I should mention it. Please note, yes - this was my first and only egg I hatched. Until this point, I had only the two chickens. I've heard of double-yolkers before, but quad? Must must have been real crowded in there
On aside note, the hunger state is kinda ironic
That is vanilla Minecraft behaviour. Not sure if FC tweaked the probability, but there is a small chance (1 in 256) that it will spawn 4 baby chickens from one egg.
0
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_20, running on Linux:amd64:3.13.0-24-generic, installed at /usr/lib/jvm/java-8-oracle/jre
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Java classpath at launch is /home/user/MultiMC/bin/jars/NewLaunch.jar
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Java library path at launch is /home/user/MultiMC/instances/ModdedMC/natives
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2014-09-15 09:14:14 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2014-09-15 09:14:14 [FINE] [ForgeModLoader] Discovering coremods
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-09-15 09:14:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-15 09:14:14 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.remove(ArrayList.java:865)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
All I did was create a 1.6.4 instance, add in the highest version of Forge for that instance and run. No config files or mods installed other than Forge.
0
0
I will be honest, I didn't know of it until the recent drama, but I will be using it from now on. Keep up the great work.
Also, does anyone have a banner for the mod I can use in my signature?
0
On your mac.. Mac HD -> Applications -> Utilities -> Terminal
When you load that, type java -version (then press enter)
It should show the version of java you have installed, if it doesn't.. then there is a problem with your java installation
What version does it say?
0
That is configured in the launcher. Edit the profile and look for Java Settings (Advanced)
1
He'd also need Kahr's permission to redistribute it anyway. And it would be including Mojang code. Which Mojang are trying to move people away from.
0
I don't think that is appropriate. You should ask him for permission to do that, not say you're going to do it unless he says no, and also mentioning forge build is in bad taste in this thread, considering the main mod people used was Modloader.
0
How are you installing it? Version of Minecraft?
If you're putting it in the mods folder then you are using it wrong, it's a jar mod. Also, I don't think it's compatible with Forge.
And it's not like we can't use 1.6.2 with the new launcher. Besides, the latest version of Minecraft is 1.7.4
0
What version of Minecraft are you using? And can you post the whole error log
0
Just install BTW by itself (ok, you can use MCPatcher mods) but don't use ModLoader, LiteLoader or Forge ModLoader.
1
You're trying to use BioSpheres which is a 1.6.2 mod in Minecraft 1.6.4, not going to work. That's not the only 1.6.2 mod you're using in that list.
3
The thread title will give you a clue
2
When 1.7 comes out, this mod will not be needed. It's functionality is already in the latest snapshots
0
That is vanilla Minecraft behaviour. Not sure if FC tweaked the probability, but there is a small chance (1 in 256) that it will spawn 4 baby chickens from one egg.
0
You're thinking Minecraft mechanics, not BTW mechanics. You need to start a chicken farm elsewhere.