Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/08/18 in all areas

  1. You should be able to just do java -cp {netty} -jar {forge} --nogui If not Forge's server main class is net.minecraftforge.fml.relauncher.ServerLaunchWrapper But you'll need to add every other library to the classpath. The server's MANIFEST file specifies all this.
    1 point
  2. If a system ever says it can't find a file, but you know it's there, always always always look for typos.
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.