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

    "Flexico Moved too Quickly" Server Messages

    This happens an awful lot when I run around in my Quantum Leggings, and sometimes when I just ride my horse with no armor. Is there a way to disable these messages? They're clogging up my server log. Also sometimes says I "moved wrongly". I have "allow flight" set to true. MC 1.10.2, Forge...
  2. Flexico

    A Good Pump in 1.10.2?

    The main reason I want to drain the Nether is to find Firestone Ore (from Railcraft; spawns at the bottom of Nether lava oceans), so I definitely want the lava completely removed instead of turned into Cobblestone.
  3. Flexico

    A Good Pump in 1.10.2?

    Thanks guys, I'll check these out!
  4. Flexico

    Trouble Installing Old Mods

    Is anyone else having this problem / found a solution?
  5. Flexico

    A Good Pump in 1.10.2?

    I've always used Buildcraft's pump to empty out lava from sections of the Nether, but as there is no version of Buildcraft for MC 1.10.2, I'm using Industrialcraft's pump, which is good for pumping water, but can't go more than one block deep and must constantly be moved to suck up each layer of...
  6. Flexico

    Refined Storage Auto-Request Crafting?

    Is there a way to make my RS system request a particular crafting recipe when given a redstone signal? As in, the same thing as when I click on the "craft" icon when there are none of the item in the system?
  7. Flexico

    Trouble Installing Old Mods

    I'm trying to install some mods for old versions of MC using the new launcher. I had previously been using them from an old install of the original beta launcher, but now that I'm moving to using Linux the old Windows launcher doesn't work for me. I follow the instructions I've found from...
  8. Flexico

    Problem Running Server in Linux Uses Home Folder

    Noted, thank you. :3
  9. Flexico

    Problem Running Server in Linux Uses Home Folder

    Ah, that works! Thanks. Hah, the last server I ran was on Windows 7 and Java 7. XD Now it's Linux Mint and Java 8.
  10. Flexico

    Problem Running Server in Linux Uses Home Folder

    Ah, thanks! That did the trick. Oh wait, "-nogui" isn't supported anymore? Is there a way to get rid of that thing so I can just use the terminal?
  11. Flexico

    Problem Running Server in Linux Uses Home Folder

    I used the Forge launcher to install MC server 1.10.2 to a folder on my HD. However, when I run either the vanilla server or the Forge one, it looks to my /home/flexico/ folder for the files like /mods/ folder and eula.txt, instead of the folder the .jar files are in.
  12. Flexico

    Java runs out of Memory

    Ok, here's the log from the actual crash.
  13. Flexico

    Java runs out of Memory

    MC 1.10.2 Forge 12.18.3.2316 (I didn't post this under Tech Support because it's a custom mod collection, not an official pack.) This is baffling me. Using the vanilla launcher and about 60 mods, the game runs perfectly fine for 2 or 3 hours. After that, however, I get increasingly intense lag...
  14. Flexico

    Mod development in Linux

    Oh yes, I also downloaded the JDK
  15. Flexico

    Mod development in Linux

    I already have experience coding in C++, Lua and Python. I've written programs for ComputerCraft turtles. I have acquired the Eclipse Java IDE and have followed the tutorial for making the typical "Hello World" program. But now I'm not sure what to do next. I've looked at a couple of tutorials...
  16. Flexico

    [1.10.2] Transfer an exact number of items?

    Does AutoUtils have a dependency requirement? I'm getting a crash when I try to run it.
  17. Flexico

    [1.10.2] Transfer an exact number of items?

    Wow, thanks for all the great ideas!
  18. Flexico

    [1.10.2] Transfer an exact number of items?

    I'm looking for some mechanic to only transfer items from one inventory to another if X number of them can be moved. For example, a chest of ores feeding into a furnace only transferring them in stacks of 8 at a time so that no coal is wasted. Stacks of 7 or less are left alone. Is there...
  19. Flexico

    [1.10.2] Mod Allowing XP Storage?

    Thanks for the info guys~
  20. Flexico

    [1.10.2] Mod Allowing XP Storage?

    In 1.7.10 I used the OpenBlocks liquid XP mechanic, but I'm not sure where to look in 1.10.2. Any suggestions?