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

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    Using the "/cofh killall" command only kills hostile mobs. Your animals are safe :)
  2. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    @Jadedcat @AtomicStryker Was playing around and it seams as if Infernal Mobs that are active in the Nether because of a chunk loader or block that acts like a chunk loader like an ender quarry has an issue when the player is in the Overworld. While in the Nether, Infernal Mobs act fine and no...
  3. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    Looks like the warp book mod author knows about that bug. http://www.minecraftforum.net/topic/2266303-172164teleportation-warp-book/ You might try only using nether warps while in the nether and vise versa for the overworld. I use warp book to bypass the portal myself without any issues, so I'm...
  4. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    What version of the pack are you running? When reporting bugs it helps to post what version of the mod-pack you are running.
  5. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    No problem. Glad I could help. There are also a few loops in the item ducts which can also cause problems as the items loop around trying to fit into an inventory. Even with the back stuffing protection code, you should always have an exit for extra items that cannot fit in the intended...
  6. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    That setting will disable the back stuffing protection code. The default of 20 should be sufficient to handle most back stuffing situations. Try settings it back to the default of 20 and load up the map again and see if that clears it up. In the mean time, I'll load up the map and see what I...
  7. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    If you are running 2.1.4 then there should have been no reason to modify the TE config. Can you elaborate on what you changed? Only other thing I can think of is providing a world download so I can load it up on my install and see if I can diagnose it that way.
  8. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    Looks like the Thermal Expansion grid tick handler is unusually high. What version of the pack are you running? Possibly have a lot of "stuffed" Thermal Expansion item ducts. Most common cause is large arrays of crucibles being fed by igneous extruders with no place for the overflow of cobble...
  9. M

    Wow! Jemand PMSing Haupt noch heute!

    Wow! Jemand PMSing Haupt noch heute!
  10. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    The quest mod does not currently pick up on when items have been crafted using a smelter, cyclic assembler, auto crafter or MAC. Until it has that functionality or the quest is modified to accept a manual submission instead of a crafted action, you will not be able to complete it.
  11. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    What anti-virus do you use. I had a problem with McAfee going particularly crazy when I ran minecraft scanning every packet going to/from the internal/external servers. Once I adjusted my anti-virus my problems cleared up. For McAfee, if you have one of the higher tier versions of it, there is a...
  12. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    Ha Ha :p That is one of my test worlds. I had 1024 laser pre-chargers to run the 256 laser drills that I was trying to see if I could get iridium. I used those screenshots as a example for the other guy to help narrow down his lag problem. The large hell-fish lag is because of the 8 ender...
  13. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    After running OPIS, click the "Run Opis" button in the upper right corner of the opis application and let it finish. Then click the server timing tab then check the tile entities and entities tabs for high numbers or post the screenshots. You can sort the columns by clicking the timing column...
  14. M

    Map Making: A very stupid question.

    I think that only works for Minecraft 1.7.2 or later, but it is the best option. You can manually set the default player spawn using McEdit. You can also use /spawnpoint <x> <y> <z> in combination with a scoreboard check of 0 then set the scoreboard to 1 after the spawn is set so that any new...
  15. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    Send a message. Do NOT post it to the public. It is probably already known, but does not hurt to let her know.
  16. M

    Blood N Bones [Hardcore Survival]

    If 1.0.8 is going to be easier than 1.0.7, it would be good practice to get used to 1.0.7 and then you will be ready for anything 1.0.8 throws at you :p The way it is looking though, some things will be easier and some things will be harder..
  17. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    There are about a dozen things from open blocks that are disabled for balance reasons. Among those are the XP drain, shower and bottler as well as the fans. Open Blocks has an option to not only remove the recipe, but completely remove the item/block from the game so not even creative can...
  18. M

    Blood N Bones [Hardcore Survival]

    Might have a slight issue with NetherOres config. Only ore that appears to be affected is NetherEmerald as it is the only "active" Nether ore in the 1.0.7 config that has a value less than 3. It appears that any config with a setting BlocksPerGroup=2 will not generate. I loaded up a fresh world...
  19. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    I appreciate all of your hard work on this pack :) I would not be trying so hard to figure this out if I was not having a problem with it myself. In my normal playing world, which was started approx a month ago and in the last few weeks have had heavy use of laser drills and ender quarries...
  20. M

    Unsupported Agrarian Skies: Hardcore Quest Bug Reporting

    Did an analysis on the chunks generated in the nether while I was running around setting up quarries approximately 10,000 chunks were generated. ZERO Diamond with a BlocksPerGroup = 2, down from the default 3 and GroupsPerChunk = 4. 592 Iridium with a BlocksPerGroup = 3, up from the default 2...