Recent content by Korynkai

  • 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. K

    MPS Support Thread

    Yup, the Technic builds are fairly old. My group and I have "unofficially" taken over development of all 3 mods (Numina, MPS and MPSA) and have thoroughly overhauled quite a bit of the internal structure to make it more efficient and for better compatibility and support. Release 8 will be the...
  2. K

    MPS Support Thread

    Figured I'd repost this here in case anybody was having problems with recipes... There seems to have been a mixup when I was rewriting them...
  3. K

    MPS Support Thread

    Yah, that's a known bug that was fixed in 0.11.0.7-QMX, that log shows 0.11.0.6-QMX. Please, always backup your world before updating mods, however the latest version should remedy a "broken" world caused by this bug anyway...
  4. K

    MPS Support Thread

    Ultimate config file? o.o? I don't think that I've seen such a thing, but I doubt the values have really changed besides a little reorganization... Regardless, the bugs in 0.11.0.6-QMX have mostly been addressed, excuse a couple recipe goofs that I will release a minor fix for shortly...
  5. K

    Modded Minecraft Crashes w/ Modular Powersuits

    Yup, an upgrade of Applied Energistics 2 to RV2-beta-8 is the one and only solution to this issue. Mods are slowly dropping support for RV1, and RV2-beta-8 is currently the (semi-)recommended build.
  6. K

    1.0.2: Mod Update - Fixes to Modular Powersuits

    0.11.0.6-QMX has been released. Details here: https://github.com/QMXTech/MachineMusePowersuits/releases/tag/v0.11.0.6-QMX
  7. K

    Modded Minecraft Crashes w/ Modular Powersuits

    0.11.0.6-QMX has now been released. https://github.com/QMXTech/MachineMusePowersuits/releases/tag/v0.11.0.6-QMX
  8. K

    Modular Power Suits Crash Error

    I give you all, 0.11.0.6-QMX, which should fix any and all further recipe issues: https://github.com/QMXTech/MachineMusePowersuits/releases/tag/v0.11.0.6-QMX
  9. K

    MPS Support Thread

    I give you 0.11.0.6-QMX: https://github.com/QMXTech/MachineMusePowersuits/releases/tag/v0.11.0.6-QMX
  10. K

    1.7.10 heavily modded crash

    I'm assuming you're using the FTB launcher... Go into 'Options'->'Advanced Options'. There you will see 'Additional Java Parameters:'. Here you add '-XX:MaxPermSize=128m'. I actually have this set to 256m. It may also help to set your memory allocation pools, i.e.: '-Xmx2048m -Xms256m', I...
  11. K

    1.7.10 heavily modded crash

    Well, I'll be a monkey's uncle... apparently that message occured when we added IC2 to our modpack, so it isn't that after all.... Oh... Unless... Try increasing your permgen size? This needs to be higher than the default in some cases, i.e.: with large modpacks.
  12. K

    1.7.10 heavily modded crash

    com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time This is an odd one I don't come across often, but I don't think it's fatal, and neither are the texture missing errors as they would be replaced by the placeholder pink...
  13. K

    MPS Support Thread

    Yeah, should've mentioned that, though I'm partial to the TE Energetic Infuser for the time being, I'm planning on adding MPS' own charger that takes the full armor set, ensuring proper energy conversion regardless of the interfacing mod, of course. Also, yes I have resumed development, activity...
  14. K

    MPS Support Thread

    Yup, sure have: https://github.com/QMXTech/MachineMusePowersuits/issues/9
  15. K

    1.7.10 heavily modded crash

    (still off topic) Interesting, I had been using Arch on my servers a while back, but switched to Ubuntu Server when I upgraded to a more robust virtualization setup. I now happen to be moving towards using Calculate on my workstations as it's more Gentoo-like than Sabayon and I've always had a...