Jump to content

Recommended Posts

Posted

So I've been working on this for two days. I'm just getting forge so I can have a proper map, the in-game maps are just too much damn work to be worth it.

So I have a fresh download of minecraft, downloaded two days ago. I have a fresh copy of the newest Java. When I download the newest recommended version of Forge I open it with Java and nothing happens. There's no log, there's no error report, nothing. I tried running as admin: nothing. I opened task manager to see if any program would pop up when I tried to run it, and there was no new programs running when I try to open it, so it's not even trying to make it work.

I've tried javafix, and I've tried downloading different versions of forge. I've restarted, and reinstalled minecraft. I'm not sure what else to do at this point so here I am. Can anyone help me?

Posted

C:\Users\hotrodchic247\Downloads>Type "java -jar <installer jar file>"

The system cannot find the file specified.

 

is <installer jar file> supposed to be replaced with forge-1.9.4-12.17.0.1937-installer-win?

Posted

I just realized I had "Type" copied as well, tried again without it and got

C:\Users\hotrodchic247\Downloads>"java -jar <installer jar file>"

'"java -jar <installer jar file>"' is not recognized as an internal or external command,

operable program or batch file.

Posted

C:\Users\hotrodchic247\Downloads>java -jar forge-1.9.4-12.17.0.1937-installer-win

Error: Unable to access jarfile forge-1.9.4-12.17.0.1937-installer-win

 

This is without the quotes and with the "<>" removed (As I recieved C:\Users\hotrodchic247\Downloads>java -jar <forge-1.9-12.16.1.1887-universal>

The syntax of the command is incorrect. when I tried it with them).

 

EDIT: I have both the installer-win version and the universal version, and tried them both, got the same output with both.

Posted

C:\Users\hotrodchic247\Downloads>forge-1.9.4-12.17.0.1937-installer-win

 

C:\Users\hotrodchic247\Downloads>

 

After typing it in, the admin permission thing popped up, I said yes, then nothing opened and the above was my output.

Posted

Seriously it's not hard -.-

Type this exactly

java -jar forge-1.9.4-12.17.0.1937-installer-win.exe

 

Or, download the 'installer' download and run

java -jar forge-1.9.4-12.17.0.1937-installer.jar

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Well you told me to drop the jar -jar since I have the none jar installer version, but I have both anyways so I wrote it exactly as you said and this came up:

C:\Users\hotrodchic247\Downloads>java -jar forge-1.9.4-12.17.0.1937-installer-win.exe

An error has occurred while processing the shared archive file.

Unable to unmap shared space.

Error occurred during initialization of VM

Unable to use shared archive.

 

Edit: realized that's two people talking. My apologies. Never posted pretty much on any support forum till now.

Posted

There we go, an actual error.

"Unable to unmap shared space."

A quick google tells me that its usually a corrupt java install.

So I'd advise Uninstalling java, rebooting, and reinstalling java.

 

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Alrighty I redid java and it worked! Thank you both very much and I apologize for being a little slow with it, lol. Thanks again and have a wonderful day.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • joptsimple.UnrecognizedOptionException: X is not a recognized option JVM-Arguments begin with a - So use -Xmx6G instead of Xmx6G etc
    • https://pastebin.com/SnWukPj8   thats the crash log if anyone can help add me on discord: privatelk
    • Remove Neruina and justleveling from your server
    • I'm attempting to make a 1.20.1-47.4.0 forge server but when I change the user_jvm_args.txt it does nothing so i tried adding it to the run.bat which it picks up on the startup console but then gives me this [21:56:01] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server joptsimple.UnrecognizedOptionException: X is not a recognized option     at joptsimple.OptionException.unrecognizedOption(OptionException.java:108) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.validateOptionCharacters(OptionParser.java:633) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.handleShortOptionCluster(OptionParser.java:528) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.handleShortOptionToken(OptionParser.java:523) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:59) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at joptsimple.OptionParser.parse(OptionParser.java:396) ~[jopt-simple-5.0.4.jar%2393!/:?] {}     at net.minecraft.server.Main.main(Main.java:98) ~[server-1.20.1-20230612.114412-srg.jar%23101!/:?] {re:classloading}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}     at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} I have uninstalled and reinstalled all my versions of java and tried deleting and restarting everything several times to no avail. I have no more ideas and would appreciate any assistance.
  • Topics

×
×
  • Create New...

Important Information

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