Jump to content

funknapkin

Members
  • Posts

    73
  • Joined

  • Last visited

Everything posted by funknapkin

  1. I mean that you need a clean version of Hexxit on your client and server. I suspect you accidentally broke a lot of stuff when you were messing around with the saves files earlier in this thread, so just download a clean version from Hexxit's page. I just did this as a test a few minutes ago to see if it worked and had no error, so here are roughly the steps I followed. Figure out what you broke. Installed the technic launcher Installed hexxit (with 4Gb ram and increased Permgen because, why not) Downloaded the server .zip from Hexxit's page Unzipped that file to a new folder Ran 'launch.sh' Connected to server And if you plan to have more than 1 person on your server, then the default RAM values are definitely not sufficient and you'll get a lot of lag. I could help you fix that but first you'd need to have very basic knowledge of your terminal (mostly how to get to a directory). The folks over at the Ubuntu forums made a nice thread about this. Edit: fixed link
  2. Oh I read too fast, sorry for the confusion. And yep, that's what I meant. Using launch.sh allows you to specify command-line options such as allocated RAM, which is pretty much necessary if you plan to have more than 1 player online. Other than that, there's no difference from launching it directly using Hexxit.jar. Unless you modified your server or client, that error shouldn't happen. Try again using a clean install for both and it should be fixed.
  3. I'm going home from work now, so I'll have access to a linux computer to test this and help you debug that. In the meantime, read the edit to my earlier post and try to actually do some research yourself. You're posting back way too fast to actually be trying to fix this.
  4. Unfortunately I can't really test the correctness of my script because I'm on Windows at the moment, just add another line with "sleep 1m" in it and retry. If that doesn't work, I'll have to educate you on how to use the terminal (oh the fun we'll have...). Edit: That's probably your text editor being stupid when you copy-pasted the code from here and included/didn't include the newline character. Just to be sure you're doing this correctly, the script should have 3 (or 4, depends if you do the first part of this post first) lines.
  5. Looking at your previous posts, I'll go ahead and guess you have absolutely no idea how to use linux. Debugging with no information is kinda hard, you know. To try and get an error log, modify your .sh file with this content: #!/bin/sh java -Xmx3G -Xms2G -jar Hexxit.jar nogui read -p "Press [Enter] key to exit" And then execute your file from a terminal (or use the "run in terminal" option if you don't know how). That should allow you to see any error that pops up, and post it here if you can't figure it out from there.
  6. Execute the file instead of editing it.
  7. Can you post the content of that file? My guess is it's either a corrupt file (easily fixed) or some weird locale (language) error. Edit: You could also try to back up your world and delete that file. Someone else posted with that issue last week and didn't post again after I suggested that, so I guess it fixed his issue...? Please post back if it works.
  8. This. It looks like you're launching your server using "minecraft_server.jar", which only launches a vanilla server. You need to launch it using "Hexxit.jar", or use the launcher "launch.bat" or "launch.sh" depending on your OS. Edit: typo
  9. Open your map and rightclick where you want your waypoint.
  10. Do you know if it also heals animals/mobs? It would be useful for a blood farm if it did.
  11. 1. Pump still exists, use tesseracts to teleport liquids over long distances. 2. No you can't upgrade them, but it's pretty useless anyway. A single pulverizer+furnace combo can keep up with a max speed quarry.
  12. Try backing up your save, and then deleting that file.
  13. See these threads for an answer.
  14. You know, sections exist for a reason. I was simply pointing that what Dash said was true; the post belongs in another section (or not, depends if it's a typo). Usually I would help anyway after pointing that out, but I couldn't help so that's why I added the last part of my post. No need to get offended though, I think I did so in a civil and polite manner that lacked any personal attack.
  15. First, I recommend you read the rules of the forums. There's a common offense in your post that should be fixed. For your issue, if I'm understanding this correctly you installed 3 mods on top of hexxit's pack, and some items don't work when in a server? If that's the case, make sure you installed the mods on your client AND server, and that your config files are the same for both. From your description, it seems like your server doesn't have thaumcraft. Make sure they work in singleplayer too. If they work in singleplayer but not in multiplayer, then your mods/configs aren't the same for both. EDIT: Wait, I thought you had to run another Hexxit.jar for the hexxit server? Use the .bat file to launch it.
  16. There have been many threads about this already, one of them even showing how to fix it by disabling disenchanting. Try searching before posting next time.
  17. Yup, wrong section. And I have never tried to install plugins like that, so good luck. Can't help you.
  18. First steps your should take is to get familiar with Thermal Expansion. The sooner you set your machines up, the sooner you will double your ores (similar to IC2 pulverizer). After that's done, go to the wiki and find an interesting mod you want to play with. Link for the wiki is at the top of this page.
  19. We would be able to help if you gave us some information. Also, posting in the right section is advised (don't know which one that would be as you gave us no information at all...).
  20. I'm not a fan of that change either. If anything, it will discourage early game exploration even more. Oh what's that, you were hiding in your house until you mined a full iron/diamond armor set? Here's an army of mobs with full diamond armor!
  21. Not at home so I can't login to test, but I remember two ways to make steel: Smelt iron in a furnace Throw the crappy chainmail armor you looted in the Thinker's Construct smelterymajig
  22. There isn't a reason to hold on ALL the cobblestone you get. Sure, keeping a decent amounts in chests/AE/DSU is nice, but if you need some for a project later on you can just pop a few igneous extruders. I'd go for the void pipe option. Much easier and lest costly if you just got your first quarry going, just place a diamond pipe + void pipe at the output of your quarry. It can also be used to destroy more items (dirt/sand/gravel) at the same time.
  23. Maybe it was a special mob? I'm not quite familiar with the mod that adds the mini-bosses, but I remember seeing a "storm" or "thunder" attribute on some mobs. Maybe that's what's hitting you.
  24. Remember to turn on the illuminators. They're off by default, you can switch their mode by right-clicking them with a valid buildcraft wrench. I prefer the 'always-on' mode for lighting my base, which you get by wrenching an illuminator 5 times. Also, lights can only go so far. If your ceiling is too high, the light won't actually get to the ground. Press F7 to see the areas mobs can spawn.
×
×
  • Create New...