Page 6 of 6

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon May 21, 2012 3:35 pm
by walker_boh_65
in the config folder inside of your .minecraft folder.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon May 21, 2012 3:43 pm
by kaspermwh
But which files do i edit? the mod_BuildCraftBuilders.cfg and mod_BuildCraftSilicon.cfg files only contain this:

Code: Select all

#
#Mon May 21 20:53:52 CEST 2012
checksum=0

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon May 21, 2012 3:50 pm
by walker_boh_65
kaspermwh wrote:But which files do i edit? the mod_BuildCraftBuilders.cfg and mod_BuildCraftSilicon.cfg files only contain this:

Code: Select all

#
#Mon May 21 20:53:52 CEST 2012
checksum=0
Oh, my bad. It is inside of the buildcraft folder. THEN you will see the config folder, then the buildcraft.cfg

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon May 21, 2012 3:57 pm
by kaspermwh
Thanks! That fixed it. I didn't know that the configes were stored there :)

It had
Spoiler
Show
####################
# block
####################

block {
architect.id=158
assemblyTable.id=170
autoWorkbench.id=152
blueprintLibrary.id=168
builder.id=157
cobblestonePipe.id=159
diamondPipe.id=149
drill.id=151
engine.id=161
filler.id=155
frame.id=160
goldenPipe.id=148
ironPipe.id=147
laser.id=169
marker.id=154
miningWell.id=150
obsidianPipe.id=156
oilMoving.id=162
oilStill.id=163
pathMarker.id=169
pipe.id=166
pump.id=164
quarry.id=153
refinery.id=167
stonePipe.id=146
tank.id=165
woodenPipe.exclusion=
woodenPipe.id=145
}
Weird... does a buildcraft addon have permission to edit blockids? Couldn't that screw up in-game blocks?

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Tue May 22, 2012 7:59 am
by rhone
ok... so point me in the right direction if this is the wrong spot... i install btw... works beautifully!!! love!!! install everything else... again... runs beautifully!!! right up untill i start trying to lay pipes... now i have things dissapearing in furnaces and what not... lol tried reinstalling following instructions to the letter... but still same thing... if i uninstall btb the problem is fixed... hmmmmmm suggestions????

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Thu May 24, 2012 3:51 pm
by walker_boh_65
rhone wrote:ok... so point me in the right direction if this is the wrong spot... i install btw... works beautifully!!! love!!! install everything else... again... runs beautifully!!! right up untill i start trying to lay pipes... now i have things dissapearing in furnaces and what not... lol tried reinstalling following instructions to the letter... but still same thing... if i uninstall btb the problem is fixed... hmmmmmm suggestions????
faulty buildcraft zips? Not really sure entirely.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Thu Jun 07, 2012 11:19 pm
by KlutZ
Hello, i recently tried to install this mod and am having difficulties.
Spoiler
Show
Mods loaded: 3
ModLoader 1.2.5
mod_FCBetterThanWolves 3.72
mod_BetterThenBuildCraft 3.26

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT 5cb792c --------
Generated 6/7/12 9:13 PM

Minecraft: Minecraft 1.2.5
OS: Windows XP (x86) version 5.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: GeForce 8600 GT/PCIe/SSE2 version 3.3.0, NVIDIA Corporation

java.lang.NoClassDefFoundError: buildcraft/energy/BlockEngine
at mod_BetterThenBuildCraft.load(mod_BetterThenBuildCraft.java:26)
at ModLoader.init(ModLoader.java:891)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:273)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: buildcraft.energy.BlockEngine
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
--- END ERROR REPORT cd0a7ed4 ----------

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Fri Jun 08, 2012 6:14 am
by walker_boh_65
KlutZ wrote:Hello, i recently tried to install this mod and am having difficulties.
Spoiler
Show
Mods loaded: 3
ModLoader 1.2.5
mod_FCBetterThanWolves 3.72
mod_BetterThenBuildCraft 3.26

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT 5cb792c --------
Generated 6/7/12 9:13 PM

