3.80 and BTB

If you're having problems with your installation of Better Than Wolves, or if you've woken up in the future and are beginning to doubt the nature of reality, here's the place to post about it.
Post Reply
User avatar
StormBeforeDawn
Posts: 104
Joined: Sat Feb 11, 2012 3:59 pm

3.80 and BTB

Post by StormBeforeDawn »

Using MCpatcher. Mod order is:

ML
BTW
all 6 BC files
BTB

deleted .minecraft so the instal is fresh. Just BTW and ML and it runs just fine. Reinstalled 3.7X and still crashed, I had that running last night. This makes me assume the issue is at my end, not some issue with 3.80 and btb.

Anyone see what I am going wrong here? Have others got this running with btb yet?
Spoiler
Show

Code: Select all

Mods loaded: 8
ModLoader 1.2.5
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 6c8eadaf --------
Generated 7/9/12 10:13 AM

Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_04-ea, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce GTX 460/PCIe/SSE2 version 4.2.0, NVIDIA Corporation

java.lang.NoClassDefFoundError: FCIBlock
	at java.lang.ClassLoader.defineClass1(Native Method)
	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$100(Unknown Source)
	at java.net.URLClassLoader$1.run(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 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: FCIBlock
	at java.net.URLClassLoader$1.run(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)
	... 20 more
--- END ERROR REPORT 92bf3d45 ----------
Last edited by StormBeforeDawn on Mon Jul 09, 2012 2:06 pm, edited 1 time in total.
~Storm
Destructo
Posts: 13
Joined: Tue Apr 24, 2012 5:34 pm

Re: 3.80 and BTB

Post by Destructo »

Spoiler
Show
StormBeforeDawn wrote:Using MCpatcher. Mod order is:

ML
BTW
all 6 BC files
BTB

deleted .minecraft so the instal is fresh. Just BTW and ML and it runs just fine. Reinstalled 3.7X and still crashed, I had that running last night. This makes me assume the issue is at my end, not some issue with 3.80 and btb.

Anyone see what I am going wrong here? Have others got this running with btb yet?

Code: Select all

Mods loaded: 8
ModLoader 1.2.5
???
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 6c8eadaf --------
Generated 7/9/12 10:13 AM

Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_04-ea, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce GTX 460/PCIe/SSE2 version 4.2.0, NVIDIA Corporation

java.lang.NoClassDefFoundError: FCIBlock
	at java.lang.ClassLoader.defineClass1(Native Method)
	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$100(Unknown Source)
	at java.net.URLClassLoader$1.run(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 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: FCIBlock
	at java.net.URLClassLoader$1.run(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)
	... 20 more
--- END ERROR REPORT 92bf3d45 ----------
U are missing the BTW mod
User avatar
StormBeforeDawn
Posts: 104
Joined: Sat Feb 11, 2012 3:59 pm

Re: 3.80 and BTB

Post by StormBeforeDawn »

That is incorrect if you are saying that I failed to instal it. It certainly isn't working properly however. Here are the patch logs, everything is clearly present and in the proper order.
Spoiler
Show

Code: Select all

__Base
    added com/pclewis/mcpatcher/MCPatcherUtils.class
    added com/pclewis/mcpatcher/Config.class
    Minecraft (net/minecraft/client/Minecraft.class)
        [1] MCPatcherUtils.setMinecraft(this)

ModLoader
    added EntityRendererProxy.class
    replaced alj.class
    replaced alb.class
    replaced vx.class
    added ModTextureStatic.class
    replaced ko.class
    replaced ahu.class
    added BaseMod.class
    replaced uu.class
    added ModTextureAnimation.class
    added ModLoader.class
    replaced ajv.class
    replaced ahy.class
    replaced amn.class
    replaced vl.class
    replaced adl.class
    added MLProp.class
    replaced fq.class
    WARNING: ahg.class not added (possible conflict)

BTW 1.2.5.2
    added FCBlockCrucible.class
    added FCCraftingManagerCrucible.class
    added FCBlockHandCrank.class
    replaced ahx.class
    added FCBlockHopper.class
    replaced bz.class
    added btwmodtex/btwitems01.png
    added FCBlockHempCrop.class
    added btwmodtex/plate_1.png
    added FCContainerMillStone.class
    added FCCraftingManagerCauldronStoked.class
    replaced aah.class
    added FCBlockAestheticVegetation.class
    added FCBlockRope.class
    added FCBlockDetectorBlock.class
    added forge/BlockTextureParticles.class
    replaced ago.class
    added btwmodtex/fcwindmillent.png
    added btwmodtex/fcmillstone.png
    replaced aaw.class
    added btwmodtex/tanned_2.png
    added btwmodtex/fcHopper.png
    added FCContainerPulley.class
    added FCContainerBlockDispenser.class
    added btwmodtex/fc_mr_sheep.png
    added FCBlockMiningCharge.class
    replaced aei.class
    replaced aai.class
    added FCEntityMiningCharge.class
    added btwmodtex/fcwaterwheelent.png
    added FCEntityItemFloating.class
    replaced cu.class
    replaced ama.class
    replaced afe.class
    added FCContainerHopper.class
    added FCEntityMovingPlatform.class
    added FCBlockCauldron.class
    added forge/IMultipassRender.class
    added FCCraftingManagerBulkRecipe.class
    replaced aer.class
    added btwmodtex/fcbroadhead.png
    added btwmodtex/tanned_1.png
    added btwmodtex/fc_mr_pig.png
    added FCBlockLens.class
    added forge/ITextureProvider.class
    added FCEntityMovingAnchor.class
    added forge/IRenderContextHandler.class
    replaced aja.class
    added FCBlockInfernalEnchanter.class
    replaced al.class
    replaced ed.class
    added FCBlockSoulforgedSteel.class
    replaced afp.class
    replaced acu.class
    added btwmodtex/fcguiinfernal.png
    added FCContainerAnvil.class
    added btwmodtex/plate_2.png
    added FCBlockAnchor.class
    added FCEntityWindMill.class
    added FCBlockStokedFire.class
    replaced acq.class
    added FCContainerCrucible.class
    replaced ame.class
    added FCBlockCorner.class
    added FCBlockWoolSlab.class
    added FCBlockTurntable.class
    added FCContainerInfernalEnchanter.class
    added btwmodtex/fc_mr_cow.png
    replaced ei.class
    added btwmodtex/fccauldron.png
    added FCEntityBroadheadArrow.class
    replaced bh.class
    added FCBlockDetectorRail.class
    replaced cw.class
    added FCEntityWaterWheel.class
    replaced ais.class
    added FCBlockUnfiredPottery.class
    replaced ct.class
    replaced aic.class
    added FCBlockBlockDispenser.class
    added btwmodtex/btwterrain01.png
    replaced agi.class
    added FCBlockMoulding.class
    replaced aez.class
    added FCEntityItemBloodWoodSapling.class
    added FCCraftingManagerCrucibleStoked.class
    added FCBlockBloodWood.class
    added btwmodtex/fcguianvil.png
    added FCEntityBlockLiftedByPlatform.class
    replaced bc.class
    replaced adz.class
    added forge/ICustomItemRenderer.class
    added FCCraftingManagerBulk.class
    added FCExplosionMining.class
    added btwmodtex/fcguipulley.png
    added FCBlockKiln.class
    added FCEntityDynamite.class
    added FCBlockOmniSlab.class
    replaced aif.class
    added FCBlockBellows.class
    added FCBlockCement.class
    added btwmodtex/fcguiblockdisp.png
    added FCEntityInfiniteArrow.class
    added FCBlockMillStone.class
    added FCBlockDetectorLogicGlowing.class
    added FCBlockBuddyBlock.class
    added FCBlockPlatform.class
    replaced ek.class
    added FCBlockAxle.class
    added FCCraftingManagerAnvil.class
    replaced aem.class
    added FCBlockBBQ.class
    added FCBlockAestheticNonOpaque.class
    added FCBlockVase.class
    replaced als.class
    replaced alx.class
    added FCBlockPlanter.class
    added forge/ISidedInventory.class
    added FCBlockCompanionCube.class
    added FCBlockAestheticOpaque.class
    added FCBlockGearBox.class
    added FCGuiCauldron.class
    added FCBlockDetectorLogic.class
    added btwmodtex/fcinfinitearrow.png
    added FCGuiCrucible.class
    replaced cj.class
    added FCGuiHopper.class
    added FCGuiCraftingAnvil.class
    added FCBlockLeaves.class
    added FCEntityUrn.class
    added FCBTBCrossFunc.class
    added FCCraftingManagerCauldron.class
    added FCBlockLightBulb.class
    added FCContainerCauldron.class
    added FCBlockPulley.class
    added FCBlockSaw.class
    replaced alt.class
    added FCBlockAnvil.class
    replaced title/splashes.txt
    added FCGuiBlockDispenser.class
    WARNING: forge/ForgeHooksClient.class not added (possible conflict)
    WARNING: forge/ForgeHooksClient$TesKey.class not added (possible conflict)
    WARNING: forge/MinecraftForgeClient.class not added (possible conflict)

buildcraft-client-A-core-3.1.5
    added buildcraft/core/BuildCraftConfiguration.class
    added BuildCraftCore$RenderMode.class
    added buildcraft/api/IActionReceptor.class
    added buildcraft/core/ByteBuffer.class
    added net/minecraft/src/buildcraft/energy/gui/steam_engine_gui.png
    added buildcraft/api/Position.class
    added buildcraft/core/ItemBuildCraftTexture.class
    added buildcraft/core/BptActionBuild.class
    added BuildCraftBlockUtil.class
    added buildcraft/core/TileBuildCraft.class
    added buildcraft/api/BuildCraftAPI.class
    added buildcraft/api/ILegacyPipeConnection.class
    added buildcraft/core/ActionMachineControl.class
    added net/minecraft/src/buildcraft/core/gui/trigger_textures.png
    added buildcraft/core/BptBuilderBase.class
    added net/minecraft/src/buildcraft/energy/gui/combustion_engine_gui.png
    added buildcraft/core/TriggerLiquidContainer$1.class
    added net/minecraft/src/buildcraft/transport/gui/filter.png
    added buildcraft/core/RedstonePowerProvider.class
    added buildcraft/core/TriggerInventory$State.class
    added buildcraft/core/ActionMachineControl$1.class
    added buildcraft/core/EntityBlock.class
    added buildcraft/core/BlockIndex.class
    added buildcraft/core/RenderRobot$1.class
    added buildcraft/core/WorldIteratorRadius$1.class
    added net/minecraft/src/buildcraft/core/gui/laser_1.png
    added buildcraft/core/PersistentWorld.class
    added buildcraft/core/TextureLiquidsFX.class
    added buildcraft/core/BptItem.class
    added buildcraft/core/ActionRedstoneOutput.class
    added buildcraft/core/BptTemplate.class
    added buildcraft/api/IBox.class
    added buildcraft/api/FillerRegistry$ShapedPatternRecipe.class
    added buildcraft/api/IronEngineFuel.class
    added mod_BuildCraftCore.class
    added buildcraft/core/ClassMapping$Indexes.class
    added net/minecraft/src/buildcraft/factory/gui/assembly_table.png
    added buildcraft/core/IMachine.class
    added buildcraft/api/Trigger.class
    added buildcraft/api/SafeTimeTracker.class
    added buildcraft/core/GuiAdvancedInterface.class
    added buildcraft/api/IPowerReceptor.class
    added net/minecraft/src/buildcraft/factory/gui/refinery_filter.png
    added buildcraft/core/TilePacketWrapper.class
    added buildcraft/core/DefaultProps.class
    added buildcraft/core/RedstonePowerFramework.class
    added buildcraft/core/Box.class
    added buildcraft/core/BptSlot.class
    added buildcraft/core/BuildCraftContainer.class
    added buildcraft/core/BptError.class
    added buildcraft/core/IBptContributor.class
    added buildcraft/api/bptblocks/BptBlockUtils.class
    added buildcraft/core/TriggerInventory$1.class
    added buildcraft/core/TriggerMachine.class
    added buildcraft/api/RefineryRecipe.class
    added buildcraft/core/BptPlayerIndex.class
    added net/minecraft/src/buildcraft/factory/gui/refinery.png
    added buildcraft/api/IPipe$DrawingState.class
    added net/minecraft/src/buildcraft/energy/gui/base_stone.png
    added buildcraft/core/IItemPipe.class
    added buildcraft/api/PowerProvider.class
    added buildcraft/api/bptblocks/BptBlockStairs.class
    added buildcraft/api/bptblocks/BptBlockDelegate.class
    added mod_BuildCraftCore$EntityRenderIndex.class
    added buildcraft/core/EntityRobot.class
    added buildcraft/core/SurroundingInventory.class
    added net/minecraft/src/buildcraft/builders/gui/filler.png
    added buildcraft/api/IActionProvider.class
    added buildcraft/core/BptBuilderTemplate.class
    added buildcraft/api/EntityPassiveItem.class
    added buildcraft/core/EntityLaser.class
    added buildcraft/core/WorldIterator.class
    added net/minecraft/src/buildcraft/energy/gui/base_wood.png
    added buildcraft/core/RenderVoid.class
    added net/minecraft/src/buildcraft/energy/gui/trunk_blue.png
    added buildcraft/api/LiquidSlot.class
    added net/minecraft/src/buildcraft/core/gui/stripes.png
    added buildcraft/core/ActionMachineControl$Mode.class
    added buildcraft/core/TriggerLiquidContainer$State.class
    added buildcraft/api/ISpecialInventory.class
    added net/minecraft/src/buildcraft/transport/gui/gate_interface_4.png
    added buildcraft/api/BuildCraftAPI$1.class
    added buildcraft/core/BptDataStream.class
    added buildcraft/core/CoreProxy.class
    added buildcraft/core/ILiquid.class
    added buildcraft/api/bptblocks/BptBlockDirt.class
    added buildcraft/core/DefaultAreaProvider.class
    added buildcraft/core/DefaultActionProvider.class
    added buildcraft/core/BptBlueprint.class
    added buildcraft/core/TriggerLiquidContainer.class
    added buildcraft/core/Utils.class
    added buildcraft/api/bptblocks/BptBlockIgnoreMeta.class
    added buildcraft/core/IInventoryRenderer.class
    added buildcraft/api/IAreaProvider.class
    added buildcraft/api/IPassiveItemContribution.class
    added buildcraft/core/RenderRobot.class
    added buildcraft/api/IBlockPipe.class
    added buildcraft/api/bptblocks/BptBlockBed.class
    added buildcraft/core/DefaultTriggerProvider.class
    added buildcraft/api/bptblocks/BptBlockRotateMeta.class
    added net/minecraft/src/buildcraft/transport/gui/gate_interface_1.png
    added buildcraft/core/AssemblyRecipe.class
    added buildcraft/core/ClassMapping.class
    added buildcraft/api/bptblocks/BptBlockPiston.class
    added net/minecraft/src/buildcraft/core/gui/laser_3.png
    added buildcraft/core/RenderLaser.class
    added buildcraft/api/BlockSignature.class
    added net/minecraft/src/buildcraft/energy/gui/trunk_green.png
    added net/minecraft/src/buildcraft/builders/gui/template_gui.png
    added buildcraft/api/LiquidData.class
    added buildcraft/api/bptblocks/BptBlockDoor.class
    added net/minecraft/src/buildcraft/transport/gui/gate_interface_3.png
    added BuildCraftCore.class
    added net/minecraft/src/buildcraft/builders/gui/library_rw.png
    added buildcraft/core/GuiAdvancedInterface$ItemSlot.class
    added buildcraft/core/Utils$1.class
    added buildcraft/api/FillerRegistry.class
    added net/minecraft/src/buildcraft/core/gui/robot.png
    added buildcraft/core/CoreProxy$CustomModTextureStatic.class
    added buildcraft/api/bptblocks/BptBlockInventory.class
    added buildcraft/core/PacketIds.class
    added buildcraft/core/TriggerInventory.class
    added buildcraft/api/IPipeEntry.class
    added buildcraft/api/ItemSignature.class
    added buildcraft/api/IPipeConnection.class
    added buildcraft/core/TileBuffer.class
    added buildcraft/api/LaserKind.class
    added buildcraft/api/TileNetworkData.class
    added buildcraft/core/RenderLaser$1.class
    added buildcraft/core/ISynchronizedTile.class
    added buildcraft/api/bptblocks/BptBlockSign.class
    added buildcraft/api/BptSlotInfo.class
    added buildcraft/core/IDropControlInventory.class
    added buildcraft/api/bptblocks/BptBlockRedstoneRepeater.class
    added buildcraft/api/APIProxy.class
    added buildcraft/core/BptBuilderBlueprint$2.class
    added net/minecraft/src/buildcraft/core/gui/block_textures.png
    added net/minecraft/src/buildcraft/builders/gui/builder_blueprint.png
    added buildcraft/core/EntityEnergyLaser.class
    added buildcraft/api/BptBlock.class
    added buildcraft/core/BptSlot$Mode.class
    added net/minecraft/src/buildcraft/builders/gui/library_r.png
    added buildcraft/core/RenderEntityBlock$BlockInterface.class
    added net/minecraft/src/buildcraft/core/gui/laser_4.png
    added buildcraft/api/bptblocks/BptBlockLever.class
    added buildcraft/api/Orientations$1.class
    added buildcraft/api/Orientations.class
    added buildcraft/core/BptBuilderBlueprint$1.class
    added buildcraft/core/IBuilderInventory.class
    added buildcraft/core/StackUtil.class
    added buildcraft/core/RenderEntityBlock.class
    added net/minecraft/src/buildcraft/transport/gui/gate_interface_2.png
    added net/minecraft/src/buildcraft/energy/gui/base_iron.png
    added net/minecraft/src/buildcraft/energy/gui/trunk_red.png
    added buildcraft/api/FillerPattern.class
    added buildcraft/api/bptblocks/BptBlockPumpkin.class
    added buildcraft/core/RenderEnergyLaser.class
    added buildcraft/api/Action.class
    added buildcraft/api/ILiquidContainer.class
    added buildcraft/api/bptblocks/BptBlockLiquid.class
    added buildcraft/core/BptBase.class
    added buildcraft/api/IPipe.class
    added buildcraft/core/ItemRedstoneChipset.class
    added buildcraft/core/BptRootIndex.class
    added buildcraft/api/PowerFramework.class
    added buildcraft/api/IOverrideDefaultTriggers.class
    added buildcraft/core/ITileBufferHolder.class
    added buildcraft/api/bptblocks/BptBlockCustomStack.class
    added buildcraft/api/Position$1.class
    added buildcraft/core/ClassMapping$Reporter.class
    added net/minecraft/src/buildcraft/core/gui/laser_2.png
    added net/minecraft/src/buildcraft/core/gui/item_textures.png
    added buildcraft/api/bptblocks/BptBlockWallSide.class
    added buildcraft/core/WorldIteratorRadius.class
    added buildcraft/api/bptblocks/BptBlockRotateInventory.class
    added buildcraft/api/bptblocks/BptBlockIgnore.class
    added buildcraft/api/ITriggerProvider.class
    added net/minecraft/src/buildcraft/energy/gui/chamber.png
    added net/minecraft/src/buildcraft/builders/gui/builder.png
    added buildcraft/api/IPipe$WireColor.class
    added buildcraft/api/TriggerParameter.class
    added buildcraft/core/BptBuilderBlueprint.class
    added net/minecraft/src/buildcraft/energy/gui/trunk_yellow.png
    added buildcraft/core/EntityRobot$Action.class
    added buildcraft/core/PersistentTile.class
    added buildcraft/core/GuiAdvancedInterface$AdvancedSlot.class
    added buildcraft/core/BptContext.class
    added buildcraft/api/IBptContext.class

buildcraft-client-B-builders-3.1.5
    added buildcraft/builders/BlockArchitect$1.class
    added buildcraft/builders/TileMarker$Origin.class
    added buildcraft/builders/BlockPathMarker.class
    added buildcraft/builders/FillerFillStairs.class
    added buildcraft/builders/TileBuilder.class
    added buildcraft/builders/BlockBlueprintLibrary.class
    added buildcraft/builders/GuiTemplate.class
    added buildcraft/builders/GuiBuilder.class
    added buildcraft/builders/GuiBlueprintLibrary.class
    added buildcraft/builders/FillerRemover.class
    added buildcraft/builders/ItemBptTemplate.class
    added buildcraft/builders/TileMarker.class
    added buildcraft/builders/FillerFillWalls.class
    added buildcraft/builders/FillerFillPyramid.class
    added buildcraft/builders/ItemBptBase.class
    added buildcraft/builders/TileBuilder$PathIterator.class
    added buildcraft/builders/BlockArchitect.class
    added buildcraft/builders/BuildersProxy.class
    added buildcraft/builders/TilePathMarker.class
    added buildcraft/builders/ItemBptBluePrint.class
    added buildcraft/builders/BlockBuilder$1.class
    added mod_BuildCraftBuilders.class
    added buildcraft/builders/CraftingTemplateRoot.class
    added buildcraft/builders/TileBlueprintLibrary.class
    added buildcraft/builders/ContainerBlueprintLibrary.class
    added buildcraft/builders/FillerFlattener.class
    added buildcraft/builders/TileMarker$TileWrapper.class
    added buildcraft/builders/CraftingBuilder.class
    added buildcraft/builders/TileFiller.class
    added buildcraft/builders/GuiFiller.class
    added buildcraft/builders/BlockBuilder.class
    added buildcraft/builders/CraftingFiller.class
    added buildcraft/builders/BlockFiller.class
    added BuildCraftBuilders.class
    added buildcraft/builders/CraftingTemplate.class
    added buildcraft/builders/BlockMarker.class
    added buildcraft/builders/TileArchitect.class
    added buildcraft/builders/BptBlockFiller.class
    added buildcraft/builders/FillerFillAll.class

buildcraft-client-B-energy-3.1.5
    added buildcraft/energy/TriggerEngineHeat$1.class
    added buildcraft/energy/Engine.class
    added buildcraft/energy/OilBucketHandler.class
    added buildcraft/energy/ItemEngine.class
    added buildcraft/energy/TriggerEngineHeat.class
    added buildcraft/energy/EngineStone.class
    added buildcraft/energy/EnergyProxy.class
    added buildcraft/energy/ContainerEngine.class
    added buildcraft/energy/BlockPollution.class
    added buildcraft/energy/EngineWood.class
    added buildcraft/energy/TextureFuelFX.class
    added buildcraft/energy/BlockOilFlowing.class
    added buildcraft/energy/GuiCombustionEngine.class
    added buildcraft/energy/BptBlockEngine.class
    added buildcraft/energy/BlockEngine.class
    added buildcraft/energy/Engine$EnergyStage.class
    added buildcraft/energy/PneumaticPowerProvider.class
    added buildcraft/energy/EngineIron.class
    added buildcraft/energy/ItemFuel.class
    added buildcraft/energy/GuiSteamEngine.class
    added buildcraft/energy/RenderEngine$1.class
    added buildcraft/energy/OilPopulate.class
    added buildcraft/energy/TilePollution.class
    added buildcraft/energy/IEngineProvider.class
    added buildcraft/energy/TextureOilFX.class
    added buildcraft/energy/ItemBucketOil.class
    added buildcraft/energy/RenderEngine.class
    added buildcraft/energy/ContainerEngineRoot.class
    added buildcraft/energy/EngineWood$1.class
    added mod_BuildCraftEnergy.class
    added buildcraft/energy/TextureOilFlowFX.class
    added buildcraft/energy/PneumaticPowerFramework.class
    added buildcraft/energy/EngineStone$1.class
    added buildcraft/energy/TileEngine.class
    added BuildCraftEnergy.class
    added buildcraft/energy/EngineIron$1.class
    added buildcraft/energy/BlockOilStill.class
    added buildcraft/energy/RenderEngine$2.class

buildcraft-client-B-factory-3.1.5
    added buildcraft/factory/TileAutoWorkbench.class
    added buildcraft/factory/TileAutoWorkbench$StackPointer.class
    added buildcraft/factory/BlockRefinery$1.class
    added buildcraft/factory/IArmListener.class
    added BuildCraftFactory.class
    added buildcraft/factory/FactoryProxy.class
    added buildcraft/factory/RenderTank.class
    added buildcraft/factory/BptBlockAutoWorkbench.class
    added buildcraft/factory/TileTank.class
    added buildcraft/factory/TileRefinery.class
    added buildcraft/factory/BlockMiningWell.class
    added mod_BuildCraftFactory.class
    added buildcraft/factory/BlockPlainPipe.class
    added buildcraft/factory/TilePump.class
    added buildcraft/factory/BlockQuarry.class
    added buildcraft/factory/EntityModel.class
    added buildcraft/factory/RenderRefinery.class
    added buildcraft/factory/TileQuarry.class
    added buildcraft/factory/TileRefinery$Slot.class
    added buildcraft/factory/BlockAutoWorkbench.class
    added buildcraft/factory/TankBucketHandler.class
    added buildcraft/factory/TileMiningWell.class
    added buildcraft/factory/GuiRefinery.class
    added buildcraft/factory/BlockTank.class
    added buildcraft/factory/BptBlockFrame.class
    added buildcraft/factory/TileAutoWorkbench$LocalInventoryCrafting.class
    added buildcraft/factory/BlockPump.class
    added buildcraft/factory/TileMachine.class
    added buildcraft/factory/BlockRefinery.class
    added buildcraft/factory/ContainerAutoWorkbench$SlotAutoCrafting.class
    added buildcraft/factory/TileAutoWorkbench$LocalInventoryCrafting$1.class
    added buildcraft/factory/BlockFrame.class
    added buildcraft/factory/ContainerAutoWorkbench.class
    added buildcraft/factory/TileAssemblyTable.class
    added buildcraft/factory/BlockMachineRoot.class
    added buildcraft/factory/GuiAutoCrafting.class
    added buildcraft/factory/TileQuarry$1.class
    added buildcraft/factory/ContainerRefinery.class
    added buildcraft/factory/RenderRefinery$1.class
    added buildcraft/factory/BptBlockRefinery.class
    added buildcraft/factory/BptBlockTank.class
    added buildcraft/factory/EntityMechanicalArm.class

buildcraft-client-B-transport-3.1.5
    added buildcraft/transport/PipeLogic.class
    added buildcraft/transport/GuiGateInterface$TriggerParameterSlot.class
    added buildcraft/transport/PipeTransport.class
    added buildcraft/transport/ActionSignalOutput$1.class
    added buildcraft/transport/pipes/PipeLiquidsGold.class
    added buildcraft/transport/PipeTransportItems$ItemData.class
    added buildcraft/transport/GuiGateInterface$ActionSlot.class
    added buildcraft/transport/PipeTransportPower.class
    added buildcraft/transport/RenderPipe$1.class
    added buildcraft/transport/PipeLogicIron.class
    added buildcraft/transport/BptItemPipeWodden.class
    added buildcraft/transport/pipes/PipeLiquidsCobblestone.class
    added buildcraft/transport/TriggerPipeContents$1.class
    added buildcraft/transport/PipeLogicStripes.class
    added buildcraft/transport/Pipe$GateKind.class
    added buildcraft/transport/Pipe.class
    added buildcraft/transport/TriggerPipeSignal.class
    added buildcraft/transport/ITriggerPipe.class
    added buildcraft/transport/pipes/PipeStructureCobblestone.class
    added buildcraft/transport/PipeLogicDiamond.class
    added buildcraft/transport/CraftingDiamondPipe.class
    added buildcraft/transport/GuiDiamondPipe.class
    added buildcraft/transport/pipes/PipeItemsObsidian$1.class
    added buildcraft/transport/RenderPipe.class
    added buildcraft/transport/CraftingGateInterface.class
    added mod_BuildCraftTransport.class
    added buildcraft/transport/GuiGateInterface$1.class
    added buildcraft/transport/pipes/PipeItemsWood.class
    added buildcraft/transport/BptBlockPipe.class
    added buildcraft/transport/TriggerPipeContents$Kind.class
    added buildcraft/transport/PipeTransportLiquids.class
    added buildcraft/transport/IPipeTransportPowerHook.class
    added buildcraft/transport/pipes/PipeItemsStone.class
    added buildcraft/transport/pipes/PipeItemsCobblestone.class
    added buildcraft/transport/ItemGate.class
    added buildcraft/transport/RenderPipe$DisplayLiquidList.class
    added buildcraft/transport/PipeLogicCobblestone.class
    added BuildCraftTransport.class
    added buildcraft/transport/pipes/PipeLiquidsStone.class
    added buildcraft/transport/PipeLogicGold.class
    added buildcraft/transport/LegacyBlock.class
    added BuildCraftTransport$PipeRecipe.class
    added buildcraft/transport/TransportProxy.class
    added buildcraft/transport/IPipeTransportItemsHook.class
    added buildcraft/transport/PipeTransportStructure.class
    added buildcraft/transport/PipeTriggerProvider.class
    added buildcraft/transport/BptItemPipeDiamond.class
    added buildcraft/transport/pipes/PipeItemsObsidian.class
    added buildcraft/transport/ItemPipe.class
    added buildcraft/transport/pipes/PipePowerWood.class
    added buildcraft/transport/pipes/PipeLiquidsWood.class
    added buildcraft/transport/EntityData.class
    added BuildCraftTransport$1.class
    added buildcraft/transport/BlockGenericPipe.class
    added buildcraft/transport/pipes/PipeItemsStripes.class
    added buildcraft/transport/IItemTravelingHook.class
    added mod_BuildCraftTransport$1.class
    added buildcraft/transport/TileEntityPickupFX.class
    added buildcraft/transport/pipes/PipeItemsIron.class
    added buildcraft/transport/IPipeTransportLiquidsHook.class
    added buildcraft/transport/pipes/PipeItemsGold.class
    added buildcraft/transport/PipeLogicObsidian.class
    added buildcraft/transport/PipeLogicStone.class
    added buildcraft/transport/GuiGateInterface.class
    added buildcraft/transport/pipes/PipeLiquidsIron.class
    added buildcraft/transport/pipes/PipeItemsDiamond.class
    added buildcraft/transport/ActionSignalOutput.class
    added buildcraft/transport/PipeTransportLiquids$LiquidBuffer.class
    added buildcraft/transport/Pipe$1.class
    added buildcraft/transport/GuiGateInterface$TriggerSlot.class
    added buildcraft/transport/PipeLogicDiamond$PacketStack.class
    added buildcraft/transport/PipeLogicWood.class
    added buildcraft/transport/PipeTransportItems.class
    added buildcraft/transport/TileDummyGenericPipe.class
    added buildcraft/transport/BptItemPipeIron.class
    added buildcraft/transport/TriggerPipeContents.class
    added buildcraft/transport/TriggerRedstoneInput.class
    added buildcraft/transport/TriggerPipeSignal$1.class
    added buildcraft/transport/TileGenericPipe.class
    added buildcraft/transport/TileDummyGenericPipe2.class
    added buildcraft/transport/pipes/PipePowerGold.class
    added buildcraft/transport/pipes/PipePowerStone.class
    added buildcraft/transport/LegacyTile.class

buildcraft-client-C-silicon-3.1.5
    added BuildCraftSilicon.class
    added buildcraft/silicon/ContainerAssemblyTable.class
    added buildcraft/silicon/GuiAssemblyTable$RecipeSlot.class
    added buildcraft/silicon/GuiAssemblyTable.class
    added buildcraft/silicon/TileLaser$1.class
    added buildcraft/silicon/TileLaser.class
    added buildcraft/silicon/BlockAssemblyTable.class
    added mod_BuildCraftSilicon.class
    added buildcraft/silicon/BlockLaser.class

BTB1.2.5
    added forge/IHardcoreBucketHandler.class
    replaced pb.class
    added forge/IBucketHandler.class
    added btbmodtex/btbterrain01.png
    added WaterBucketHandler.class
    added forge/ForgeHooksClient.class
    added forge/NetworkMod.class
    replaced bb.class
    added BTBTileEntitySpout.class
    added forge/IItemRenderer$ItemRendererHelper.class
    added forge/IItemRenderer.class
    added BTBOilBucketHandler.class
    added BTBBptBlockWithFacing.class
    added BTBItemWrench.class
    added forge/ForgeHooks.class
    added BTBInit.class
    added forge/ForgeHooksClient$TesKey.class
    added BTBBlockSpout.class
    added mod_BetterThenBuildCraft.class
    added forge/ItemRenderAdapter.class
    replaced agv.class
    added forge/Configuration.class
    added forge/Property.class
    added forge/IItemRenderer$ItemRenderType.class
    added forge/MinecraftForge.class
    added BTBBTWCrossFunc.class
    added forge/ItemRenderAdapter$1.class
    replaced yr.class
    replaced ahg.class
    added BTBItemPipe.class
    added LavaBucketHandler.class
    added forge/MinecraftForgeClient.class

Last edited by StormBeforeDawn on Mon Jul 09, 2012 2:07 pm, edited 2 times in total.
~Storm
User avatar
M!C
Posts: 960
Joined: Sun Aug 21, 2011 2:29 pm
Location: Germany

Re: 3.80 and BTB

Post by M!C »

Use spoilers for the logs, please ...
User avatar
StormBeforeDawn
Posts: 104
Joined: Sat Feb 11, 2012 3:59 pm

Re: 3.80 and BTB

Post by StormBeforeDawn »

M!C wrote:Use spoilers for the logs, please ...
On my screen it is perhaps a 6 line long "viewport" with a scroll bar. Perhaps this isn't functional on mobile versions? Anyhow, I'll spoiler them anyhow.
~Storm
User avatar
Gdnite
Posts: 142
Joined: Tue Jul 05, 2011 11:22 pm

Re: 3.80 and BTB

Post by Gdnite »

Install btw then btb then bc
Post Reply