Jump to content

Sniper575

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Sniper575

  1. DivineRPG:

    java.lang.IllegalArgumentException: Failed to register dimension for id 9, One is already registered
    

    This means that two mods are trying to assign the same ID to a dimension. This is a problem.

     

    MoCreatures:

    java.lang.IllegalArgumentException: Slot 4095 is already occupied by ic2.core.block.BlockScaffold@35e6861 when adding drzhark.mocreatures.block.MoCBlockLeaf@4b847324
    

    Direct conflict between MoCreatures and IC2.

    Is there a way to change these ids?

  2. Divine RPG crash: looks like a dimension ID conflict

     

    MoCreatures crash: looks like a block ID conflict

    I can might see how Divine RPG to crash because its variety of items, blocks, and other, but i ran Mo Creatures with all my mods before and now it crashes. (does not include the time i added Divine RPG to my modpack)

  3. Hey i have been making a modpack and testing its compatibility on minecraft with forge i first had mo creatures and also custom mob spawner to make mo creatures work and last time it did run minecraft without crashing but now for some reason it wont and i was planning on adding Divine RPG mod to it but i didnt know if it would be compatible but i test the Divine RPG mod and it worked by itself with minecraft so then i removed Divine RPG and that crashed as well so im not sure if it was Divine RPG's fault (please notice that the only time i put put mo creatures and divine rpg together is the first time) if you can please help me. Thx!

     

    Divine RPG Crash Report

    -- Minecraft Crash Report ----


    // There are four lights!

    Time: 4/24/14 2:17 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Failed to register dimension for id 9, One is already registered
    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:127)
    at com.emoniph.witchery.Witchery.init(Witchery.java:507)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:127)
    at com.emoniph.witchery.Witchery.init(Witchery.java:507)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.8.0_05, Oracle Corporation
    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 131469216 bytes (125 MB) / 304611328 bytes (290 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
    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.49.965 Minecraft Forge 9.11.1.965 14 mods loaded, 14 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    divinerpg{1.3.0.5 Beta!} [DivineRPG] ([1.6.4][beta-V6.1]DivineRPG.zip) Unloaded->Constructed->Pre-initialized->Initialized
    eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
    EE3{0.1} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-0.1.140.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Hats{2.0.2} [Hats] (files^Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Morph{0.3.0} [Morph] (files^Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2{1.118.401-lf} [industrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
    inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized
    weaponmod{1.6.2 v1.13.6} [balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    witchery{0.17.2} [Witchery] (Witchery_0-17-2_164.zip) Unloaded->Constructed->Pre-initialized->Errored
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6310 Graphics GL version 4.2.11764 Compatibility Profile Context, ATI Technologies Inc.
    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

     

     

    Mo Creatures Crash Report

    -- Minecraft Crash Report ----


    // I blame Dinnerbone.

    Time: 4/24/14 2:32 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Slot 4095 is already occupied by ic2.core.block.BlockScaffold@35e6861 when adding drzhark.mocreatures.block.MoCBlockLeaf@4b847324
    at net.minecraft.block.Block.(Block.java:349)
    at net.minecraft.block.BlockLeavesBase.(SourceFile:10)
    at drzhark.mocreatures.block.MoCBlockLeaf.(MoCBlockLeaf.java:30)
    at drzhark.mocreatures.MoCreatures.InitItems(MoCreatures.java:789)
    at drzhark.mocreatures.MoCreatures.load(MoCreatures.java:364)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at net.minecraft.block.Block.(Block.java:349)
    at net.minecraft.block.BlockLeavesBase.(SourceFile:10)
    at drzhark.mocreatures.block.MoCBlockLeaf.(MoCBlockLeaf.java:30)
    at drzhark.mocreatures.MoCreatures.InitItems(MoCreatures.java:789)
    at drzhark.mocreatures.MoCreatures.load(MoCreatures.java:364)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.8.0_05, Oracle Corporation
    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 42325864 bytes (40 MB) / 283115520 bytes (270 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
    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.49.965 Minecraft Forge 9.11.1.965 15 mods loaded, 15 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (Custom Mob Spawner Mod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized->Errored
    eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
    EE3{0.1} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-0.1.140.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Hats{2.0.2} [Hats] (files^Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Morph{0.3.0} [Morph] (files^Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2{1.118.401-lf} [industrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
    inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized
    weaponmod{1.6.2 v1.13.6} [balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    witchery{0.17.2} [Witchery] (Witchery_0-17-2_164.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6310 Graphics GL version 4.2.11764 Compatibility Profile Context, ATI Technologies Inc.
    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

     

     

    All Mods Part Of The ModPack

    EchantingPlus


    EquivalentExchange3
    ReiMinimap
    AcientWarfare
    Hats
    Morph
    Carpenter'sBlocks
    BuildCraft
    IndustrialCraft2
    InventoryTweaks
    ThaumCraft4
    TooManyItems
    Balkon'sWeapons
    Whitchery
    CustomMobSpawner
    And mo creatures and divine rpg

    i have tested all of the others and they worked besides mo creatures and divine rpg

  4. With no logs or other details we will be unable to help since we would be just randomly guessing.

     

    Provide a link to your current URL or pack page and we can get started.

    i have not posted it yet posted it or finished it is there any specific logs u would like to see?

  5. Hey im having trouble when im making my own modpack im adding NEI (Not Enough Items). Every time i launch minecraft it crashes and i dont see any crash report (not seeing the crash report is not my concern) and it just wont work. I was wondering if there is a fix to this (by the way im running minecraft 1.6.4). Thanks!

  6. Hey i am making my own modpack and having a little bit of trouble finding the right mods. I would like to apologize if this post is not in the right place because i couldnt find the right place for this so i picked off topic. My modpack is similar to some classic tekkit stuff. i was wanting the mod that had all the SwiftWolf's Rending gale rings, the energy condenser, and the red and dark matter stuff. I then did some research and it seems to be a part of equivalent exchange mod, but when i installed it it only had the philosopher's stone and the alchemical chest and some other stuff. I thought that was weird because the philosopher's stone made things such as dark matter and the rings. I was wondering if its because its just compatible with some other mod i need or im using a certain version that does not contain the items (by the way im using it for 1.6.4) and if its a different mod then please tell me. Thanks!

  7. Hey i have installed shaders to attack of the b-team and been having one problem with it. I dont know if this is shaders problem or the compatibility of shaders and attack of the b-team or something so thats why i posted it here. I do use the shader packs a lot but when i dont its usually to reduce my lag and when i click the (none) or (internal) option in the shaders tab it turns back to regular minecraft but it is really dark sometimes i think its night and its day i tried fixing it by messing around with all the video settings and shader settings but nothing helped. And when i do use shaders it makes things like the bed black and other stuff really dark but most of the environment is working properly it just seems like the non-regular minecraft stuff because the bed is a carpenter's bed.

  8. I am having trouble with attack of the b-team. I am trying to install OptiFine_1.6.4_HD_U_C6 in attack of the b-team and it worked and got in minecraft but when I played Singleplayer it said that minecraft has ran out of memory and then i tried multiplayer and it crashed i tried this 3 times and then reset everything on technic and put the optifine folder back in the mods folder like i did earlier but it still did the same thing. Please Help!

×
×
  • Create New...