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

    noitem for FTB 1.5.2?

    It is rude to ask for updates (if you noticed asking mod devs to update / when update will avaliable can get you banned, and same thing on the bukkit forums), if the plugin was inactive that is a different story. MCPC compatibility is a different question. As for the plugin and how it works on...
  2. C

    MCPC+ and Thaumcraft Warded Stone

    Trying to remember if that issue has been fixed yet but build 617 works for me (had same issue so backdated)
  3. C

    Problem Direwolf20 Constant Crashes

    Corrupt/Misbehaving wrath lamp at -217,185,237 (or nearby) go there and remove it.
  4. C

    Problem FTB Unleashed 1.1.3 - Restart Crash

    Can you give the entire crash log.
  5. C

    Problem I need help installing and getting mytown permissions to work with pex

    I do not give out my skype to people I do not know. If you can give the entire forge log from a startup be helpful. If you insist on doing VoIP (I hate typing anyways) you can hop on my server/ts.
  6. C

    DW20: Server Not Starting <nullPointer> Issue

    Those errors are normal (you think hosting company would start up their own and notice that...) Can you pastebin the crashreport? It is something to do with Openperipherals though just can't think of it right now. OpenPeripheral{0.1.9} [OpenPeripheral] (OpenPeripheral-0.1.9.jar)...
  7. C

    noitem for FTB 1.5.2?

    Wrong place to ask. And second read the comments on the page the author is working on it. The recent bukkit updates have caused alot of havoc for NMS based plugins (NMS means running using minecraft's code instead of bukkit's) so either wait for him to update or find a new plugin for it.(Edit...
  8. C

    Problem Server crashes after a few hours running

    Corrupt entity is what it looks like to me. Use MCEdit or something to clear them all.
  9. C

    Solved Ultimate Server Crash on boot!

    Hum. Well general List of things I do when nothing else works. 1. Rename the world folder to something like world_real then restart server. If it works then know its something with the world data if not delete the new world file and rename yours back to world. 2. Re-download the Modpack and...
  10. C

    Solved Direwolf20 1.5.2 Server keeps crashing.

    The crash is due to a corrupt chunk/block. You could delete the playlogintimes.dat in chickenchunks folder and then wait for it to crash when someone logs in and then go to their place and look around in mcedit or whatnot. But corrupt chunks are always hard to deal with.
  11. C

    Solved Server memory problems

    Add pause on the next line. And I would check to make sure your running 64bit java by default (type java -version in cmd).
  12. C

    Problem I need help installing and getting mytown permissions to work with pex

    SuperPerms is the default bukkit ones, ie it uses that when it does not find any other ones. Give your entire forge log from a startup.
  13. C

    Solved My FTB Ultimate server keeps crashing and going to 0% CPU

    Can you give the entire forge log.
  14. C

    DW20: Server Not Starting <nullPointer> Issue

    Ok server was crashed thats why you where getting null on same. Remove inventorytweaks (and any other client side only mods, but from my quick glance that was the only one)
  15. C

    Solved Direwolf20 1.5.2 Server keeps `Crashing`

    The 0 log that is odd. Nothing really to go off of. But as for the others it is a permgen issue which does not make sense with you having dedicated 512M (unless garage collector is not running correctly). There are a few startup scripts floating around. You might want to go to the mystcraft...
  16. C

    DW20: Server Not Starting <nullPointer> Issue

    Download a fresh forge log from startup and pastebin it.
  17. C

    Your recommendations for some simple server commands

    Forge Essentials is another route, but I still use MCPC+ Essentials for MCPC's performance boosts.
  18. C

    Solved Unleashed server on mac problem

    The perm gen issue is stated in a thread in the Server Admin Area. as for the disabled mods need a crash report to help with that.
  19. C

    Permissionsex not loading..

    Not exactly sure but remove all the worlds: [] and in "Everyone" 's inheritance make it inheritance: [] instead of - "" Also after that if it still does not work try pex toggle debug. Not exactly sure about above so backup the file then try it.
  20. C

    Solved Server memory problem

    CPU could be the limiting factor. MCPC has alot of performance via calculations and threading improvements over default.