Jump to content

Krizby

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by Krizby

  1. What do you mean by Tekkits conf files? Did you change "server-ip=" in "server.properties"? You should leave it blank unless you are 100% sure what you are doing. When it is left blank it binds to all IP addresses on your machine which you shouldn't normally change. Otherwise, I haven't used mcmyadmin but it sounds like a firewall on the desktop computer is blocking the connection. You should try running a Vanilla server (easy as going to minecraft.net) or a regular Tekkit server and turn off the windows firewall or antivirus firewall to see if that works. Also triple-check that you are using the correct ports.
  2. It sounds like the server crashes every time it loads that area which appears to be corrupt. You need to delete that corrupted area or even the whole chunk but last time I used MCEdit with Tekkit it didn't recognize the extra blocks and turned them all into lava. You will have to find another way to remove the corrupted area by trying different map editors. Too bad WorldEdit doesn't have a command for selecting an area with coordinates but it does have a chunk delete tool. You might have to delete the corrupted chunks by guessing. Check out this link.
  3. Try resizing the Minecraft window. It doesn't show up at some sizes like fullscreen (at least for me).
  4. Your launcher might be corrupted. Download the "Linux/JAR File" here: http://www.technicpack.net/download/ Put it anywhere and double click it.
  5. You also didn't say if you tried starting the server without plugins. You should do that to make sure that it isn't a problem with a plugin.
  6. As I said, you have to be OP before you can use the NEI cheat mode. Go to the console and type "op <your-nick>" or add your nick to ops.txt and restart the server.
  7. I would have to say Redpower2 just because of the fundamental redstone changes like putting it on walls and ceilings, also the logic gates which condenses a gate from 10 blocks to 1. With frames you can make your own quarry or farms using deployers. And of course the incredibly powerful microblocks which allows you to hide redstone wiring and make really compact circuits.
  8. Recovering files is a kind of an art. Professional companies charge thousands of dollars to recover lost files but if you feel daring then there are some ways of doing it yourself like using recovery CD's that will run a recovery in offline mode.
  9. Actually, I can't find the class denoflionsx in any of the Tekkit jars so it looks like the server admin installed some of the plugins here: http://www.minecraftforum.net/topic/1253666-132forgeplugins-for-forestry/
  10. What I meant was that the Technic Pack has two "mod-packs". One called Technic which has many SSP (survival single-player) mods that won't work on multiplayer. The other version is called Tekkit which has fewer mods but is for SMP (survival multi-player). So usually if you are playing single player you want to be playing Technic but if you are playing multiplayer you want to be playing Tekkit. However, it is possible to play Tekkit single-player although not many people do so. HDD means hard-disk. If you are playing Technic then your world save is stored in this folder: .techniclauncher\technicssp\saves But if you were playing Tekkit on single player then your world save is stored in this folder: .techniclauncher\tekkit\saves Go there and check if your wold save is there. It's just a folder with the name of the save. If it isn't there then you will have to try one of those file recovery programs. But if it's a school laptop then you probably won't have Admin rights to install the programs and you probably won't be able to remove the hard disk so you are probably quite out of luck.
  11. Are you playing Tekkit SSP? Although it works, did you know that Technic is for SSP and Tekkit is for SMP? Anyways, if the whole .techniclauncher\tekkit folder is gone, then you are quite out of luck. If the stars align and you sacrifice a cow then you might be able to recover the folder with a file undeleter or file recovery software. You should use Google to find such a thing. However, be aware that the longer you use your HDD the lesser the chance of recovering the files. It all depends on how much free space you have on it. The best you can do is shutting off your PC and putting the HDD in another PC and then run the recovery programs from there. Maybe someone else can advice you what software works best. I know that the same people that made CCleaner also makes a undeleter program, check this: http://www.piriform.com/recuva Another way is if you have a recent Windows system restore point. If you do then you can rollback and hopefully get your folders back.
  12. Krizby

    ID Conflicts

    Mods usually have a config file where you can change the ID's if there are conflicts.
  13. It can't run the ModLoader. It can't access this file: C:\Users\joshua\AppData\Roaming\.techniclauncher\tekkit\ModLoader.txt. I can't reproduce the bug. It sound more like a Windows permissions problem to me. Did you change anything recently or move your data files around or something? Check that you have permissions to read the file and check whether the file is not locked by other application. Is there another instance of Tekkit running or is the file open in Notepad?
  14. I can't be sure but maybe it's a problem with the server and not with your client? Can you join any other Tekkit servers? Otherwise, the only thing I can make out of that error log is this: That sound like incompatibility with IronChests and a plugin for Forestry. I don't know if you have any custom mods or not but I know of a mod called ID resolver that fixes stuff like that.
  15. You need a generator to generate power for your machines.
  16. If someone else can replicate the bug then it sounds like incompatibility between Redpower2 and IC2. Go bug their authors about it.
  17. Am I unaware of that there is a Tekkit version for Minecraft 1.3.2? I am going to assume that there isn't. You have to find out what is changing the Tekkit.jar. I know there is a Bukkit auto-updater but that shouldn't touch your Tekkit.jar. It could even be that Tekkit.jar becomes corrupt at some point. Have you watched the server.log closely for any indication of what might be happening?
  18. It sound like a conflict with your permissions plugin. Can you disable your permissions plugin and try it again just to see if it still happens?
  19. I too am a noob when it comes to Mac OSX. Try searching for .minecraft on your HDD or something.
  20. Check the sticky posts on this forum: http://forums.technicpack.net/forums/server-op-swap-shop.65/
  21. What mods or plugins do you use? Try starting the server without any plugins to see if it still happens.
  22. It sounds like java.exe isn't in your PATH. What that means is when you try to run launch.bat then it looks first in your PATH to find java.exe but it can't find it. To fix it you must add the java.exe folder to PATH by following these instructions: https://www.java.com/en/download/help/path.xml On Windows 7 64-bit that means this folder: C:\Program Files\Java\jre7\bin That should fix the block breaking. If it doesn't fix it, remove any permissions plugins and restart the server, then move away from the spawn and try breaking blocks. There is a spawn protection if you aren't op. If that works then install a permissions plugin and configure it correctly.
  23. Check the sticky posts on this forum: http://forums.technicpack.net/forums/server-op-swap-shop.65/
  24. You have to be op if that wasn't apparent. You can also change your gamemode to creative with "/gamemode <player> <0/1>" If you want the server to be creative by default, then change the config file "server.properties" so that it reads "gamemode=1". Check these links: http://www.minecraftwiki.net/wiki/Server_properties http://wiki.bukkit.org/CraftBukkit_commands
×
×
  • Create New...