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

    (Solved) 1.7 Server sending chat message to all players

    Searching for this turned up the simple code: server.getConfigurationManager().sendChatMsg( stuff ); When I run my mod in eclipse with that code in the FMLServerStartingEvent handler, it works great. But when I compile and jar up my mod, and stick it into my FTB Modpack, the mod loads up and...
  2. K

    Open 1.2.0: Deep Dark corrupted chunk

    Version: 1.2.0 What is the bug: Several players have already been to the deep dark, but one player just built his portal, went through, and crashed the server. When he logged in, it crashed the server again. I moved him back to the overworld, and he went through another portal fine, but when he...
  3. K

    Closed 1.0.3: 1.2.0: Placing 'Private' Tesseract crashes client

    Version: 1.0.3 What is the bug: When any player on my server places a private tesseract for the first time, their client crashes. Crash log seems to indicate it has trouble figuring out the owner's name. Picking up the tesseract and placing it back down after seems to not cause issues. Mod &...
  4. K

    Open 1.2.0: R-click Dark Steel tools crashes server

    Version: 1.0.3 What is the bug: A player right clicked on a vanilla chest while holding a fully upgraded Dark Steel Pickaxe. The server crashed. Mod & Version: Ender IO 1.7.10-2.2.8.349 Paste.feed-the-beast.com log: http://paste.feed-the-beast.com/view/1c4ca795 Can it be repeated: Mostly...
  5. K

    HeadCrumbs Names (FTB Infinity)

    So Infinity 1.0.2 added the HeadCrumbs mod, which adds a bunch of humanoid mobs with skins of minecraft "celebrities". Initially, only a small set of 7 names of the FTB guys was included, so it quickly gets boring seeing the same 7 appear over and over again, so I thought I might expand on it...
  6. K

    Closed 1.0.1: Osmotic Enchanter often corrupts world

    Version: 1.0.1 What is the bug: One of my players was using his Osmotic Enchanter, and didn't have enough Vis in his Thaumium-bossed Silverwood Wand. The server crashed, and I could not start the server again, as it would continue to crash for the same reason. Mod & Version: Thaumic...
  7. K

    Whitelist Server (Closed) Singularity|Infinity 1.0.1|Whitelist|Age 16+. Now with Bunnies!

    The application process is closed at this time. We've reached a good volume of players and don't want to overload our server. Thank you for your interest. We'll continue to review current open applications. Also, if you know someone on the server, you can still apply and be accepted if they...
  8. K

    <RESOLVED> Silly Q: how to restart server in terminal?

    I have a ftb server on creeperhost (so this might be geared more towards people familiar with creeperhost), and when the server needs a restart I always do it through the Control Panel. It works great, but if I'm working in the terminal it's a little inconvenient to have to login to the control...
  9. K

    Furnace fuel?

    I've noticed that I can't shift-click fuel into a furnace. I assume I'm not the only one seeing this. Anyone know what mod does that?
  10. K

    Thaumcraft 4 Infusion keeps restarting?

    This is my first time trying out Thaumcraft 4 and the Infusion Altar, so I'm probably doing something wrong. I'm trying to create the Silverwood Wand Core. I have 7 pedestals around (plus 1 more for the center altar), plenty of heads on the ground nearby, each of the 6 shards in each of the...
  11. K

    Help fixing a corrupt world?

    I equipped an Ender Backpack, and when I tried to open it (B), my game crashed and corrupted. This is 100% reproducible for me. I'm hoping you guys can help me restore it. Here's the error message it's giving when I try to see the saved games (click the Singleplayer menu)...
  12. K

    Friendermen (they deleted my world)

    Friendermen (BetterStorage) are interesting creatures. They look like endermen wearing some sort of enderpack on their back, and do not aggro if you look at them (hence the "friend"). Backpacks are also from BetterStorage, but you can't craft the kind that they are wearing. They also do not drop...
  13. K

    (Solved) Move offline player out of nether?

    One of my players went to the nether and due to something with their player.dat, they are now auto-kicked on join with an error: Connection Lost Internal exception: java.io.IOException: Bad packet id 27 I figured the first step would be to get them out of the nether. Obviously I can't TP them...
  14. K

    SOLVED: Monster: Persistant Lag Spikes (even SSP)

    On my one computer, when I play Monster, the game runs smooth. On my other computer, I get a serious lag spike every 10 seconds, like clock-work, and the spike lasts for about 2 seconds. Needless to say, this renders the game pretty much unplayable on that computer. Both computers have 4 GB of...
  15. K

    Whitelist Server -CLOSED- Singularity New Horizons | Whitelist | PVE & PVP | Minimal Plugins

    Singularity is a small but tight community that's been around few a few months using the Unleashed pack, and has recently switched to Horizons to playtest the pack and try out adding some new players to our community. We will permanently switch to Monster when it comes out of Beta. We're run by...
  16. K

    Flux Capacitor?

    How do I use them? I built a leadstone flux capacitor, and now I can't figure out how to charge it up.
  17. K

    Blue slimes taking damage?

    I noticed blue slimes randomly taking 1 pt of damage when nothing is hitting them and was curious why. They don't take fall damage, and they don't seem to drown. Is it exposure to sunlight, or is it a time-based thing? Anyone know anything about this?
  18. K

    Painter 1.1.4? (Solved)

    I've never used the Painter before, and I heard you could use it to color EU Glass Fibre Cables, e.g. to prevent them from connecting. Is this still a thing, or was this removed in 1.1.4? Because I'm not able to figure it out. I made a painter (2 iron, 3 wool, looks like a paint roller), and...
  19. K

    152 Inventory Controls?

    I downloaded the beta 1.5.2 modpack with gregtech and I had a couple questions about inventory controls. First: It seems like R is now the default key to sort your inventory, which conflicts with the NEI Recipe key (ok, doesn't really conflict, it just fights with it - R now sorts AND looks up...
  20. K

    Unix VoxelMap waypoints disappear constantly on LAN

    I play FTB Ultimate over LAN, one computer Hosts, the other computer Joins. The Joining computer loses waypoints every time it joins. The Serving computer keeps its waypoints. Both computers run Ubuntu. The problem is exactly as described when I switch which computer hosts and which one joins...