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

    Random Spawn

    I made my own random-spawn for my server and noticed bukkitforge was not giving the ondeath event. Works fine with MCPC.
  2. C

    Arcane Table Dupe Fix

    Um no it does not. It psychically never drops slot 9.
  3. C

    Wierd chunkloading and crashes

    The server crash is rather odd, it leads me to believe that there is a invalid ticket somewhere because thats the only way it would crash the both the server and client. Only simple way I know to fix that is to delete all the forcedchunks.dat and replace all your chunk loading items. Also can...
  4. C

    Problem - blocking TNT, igniter, fire, lava, creepers ...

    You need to give more information if you want any help as that is so vague there is no real advice I can give. Such as how you have bukkit compatibility, what plugins, etc.
  5. C

    ByteCode Patch for ModularPowerSuits Gregtech recipes.

    NEI shows what she coded. If it shows up in NEI it can be crafted. And I know the website does not have the correct recipes for the plating. The rest I did not bother to check as finding one that does not match I just suggest to only use NEI to avoid confusion.
  6. C

    ByteCode Patch for ModularPowerSuits Gregtech recipes.

    Going to need more information then that as it is working fine for my server. Are you looking at NEI or what because the recipes on her site do not match what she coded into the game.
  7. C

    Permissions/Plugins Not Working

    does the owner group work correctly permissions and prefix wise?
  8. C

    Problem Chunk Loading Problem

    hum well then something is not right. Do /chunkloaders from ingame and look at the tickets and chunks and look around and see if a world has a high amount and track it the spot. You also could try deleting all the forcedchunks.dat (after backing them up) and that will cause everyone to...
  9. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    That has been reported a few times. Still trying to figgure out what exactly is the cause, like how is the player jumping (from 1 block and phyiscaly jumping or walking off etc)
  10. C

    Arcane Table Dupe Fix

    Also TT is a real fix and not a work around.
  11. C

    ByteCode Patch for ModularPowerSuits Gregtech recipes.

    Yes there is for ultimate 1.1.2 (considering I think any 1.4.7 mmmPowersuits will work. *also edited the OP with that info.
  12. C

    Problem PermissionEx item/block restriction not working.

    Just enabling it in the config does not ensure it is enabled. Look at the start log and the plugins list and make sure it shows the plugin in green. If it is red then something did not load right.
  13. C

    Problem Chunk Loading Problem

    Either it is really sending a messed up packet (unlikly) or you have more then 1000 tickets from computercraft for loading chunks which will throw that error.
  14. C

    Problem FTB Server keeps freezing.

    If java crashed the server would turn off not just freeze. Freezes are usally from infinite loops in code which there are quite a few in the current versions used in FTB packs (most are fixed in updates already)
  15. C

    Solved Suspicious End-game items

    It is Ultimate (guess form the mods ie voxel + gregtech) which allows for a ton of automation and like DZCreeper its probbaly work in progress. The only thing in there that is really odd would be the fussion reactor setup but that has nothing to do with what he has built. If your suspicous about...
  16. C

    Problem PermissionEx item/block restriction not working.

    ok well nice part about pex is the debug mode just do /pex debug (preaty sure on that) and that should help you track it back to see if it is bring checked (also make sure modifyworld is enabled).
  17. C

    MCPC and 1.5.2 NGT v0.5

    well your versions you used are kinda needed to be known. You cant use 1.4.7 mcpc with 1.5.2
  18. C

    Problem Constant Rain on SMP

    Well there are items to make it rain. So someone could just be doing that every time it stops. If you are convinced it is thaumcraft make the nodes regenerate (there is a guide somewhere on his minecraft forums post about how to do it.)
  19. C

    Problem PermissionEx item/block restriction not working.

    What group are the people in? your default group has no block restirctions.
  20. C

    Problem Forge Mod Loader has found world ID mismatches

    Well before I tell you to try something else. Rename the world folder to something else so it regenerates and see if you can connect then. If it does then your going to need to exit your level.dat with the id changes.