Minecraft: Minecraft 1.2.5
OS: Windows XP (x86) version 5.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: GeForce 8600 GT/PCIe/SSE2 version 3.3.0, NVIDIA Corporation

java.lang.NoClassDefFoundError: buildcraft/energy/BlockEngine
at mod_BetterThenBuildCraft.load(mod_BetterThenBuildCraft.java:26)
at ModLoader.init(ModLoader.java:891)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:273)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: buildcraft.energy.BlockEngine
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
--- END ERROR REPORT cd0a7ed4 ----------
Doesn't look like you have Buildcraft installed.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon Jun 11, 2012 10:30 pm
by Gdnite
I attempted to install BTB with MCpatcher, And I keep getting the same Crash report. All I can think of is that I need an older version of BTW

Spoiler
Show
Mods loaded: 2
ModLoader 1.2.5
mod_FCBetterThanWolves 3.72

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT b44adfc6 --------
Generated 6/11/12 8:26 PM

Minecraft: Minecraft 1.2.5
OS: Windows Vista (x86) version 6.0
Java: 1.6.0_24, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 2400 PRO version 2.0.6945 Release, ATI Technologies Inc.

java.lang.NoClassDefFoundError: forge/NetworkMod
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:289)
at ModLoader.readFromClassPath(ModLoader.java:1210)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:273)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.NetworkMod
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 21 more
--- END ERROR REPORT 53e61414 ----------

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon Jun 11, 2012 10:38 pm
by walker_boh_65
Gdnite wrote:I attempted to install BTB with MCpatcher, And I keep getting the same Crash report. All I can think of is that I need an older version of BTW

Spoiler
Show
Mods loaded: 2
ModLoader 1.2.5
mod_FCBetterThanWolves 3.72

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT b44adfc6 --------
Generated 6/11/12 8:26 PM

Minecraft: Minecraft 1.2.5
OS: Windows Vista (x86) version 6.0
Java: 1.6.0_24, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 2400 PRO version 2.0.6945 Release, ATI Technologies Inc.

java.lang.NoClassDefFoundError: forge/NetworkMod
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:289)
at ModLoader.readFromClassPath(ModLoader.java:1210)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:273)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.NetworkMod
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 21 more
--- END ERROR REPORT 53e61414 ----------
Are you choosing the whole BTW zip or the MINECRAFT-JAR folder inside? Also, you are only installing BTW here, BTB and the BC modules are shown.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon Jun 11, 2012 10:43 pm
by Gdnite
The Btw Minecraft.jar Files. And I have all of the mods Same version/ Same order as your guide in MCPatcher. Other then BTW is 3.72, and your guide calls for 3.62.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Tue Jun 12, 2012 1:06 am
by Joeyjoebob
Your guide says I need 3.62, but the current version of BTW is 3.72 and I can't seem to find a downloadable version of 3.62 for BTW.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Tue Jun 12, 2012 2:05 pm
by walker_boh_65
Gdnite wrote:The Btw Minecraft.jar Files. And I have all of the mods Same version/ Same order as your guide in MCPatcher. Other then BTW is 3.72, and your guide calls for 3.62.
Joeyjoebob wrote:Your guide says I need 3.62, but the current version of BTW is 3.72 and I can't seem to find a downloadable version of 3.62 for BTW.
Musta been I typeo on my end. The latest version IS compatible. I am going to change that now.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Fri Jun 22, 2012 6:24 pm
by d34doblivion
hi i just tried to install following the instructions above and i received this error. i have re-installed multiple times but each time i get the same error.
Spoiler
Show
EDIT: deleted buildcraft before getting the error
Mods loaded: 12
ModLoader 1.2.5
mod_ModLoaderMp 1.2.5v1
mod_MinecraftForge 3.1.2.90
mod_TooManyItems 1.2.5 2012-04-13
mod_FCBetterThanWolves 3.72
mod_BuildCraftCore 3.1.5
mod_BuildCraftBuilders 3.1.5
mod_BuildCraftEnergy 3.1.5
mod_BuildCraftFactory 3.1.5
mod_BuildCraftTransport 3.1.5
mod_BuildCraftSilicon 3.1.5
mod_BetterThenBuildCraft 3.26

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT 13575dfc --------
Generated 6/22/12 6:27 PM

Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_04, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ASUS EAH6450 Series version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.

