-
Posts
326 -
Joined
-
Last visited
Everything posted by thebird
-
I think that he is just trying to get people to click on that link.
-
You have a block ID conflict. Try changing "BlockEETorch=178" to "BlockEETorch=129" in your "mod_EE.props" file.
-
There is a possible solution here. That may only fix your first error though.
-
They are not wrong. The coordinates under the map in your screenshot are listed XZY (clockwise from top-left) while the coordinates in the waypoint editor screen are listed XYZ, that is all.
-
You can't use Bukkit plugins with Hack/Mine. I am pretty sure that there are not any mods that you can install that will do this either. The latest version of Hack/Mine in the launcher (0.6.0) is based on Minecraft version 1.2.3 so you could look for them but I think that they only exist for later versions.
-
Actually I was just lazy and didn't set "use-bukkit-permissions" to false, it hasn't had any negative effects that I can see. I'm not using any permissions plugins on my server since it is just me and a few friends. The honor system is working so far. I may not be much help with setting up a permissions system but I can try if you want. I have read elsewhere (I forget exactly where) that PermissionsEX is pretty good and easy to use. It has a nice looking wiki too.
-
I forget the right terminology but the .. folder is a link to the parent directory, this is made automatically for each and every folder on your computer (except at the filesystem root). You do not need to do anything with this. Here is a link that explains how to make an archive with 7-zip (includes pictures).
-
The only configuring I did was copy the death causes from this page into DeathControl's config.yml and replace the descriptions with "keep-inventory: true". I'll paste it below. use-bukkit-permissions: true logging-level: standard multi-world: allow-cross-world: true limited-worlds: [] DeathCauses: VOID: keep-inventory: true CACTUS: keep-inventory: true SUFFOCATION: keep-inventory: true FALL: keep-inventory: true SUICIDE: keep-inventory: true STARVATION: keep-inventory: true LIGHTNING: keep-inventory: true DROWNING: keep-inventory: true LAVA: keep-inventory: true FIRE: keep-inventory: true FIRE|tick: keep-inventory: true EXPLOSION: keep-inventory: true MOB: keep-inventory: true MOB|creeper: keep-inventory: true MOB|wolf: keep-inventory: true PLAYER: keep-inventory: true UNKNOWN: keep-inventory: true
-
Have you tried installing a newer version? If you go look at the Hack/Mine MC forum thread, there is a new alpha version available but the author is not ready to release an update via the Technic launcher yet.
-
It looks like it is from the Power Converters mod.
-
Suck all items from a chest EXCEPT specified ones - Red Power
thebird replied to webnoob's topic in Tekkit Lite Discussion
I don't know of anyway to do what you want with RedPower but I have to ask, why do you want to do this? I don't understand the purpose in pulling everything but cobblestone. -
I don't know of any easy, server-wide way to stop roflcondas from blowing your stuff up but you can stop them from affecting blocks and/or spawning in selected chunks. Log onto your server as an OP, and stand in a chunk that you want to protect (hit F9 to see chunk boundaries I believe). Type: /no-mobs This disables mob spawning for the chunk you are standing in. Type: /protect-blocks This makes it so that nobody other than OPs can break or blow up the blocks in the chunk you are standing in. Here is a list of Hack/Mine server commands.
-
If you want to play Hack/Mine on your LAN then you need to setup a Hack/Mine server. This thread has instructions for setting it up.
-
OK, you want the gray one. It is for rotating BuildCraft machines/pipes. I re-read your first post, a wrench isn't what you want in this case but you will probably want it later. It sounds like you connected the pipe to the side of the furnace. I don't know how much you know but wooden pipes are for taking items out of machines/chests. You can use any kind of pipe (maybe not obsidian?) to put items into machines/chests. Below is a picture that may help. Stone transport pipes are on the top and bottom, wood on the right.
-
Hold it in your hand and right-click man! Did you even try it?
-
These new logs... [nothing to do with trees]
thebird replied to The_DarthMoogle's topic in Tekkit Lite Discussion
I am pretty sure that is the crash report that Minecraft makes, launcher_0.log is still being written to on my machine like always. It's been a while since I have been to the regular Minecraft forums but don't they tell people to post the crash report there? Perhaps he got confused or something. -
Have you tried using a BuildCraft wrench?
-
Apparently your definition of "right out of the box" and mine do not match. To me, that phrase means that you made no modifications yourself. I thought that you had just downloaded the Tekkit Lite server zip, extracted it, then started the server. If I understand your last post correctly, you had tried to add some Bukkit mods to your Tekkit Lite server, right? This would have been nice to know at the start man. If you want Bukkit plugins for your Tekkit Lite server then you need BukkitForge too. I have not tried to use this myself but according to the sticky in this forum, it works with Vault.
-
Well, I am sorry but it seems that I am unable to help you any further. I did some research to see if someone else had your problem but everything else I found was always related to a permissions issue and you said that you did not install any permissions mod or anything. I have only seen an issue like your when using a permission system, when too close to the spawnpoint, or when the player was lagging. None of these seem to be the cause of your particular problem. You do not get any error messages or anything in the server console, in-game chat window, or server logs right?
-
I just installed a new copy of the Tekkit Lite 0.5.2 server and client, I haven't encountered any of the problems you describe so it seems to be something unique to your install. You could download a new copy of the server and see if that changes anything. I have no idea why you are having this problem. Do you see a message when you try to place blocks or open chests? If you do, what is the exact message. Does anything appear in the server console or logs? It is still in beta and I guess Tekkit Lite users were complaining to the authors about it being broken or something when it isn't even finished yet. One of the authors requested that it be taken out until it is further along in its development.
-
He is running Tekkit Lite 0.5.2 which does not have Forge Essentials included.
-
Minecraft protects a 33X33 area around the default spawn point. You cannot break blocks inside this area unless you are an OP. Is this what you are seeing?
-
Installing Tekkit on a hosted server via FTP?
thebird replied to RpTheHotrod's topic in Server Op Swap Shop
Can you craft items from other mods? Both of the items that you say you cannot craft are from EE3 (still in early development). One of them is not implemented (Covalence Dust, dunno if it will be later), and the other has no recipe at the moment (Philosopher's Stone). I got this information from EE3's changelog. -
I don't use a permissions system at all. I run a server but it is just for me and a couple friends so we don't need one.
-
You need to post your own BUG report if you want any help.