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. S

    Creeper Collateral not working

    It's there. There's a configuration for it.
  2. S

    Creeper Collateral not working

    I'm not using MCPC on this server, because it's a survival server and MCPC makes the Crucible in Thaumcraft mess up. I use MCPC on my creative server. But thanks for the help! I'll likely use the gamerule option.
  3. S

    Creeper Collateral not working

    I'm running an FTB Ultimate server, and Creeper Collateral is not working. I have not changed any configs on the server, except to enable the recipe for the black hole chest. When a creeper blows stuff up, some blocks are destroyed and do not drop. It's supposed to drop them all, right?
  4. S

    Too many enemies!

    I wouldn't know, it was a new world. But, we've mostly fixed it by putting torches everywhere.
  5. S

    Too many enemies!

    Well that's odd. Maybe there's a bug in my server then?
  6. S

    Too many enemies!

    I'm running an FTB Ultimate server, and there are WAY too many mobs spawning at night. Like, 10 zombies in one chunk. It's making the game very stressful, and it's no longer fun. Is there a configuration somewhere to limit mob spawns per chunk? The server is set on easy, and this is way too...
  7. S

    Ask a simple question, get a simple answer

    Ah, no. This is for 1.4.7, I'm using FTB Ultimate.
  8. S

    Ask a simple question, get a simple answer

    Why did my IDSU explode? I didn't have anywhere near the max EU entering it, but it blew up anyway and had to restore a backup of my server.
  9. S

    Ask a simple question, get a simple answer

    Didn't quite answer my question, we knew how to bring it up, we just thought it was broken because there were no modules in it. We figured out it goes with Modular Powersuits, so never mind, we know what it does now. Searching for Muse Keybind GUI on the Wiki should point to the Modular...
  10. S

    Ask a simple question, get a simple answer

    What is the Muse Keybind GUI? My friend wants to bind a command to a key, and we thought he might be able to use it to do so. The problem is, we can't figure it out. It says to drag modules to the key to add them to that key. But there are no modules to drag. The Wiki says nothing about this...
  11. S

    Unix FtB not launching properly

    Are you entirely sure you got the path to your java installation right?
  12. S

    Unix FtB not launching properly

    Oh., that's because you tried to cd to the jarfile. You want to cd to only the folder the launcher is in. Remove "/FTB_Launcher.jar" from the line with the cd command in the .sh file.
  13. S

    Unix FtB not launching properly

    OK, well you have to find out where Ubuntu installs Java, and do what I did just above your post. The path will likely be different for you though, because I use Gentoo, not Ubuntu. I'm afraid I don't know where Ubuntu puts Java. Once you find that out, you'll want to make a shell script for...
  14. S

    Unix FtB not launching properly

    And I fixed it! I had to do this first: export LD_LIBRARY_PATH="/opt/oracle-jdk-bin-1.7.0.40/jre/lib/amd64"
  15. S

    Unix FtB not launching properly

    For some reason I can't get FtB to work even though I downloaded it and launched it normally. I created my profile, picked the Unleashed pack, and it downloaded it. When it started the game it showed the FTB animation, but then just a black screen. It said liblwjgl.so might have a disabled stack...