• 0

    posted a message on Closed
    I'm having the same problem, and on top of that the forums are being derpy today.
    Posted in: PC Servers
  • 0

    posted a message on Closed
    IGN: rebeldev
    Name (Optional): Matt
    Age: 35
    Timezone/Location (Can Be Vague If You So Desire): EST / NC, USA
    How Often Will You Be On: Daily for hours at a time
    What Is Your Favorite Thing To Do In Minecraft: Everything from exploring to mining to building
    Who/What Introduced You To Minecraft and Why Do You Keep Playing: I honestly don't remember how I got started playing but the reason I keep playing is because minecraft keeps updating and making things more interesting. I love when they add new building blocks or new mechanics to the game.
    Other Information/Cool Things About You And Why We Should Pick You: I'm a very hard worker, I don't mind doing the mundane tasks of clearing out huge areas or building massive structures. I've run my own server for a couple of years now so I'm knowledgeable about how servers work and can assist in that area if needed (that server is heavily modded, not public, and consists of 5 players that are all people I know in real life). I love pranks, both doing them and being on the receiving end of them and am looking forward to having some fun with all of you.
    What Is The Meaning Of Life: No one knows the meaning of life but that's no excuse not to live it to the fullest.
    Cake or Pie: Both man, slap that piece of pie on top of that slice of cake and throw some whipped cream on it!
    Posted in: PC Servers
  • 0

    posted a message on [1.7.2] Mature Whitelisted Vanilla SMP - Truly Own Your Property (TM)
    Minecraft username: rebeldev
    Nickname or name you prefer to be called (most currently use IRL first names): Matt
    Age (18+ only): 35
    Have Ventrilo? (Highly recommended): no but will be glad to install it
    What attracts you to Minecraft? (Redstone, mega objects, adventure, traps, exploration, etc.): all of the above
    Why are you applying to this server instead of another?: I want to play and chat with mature adults like myself that enjoy minecraft as much as I do.
    What is more important to you: your own good or the good of a group? Explain your answer The good of a group. If the group grows and prospers then so do the members of the group. So to help everyone is to also help myself.
    Do you expect people to do favors for you when you need them to? Why or why not? I do not expect favors nor would I ask someone for one because I prefer to do things myself, to prove to myself that I can. Do not mistake that as I would not do a favor for someone else though because most likely I would.
    Tell us a little about yourself. (a joke, a story about yourself, your sense of humor, etc.) Take a few minutes to think about this. We really want to get to know you: I am a high-tech redneck. Now let me explain that though because I'm not your ordinary beer drinking, tank-top wearing, truck driving, tobacco chewing redneck. To start with I don't drink, don't chew tobacco, don't own a tank-top, and I drive a mustang (I know, typical redneck car but mine has won at car shows lol). I have an AS in computer programming and love anything to do with computers and always have. I'm a hard worker and have a very big sense of community. To qualify that, I work at my local newspaper which is both hard work and serves the community. My favorite phrase and one you'll probably see quite often if we play together is "what's goin' on up in here?". It's my greeting and a way for me to keep up with how everyone around me is doing. I could go on but then there would be nothing to discover about me when we chat on the server ;) .
    (optional) Please provide a picture or video example of a previous build:
    My latest collab build with my brother and girlfriend:
    Posted in: PC Servers
  • 0

    posted a message on [Forge Multipart] ProjectRed - v4.7.0pre12.95 - 02/08/2016
    Still having the issue with TileEntitySpecialRenderer using version 4.0.1.4. Crash report below.


    ---- Minecraft Crash Report ----
    // Why did you do that?
    Time: 9/17/13 12:07 AM
    Description: Exception in server tick loop
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:698)
    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:141)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
    at mrtjp.projectred.core.BlockBasics.func_71857_b(BlockBasics.java:137)
    at mods.railcraft.common.plugins.forestry.ForestryPlugin.improveForestryBackpacks(ForestryPlugin.java:92)
    at mods.railcraft.common.modules.ModuleForestry.initSecond(ModuleForestry.java:32)
    at mods.railcraft.common.modules.ModuleManager.initSecond(ModuleManager.java:192)
    at mods.railcraft.common.modules.ModuleManager.init(ModuleManager.java:126)
    at mods.railcraft.common.core.Railcraft.init(Railcraft.java:157)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    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:105)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 37 more
    Caused by: java.lang.NullPointerException

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Linux (amd64) version 2.6.32-042stab076.7
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 80309544 bytes (76 MB) / 195944448 bytes (186 MB) up to 3220242432 bytes (3071 MB)
    JVM Flags: 11 total; -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=3 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+DisableExplicitGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:+UseCompressedOops -XX:+AggressiveOpts -Xmx3096M
    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.04 FML v6.2.55.842 Minecraft Forge 9.10.0.842 49 mods loaded, 49 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.2.55.842} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.10.0.842} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{0.9.0.5} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.6.1.3} [Not Enough Items] (NotEnoughItems 1.6.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AppliedEnergistics-Core{rv13.b} [AppliedEnergistics Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_bspkrsCore{v3.03(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev3.03.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2{2.0.140-experimental} [IndustrialCraft 2] (1_industrialcraft-2_2.0.140-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ChickenChunks{1.3.3.2} [ChickenChunks] (ChickenChunks 1.3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized
    EnderStorage{1.4.3.3} [EnderStorage] (EnderStorage 1.4.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtrabiomesXL{3.14.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.2-3.14.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    powersuits{0.8.0-656} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-656.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Natura{2.1.5} [Natura] (Natura_1.6.2_2.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.6.2_2.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ForgeMultipart{1.0.0.171} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.171.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ProjRed|Core{4.0.1.4} [Project: Red-Core] (ProjectRedBase-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TConstruct{1.6.2_1.4.dev.30.2} [Tinkers' Construct] (TConstruct_1.6.2_1.4.dev.30.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ProjRed|Compatability{4.0.1.4} [ProjectRed-Compatability] (ProjectRedCompat-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ProjRed|Integration{4.0.1.4} [ProjectRed-Integration] (ProjectRedIntegration-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ProjRed|Transmission{4.0.1.4} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ProjRed|Exploration{4.0.1.4} [ProjectRed-Exploration] (ProjectRedWorld-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ProjRed|Illumination{4.0.1.4} [ProjectRed-Illumination] (ProjectRedWorld-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core{4.0.2} [BuildCraft] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders{4.0.2} [BC Builders] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy{4.0.2} [BC Energy] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory{4.0.2} [BC Factory] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forestry{2.3.0.1_ic2.ex} [Forestry for Minecraft] (forestry-A-2.3.0.1_ic2.ex.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Railcraft{8.0.2.0} [Railcraft] (Railcraft_1.6.2-8.0.2.0.jar) Unloaded->Constructed->Pre-initialized->Errored
    TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.2_1.4.dev.30.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    WR-CBE|Core{1.4.0.5} [WR-CBE Core] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    WR-CBE|Addons{1.4.0.5} [WR-CBE Addons] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    WR-CBE|Logic{1.4.0.5} [WR-CBE Logic] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TreeCapitator{Forge 1.6.2.r05} [Treecapitator] ([1.6.2]TreeCapitator.Forge.1.6.2.r05.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AppliedEnergistics{rv13.b} [Applied Energistics] (appeng-rv13-b-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport{4.0.2} [BC Transport] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon{4.0.2} [BC Silicon] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtraUtilities{0.3 prerelease 1} [Extra Utilities] (extrautils - 0.3 Prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IronChest{5.3.20.528} [Iron Chest] (ironchest-universal-1.6.2-5.3.20.528.zip) Unloaded->Constructed->Pre-initialized->Initialized
    AdvancedSolarPanel{3.3.9} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_9_IC2_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TwilightForest{1.19.0} [The Twilight Forest] (twilightforest-1.19.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    McMultipart{1.0.0.171} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.171.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ForgeMicroblock{1.0.0.171} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.171.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • 0

    posted a message on FTB Server -- Looking for Applicants
    Name: Matt
    Age: 35 (yes I know I'm ancient but this old dog knows some new tricks too lol)
    IGN: rebeldev
    Skype (required): petrarchy
    Do you have Mumble: no but I'll gladly install it
    FTB experience: I've been playing FTB actually since before it even came out since I've used all the mods it includes for years now.
    Creativity: I wouldn't say I'm all that creative as far as building massive structures or anything like that. My creativity comes in with making all the FTB mods work together to make machines that simply work. I don't focus on any one mod rather I focus on making things that use whatever mods are needed to achieve the best/desired results.
    How often you play: daily and hours at a time
    Do you play on any other servers? yes, my own server that I run for my brother and girlfriend only
    Anything extra you'd like to add? I'm looking for a long-term server to play on and a community that enjoys FTB as much as I do. I also watch most of the FTB youtubers (direwolf20, mindcrack guys, slowpoke, etc...) and would enjoy chatting with others on the server that do as well. Participating in UHC and other events sounds awesome as well.
    Do you post on youtube? If so what is your username? I don't post on youtube but have been kicking around the idea.
    Posted in: PC Servers
  • 0

    posted a message on New small community server [Craftbukkit 1.3.2] [24/7] [No-Lag] [Grief Prevention] [No PVP] [Whitelist] [Friendly Admins]
    > Your In Game Name (IGN): rebeldev
    > Age: 34
    > Region / Country: United States
    > Time of day you normally play: All times, I have a crazy work schedule and play whenever I can
    > Do you agree to follow the rules? Absolutely
    > Have you ever been banned from a server? If so, then for what reason? Never been banned
    > Reason for joining (please write a minimum of two sentences): I'd like to build and meet new people while having fun doing it. I have mostly played on modded servers in the past so my knowledge of vanilla mechanics is lacking a bit and I'd love to learn and use it. I'm not into the bigger servers, a small community of what I hope are soon-to-be friends is a lot more my speed. I'm not into PVP or griefing (the occasional fun spirited prank is allowed I hope?).
    Posted in: PC Servers
  • 0

    posted a message on Vanilla 1.3.2 Server [Whitelisted] [Mindcrack]
    1. Minecraft Username : rebeldev
    2. Skype name (If you have one) : petrarchy
    3. Yes or No if you have Teamspeak 3 : yes
    4. Yes or No if you have a working microphone : yes
    5. A few goals for the server. I have mostly played on modded servers but I love watching Ethos videos and would love to give a vanilla community like mindcrack a shot. I'd love to meet some new people that enjoy playing minecraft as much as myself and just generally have fun doing it.
    6. Pictures of some of your builds (If you have any) I can supply some if needed but as I said I have mostly played with mods to this point so I feel any pictures I would post would not be relevant to a vanilla server.
    Posted in: PC Servers
  • 0

    posted a message on [1.2.5] Equivalent Exchange 2 - v1.4.6.7
    I've found a duplication bug with EE 1.4.5.1. If you place a black hole band inside an alchemical bag then anything it picks up can get duplicated. It seems random as far as when it does duplicate and when it doesn't but it happens quite a bit.
    Posted in: Minecraft Mods
  • 0

    posted a message on Goosecraft V4 [Tekkit 2.0, SMP]
    1. Have you ever played Tekkit/Technic pack before? If so, do you have a general idea of how the mods work?
    I use most of the mods in tekkit on a regular basis and have a good understanding of them.

    2. Do you have Skype? (not necessary) yes

    3. How old are you? 34

    4. Do you like cake? mmmm, cake!

    5. Minecraft username? Rebeldev
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on [WhiteList][MATURE][TEKKIT 3.0.3] Ripplecraft [Survival][Towny],, [Teamspeak], [24/7] [NO LAG]
    In Game Name: Rebeldev
    AGE: 34
    Have you ever been banned: No, I've only ever played SMP on my own server and have yet to break my own rules so I haven't had to resort to banning myself :)
    What you plan to do on the server: Learn and Play Tekkit with others that enjoy the industrial mods as much as I do. I realize I'll probably be the "old man" of the server but I'm OK with that if you are.
    Posted in: PC Servers
  • 0

    posted a message on [1.4.7] More Pistons
    I think one of the config file settings for the SSP & SMP version isn't working. No matter what I change the piston rod ID to in the config file I always get a block id conflict.

    Here is my config file
    #idBlockDoublePistonBase (int:210)
    #idBlockDoubleStickyPistonBase (int:211)
    #idBlockTriplePistonBase (int:212)
    #idBlockTripleStickyPistonBase (int:213)
    #idBlockQuadPistonBase (int:214)
    #idBlockQuadStickyPistonBase (int:215)
    #idBlockGravitationalPistonBase (int:216)
    #idBlockPistonExtension (int:217)
    #idBlockPistonRod (int:218)
    #
    #Tue Feb 21 02:47:57 EST 2012
    idBlockDoublePistonBase=190
    idBlockTripleStickyPistonBase=191
    idBlockQuadPistonBase=192
    idBlockPistonExtension=193
    idBlockGravitationalPistonBase=194
    checksum=1hi
    idBlockDoubleStickyPistonBase=195
    idBlockPistonRod=196
    idBlockQuadStickyPistonBase=144
    idBlockTriplePistonBase=166

    and the modloader error showing the conflict.

    java.lang.IllegalArgumentException: Slot 218 is already occupied by BlockPistonRod@bc7f85d when adding ic2.common.BlockCrop@7582a7b5
    at oe.<init>(Block.java:176)
    at aew.<init>(BlockContainer.java:7)
    at ic2.platform.BlockContainerCommon.<init>(BlockContainerCommon.java:8)
    at ic2.common.BlockCrop.<init>(BlockCrop.java:32)
    at mod_IC2.initialize(mod_IC2.java:303)
    at ic2.platform.Ic2.load(Ic2.java:65)
    at ModLoader.init(ModLoader.java:824)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.<init>(afq.java:80)
    at afq.<clinit>(afq.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Unknown Source)

    I can resolve the id conflict by changing the IC2 crop ID but then I get yet another error:

    java.lang.Exception: Image not found: /morePistons/doublePistonSide.png
    at ModLoader.loadImage(ModLoader.java:1046)
    at ModLoader.RegisterAllTextureOverrides(ModLoader.java:1369)
    at ModLoader.OnTick(ModLoader.java:1103)
    at EntityRendererProxy.b(EntityRendererProxy.java:16)
    at net.minecraft.client.Minecraft.x(SourceFile:742)
    at net.minecraft.client.Minecraft.run(SourceFile:662)
    at java.lang.Thread.run(Unknown Source)

    I looked in the SSP & SMP zip and there are no textures, only class files. Are we supposed to use the SSP only version as well if we are using the SSP & SMP? I only play SMP so I did not download the SSP only file.

    Looks like a great mod and I'd love to get it on my server.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5 and up] [FORGE] [UNIVERSAL]IronChests 5.0 - Minecraft 1.5 update!
    Quote from cpw

    Ok those of you with problems accessing my blocks with EE installed on the same server its likely a gui id conflict. Just move one mod or the others gui ids somewhere diffwrent. Make sure client and server guiids match...


    awesome, I used gui id's 62-66 and working great now.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5 and up] [FORGE] [UNIVERSAL]IronChests 5.0 - Minecraft 1.5 update!
    Having the same problem as shadoskil. Client freezes and then crashes whenever I try to open an iron chest in SMP. SSP works fine though.
    Posted in: Minecraft Mods
  • To post a comment, please .