OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Unrecognized VM option 'CMSIncrementalMode'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Zmieniałem argumenty javy. Było gorzej. (Jak coś to to crash pokazany powyżej jest wersją przed zmienianiem argumentów javy.)
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
[10:44:58] [Client thread/INFO]: Setting user: Mati_08151
[10:44:58] [Client thread/INFO]: (Session ID is <censored>)
[10:45:03] [Client thread/INFO]: LWJGL Version: 2.9.4
Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!
Pytanie
TermitCG 8
Witam.
Próbuje odpalić MC 1.8.8 na Linuxie.
No i wywala takiego crasha:
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Unrecognized VM option 'CMSIncrementalMode'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Zmieniałem argumenty javy. Było gorzej. (Jak coś to to crash pokazany powyżej jest wersją przed zmienianiem argumentów javy.)
Po zmianie argumentów javy na takie:
-Xmx1G -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -Xmn128MWywala taki crash:
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
[10:44:58] [Client thread/INFO]: Setting user: Mati_08151
[10:44:58] [Client thread/INFO]: (Session ID is <censored>)
[10:45:03] [Client thread/INFO]: LWJGL Version: 2.9.4
Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!
Domyślne ustawienia javy:
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128MPS Używam OpenJDK 8
Odnośnik do komentarza
https://skript.pl/temat/34728-crash-minecraft-linux/Udostępnij na innych stronach
9 odpowiedzi na to pytanie
Rekomendowane odpowiedzi