Jump to content

Riot Pyro

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Riot Pyro

  1. Disregard! Someone mentioned I should check my Java version and that was the issue
  2. I went through the support boards and after 10 minutes didn't find anything related to my challenge. When I execute the run.bat file, I get "Error: Could not find or load main class @user_jvm_args.txt". File is present. I have opened user_jvm_args. This is what it shows: # Xmx and Xms set the maximum and minimum RAM usage, respectively. # They can take any number, followed by an M or a G. # M means Megabyte, G means Gigabyte. # For example, to set the maximum to 3GB: -Xmx3G # To set the minimum to 2.5GB: -Xms2500M # A good default for a modded server is 4GB. # Uncomment the next line to set it. # -Xmx4G I didn't change anything because I was going to keep it at 4GB. Any assistance would be appreciated! I'm not a developer, which always is tough trying to learn things from scratch. Currently I have libraries, run.bat, run.sh, & user_jvm_args in my server folder on my desktop. Appreciate any help or assistance that can be provided! Thank you!
  3. I am having the same challenge (with 1.19.2) but I'll articulate it differently. When I execute the run.bat file, I get "Error: Could not find or load main class @user_jvm_args.txt". File is present. I have opened it. This is what it shows: # Xmx and Xms set the maximum and minimum RAM usage, respectively. # They can take any number, followed by an M or a G. # M means Megabyte, G means Gigabyte. # For example, to set the maximum to 3GB: -Xmx3G # To set the minimum to 2.5GB: -Xms2500M # A good default for a modded server is 4GB. # Uncomment the next line to set it. # -Xmx4G I didn't change anything because I was going to keep it at 4GB. Any assistance would be appreciated!
×
×
  • Create New...

Important Information

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