Recommended bukkit-compatible server jar?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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

viveleroi

New Member
Jul 29, 2019
27
0
0
I used to use mcpc+ for 1.4.7 with ftb ultimate, but now that we've updated to FTB Unleashed 1.1.2, the latest mcpc+ 1.5 builds aren't working - no matter what memory I give the jar on startup it begins crashing with permgen errors (always "caused" by random plugins/classes).I tried getting help with that but no one had anything that worked so I'm looking for any alternatives?

I mainly need to run a few bukkit plugins, like essentials, auto-saving etc.
 

SpitefulFox

New Member
Jul 29, 2019
1,235
0
0
I used to use mcpc+ for 1.4.7 with ftb ultimate, but now that we've updated to FTB Unleashed 1.1.2, the latest mcpc+ 1.5 builds aren't working - no matter what memory I give the jar on startup it begins crashing with permgen errors (always "caused" by random plugins/classes).I tried getting help with that but no one had anything that worked so I'm looking for any alternatives?

I mainly need to run a few bukkit plugins, like essentials, auto-saving etc.

If you're getting permgen errors, try adding this argument to the startup script to tell the JVM to increase the permgen size:

Code:
-XX:MaxPermSize=128M