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

    Problem [Unleashed]NoClassDef Error

    You have a client side mod on the system (back tools)
  2. C

    Unleashed Lag After Upgrade to 1.1.1

    Just remember to get the 1.5 build not the 1.4.7.
  3. C

    Problem Direwolf20_1_5 Rubberbanding Issues

    Well I think it more be due to saving if its not constant. That it is auto saving twice a minute.
  4. C

    FTB Ultimate, MCPC+, LWC, and Essentials Protect errors.

    The original issue was due to using LWC made for 1.5 on a 1.4.7 server. So that original version should work with 1.5 (just not with the upgraded features of the MCPC version)
  5. C

    ForgeEssentials Help

    Look up normal permissions system and look about regex system (ie the *)
  6. C

    Permissions help

    Remove the default: false I am preaty sure that is the issue.
  7. C

    Problem Unleashed Server won't allow friends to join

    From how you wrote that I assume your running it locally and since your friend says he is timing out then you most likly do not have the ports forwarded.
  8. C

    FTB Unleashed File Load error

    Did you remember to copy over the openperiferal folder to the server?
  9. C

    How to Properly Update a FTB Server?

    Either the out of perm gen space caused the crash or your missing part of a mod. Try increasting the perm gen size first then come back and tell the results.
  10. C

    Problem Saving part of the world when upgrading?

    MCEdit be your friend for this. Some block IDS changed so your only real hope is a program like MCEDIT as it never load or just remove a ton of blocks on starting on unleashed.
  11. C

    Problem [Ultimate] Server crashing randomly

    You ran out of perm gen space. use -XX:MaxPermSize=256M to your java arguments (which I see you have a ton so I assume using a dedicated hosting which might make adding that hard)
  12. C

    Problem IC2 blocks textures turning up after relog

    From TT issue reports I believe it was tracked down to being due to multiverse.
  13. C

    Permissions/Plugins Not Working

    Op works fine with me and PEX (just cant use pex commands). As for what going on for you chunkloading has nothing to do with PEX and from what I said before and other threads has fixed/found the issue so other then going and reread then there is not much I can say besides start a new world and...
  14. C

    ByteCode Patch for ModularPowerSuits Gregtech recipes.

    It still there for me and I forced a cache clear to make sure I was not seeing an old page.
  15. C

    MCEdit Map Editor - Working with FTB!

    Just save a backup of that region file and try. Only real good way to know. From what I understand the new MCEdit (1.6+) if it does not understand the data it will not delete (like it did before) but rather just not let you edit that data but you can copy it around.
  16. C

    Problem Disabling Vethea

    You can use MCEdit to remove the entity. I have not used the RPG pack but I would assume there is some option in the config.
  17. C

    Problem FTB servers run laggy for my friend and me, while all technic pack modpacks run flawlessly

    Well it could be network issues to. Way to tell the diffrence is when you watch animals/mobs do they seem to be moving at normal rate (just jumping between the spots) or compleatly slow overall, or go get a zombie/skeleton to come after you and see how long it take for it to try and get you...
  18. C

    Problem MCMA, Bukkit and FTB

    Or MCPC which is bukkit and forged base and there should be zero incompatibility.
  19. C

    Solved Black Hole Chest

    It will craft if you click the space where it should show up. Your client does not see it as a valid recipe so shows nothing. Way to fix that turn that same config on client side.
  20. C

    Problem PermissionEx item/block restriction not working.

    Well then you have done something screwed up as modify world + mcpc works so I will leave you on your own to figure it out.