Need help with Modding

Discussion in 'Bukkit Help' started by CStrife, May 28, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    CStrife

    Hi Guys,

    I hope its the right forum here.

    I will Mod my Craftbukkit Server with some different Mods, and its work.

    But i have some trouble with Mod the Client.

    Only 1 Mod will dont work, that is RedPower.

    This Mod uses 6 Mod Packs:

    Code:
    mod_RedPowerControl 2.0pr5b2
    mod_RedPowerCore 2.0pr5b2
    mod_RedPowerLighting 2.0pr5b2
    mod_RedPowerLogic 2.0pr5b2
    mod_RedPowerMachine 2.0pr5b2
    mod_RedPowerWiring 2.0pr5b2
    mod_RedPowerWorld 2.0pr5b2
    i add the Core, Lighting, Logic all its fine.

    But the last 3 packs make some Errors:

    Mods loaded: 28
    ModLoader 1.2.5
    mod_MinecraftForge 3.2.3.108
    mod_IC2 v1.95
    mod_zAdvancedSolarPanel v3.0.0
    mod_RedPowerControl 2.0pr5b2
    mod_RedPowerCore 2.0pr5b2
    mod_RedPowerLighting 2.0pr5b2
    mod_RedPowerLogic 2.0pr5b2
    mod_RedPowerMachine 2.0pr5b2
    mod_RedPowerWiring 2.0pr5b2
    mod_RedPowerWorld 2.0pr5b2
    mod_AdditionalBuildcraftObjects 0.9.1-97 (MC 1.2.5, BC 2.2.14)
    mod_BuildCraftCore 2.2.14
    mod_BuildCraftBuilders 2.2.14
    mod_BuildCraftEnergy 2.2.14
    mod_PowerConverters 1.2.5R1.3.4BC3
    mod_BuildCraftFactory 2.2.14
    mod_BuildCraftTransport 2.2.14
    mod_AdditionalPipes 2.1.3 (Minecraft 1.2.5, Buildcraft 2.2.14, Forge 3.0.1.75)
    mod_BCIC2Crossover 1.28 for MC 1.2.5, BC 2.2.14, IC2 1.95b
    mod_Forestry 1.4.6.1
    mod_ComputerCraft 1.33
    mod_CCTurtle 1.33
    mod_CraftingTableIII (Beta1.8, MC1.2.5)
    mod_IC2NuclearControl v1.1.6
    mod_CompactSolars 2.2
    Balkon's WeaponMod 1.2.5 v8.6.0
    mod_IC2_CharcoalDust v1.2

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

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT eec4ce7 --------
    Generated 28.05.12 18:37

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

    java.lang.ArrayIndexOutOfBoundsException: 256
    at ModLoader.initStats(ModLoader.java:926)
    at ModLoader.init(ModLoader.java:910)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(RenderManager.java:86)
    at ahu.<clinit>(RenderManager.java:14)
    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 be89bacb ----------

    I Hope anyone can help me to solve that Problem.
     
  2. Offline

    teetor

    This is NOT the right forum OR website post this on the tekkit or Redpower forum i have had lots of people with this same error
    And don't run it with a bukkit server use a tekkit server


    TnT Please remove this
     
  3. Offline

    mushroomhostage

    The RedPower thread is not the right place to post this either.. (they have a forum?), and Tekkit may not be the right place either. If you are not using Tekkit but using MC Port Central's builds then... try the MC Port Central forums :).

    edit: but your problem might be you have block IDs assigned above 256. Check your redpower/redpower.cfg and assign non-conflicting values below 256.
     
Thread Status:
Not open for further replies.

Share This Page