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

    FTB Ultimate Mod History (Revised editions?)

    I downloaded the server from the launcher earlier today and it's definitely there. A nice little mystery. :)
  2. H

    FTB Ultimate Mod History (Revised editions?)

    Long story short version: When were "denoflionsx", "DIAdvancedCompatibility", "Galacticraft", "Inficraft", "UniversalElectricity", "DivineRPG", "Mekanism", "OCS", "PluginMetrics" added to this server pack? As best as I can discern, after reading the wiki, none of them were in the original...
  3. H

    Problem FML Error when attempting to disable server mods (FTB Ultimate)

    The silicon termites found their way into my computer last night and apparently caused harm to Modular Power suits mod. All was well last night when I shut down the game, but today it's a 100% crash during game load. I reinstalled the mod, but that didn't help (ie, still crashes). So, ok, no...
  4. H

    World Leaks.

    We'll just have to agree to disagree on this one (in regard to MCPC+ vs FTB).
  5. H

    World Leaks.

    Given what I've seen and experienced in the past few weeks, my advice would be to yank the FTB/Forge server file and replace it with MCPC+. Leaks gone. In a series of tests I ran for a plugin author, every FTB/Ultimate world leaked from the start (without anyone ever logging in to play).
  6. H

    Item disappearing

    What else do you have installed? For example, is TickThreading installed? Also, are you getting any error messages that correspond with the disappearances?
  7. H

    Completely offload dynmap process?

    IMO, the first and easiest thing to do is a pre-render. I would use WorldBorder (assuming you're using MCPC+ as your server jar) to set up the size and shape. Then use Dynmap to pre-render. You could probably get away with dynamically updating a 'flat' map (on the other hand, flat maps don't...
  8. H

    New Server, could use some help

    The FTB/Forge server jar leaks...like crazy (as you've found out). As for me, I think the way to go is MCPC+ as your server file. First, the world leaks disappear with MCPC+. Second, you can drop almost any of the bukkit plugins right into your server as MCPC+ allows their use without porting.
  9. H

    Problem Memory Leaks, FTB Ultimate

    First, the Forge/FTB server jar files leak like crazy. I was recently running tests for the guys at Dynmap and every new FTB/Ultimate world I set up would leak. That's with no extra mods and no one ever stepping foot on the map. Once we switched to using MCPC+ for the server files, the world...
  10. H

    xy crashes mindcrack 8.2

    The issue very much involves Xycraft. In an extensive, and I mean extensive series of tests performed on the Dynmap, MCPC+ github threads, Xycraft was repeatedly implicated in memory leaks, rendering problems and heap errors. Several participants on that thread decided to remove Xycraft. In my...
  11. H

    Pack updates and new packs

    Server promotion goes here: http://forum.feed-the-beast.com/categories/server-promotion.81/
  12. H

    Forum for Ultimate Pack

    I asked them for this the day it came out.....tic toc, tic toc
  13. H

    MyTown / aPerf - server protection and performance mods

    Would be interested in finding that out. As it now stands, as good as aPerf is, by itself it's not enough to keep us from switching to MCPC+. After taking an in-depth look at bukkitforge, forge essential and mcpc+, the latter is way ahead of everyone else. I've looked at many bukkit plugins...
  14. H

    A way to find all chunk loaders on the server?

    yes, you can use the following command: /chunkloaders That will open a window allowing you to see all the loaded chunks (the window may open behind your game window). There's a dimension tab where you can switch to the Nether, End, Twilight Forest, or wherever.
  15. H

    mcpc+ backup plugin

    hmmm...that's puzzling why your provider would set it up like that. I suppose you could write them and ask why, and also ask if the parameters could be changed. You could also consider moving to a different provider. If they (a new provider) use MCMA and you have MCPC+ loaded, you will have...
  16. H

    mcpc+ backup plugin

    If I understand you correctly, you want a way to back everything up so you can restore if there is a crash or problem--correct? If that's the case, two things come to mind. First, you can download and install McMyAdmin (which is free for small, non-commercial servers) Link...
  17. H

    Switching to MCPC+, need a bukkit option for aPerf

    As the title states, we're going to install MCPC+. Knowing very little about all the bukkit plugins, I would like to know if there is one that has the same features as aPerf. Specifically, a spawn limiter and an item grouper. Thanks
  18. H

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Sorry to keep piling on, Nallor. We apparently have a problem (anything placed in an AE storage device will randomly disappear) with ApplieEnergetics and TickThreading (FTB Ultimate). One of our guys made a post on the AE MC forums and received a response from the mod author: I've looked at...
  19. H

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Started getting this error on a New Ultimate server. Actually started last night after going into the Nether for the first time. Anyone going in gets kicked with a end-of-stream error. As you can see, the errors will severely spam the console until the server can restart. Let me know if I need...