[1.4.6] Nep's Server, FTB Mindcrack pack! Redpower, Ic2, Builcraft, Forestry, And more! No whitelist! :D

  • When I use configs from mods.rar, RedPower lamps behave strangely. Looks like there is ID mismatch between server and client configs.

    When I try loinning with all configs deleted, as advised, I gen instant black screen.

    What do I do wrong?

    I completed cc-based clock and can't test it! Arrgh! ;(

    Ah i see this bug to, dont worry its the server misbhaving, the lamps arent properly installed, Will fix this later today :)
    Use the curent confics in the mods.jar until the bug is fixed, and live with broken lamps :p
    *edit, fixed em, just download the new confic files,

  • Bump.
    My server deserves a sstick acording to this topic https://forum.industrial-craft.net/index.php?page=Thread&threadID=451

    • It must be running 24 hours a day regulary. A home-server you're running 2hours long a day is not a real server. Check
    • It must be accessible via normal Minecraft, without Hamachi or other connecting software. Check
    • The
      server must have a set of rules or any sort of guideline. And if it's
      just a "1. Have fun, play fair". No-Rule servers generally end in chaos. Check
    • Your
      server is free to run with/without whitelist or even Pay2Play. However,
      you're not allowed to create an own system selling partial rights to
      people (>Premium Accounts). Check

    1, Im renitng this server from fragnet.net
    2, It can be easily accessible if you got minecraft and the mods
    3, it got a lot of rules, more ruled within game
    4, My server runs with out a selling system,

    And i have tried to contact with different ops but no result, So if any op see this, please consider sticking this :)
    else post waths wrong and im sure i can fix it, :3

  • when i try to connect to the server i get this:

    "Disconnected by Server"

    "Internal Server Error"

    get the latest stable forge, :)
    http://lexmanos.no-ip.org:8080/job/Forge/lastStableBuild/

    Forge is back compatible, so just drop the new forge files into your minecraft.jar

  • I'm having a problem with the forestry mod, whenever I install it, I get this wonderful error:

    Display Spoiler

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

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT 2385e18e --------
    Generated 3/19/12 4:48 PM

    Minecraft: Minecraft 1.2.3
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_25, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4200 version 3.3.9836 Compatibility Profile Context, ATI Technologies Inc.

    java.lang.ArrayIndexOutOfBoundsException: 4095
    at forge.Configuration.getOrCreateBlockIdProperty(Configuration.java:71)
    at forestry.config.Config.getOrCreateBlockIdProperty(Config.java:443)
    at forestry.config.ConfigureBlocks.initialize(ConfigureBlocks.java:60)
    at forestry.config.Config.load(Config.java:197)
    at forestry.ForestryCore.load(ForestryCore.java:61)
    at forestry.ForestryClient.load(ForestryClient.java:98)
    at mod_Forestry.load(mod_Forestry.java:27)
    at ModLoader.init(ModLoader.java:890)
    at ModLoader.addAllRenderers(ModLoader.java:186)
    at aho.<init>(aho.java:79)
    at aho.<clinit>(aho.java:9)
    at net.minecraft.client.Minecraft.a(Minecraft.java:395)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 805b4a15 ----------

    However, without Forestry, it runs fine.


  • Go into .minecraft/config/forestry and open up base.conf.

    On line 93-104 delete and replace with:

    block {
    beehives=199
    engine=204
    firsapling=202
    harvester=203
    machine=205
    mill=208
    oreTin=200
    planter=201
    resources=198
    soil=197
    }


    and it should be fixed!

  • when i put IC2 in with all the other mods i get this..........


    Mods loaded: 19
    ModLoader 1.2.3
    mod_ModLoaderMp 1.2.3v3
    mod_MinecraftForge 1.4.0.46
    mod_BuildCraftCore 2.2.13
    mod_BuildCraftBuilders 2.2.13
    mod_BuildCraftEnergy 2.2.13
    mod_BuildCraftFactory 2.2.13
    mod_BuildCraftTransport 2.2.13
    mod_CCTurtle 1.31
    mod_ComputerCraft 1.31
    mod_Forestry 1.4.0.3
    mod_IC2 v1.81
    mod_RedPowerArray 2.0pr4e
    mod_RedPowerCore 2.0pr4e
    mod_RedPowerLighting 2.0pr4e
    mod_RedPowerLogic 2.0pr4e
    mod_RedPowerMachine 2.0pr4e
    mod_RedPowerWiring 2.0pr4e
    mod_RedPowerWorld 2.0pr4e

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

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT 6b13716e --------
    Generated 3/19/12 3:07 PM

    Minecraft: Minecraft 1.2.3
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_31, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: Intel(R) G41 Express Chipset version 2.1.0 - Build 8.15.10.2226, Intel

    java.lang.NoClassDefFoundError: forge/IEntityInteractHandler
    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 java.lang.ClassLoader.loadClass(Unknown Source)
    at mod_IC2.load(mod_IC2.java:315)
    at ModLoader.init(ModLoader.java:890)
    at ModLoader.addAllRenderers(ModLoader.java:186)
    at aho.<init>(aho.java:79)
    at aho.<clinit>(aho.java:9)
    at net.minecraft.client.Minecraft.a(Minecraft.java:395)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: forge.IEntityInteractHandler
    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)
    ... 19 more
    --- END ERROR REPORT abe213e9 ----------