java.lang.NoSuchMethodError: forge.MinecraftForge.getDungeonLootTries()I
at mod_MinecraftForge.load(mod_MinecraftForge.java:24)
at ModLoader.init(ModLoader.java:891)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 9d674c83 ----------
edit: apparently BTB is incompatible with all mods (including forge and modloader mp) aside from TMI.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Fri Jun 22, 2012 7:27 pm
by sargunv
d34doblivion wrote:hi i just tried to install following the instructions above and i received this error. i have re-installed multiple times but each time i get the same error.
BTW is incompatible with Forge.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Fri Jun 22, 2012 10:11 pm
by Gdnite
All you need is modloader, the forge files are a part of BTW/BTB

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Tue Jul 03, 2012 9:49 pm
by Dazuam
I don't know if this has been mentioned, but using BTB, Rei's Minimap, Timber! and Recipe Book, I'm not able to pick up lava or place water. Do you need a Modloader report? or which .class do I have to replace in order to fix these errors? (Keep in mind it doesn't crash)

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Tue Jul 03, 2012 10:12 pm
by walker_boh_65
Dazuam wrote:I don't know if this has been mentioned, but using BTB, Rei's Minimap, Timber! and Recipe Book, I'm not able to pick up lava or place water. Do you need a Modloader report? or which .class do I have to replace in order to fix these errors? (Keep in mind it doesn't crash)
This is called Hard Core Bucket Mode, it is supposed to happen.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Tue Jul 03, 2012 10:19 pm
by Dazuam
walker_boh_65 wrote:
Dazuam wrote:I don't know if this has been mentioned, but using BTB, Rei's Minimap, Timber! and Recipe Book, I'm not able to pick up lava or place water. Do you need a Modloader report? or which .class do I have to replace in order to fix these errors? (Keep in mind it doesn't crash)
This is called Hard Core Bucket Mode, it is supposed to happen.
Thanks! Sorry for the dumb question, I just wasn't aware of this. :P

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Mon Jul 23, 2012 5:45 pm
by Maos
Hello, My name is Maos (as in "mouse"). Obviously not my real name but it's what I go by on the interwebs :] This is my first post on this forums, and I will be sure to post an official introduction somewhere in the forum. But for now, I need some help!

