I found that Relays only work if they are facing particular directions. A back-facing Relay placed at the rear of the Miner does not work. An upward-facing Relay does.
Posts by Deadlock989
-
-
THIS!!!
THAT WOULD MAKE A HORRORSCENARIO OUT OF INSTALLING IC2! ALL THE NOOBS OUT THERE, WHO DONT EVEN KNOW HOW TO INSTALL ONLY ONE MOD WOULD FREAK OUT AND SPAMMING US WITH "Y U NO EASY INSTALL".
SO NO, JUST NO!
EDIT: I FORGOT THAT TODAY ( JUNE 28 ) IS THE INTERNATIONAL CAPSLOCK-DAY!!!
Drama much?
-
Some other mods, notably RP2, are broken up into different modules, with some being optional and others having dependencies. I think this is something that IC2 would benefit from.
Yes, there are config options to turn off some things, so if for example I believe that quantum armour is completely overpowered or too buggy to allow, I can disable it. The Bukkit port gives us even more options to disable specific recipes. I know that just mentioning Bukkit triggers knee jerks the likes of which the Russian synchro-swimming team would die for, but you're going to be forced to use it or its descendants from 1.4, so may as well get used to it.
But there are still numerous things I can't disable, and some of those things occur in groups of functionality. Someone running an IC2 server may have the opinion that his world doesn't benefit from a group, or that a group doesn't mesh well with the other mods being used, but still wants to have fun with another area of IC2.
Something like this:
IC2 Core (not optional) - additional ores, basic resources, basic machines, basic energy generation, energy net/cabling
IC2 Advanced - Teleporters, Terraformer, Mass Fab, Tesla Coil (depends on Core)
IC2 Armour and Backpacks (depends on Advanced)
IC2 Electric Tools (depends on Armour)
IC2 Crops, Food, Drinks (depends on Core)Blocks and items go in the module that requires them. For example, rubber is required for cabling, and rubber trees are required for rubber, so rubber trees have to be a part of Core. But nothing is dependent on Coffee or Booze, and nothing outside of crops themselves is dependent on the Dupenalyser, so they can all go in the same module.
I have some idea of how much work this would be, and how hostile this forum is to suggestions, so I'm not hopeful; just throwing it out there.
-
"Disabling it completely" == Vanilla-mechanic.
We couldn't possibly disable the way vanilla farmland behaves, by removing any crop-trampling, that doesn't mean you wont trample the farmland (which again destroys the crop as well).
You can't trample vanilla crops unless you jump up and down on them. Walking on crops hasn't destroyed them for several versions of Minecraft. -
This forum's main problem is assholes, focusing moderator efforts into removing them would make a lot more good than removing tekkit servers.
This.
-
No, it's Bukkit specific code triggering the error.
Thank you.
-
And when I go over there, they will probably tell me it's a vanilla issue and to bring it here.
Could someone at least confirm that this issue does not arise in vanilla SMP, so I know that it definitely is a port issue?
-
I'm trying to block RP2 microblocks (ID 136 on my config) from being recycled in an IC2 recycler.
Adding 136 to the recyclerBlacklist option in the IC2 config results in the following crash during FML initialisation:
2012-06-02 00:51:46 [SEVERE] java.lang.NullPointerException
2012-06-02 00:51:46 [SEVERE] at net.minecraft.server.ItemStack.setData(ItemStack.java:153)
2012-06-02 00:51:46 [SEVERE] at net.minecraft.server.ItemStack.<init>(ItemStack.java:39)
2012-06-02 00:51:46 [SEVERE] at ic2.common.TileEntityRecycler.setRecyclerBlacklistFromString(TileEntityRecycler.java:199)
2012-06-02 00:51:46 [SEVERE] at ic2.common.TileEntityRecycler.init(TileEntityRecycler.java:26)
2012-06-02 00:51:46 [SEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:566)
2012-06-02 00:51:46 [SEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)
2012-06-02 00:51:46 [SEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220)
2012-06-02 00:51:46 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)
2012-06-02 00:51:46 [SEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)
2012-06-02 00:51:46 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)
2012-06-02 00:51:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
2012-06-02 00:51:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-06-02 00:51:46 [SEVERE] Unexpected exception
java.lang.NullPointerException
at net.minecraft.server.ItemStack.setData(ItemStack.java:153)
at net.minecraft.server.ItemStack.<init>(ItemStack.java:39)
at ic2.common.TileEntityRecycler.setRecyclerBlacklistFromString(TileEntityRecycler.java:199)
at ic2.common.TileEntityRecycler.init(TileEntityRecycler.java:26)
at net.minecraft.server.mod_IC2.load(mod_IC2.java:566)
at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)
at cpw.mods.fml.common.Loader.modInit(Loader.java:220)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)
at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)I wondered if this might be happening because RP2 hasn't loaded yet. So I tried to add a_ and z_ prefixes to the mod filenames, to make RP2 load first.
However FML decides to impose some other arbitrary order on the initialisation, and I can't resolve this issue.
Has anyone else had successing in adding microblocks to the recyclerBlacklist config option?
-
distance(a,b) = sqrt(((xa-xb)^2)+((ya-yb)^2)+((za-zb)^2))
weight(animal) = 100
weight(mob) = 500
weight(player) = 1000+(for each inventory item: 100*stacksize/maxstacksize)+(armorItems*100)eu_cost = weight(user)*((distance(source,destination)+10)^0.7)*5
I'm sounding like that screenshot of a WoW game master solving an algebra problem through support
We're not getting anything like that. We have inventory weight disabled, so I was assuming a base weight of 1000. A 60 metre jump is costing in excess of 277,000. Plugging the numbers into the formula above, it should cost only 97,844.
-
Could somebody confirm the equation for EU consumption of teleporters? Myself and two other players on my server have tried plugging in the numbers to the equation on the wiki and we consistently get numbers which are just over double what they should be if the wiki is correct.
Thanks.
-
Railcraft does have electric tracks powered by IC2 EUs on their to-do list as well.
-
Tell me, how many fudging lightning strikes have you seen in your entire minecraft experience? Specially lightning strikes happening nearby.
Loads. I've been struck directly six or seven times.