Jump to content

Collinwaller97

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by Collinwaller97

  1. Thanks for the help on the last thing though for real I appreciate it
  2. Yeah you both were right cause I switched to 8 and now I am hosting a modded server . I just gotta figure out how to get a static ip so my friends can join because it shows up on my computer and my 2nd at home computer but my friends outside of my house cannot join for some reason and we all have the same mods on
  3. If not Java 16 which would I need to run a 1.16.5 modded server ?
  4. Yes ? Is that the wrong one ? That’s the one I have installed
  5. I did and I did it as it asked this is what i get every time calebs-iMac:~ kaydencenrg$ java -version java version "16.0.1" 2021-04-20 Java(TM) SE Runtime Environment (build 16.0.1+9-24) Java HotSpot(TM) 64-Bit Server VM (build 16.0.1+9-24, mixed mode, sharing) calebs-iMac:~ kaydencenrg$ java unistall Error: Could not find or load main class unistall Caused by: java.lang.ClassNotFoundException: unistall calebs-iMac:~ kaydencenrg$ java -jar /Users/kaydencenrg/Desktop/1.16.5\ server\ hopefully/forge-1.16.5-36.1.33.jar.jar [11:16:29] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.1.33, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge] [11:16:29] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 16.0.1 by Oracle Corporation Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x40f9161a) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x40f9161a at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:41) at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95) at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:41) at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55) at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52) at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47) at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62) at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55) at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) calebs-iMac:~ kaydencenrg$ java-/Users/kaydencenrg/Desktop/1.16.5\ server\ hopefully/forge-1.16.5-36.1.33.jar.jar -bash: java-/Users/kaydencenrg/Desktop/1.16.5 server hopefully/forge-1.16.5-36.1.33.jar.jar: No such file or directory calebs-iMac:~ kaydencenrg$ java -jar/Users/kaydencenrg/Desktop/1.16.5\ server\ hopefully/forge-1.16.5-36.1.33.jar.jar Unrecognized option: -jar/Users/kaydencenrg/Desktop/1.16.5 server hopefully/forge-1.16.5-36.1.33.jar.jar Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. calebs-iMac:~ kaydencenrg$ java -jar /Users/kaydencenrg/Desktop/1.16.5\ server\ hopefully/forge-1.16.5-36.1.33.jar.jar [11:17:23] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.1.33, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge] [11:17:23] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 16.0.1 by Oracle Corporation Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x40f9161a) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x40f9161a at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:41) at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95) at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:41) at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55) at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52) at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47) at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62) at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55) at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) calebs-iMac:~ kaydencenrg$
  6. This is the same issue I run into . What Java is the one to have ? Cause I have the Java mse development kit 16 and I got it from the Java. Web site should I have a different version? Cause my forge won’t open either and when I run it with the command line it tells me the same thing
  7. and when I put in the jar thing like u said all it says is this Last login: Tue Jul 13 17:15:01 on console calebs-iMac:~ kaydencenrg$ java -jar fabric-server-launch.jar Error: Unable to access jarfile fabric-server-launch.jar calebs-iMac:~ kaydencenrg$ oh I tried switching to 1.17.1 to try it and it does the same thing
  8. im not sure what folder is it saying I'm in ? cause the file is in the desktop of my main user in a folder cause server 1.16.5 if that's what's that's saying then yes I am in that folder
  9. and as I was saying when I try to open the jar file it just gives me libraries and logs not mods and config and all that like its supposed to do
  10. this is what I got when I opened terminal and put in java -jar forgerserver.jar
  11. Last login: Mon Jul 12 16:52:41 on ttys000 calebs-iMac:~ kaydencenrg$ java -jar forgeserver.jar Error: Unable to access jarfile forgeserver.jar calebs-iMac:~ kaydencenrg$
  12. that's the name of the jar tho forgeserver.jar should I put something else?
  13. this is what it says Last login: Mon Jul 12 15:57:10 on ttys000 calebs-iMac:~ kaydencenrg$ open Usage: open [-e] [-t] [-f] [-W] [-R] [-n] [-g] [-h] [-s <partial SDK name>][-b <bundle identifier>] [-a <application>] [filenames] [--args arguments] Help: Open opens files from a shell. By default, opens each file using the default application for that file. If the file is in the form of a URL, the file will be opened as a URL. Options: -a Opens with the specified application. -b Opens with the specified application bundle identifier. -e Opens with TextEdit. -t Opens with default text editor. -f Reads input from standard input and opens with TextEdit. -F --fresh Launches the app fresh, that is, without restoring windows. Saved persistent state is lost, excluding Untitled documents. -R, --reveal Selects in the Finder instead of opening. -W, --wait-apps Blocks until the used applications are closed (even if they were already running). --args All remaining arguments are passed in argv to the application's main() function instead of opened. -n, --new Open a new instance of the application even if one is already running. -j, --hide Launches the app hidden. -g, --background Does not bring the application to the foreground. -h, --header Searches header file locations for headers matching the given filenames, and opens them. -s For -h, the SDK to use; if supplied, only SDKs whose names contain the argument value are searched. Otherwise the highest versioned SDK in each platform is used. calebs-iMac:~ kaydencenrg$ /Users/kaydencenrg/Desktop/games/sevrer\ 1.16.5\ 36.1.0/forgeserver.jar -bash: /Users/kaydencenrg/Desktop/games/sevrer 1.16.5 36.1.0/forgeserver.jar: Permission denied calebs-iMac:~ kaydencenrg$ open Usage: open [-e] [-t] [-f] [-W] [-R] [-n] [-g] [-h] [-s <partial SDK name>][-b <bundle identifier>] [-a <application>] [filenames] [--args arguments] Help: Open opens files from a shell. By default, opens each file using the default application for that file. If the file is in the form of a URL, the file will be opened as a URL. Options: -a Opens with the specified application. -b Opens with the specified application bundle identifier. -e Opens with TextEdit. -t Opens with default text editor. -f Reads input from standard input and opens with TextEdit. -F --fresh Launches the app fresh, that is, without restoring windows. Saved persistent state is lost, excluding Untitled documents. -R, --reveal Selects in the Finder instead of opening. -W, --wait-apps Blocks until the used applications are closed (even if they were already running). --args All remaining arguments are passed in argv to the application's main() function instead of opened. -n, --new Open a new instance of the application even if one is already running. -j, --hide Launches the app hidden. -g, --background Does not bring the application to the foreground. -h, --header Searches header file locations for headers matching the given filenames, and opens them. -s For -h, the SDK to use; if supplied, only SDKs whose names contain the argument value are searched. Otherwise the highest versioned SDK in each platform is used. calebs-iMac:~ kaydencenrg$ /Users/kaydencenrg/Desktop/games/sevrer\ 1.16.5\ 36.1.0/forgeserver.jar -bash: /Users/kaydencenrg/Desktop/games/sevrer 1.16.5 36.1.0/forgeserver.jar: Permission denied calebs-iMac:~ kaydencenrg$ cd calebs-iMac:~ kaydencenrg$ chmod usage: chmod [-fhv] [-R [-H | -L | -P]] [-a | +a | =a [# [ n]]] mode|entry file ... chmod [-fhv] [-R [-H | -L | -P]] [-E | -C | -N | -i | -I] file ... calebs-iMac:~ kaydencenrg$ chmod /Users/kaydencenrg/Desktop/games/sevrer\ 1.16.5\ 36.1.0/forgeserver.jar usage: chmod [-fhv] [-R [-H | -L | -P]] [-a | +a | =a [# [ n]]] mode|entry file ... chmod [-fhv] [-R [-H | -L | -P]] [-E | -C | -N | -i | -I] file ... calebs-iMac:~ kaydencenrg$ java -jar forgeserver.jar.jar Error: Unable to access jarfile forgeserver.jar.jar calebs-iMac:~ kaydencenrg$ java -forgeserver.jar Unrecognized option: -forgeserver.jar Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. calebs-iMac:~ kaydencenrg$
  14. Ok perfect so I open terminal enter cd and what else ? To open the file ? /path/to ect ect? or is it something else to type
  15. Do u know the command I type into terminal to open the film on Mac ?? I checked YouTube and they don’t have any videos that helps
  16. Yeah I know I been on YouTube and everybody’s program works and doesn’t give them the error soon as they rename the jar file to forgeserver.jar and click it first time only one file comes up which is the libraries file then they click it again and the mods , config directory, config all comes up and libraries . But for me only one folder comes up and that’s libraries
  17. Alright how exactly just open the start command ? Or do I have to put in a specifically prompt to make it run the jar ?
  18. So I started a forge server and I did everything I need to . The mods show up on the server but won’t place in the world they disappear . Now one thing I know is when I open the forgesever.jar the mods folder was supposed to come up and libraries and all that and it didn’t . How do I fix this whenever I click the forgeserver jar it says this the Java jar file forgeserver.jar could not be launched check the consul for possible error messages . How do I check the console so I can send it to you guys
×
×
  • Create New...

Important Information

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