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

    Solved Server Crashing when 2nd player logs in (MCPC+)

    Same exact problem here. Same crash report.
  2. W

    JVM Arguments for Modded Minecraft (Updated 12/30/13)

    I had to remove all the tiered compilation stuff to get rid of this error. Removed these: -XX:+TieredCompilation -XX:Tier0ProfilingStartPercentage=0 -XX:Tier3InvocationThreshold=3 -XX:Tier3MinInvocationThreshold=2 -XX:Tier3CompileThreshold=2 -XX:Tier3BackEdgeThreshold=10...