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

    Whitelist Server The Beast Unleashed [TPPI 0.3.0 | MyTown | Dedicated Server | Dynmap | Greylist | Friendly]

    Did he submit a white-list application? What is his Minecraft in-game name?
  2. F

    Whitelist Server The Beast Unleashed [TPPI 0.3.0 | MyTown | Dedicated Server | Dynmap | Greylist | Friendly]

    Hey rshuttle, thanks for the app. You have been white-listed on the server, see you there.
  3. F

    Problem FTB Direwolf 20 1.6.4 Server Lag

    Your serverstart.bat looks good, and 2GB should be plenty of RAM for a small server. Can you be more specific than lag? Your problem could be low frame rate spikes on your client (screen freezes), low tick rate spikes on your server (commonly known as block lag, blocks can reappear or take a...
  4. F

    Solved DireWolf20 (1.6.4) lag and crash at start!

    I wonder if there is a good way to monitor Disk IO bandwidth in Linux?
  5. F

    Securing your priviliged accounts

    Yes, a password lock together with host key verification would be a very secure solution.
  6. F

    Problem FTB Direwolf 20 1.6.4 Server Lag

    If this is happening on your server with no mods installed, can you try running some CPU or memory sampling to see what might be causing the issue? Tools such as JVisualVM or WarmRoast could help. If the problem exists with just plain Forge then hopefully it will be fixed with their next...
  7. F

    Securing your priviliged accounts

    I notice that during the last hour the Minecraft login protocol seems to have been compromised (again). First I noticed that the login servers went offline for 20 minutes, then the MCEdit API servers went down. Next I see that somebody was attempting to join my server with a vanilla client. He...
  8. F

    Hello! You have been white-listed on The Beast Unleashed. Join ftb.flamefeed.net with FTB...

    Hello! You have been white-listed on The Beast Unleashed. Join ftb.flamefeed.net with FTB Unleashed 1.1.7, and enable the optional mods Biomes O Plenty, Reliquary and Nether Ores.
  9. F

    Hello! You have been white-listed on The Beast Unleashed. Join ftb.flamefeed.net with FTB...

    Hello! You have been white-listed on The Beast Unleashed. Join ftb.flamefeed.net with FTB Unleashed 1.1.7, and enable the optional mods Biomes O Plenty, Reliquary and Nether Ores.
  10. F

    Any good tools for diagnosing memory leaks?

    I suspect that the entities named in the crash report are just the last entities being ticked when the garbage collection finally failed. I'll take a look there though just to be sure.
  11. F

    Whitelist Server The Beast Unleashed [TPPI 0.3.0 | MyTown | Dedicated Server | Dynmap | Greylist | Friendly]

    We have the Unleashed 1.1.7 server still running and also a slightly custom FTB Monster 1.0.2 server running on ftb.flamefeed.net:25575. Instructions here for joining it: http://ftb.flamefeed.net/forum/viewtopic.php?f=7&t=593
  12. F

    Any good tools for diagnosing memory leaks?

    When a server loads a certain area on my map, a memory leak occurs. I am wondering if anyone can recommend some tools for diagnosing which mod / blocks could be causing the issue. Here is a JVisualVM screenshot of the problem occurring on my test server. -Xmx is only set to 1G but the results...
  13. F

    Forge Essentials alternative for FTB1.6.4 (no mcpc+ please)

    MyTown is good as well. I use that together with MCPC+ plugins.
  14. F

    Server is crashing and will not restart. help please

    The recommended version of DW20 pack is currently 1.0.7, you could try using the latest version which is 1.0.8 and see if that comes with the later version. Otherwise, just grab the one from the Monster pack. I'm not sure how version 3.0.0.0 from the official Thermal Expansion download compares...
  15. F

    PSA: MCPC+ and Modded Minecraft

    I was not aware that so many problems could be caused by MCPC+ under the hood. Over a 12 month period I have yet to see a problem caused by MCPC+ on my server that resolved itself upon reverting back to plain Forge, so it will continue to feature on my server until it gives me enough grief that...
  16. F

    Problem FTB Direwolf 20 1.6.4 Server Lag

    I would be surprised if MCPC+ is causing this problem. As Jadedcat points out, there are lots of ways that a Bukkit -> Forge port could go terribly wrong. The fact that MCPC+ causes so few problems really is testament to the skill of the coders who write it (cpw?).
  17. F

    Server is crashing and will not restart. help please

    Thanks for giving us all your crash reports. It seems this problem with Thermal Expansion was reported to King Lemming here https://code.google.com/p/thermalexpansion/issues/detail?id=557 He said the problem was that the person who reported the crash wasn't using the latest version of Thermal...
  18. F

    I need someone to setup ftb direwolf20 on my new 32gb server

    It would appear that this line is the crux of the problem: 23.12 10:01:15 [Server] SEVERE java.lang.NoClassDefFoundError: net/minecraft/entity/ai/EntityAIArrowAttack Can you tell us if you have any extra mods enabled, which build of MCPC+ you are using and which version of Java you have...