Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. C

    Help with setting up an Agrarian Skies Server

    I'm having a real series of odd issues with setting up an Agrarian Skies server on HostHorde. Here is a list of what I have done: I am using client version 3.1.2. I am using server version 3.1.2. I have placed libraries and the server.jar in the 'jar' directory as they require, all other...
  2. C

    Thaumcraft Research Tips (Revised, v3)(spoilers)

    Oh right, I used levers as well XD. Honestly I didn't have rubber at the time I did all the research as it was in magic world anyways. Might want to do a list for each of the modpacks come to think of it, and list what mods you need minimum for each XD
  3. C

    Thaumcraft Research Tips (Revised, v3)(spoilers)

    I personally used boats for motus. IMO it's easier to build a boat than start a rubber farm, but I can see your point there. :) Rubber stacks after all.
  4. C

    Thaumcraft Research Tips (Revised, v3)(spoilers)

    Forget Silverwood for Purus, just use the silverwood leaves. I'm sure you can find other uses for the wood. (Mystcraft has infinite trees to chop anyways) Also, I prefer seeds for Permutatio (it's PERmutatio not PRE) but you can't get corpus from them so I guess Eggs might be better. However...
  5. C

    Problem Server Download

    There should be a link on the site that the launcher brings up for the file. Usually it's automatically done if you wait. Look carefully. CreeperRepo is the file host for Feed the Best.
  6. C

    Problem Direwolf20 World not loading correctly (Cubedhost)

    This looks to be a problem with cubed host, and not Feed the Beast. You would do best discussing this with them. Unfortunately you probably won't find much help here.
  7. C

    Problem Mindcrack Server Crash - Log Included

    Looks to me that the the player files in the world folder are corrupted. I would back up to a previous version of those players, or failing that just delete all the player files. Note that you may lose all your items and research deleting all of it, but if you have no other choice, what else...
  8. C

    Problem Direwolf20 Server Problems

    Are you talking about your client crashing? None of the logs you displayed show the server crashing at all. If anything is crashing it's your client, and you need to provide the client logs in the client tech support forums.
  9. C

    Get rid of many mobs quickly?

    Hrm... LOL that is a real problem I guess. Try turning down the video settings to the minimum while you approach. Perhaps this will help enough for you to finish the task.
  10. C

    Get rid of many mobs quickly?

    Actually, you could drown them maybe. Water wouldn't be as destructive as lava, and would wash all the drops to a location of your choice.
  11. C

    Problem Direwolf20 Server Problems

    Your server is not having problems. There are a lot of [SEVERE] and [STD ERR] messages that really should be [STD OUT]. Mod developers are using those codes however to differentiate their normal messages for debugging purposes. Hopefully they will fix that soon and get them listed properly...
  12. C

    Solved FTB server won't start

    Looks like they offer a choice, but you might have to get with them to change your mind on which one. Many hosts block other versions of the server .jar files to prevent you from just running any kind of server you want to. Contact them to see if it's a problem on their end. Also I believe...
  13. C

    Get rid of many mobs quickly?

    Lava works wonders. I just hope they built their houses out of brick.
  14. C

    Problem Blocks resetting after chunk unload.

    Do you have an ender chest in chunk? While I haven't experienced this, others have mentioned that ender chests sometimes cause this.
  15. C

    Several Server Issues. Need some assistance.

    1. The server will only use as much CPU as it needs. Forcing it to use more will do nothing at all. Likely if you are having problems with lag, you have another bottleneck. Perhaps slow RAM, or long read times from your HDD. 2. Mystcraft worlds can take a long time to generate. I mean a very...
  16. C

    IC2 and Gregtech Solar Panel Recipes at Same Time?

    I don't see an option to enable the recipes individually. Sorry. It's all or nothing. Anyways, it's not that hard to do the hard solar panel recipe. Just gotta make carbon fiber mesh really as the hardest part. Just grind carbon, compress the dust, combine the strands into fibers, and then...
  17. C

    IC2 and Gregtech Solar Panel Recipes at Same Time?

    The config is in the <server>/config/AdvancedSolarPanel.cfg file. First section is: block { I:blockID=650 } Change the 650 to 649 and you're good to go. However unless you distribute this file to all of your clients, their system will either crash (because of duplicate IDs on their end)...
  18. C

    Problem problem with the Direwolf20 pack V4

    The stack trace literally says it was trying to do a range check on the tick array in preperation to removing an element and found out the element to be removed did not exist (it was out of bound of the array) This is an unhandled exception in this case so the server stops functioning as it...
  19. C

    Problem bukkit forge??????

    I've read other posts that said Bukkit does not like FTB and that there was no real solution in sight to correct this. Not sure what that was supposed to mean, but I take it they aren't going to support this. Feel free to try and report back your findings though. I'd like to hear what you...
  20. C

    Problem Issue with Errors

    Thaumcraft 3 shouldn't be doing any network communications on it's own though. All of that should be done internally on the server really and then communicated via the server to the clients.