Jump to content

Builderb0y

Members
  • Posts

    11
  • Joined

  • Last visited

Builderb0y's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Temporary fix that worked for me: Go into full screen mode with fn+F11.
  2. Actually, the basic circuit from UE is registered in the forge ore dictionary as "circuitBasic" where as the control circuit from mekanism is registered as "basicCircuit". You cannot use them interchangeably. Some of the recipes from mekanism call for the ID of the control circuit, but others call for the forge ore dictionary name "basicCircuit". That is why those recipes cannot be crafted if the control circuit is unregistered with the forge ore dictionary.
  3. This bug also includes many other machine blocks from Mekanism. This is because the basic circuit is not being registered in the forge ore dictionary, and there is a config option for that. #################### # general #################### general { B:ControlCircuitOreDict=false (lots of other options) } Set this to true to fix the bug.
  4. Is this server still up? I can't connect. It says connecting > logging in > read timed out.
  5. It's out now. Hidden by default, but it's out. Go to the settings for volts, click manual build selection and at the bottom of the list you will find 2.0.0, and it's for minecraft 1.5.2. Some of the changes worth considering: Railcraft is removed. Electric expansion is removed, but I think this one is a bug. It can be re-downloaded here. Assembly line is removed. On the plus side though: Minefactory is added. Kinda makes up for assembly line in my opinion. Galacticraft is added. Applied energistics is added. Minechem is added. Very buggy at the moment, but still usable for the most part.
  6. It's out now. Hidden by default, but it's out. Go to the settings for volts, click manual build selection and at the bottom of the list you will find 2.0.0, and it's for minecraft 1.5.2. Some of the changes worth considering: Railcraft is removed. Electric expansion is removed, but I think this one is a bug. It can be re-downloaded here. Assembly line is removed. On the plus side though: Minefactory is added. Kinda makes up for assembly line in my opinion. Galacticraft is added. Applied energistics is added. Minechem is added. Very buggy at the moment, but still usable for the most part.
  7. I can't connect. It just stays at "Connecting to the server…" until it says "Operation timed out". I have tried many times on different days. Still doesn't work. Help?
  8. This is the only good creative tekkit lite server I can find, and I'm glad you work so hard to make it better. One thing though… LAG. This is probably the laggiest server I know of, and I'm not complaining about it, instead, I want to help you fix it. First of all, the ClearLag plugin only removes certain types of entities. Dropped items, xp, etc… I think you should configure it to remove ALL entities. I think that would help out a lot. Second, ban ALL the different types of chunk loaders (if you haven't already). Third, look at which areas are having more chunk updates than others to find and remove lag machines. I hope these ideas help remove at least some of the lag on this server. Good luck! PS. I would appreciate it if you would ban alarms too. Those things are annoying as hell.
  9. Title: Class Cast Exception Version: 0.5.1 OS: Mac OS X 10.7.5 Java Version: 1.6.0_35 from Apple Inc. Description of Problem: Steps to replicate: 1: Place a Factorization Craftpacket Maker. 2: Put paper in the bottom left slot, and anything in the top slot. 3: Crash! Luckily, it is not world corrupting! However, when reloading, you will not get a craftpacket. Instead, you will get an Autarchic Gate. I think it's actually an ID conflict, but it goes unnoticed on startup. Error Messages: see error log? Error Log: java.lang.ClassCastException: buildcraft.transport.ItemGate cannot be cast to factorization.common.ItemCraft at factorization.common.TileEntityMaker.insertItem(TileEntityMaker.java:100) at factorization.common.TileEntityMaker.doLogic(TileEntityMaker.java:185) at factorization.common.TileEntityFactorization.g(TileEntityFactorization.java:318) at yc.h(World.java:2155) at in.h(WorldServer.java:516) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598) at bdz.q(IntegratedServer.java:159) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) at fy.run(SourceFile:849)
×
×
  • Create New...