I have installed BTB and it worked great. But, I had increasing amounts of lag spikes that happened more frequently as I played. I use Optifine and so I thought, maybe I should download the latest version and it should help. NOTE, the way I installed the mod was completely manual ( I did not know of this thread before ). Everything,including the BC modules went straight into the jar, in the correct order of course. I repeated this process to install the new Optifine version and after I finished, I opened up MC and it crashed :[

I searched and found this thread, then preceded to reinstall MC using Walker's method. To no avail.

The mods I use:
Modloader 1.2.5
BTW 3.90
BC 3.1.5
BTB 3.26
Optifine 1.2.5 DH MT C6
Sound Packs Mod 1.3 (gotta love those old minecraft sounds)
Spoiler
Show
Jul 23, 2012 2:34:31 PM ModLoader init
FINE: ModLoader 1.2.5 Initializing...
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\bin\lwjgl.jar
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\bin\jinput.jar
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_FCBetterThanWolves 3.90" from mod_FCBetterThanWolves.class
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BetterThenBuildCraft 3.26" from mod_BetterThenBuildCraft.class
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_Soundpacks v1.3 by Crazyputje and Xamio (XamioStone)" from mod_Soundpacks.class
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar
Jul 23, 2012 2:34:31 PM ModLoader readFromClassPath
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_FCBetterThanWolves 3.90" from mod_FCBetterThanWolves.class
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BetterThenBuildCraft 3.26" from mod_BetterThenBuildCraft.class
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_Soundpacks v1.3 by Crazyputje and Xamio (XamioStone)" from mod_Soundpacks.class
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\mods\buildcraft-client-A-core-3.1.5.zip
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftCore 3.1.5" from mod_BuildCraftCore.class
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\mods\buildcraft-client-B-builders-3.1.5.zip
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftBuilders 3.1.5" from mod_BuildCraftBuilders.class
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\mods\buildcraft-client-B-energy-3.1.5.zip
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftEnergy 3.1.5" from mod_BuildCraftEnergy.class
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\mods\buildcraft-client-B-factory-3.1.5.zip
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftFactory 3.1.5" from mod_BuildCraftFactory.class
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\mods\buildcraft-client-B-transport-3.1.5.zip
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftTransport 3.1.5" from mod_BuildCraftTransport.class
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\owner\AppData\Roaming\.minecraft\mods\buildcraft-client-C-silicon-3.1.5.zip
Jul 23, 2012 2:34:31 PM ModLoader readFromModFolder
FINER: Zip found.
Jul 23, 2012 2:34:31 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftSilicon 3.1.5" from mod_BuildCraftSilicon.class
Jul 23, 2012 2:34:32 PM ModLoader init
FINE: Mod Loaded: "mod_FCBetterThanWolves 3.90"
Jul 23, 2012 2:34:33 PM ModLoader init
FINE: Mod Loaded: "mod_Soundpacks v1.3 by Crazyputje and Xamio (XamioStone)"
Jul 23, 2012 2:34:33 PM ModLoader init
FINER: THROW
java.lang.IllegalArgumentException: Slot 207 is already occupied by FCBlockBloodMoss@1189857e when adding FCBlockBloodMoss@5b9b1c30
at pb.<init>(Block.java:248)
at FCBlockBloodMoss.<init>(FCBlockBloodMoss.java:23)
at mod_FCBetterThanWolves.InstantiateBlocksAndItems(mod_FCBetterThanWolves.java:1050)
at mod_FCBetterThanWolves.load(mod_FCBetterThanWolves.java:35)
at ModLoader.init(ModLoader.java:891)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:273)
at net.minecraft.client.Minecraft.run(SourceFile:657)
at java.lang.Thread.run(Unknown Source)


Here is my Modloader.txt

I'm not Java master,but I've deduced that "Slot 207 FCBlockBloodMoss" is probably the culprit. What's strange though is that I didn't get the problem before. Could it be the new version of Optifine that I installed? Thanks in advance for any and all help.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Sat Aug 04, 2012 2:45 pm
by walker_boh_65
In response it recent (well recent for me having just read not just skimmed the post) events regarding the death of BTB I believe that this topic should no longer be sticky.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Sun Aug 05, 2012 2:24 am
by Urian
Good point.

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Sat Jan 05, 2013 4:26 am
by Coga19000
I tried to install the mod, and I did everything. But when I open Minecraft, it only shows me a black screen! Not even an error! How do I fix it?

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Sat Jan 05, 2013 5:26 am
by Pfilson
While this is a pretty major necro of the topic It would help to know what versions of the mods you are using and what version of minecraft. (I could assume that you followed the instructions and have the same versions, but I handle this stuff too often to make those assumptions any more)

Re: How to Correctly Install BTB v3.26 with Pictures MC 1.2.

Posted: Sat Jan 05, 2013 5:34 am
by FlowerChild
I think this is a pretty clear case of Rule #2, as if it were Rule #1, it wouldn't be capable of using a keyboard.