WhiteArmpits Posted March 15, 2023 Author Posted March 15, 2023 58 minutes ago, jumper said: Using for what which part? If you mean partition, it's a single one, by the way though, i can't find a lwjgl32.dll 2.9.4 file anywhere online or in my other PCs, can you send me one?
jumper Posted March 16, 2023 Posted March 16, 2023 Which part of your install process. Lwjgl32.dll might not exist. What happened when you deleted lwjgl64.dll? Please summarize your complete install process as you actually did it.
WhiteArmpits Posted March 16, 2023 Author Posted March 16, 2023 31 minutes ago, jumper said: Which part of your install process. Lwjgl32.dll might not exist. What happened when you deleted lwjgl64.dll? Please summarize your complete install process as you actually did it. I Installed Windows 98 with KernelEx, Patches, and different runtimes along with Chipset, Ethernet, Sound and Video Drivers, I've installed Java 8u181 with a custom installer and then started three different Minecraft launchers, ATLauncher, TL Legacy and then OLauncher. When using mesa, I can only run versions from c0.30_01 to release 1.2.5, while without it, I can run every version up to 1.7.2, all launchers give me the same error when using mesa, and everytime I remove lwjgl64.dll, it reappears in the natives folder whenever I try to launch the game
jumper Posted March 16, 2023 Posted March 16, 2023 Try again focussing on MC and Java. Explain "custom installer". You're making this this problem too complex by adding Mesa and multiple MC launchers. Use just the basic versions of MC (ver ?) and Java (ver ?). Confirm that each is working by itself before combining them.
WhiteArmpits Posted March 16, 2023 Author Posted March 16, 2023 8 minutes ago, jumper said: Try again focussing on MC and Java. Explain "custom installer". You're making this this problem too complex by adding Mesa and multiple MC launchers. Use just the basic versions of MC (ver ?) and Java (ver ?). Confirm that each is working by itself before combining them. By "custom installer" I mean that I've installed Java using the installer on TheMiningTeam's Google Drive Folder, even tho I've reinstalled Java about three times, and I'm only using TL Legacy now, even tho I want to use mesa because It would allow me to play modern Minecraft, if mesa wouldn't solve the issue, then I'm forced to buy a better laptop still compatibile with win 98, which is really hard to find unfortunately, and I don't even feel like doing that
jumper Posted March 17, 2023 Posted March 17, 2023 Don't use a launcher. Don't use custom installers.
WhiteArmpits Posted March 17, 2023 Author Posted March 17, 2023 6 minutes ago, jumper said: Don't use a launcher. Don't use custom installers. You know that you need a launcher to play Minecraft, right?
jumper Posted March 17, 2023 Posted March 17, 2023 Launchers are never needed. They just hide the runtime parameter details.
WhiteArmpits Posted March 17, 2023 Author Posted March 17, 2023 8 minutes ago, jumper said: Launchers are never needed. They just hide the runtime parameter details. Do you mean that I should use a command from the MS-DOS prompt or something? If so, which one?
jumper Posted March 17, 2023 Posted March 17, 2023 Yes, MS-DOS Prompt window or batch file. Read the launcher configuration files to get the name of the executable. Start with no parameters, then add slowly. Limit is about 250 characters.
WhiteArmpits Posted March 18, 2023 Author Posted March 18, 2023 15 hours ago, jumper said: Yes, MS-DOS Prompt window or batch file. Read the launcher configuration files to get the name of the executable. Start with no parameters, then add slowly. Limit is about 250 characters. I can't seem to find the name of the executable, Is it a jar file you're talking about? Because there are no EXE files listed in my .minecraft folder
WhiteArmpits Posted March 18, 2023 Author Posted March 18, 2023 15 hours ago, jumper said: Yes, MS-DOS Prompt window or batch file. Read the launcher configuration files to get the name of the executable. Start with no parameters, then add slowly. Limit is about 250 characters. Unless I'm looking in the wrong place? I tried looking into launcher_profiles.json, but still nothing
loblo Posted March 18, 2023 Posted March 18, 2023 For Minecraft version 1.7.2, the main executable is 1.7.2.jar located in %APPDATA%\.minecraft\versions\1.7.2\ Launched with TL.exe, the command line to execute 1.7.2.jar and instantiate the game interface is 3935 characters long (as retrieved with TaskInfo2000). Most of this (2696 characters) is taken by the classpath (-cp) argument.
WhiteArmpits Posted March 18, 2023 Author Posted March 18, 2023 47 minutes ago, loblo said: For Minecraft version 1.7.2, the main executable is 1.7.2.jar located in %APPDATA%\.minecraft\versions\1.7.2\ Launched with TL.exe, the command line to execute 1.7.2.jar and instantiate the game interface is 3935 characters long (as retrieved with TaskInfo2000). Most of this (2696 characters) is taken by the classpath (-cp) argument. I tried, it tells me "access denied"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now