Issue with 1.19 #4

Closed
opened 2022-06-17 02:17:08 +03:00 by OptiJuegos · 3 comments

Hello, i found and issue on the 1.19 on w10 LTSC, the problem is that the game doesn't actually launch without a log or something
After seeing the code a lot, i found that the text of the libraries are too large and my OS doesn't actually read it all
I deleted the MacOS and ARM libraries and the game worked pretty wellimage

Hello, i found and issue on the 1.19 on w10 LTSC, the problem is that the game doesn't actually launch without a log or something After seeing the code a lot, i found that the text of the libraries are too large and my OS doesn't actually read it all I deleted the MacOS and ARM libraries and the game worked pretty well![image](/attachments/0c8b70c1-64be-4b7d-88cc-efede59b6eb3)
1.8 KiB
Owner

Hello. I didn't understand anything about the log file.

For launch game need download *.bat file and run this.

About the extra libraries, thanks for the comment.
On the Windows 10 Latest, Windows 11 and Linux I tested, there were no problems with the length of the libraries string.
Initially, the launcher was designed so that the user could add a list of libraries independently. To generate a list of libraries, I wrote a special utility. However, most users could not figure it out and it was decided to implement the entire list of libraries in the current version of the launcher.

I'll look at the plug-in libraries and fix it for the next release.Thanks for the comment.

Hello. I didn't understand anything about the log file. For launch game need download `*.bat` file and run this. About the extra libraries, thanks for the comment. On the Windows 10 Latest, Windows 11 and Linux I tested, there were no problems with the length of the libraries string. Initially, the launcher was designed so that the user could add a list of libraries independently. To generate a list of libraries, I wrote a special utility. However, most users could not figure it out and it was decided to implement the entire list of libraries in the current version of the launcher. I'll look at the plug-in libraries and fix it for the next release.Thanks for the comment.
Owner
[#48bf68b547 - fix long libraries string](https://git.a2s.su/iiiypuk/minecraft-launcher/commit/48bf68b547aca9ac873d5c5afa78af357967a2ae) [Download new version](https://git.a2s.su/iiiypuk/minecraft-launcher/src/branch/master/windows/minecraft_vanilla.bat)
Owner

Close

Close
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: iiiypuk/minecraft-launcher#4
No description provided.