Recent content by Darva

  1. D

    1.7.10 Alpha Packs

    If you disable displaying the items in the tubes ( I:maxItemRenderDistance=1) the FPS drop disappears, so there's some sort of problem with the way the developer is rendering items.
  2. D

    1.7.10 Alpha Packs

    As soon as i started building a piping system using Tubes, my FPS went all spikey and laggy. I normally get about 30fps, once I started building a tube system, i get drops to literally 1-7 fps that last around a second. This occurs even when the system isn't processing anything, and is just...
  3. D

    Question about Crash landing.

    /hqm quest is the proper command, not /hqm enable
  4. D

    1.7.10 Alpha Packs

    Heh, my desktop ran Lite fine, My two laptops... Not so much. Almost an hour tweaking Optifine to get stable 18-22 fps. But then, i'm not sure they even qualify as toasters... My phone has faster processors, and more ram than one of them.
  5. D

    Weird visual glitch in 1.7.10

    The idea of batches of 5, or one at a time really isn't the most optimal method. 1: Remove half of current mods 2: Test 3: Did it happen? Yes: It's in your currently loaded list of mods. If you have more than 1 mod loaded, goto 1. No: It's in one of the mods you just removed...
  6. D

    Supported FTB Lite 3 {ALPHA} Bug Reports

    Mod Pack: FTB Lite 3 Mod & Version: Unknown Pastebin link to crash log: Whats the bug? Visual glitch: 1 stick in personal (2x2) crafting grid, armor slots turn black while mouse is outside the crafting grid. Restarted pack, persists. Visual Glitch 2: Texture for Milk (item 335) is missing...
  7. D

    What's new in modded minecraft today?

    I recently released a mod I had seen a request for on Twitter. It's a Forge based rewrite of a subset of features from ClearLagg (A bukkit plugin). This is a Server Admin mod, not a client side mod in any way. Basically, it allows filtered, automatic removal of excess entities, and can...
  8. D

    [1.6.4]Crash Landing [Hardcore, HQM] version 1.1.x BETA STABLE

    Is there a problem with the Aerial Interface in Pneumaticraft 1.4.1f? I cannot get it to believe that I'm on the server. (1.4.1f is the version in Crash Landing 1.1.2.1) [spoiler]
  9. D

    [1.6.4]Crash Landing [Hardcore, HQM] version 1.1.x BETA STABLE

    No one seems to have mentioned the one actual use for the high golem. It drops scorched bricks when it dies. You can get the spawn egg for it without ever visiting the city. Poke-ball the sucker, spawn it, grind it, and suddenly you have a very pretty max sized High Oven... No city visit...
  10. D

    Solved Thermal Expansion 70,000+ u/s cause TPS drop, HELP!!!

    The particular function that's eating all the time is the function that handles input and output from a grid of *ducts They don't have to be itemducts, they could be fluid ducts, or energy conduits. All of the various Ducts are handled in the same place.
  11. D

    Solved Thermal Expansion 70,000+ u/s cause TPS drop, HELP!!!

    Well, this was mainly designed to fix a particular interaction in Ag Skies, with the crucible and item ducts. I'm sorry it didn't help you. I have to wonder where all your time is getting eaten up specifically though, have you tried using an actual Java profiler on your server?
  12. D

    Solved Thermal Expansion 70,000+ u/s cause TPS drop, HELP!!!

    Yes, there is output after every automatic cycle. It should look like: 2014-04-30 16:36:25 [INFO] [pGobbler] Auto Scan 2014-04-30 16:36:25 [INFO] [pGobbler] 0 stuffed itemstacks destroyed. 2014-04-30 16:36:25 [INFO] [pGobbler] 0 traveling itemstacks destroyed. By default tho, it doesn't do...
  13. D

    Solved Thermal Expansion 70,000+ u/s cause TPS drop, HELP!!!

    Updated with /pgobbler as a command alias. http://www.curseforge.com/media/files/788/387/PipeGobbler-1.1.jar And now I have to go to work. I'll see any responses, but won't be able to respond for several hours.
  14. D

    Solved Thermal Expansion 70,000+ u/s cause TPS drop, HELP!!!

    ROFL. I did not know any other mod used /pg. No, there is no other command as yet. I will make a quick update, and at /pgobbler as a command alias.
  15. D

    Solved Thermal Expansion 70,000+ u/s cause TPS drop, HELP!!!

    This is a Forge Based mod. It goes in the /mods directory, and will create its config file in /config