Java Web Launcher Missing

0 views
Skip to first unread message
Message has been deleted

Jemima Torguson

unread,
Jul 11, 2024, 9:44:13 PM7/11/24
to clinegralba

I've downloaded launcher for Java Edition from minecraft.net. After that I installed minecraft version 1.15.1. Downloaded Forge Installer (1.15.1 - 30.0.15). Opened it, installed forge as a client, and every single time after installation proccess I see communication "successfully installed client profile forge for version 1.15.1-forge-30.0.15 into launcher". And it's everything. Launcher doesn't see any forge profile, there is no folder in .minecraft\versions. Nothing, except the fact, that during the forge installation, if I decide to change the installation folder I see "1.15.1-forge-30.0.15" folder, but only using forge installer. I have the newest version of java (downgrading didn' help, reinstalling mc didn't help either). It will be glad if anyone of you guys could help me

I tried with the first 1.15 Forge version and had it not work but since the later 1.15 Forge installs and even the first 1.15.1 Forge install it worked for me and I have Forge 1.13.2 and 1.14.2 to 1.14.4 and other modloaders which I'd have though the Forge 1.15 (the first one) wasn't working due to that but seemed not, but I've not had issues since even with the latest 1.15.1 as of today installing it.

java web launcher missing


Descargar Zip https://urlcod.com/2yP92g



I'd recommend installing the latest 1.15.1 Forge and checking your mods folder (like if you have 1.12.2 ones in the mods folder separate them to a 1.12.2 folder so it can load them still but not conflict with the 1.15 ones, 1.13+ Forge and mods it won't load them in another folder but 1.12.2 and prior it will so just keep mods for other versions in other folders inside the mods folder so they don't conflict and if you plan to go back to 1.13.2 or 1.14.4, if not just delete the mods) and the 'versions' folder to see if it installed Forge correctly. The launcher should notice if the version file for Forge 1.15 or 1.15.1 is there but with screenshots I can more so tell what the issue is (hopefully).

I don't have any mods because mods folder is missing. Similarly about minecraft versions, just 1.15.1 (which I had installed previously via launcher). Forge installer just can see the empty folders I tried to install in the past (screenshots).

Worth mentioning - I've installed Java manually, as I often need to switch between version 8 and 19. All I need to do is to set %JAVA_HOME% system variable.
Now what does TechnicLauncher really checks to verify the Java version, as simply typing java -version in the command prompt returns the very valid version per TechnicLauncher's requirements?

I was trying to find any code on the GitHub, but I'm assuming it is not publicly available, as the only thing I could find is the documentation and language packs. I'm eager to branch the code and make the appropriate adjustments myself, as I cannot believe checking anything other than Java version residing in the %PATH% variable is the right way to validate the "installed Java version".

By looking at the .exe file bytes, I think I know the answer: it's checking for the registry entries, isn't it? Why? Why not parse the java -version output? So much more reliable... or at least add that step if the registry entries weren't found...

If there is no way to let me see the repository so I can create a pull request, can anyone tell me what registry keys I need to set in order for the launcher to figure out the Java version so it can run?

Take this, save as a .reg file, change the paths to the jre you have, run to add entries (assuming you are using a 64-bit version of Java) and that is what the launcher needs to 'validate' the installed Java version.
If you have a different Java version installed and are wondering what the PRODUCTVERSION should be - look closely at the FullVersion value and you should figure out the pattern.

I still do not understand why would it search for the registry keys instead of parsing the java -version output... so my original point stands and perhaps the devs should take adding that option into consideration

Dude I had to make an account just to thank you. I had an install script error for the version of java that the launcher suggests, and many people online have had the same issue with no resolution. Java just wouldn't install. I tried a different version here : =8 but the launcher didn't pick it up. If anyone else gets the error "script error line 1 char 1 expected')' " then this worked for me. Download a java runtime from somewhere other than the normal website like the one I listed (which is where microsoft sends you to when looking for java 8), then follow the steps above. To create a reg file easily I searched registry editor in the task bar, navigated to one of the locations above, exported it as a .reg file then copied the info above into the file. After that I edited the paths with my own (make sure to use the double back slash \\), saved the file, then double clicked it to run and the launcher found it and worked fine. Again thanks to you Nyuno! Lifesaver!

Ok. I have read through probably two-dozen posts and articles, and still can't seem to find an answer. I have installed OpenJDK-7 and am trying to set it as the default to open .jar files (specifically, I'm trying to set it as the default for minecraft.jar, freshly downloaded from the minecraft.org site).

I am running the 64-bit version of Ubuntu 13.04 (fresh install), and installed OpenJDK through the Software Center. Everything looks to be fine, OpenJDK shows up in the /usr/share/applications directory. If I right-click on minecraft.jar I see "OpenJDK Java 7 Runtime" as an option under the "Open With" context menu. That's fine. It launches the minecraft launcher, checks for updates, and I can fire up the game. The problem is, if I go to "Properties" and then to the "Open With" tab, OpenJDK is nowhere to be found in the list of options. I want to set it up as the default for .jar files so I can set up a launcher to drop into the unity launcher.

If You have Ubuntu Tweak, you can create asociation in card File Types ManagerSelect line "Archive Java" and change the record by double click:Add > Use own command > type "/usr/bin/java -jar " and press enter.After that you can easily run java app by double-clicking on it.

The following is a list of versions that are not included in the Java Edition launcher. If a version is labeled as edited, it means that the META-INF files in the jar are dated differently from the release date. This is because when these versions were added (in 2013), the META-INF had to be renewed. Versions labeled as edited are currently in the launcher; if a version is listed but not labeled as edited, it is not available in the launcher.

Even though the newest Java Edition launcher includes an option to download a version's cross-platform server .jar file (whether it be for release or a development version), this does not apply to all versions. The official Minecraft server program started to be developed when Multiplayer Test was released to the public (0.0.15a (Multiplayer Test 1)). After Classic 0.30 (Creative) was released, servers were removed from the game, which is why multiplayer is not available in Indev and Infdev versions of the game. Servers were reintroduced to the game when Alpha v1.0.15 was released (however, versions as early as Alpha v1.0.5 had multiplayer code in them, though it was unusable, except to Notch, who used the code to test multiplayer), and they have been consistently updated since. There are programs available that allow connection to Classic, Alpha, and Beta servers.

The Minecraft Launcher was released during Alpha v1.0's development. This launcher could not update itself, and each time a new update was released for the launcher, a player would have to download it from minecraft.net. This launcher was developed from 2010 to 2013, and is still available to be downloaded from archived versions of its page. It is not known how many versions of this launcher existed.

During the 1.6.1 snapshots, a new launcher was released. This launcher was built to update itself, and the player could now have the launcher window and the game window open at the same time. The player could also switch what version they were playing without having to replace minecraft.jar in the bin directory. This launcher was developed from 2013 to 2018, whether or not it can still be downloaded is not known. The latest version is 1.6.91.

The latest Minecraft Launcher was made available to the public by Dinnerbone on October 26, 2016, through a twitter statement and a post on the Minecraft Reddit community. This launcher no longer required java to be installed to run it, downloaded its own runtime for the game, and had more advanced features compared to other versions of the launcher. This launcher has been under steady development since 2016, and the current stable release of this launcher is 2.8.2 for Windows 7+, for Windows 10+ (Microsoft Store/Xbox app), 2.8.2 for macOS, and 2.8.2 for Linux.

d3342ee215
Reply all
Reply to author
Forward
0 new messages