Jump to content

McFizz

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by McFizz

  1. Oh so I should be running Java 16 instead of 8 for 1.17? I figured it was Java 8 since that's what the docs told me. From the 1.17 docs: I'll update and give it a go.
  2. I've followed the instructions under the Getting Started section of the docs and everything seems to have downloaded properly, but when attempting to run the 'runClient' run configuration I receive the following error: Unrecognized option: -p Error: Could not create the Java Virtual Machine. Full output (very messy): It seems like there are issues with the Gradle-generated run configurations (at least for IntelliJ), specifically somewhere within the JVM arguments. Here's what was generated in VM options field for the 'runClient' run configuration: I've tried googling around for documentation on what valid options are in the event that maybe there is just a typo, but I am not quite sure what all these arguments are doing and I'm not very experienced with JVM arguments, so I'm a bit at a loss. I imagine the solution is fairly trivial, but just a bit outside my area of expertise. Any help is appreciated. Thanks!
×
×
  • Create New...

Important Information

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