CmlLib.Core icon indicating copy to clipboard operation
CmlLib.Core copied to clipboard

[BUG] Launching is broken in 1.18

Open GEOEGII555 opened this issue 2 years ago • 7 comments

Describe the bug Launcher is unable to start 1.18 versions. It always says: image

Logs image Java virtual machine start failure

Environment (please complete the following information):

  • OS: Windows 10
  • CmlLib.Core Version: 3.3.5
  • .NET version: Visual C# for .NET 6.0

GEOEGII555 avatar Mar 29 '22 11:03 GEOEGII555

can you attach your code? I can't reproduce your error. did you set MLaunchOption properties?

AlphaBs avatar Mar 30 '22 07:03 AlphaBs

Console.WriteLine("Загрузка файлов (Если они отсутствуют)");
    launcher.FileChanged += (e) =>
    {
        Console.WriteLine("[{0}] {1} - {2}/{3}", e.FileKind.ToString(), e.FileName, e.ProgressedFileCount, e.TotalFileCount);
    };
    var launchOption = new MLaunchOption
    {
        MaximumRamMb = 4096,
        Session = session,
        ScreenWidth = 1600,
        ServerIp = "(removed)"
    };
    var process = await launcher.CreateProcessAsync(ms.Version, launchOption);
    Console.WriteLine("Запуск...");
    process.Start();
    await process.WaitForExitAsync();

GEOEGII555 avatar Apr 06 '22 18:04 GEOEGII555

Describe the bug Launcher is unable to start 1.18 versions. It always says: image

Logs image Java virtual machine start failure

Environment (please complete the following information):

  • OS: Windows 10
  • CmlLib.Core Version: 3.3.5
  • .NET version: Visual C# for .NET 6.0

nie bug tylko nie ma poprawnie javy zainstalowanej... Aż dziwne ,że mu się normalny minecraft odpala.

PolsatGraniePL avatar Jul 24 '22 18:07 PolsatGraniePL

Describe the bug Launcher is unable to start 1.18 versions. It always says: image Logs image Java virtual machine start failure Environment (please complete the following information):

  • OS: Windows 10
  • CmlLib.Core Version: 3.3.5
  • .NET version: Visual C# for .NET 6.0

nie bug tylko nie ma poprawnie javy zainstalowanej... Aż dziwne ,że mu się normalny minecraft odpala.

English or Russian please, I don't understand.

GEOEGII555 avatar Jul 27 '22 16:07 GEOEGII555

use the translator yourself, github is not only english-speaking, it is also open to other countries. And on the wiki, the owner in Chinese can write ... lmao

PolsatGraniePL avatar Jul 27 '22 20:07 PolsatGraniePL

use the translator yourself, github is not only english-speaking, it is also open to other countries. And on the wiki, the owner in Chinese can write ... lmao

yes you can use any languages on github and no one would block you.

and it's not Chinese, I'm korean

AlphaBs avatar Jul 28 '22 16:07 AlphaBs

use the translator yourself, github is not only english-speaking, it is also open to other countries. And on the wiki, the owner in Chinese can write ... lmao

yes you can use any languages on github and no one would block you.

and it's not Chinese, I'm korean

a, sorry. "weird stamps" are always Chinese XD for most

PolsatGraniePL avatar Jul 28 '22 17:07 PolsatGraniePL