Перейти к публикации

Проблема с запуском сервера


Рекомендованные сообщения

[18:50:49] [INFO]: Loading display...
[18:50:49] [INFO]: Platform:
[18:50:49] [INFO]:   Display:
[18:50:49] [INFO]:       Resolution: 1680x1050
[18:50:49] [INFO]:       Scale: auto (min: x1, max: x1)
[18:50:49] [INFO]:       Styles:
[18:50:49] [INFO]:           - "default"
[18:50:49] [INFO]:   OS: WINDOWS (Windows 10)
[18:50:49] [INFO]:   Arch: x64 (amd64)
[18:50:49] [INFO]:   Total memory: 6032mb
[18:50:49] [INFO]:   Allowed memory: 6032mb
[18:50:49] [INFO]: Loading textures of style <default>...
[18:50:49] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[18:50:49] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[18:50:49] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/window.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/client.icon.png
[18:50:50] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/client.background.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.logo.png
[18:50:50] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[18:50:50] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/client.options.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.background.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[18:50:50] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.logout.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/client.play.png
[18:50:50] [INFO]:    assets/textures/gui/default/auth/field.login.png
[18:50:50] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[18:50:50] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[18:50:50] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[18:50:50] [INFO]: Loading profile...
[18:50:50] [INFO]: Profile cache not found!
[18:50:50] [INFO]: Handshaking...
[18:51:14] [INFO]: Auth with login <Grefrut288>
[18:51:15] [INFO]: Auth response: success
[18:51:15] [INFO]: Permissions:
[18:51:15] [INFO]:    - "dev.run.invalidate.post"
[18:51:15] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[18:51:15] [INFO]: Styles:
[18:51:15] [INFO]:    - "default"
[18:51:15] [INFO]: Saving display...
[18:51:15] [INFO]: Loading textures of style <default>...
[18:51:15] [WARN]: Could not load profile skin
javax.imageio.IIOException: Can't get input stream from URL!
    at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:1.8.0_221]
    at ru.excalibur.launcher.t.e.m.H(va:388) [launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/Grefrut288.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_221]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_221]
    at java.net.URL.openStream(URL.java:1057) ~[?:1.8.0_221]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_221]
    ... 2 more
[18:51:15] [INFO]: Saving profile...
[18:51:15] [INFO]: Updating server-list...
[18:51:15] [INFO]: Loading server-list caches...
[18:51:15] [INFO]: Server-list caches not found!
[18:51:15] [INFO]: Updating server-content <CLASSIC>...
[18:51:15] [INFO]: Downloading bundle: <92711a7549bdd3ced483531a847fa885>
[18:51:15] [INFO]: Updating server-content <SANDBOX>...
[18:51:15] [INFO]: Downloading bundle: <7d6e8f3c18da09b75bcd4e5ccc1838d9>
[18:51:16] [INFO]: Updating server-content <INDUSTRIAL>...
[18:51:16] [INFO]: Downloading bundle: <143b58a6f874fa182bd6304f8cf33f17>
[18:51:16] [INFO]: Updating server-content <GALAXY>...
[18:51:16] [INFO]: Downloading bundle: <43991668f5cf07701df79f13cd4d1d82>
[18:51:16] [INFO]: Updating server-content <MYSTERIA>...
[18:51:16] [INFO]: Downloading bundle: <b328134570f9f43d3943a650f185b15d>
[18:51:17] [INFO]: Updating server-content <MYSTICSKY>...
[18:51:17] [INFO]: Downloading bundle: <92e8a38e94395e67423d3af496aa1763>
[18:51:17] [INFO]: Updating server-content <DRACONICEVO>...
[18:51:17] [INFO]: Downloading bundle: <6e5e06be0f289623c5ab2ad38da7e7a7>
[18:51:17] [INFO]: Updating server-content <DARKWORLD>...
[18:51:17] [INFO]: Downloading bundle: <3600e89e5cafde7a5e31386deef3090a>
[18:51:17] [INFO]: Updating server-content <RPG>...
[18:51:17] [INFO]: Downloading bundle: <43ba8f5c5a64256618190dcc6fcdf777>
[18:51:18] [INFO]: Updating server-content <MAGIC>...
[18:51:18] [INFO]: Downloading bundle: <910701313527eb538bfc3723dd411692>
[18:51:18] [INFO]: Updating server-content <DARKMAGIC>...
[18:51:18] [INFO]: Downloading bundle: <1172682c302e081282ba1bcf8b6b5d4e>
[18:51:18] [INFO]: Updating server-content <PIXELMON>...
[18:51:18] [INFO]: Downloading bundle: <9553542bfb759d07f98a21d3f108548e>
[18:51:18] [INFO]: Updating server-content <STALKER>...
[18:51:18] [INFO]: Downloading bundle: <67f1f8c0187a13ff556102b0ae5d3f89>
[18:51:19] [INFO]: Updating server-content <STALKERV2>...
[18:51:19] [INFO]: Downloading bundle: <33bcbca306162add55e6697a0a4601a7>
[18:51:19] [INFO]: Saving server-list caches...
[18:51:28] [INFO]: Saving profile...
[18:51:32] [INFO]: ------------------------------------
[18:51:32] [INFO]: Preparing client <CLASSIC>
[18:51:32] [INFO]: Checking content files...
[18:51:33] [INFO]: Downloading files...
[18:51:33] [INFO]: Total-size: 257516616 bytes
[18:51:33] [INFO]: ------------------------------------
[18:51:33] [INFO]: file: LIBS:OSHI_CORE
[18:51:33] [INFO]: size: 30973 bytes
[18:51:33] [INFO]: from: http://ex-server.ru/1144_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[18:51:33] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
[18:51:33] [INFO]: downloading (attempt: 1)...
[18:51:33] [INFO]: ------------------------------------
[18:51:33] [INFO]: file: LIBS:JNA_JNA
[18:51:33] [INFO]: size: 1091208 bytes
[18:51:33] [INFO]: from: http://ex-server.ru/1144_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[18:51:33] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
[18:51:33] [INFO]: downloading (attempt: 1)...
[18:51:34] [INFO]: ------------------------------------
[18:51:34] [INFO]: file: LIBS:JNA_PLATFORM
[18:51:34] [INFO]: size: 913436 bytes
[18:51:34] [INFO]: from: http://ex-server.ru/1144_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[18:51:34] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
[18:51:34] [INFO]: downloading (attempt: 1)...
[18:51:35] [INFO]: ------------------------------------
[18:51:35] [INFO]: file: LIBS:ICU4J_CORE_MOJANG
[18:51:35] [INFO]: size: 1634692 bytes
[18:51:35] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
[18:51:35] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
[18:51:35] [INFO]: downloading (attempt: 1)...
[18:51:36] [INFO]: ------------------------------------
[18:51:36] [INFO]: file: LIBS:JAVABRIDGE
[18:51:36] [INFO]: size: 5111 bytes
[18:51:36] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/mojang/javabridge/1.0.22/javabridge-1.0.22.jar
[18:51:36] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar
[18:51:36] [INFO]: downloading (attempt: 1)...
[18:51:36] [INFO]: ------------------------------------
[18:51:36] [INFO]: file: LIBS:JOPT_SIMPLE
[18:51:36] [INFO]: size: 78175 bytes
[18:51:36] [INFO]: from: http://ex-server.ru/1144_clients/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[18:51:36] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar
[18:51:36] [INFO]: downloading (attempt: 1)...
[18:51:36] [INFO]: ------------------------------------
[18:51:36] [INFO]: file: LIBS:NETTY_ALL
[18:51:36] [INFO]: size: 3823147 bytes
[18:51:36] [INFO]: from: http://ex-server.ru/1144_clients/libraries/io/netty/netty-all/4.1.25.Final/netty-all-4.1.25.Final.jar
[18:51:36] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar
[18:51:36] [INFO]: downloading (attempt: 1)...
[18:51:41] [INFO]: ------------------------------------
[18:51:41] [INFO]: file: LIBS:GUAVA
[18:51:41] [INFO]: size: 2521113 bytes
[18:51:41] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/google/guava/guava/21.0/guava-21.0.jar
[18:51:41] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\google\guava\guava\21.0\guava-21.0.jar
[18:51:41] [INFO]: downloading (attempt: 1)...
[18:51:44] [INFO]: ------------------------------------
[18:51:44] [INFO]: file: LIBS:COMMONS_LANG
[18:51:44] [INFO]: size: 479881 bytes
[18:51:44] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[18:51:44] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar
[18:51:44] [INFO]: downloading (attempt: 1)...
[18:51:44] [INFO]: ------------------------------------
[18:51:44] [INFO]: file: LIBS:COMMONS_IO
[18:51:44] [INFO]: size: 208700 bytes
[18:51:44] [INFO]: from: http://ex-server.ru/1144_clients/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar
[18:51:44] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar
[18:51:44] [INFO]: downloading (attempt: 1)...
[18:51:44] [INFO]: ------------------------------------
[18:51:44] [INFO]: file: LIBS:COMMONS_CODEC
[18:51:44] [INFO]: size: 284184 bytes
[18:51:44] [INFO]: from: http://ex-server.ru/1144_clients/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[18:51:44] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar
[18:51:44] [INFO]: downloading (attempt: 1)...
[18:51:45] [INFO]: ------------------------------------
[18:51:45] [INFO]: file: LIBS:JINPUT
[18:51:45] [INFO]: size: 208338 bytes
[18:51:45] [INFO]: from: http://ex-server.ru/1144_clients/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
[18:51:45] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
[18:51:45] [INFO]: downloading (attempt: 1)...
[18:51:45] [INFO]: ------------------------------------
[18:51:45] [INFO]: file: LIBS:JUTILS
[18:51:45] [INFO]: size: 7508 bytes
[18:51:45] [INFO]: from: http://ex-server.ru/1144_clients/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
[18:51:45] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
[18:51:45] [INFO]: downloading (attempt: 1)...
[18:51:45] [INFO]: ------------------------------------
[18:51:45] [INFO]: file: LIBS:BRIGADIER
[18:51:45] [INFO]: size: 77392 bytes
[18:51:45] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/mojang/brigadier/1.0.17/brigadier-1.0.17.jar
[18:51:45] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\mojang\brigadier\1.0.17\brigadier-1.0.17.jar
[18:51:45] [INFO]: downloading (attempt: 1)...
[18:51:46] [INFO]: ------------------------------------
[18:51:46] [INFO]: file: LIBS:DATAFIXERUPPER
[18:51:46] [INFO]: size: 436066 bytes
[18:51:46] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/mojang/datafixerupper/2.0.24/datafixerupper-2.0.24.jar
[18:51:46] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\mojang\datafixerupper\2.0.24\datafixerupper-2.0.24.jar
[18:51:46] [INFO]: downloading (attempt: 1)...
[18:51:46] [INFO]: ------------------------------------
[18:51:46] [INFO]: file: LIBS:GSON
[18:51:46] [INFO]: size: 231952 bytes
[18:51:46] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[18:51:46] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
[18:51:46] [INFO]: downloading (attempt: 1)...
[18:51:47] [INFO]: ------------------------------------
[18:51:47] [INFO]: file: LIBS:AUTHLIB_1_5_25
[18:51:47] [INFO]: size: 64795 bytes
[18:51:47] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
[18:51:47] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar
[18:51:47] [INFO]: downloading (attempt: 1)...
[18:51:47] [INFO]: ------------------------------------
[18:51:47] [INFO]: file: LIBS:COMMONS_COMPRESS
[18:51:47] [INFO]: size: 365552 bytes
[18:51:47] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
[18:51:47] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
[18:51:47] [INFO]: downloading (attempt: 1)...
[18:51:48] [INFO]: ------------------------------------
[18:51:48] [INFO]: file: LIBS:HTTPCLIENT
[18:51:48] [INFO]: size: 589512 bytes
[18:51:48] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
[18:51:48] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
[18:51:48] [INFO]: downloading (attempt: 1)...
[18:51:49] [INFO]: ------------------------------------
[18:51:49] [INFO]: file: LIBS:COMMONS_LOGGING
[18:51:49] [INFO]: size: 62050 bytes
[18:51:49] [INFO]: from: http://ex-server.ru/1144_clients/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[18:51:49] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
[18:51:49] [INFO]: downloading (attempt: 1)...
[18:51:49] [INFO]: ------------------------------------
[18:51:49] [INFO]: file: LIBS:HTTPCORE
[18:51:49] [INFO]: size: 282269 bytes
[18:51:49] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[18:51:49] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
[18:51:49] [INFO]: downloading (attempt: 1)...
[18:51:50] [INFO]: ------------------------------------
[18:51:50] [INFO]: file: LIBS:FASTUTIL
[18:51:50] [INFO]: size: 18800417 bytes
[18:51:50] [INFO]: from: http://ex-server.ru/1144_clients/libraries/it/unimi/dsi/fastutil/8.2.1/fastutil-8.2.1.jar
[18:51:50] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\it\unimi\dsi\fastutil\8.2.1\fastutil-8.2.1.jar
[18:51:50] [INFO]: downloading (attempt: 1)...
[18:52:03] [INFO]: ------------------------------------
[18:52:03] [INFO]: file: LIBS:LOG4J_API
[18:52:03] [INFO]: size: 228859 bytes
[18:52:03] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar
[18:52:03] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar
[18:52:03] [INFO]: downloading (attempt: 1)...
[18:52:04] [INFO]: ------------------------------------
[18:52:04] [INFO]: file: LIBS:LOG4J_CORE
[18:52:04] [INFO]: size: 1402925 bytes
[18:52:04] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar
[18:52:04] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar
[18:52:04] [INFO]: downloading (attempt: 1)...
[18:52:05] [INFO]: ------------------------------------
[18:52:05] [INFO]: file: LIBS:LWJGL
[18:52:05] [INFO]: size: 321900 bytes
[18:52:05] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar
[18:52:05] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\lwjgl\lwjgl\3.2.2\lwjgl-3.2.2.jar
[18:52:05] [INFO]: downloading (attempt: 1)...
[18:52:06] [INFO]: ------------------------------------
[18:52:06] [INFO]: file: LIBS:LWJGL_JEMALLOC
[18:52:06] [INFO]: size: 34848 bytes
[18:52:06] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/lwjgl/lwjgl-jemalloc/3.2.2/lwjgl-jemalloc-3.2.2.jar
[18:52:06] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\lwjgl\lwjgl-jemalloc\3.2.2\lwjgl-jemalloc-3.2.2.jar
[18:52:06] [INFO]: downloading (attempt: 1)...
[18:52:07] [INFO]: ------------------------------------
[18:52:07] [INFO]: file: LIBS:LWJGL_OPENAL
[18:52:07] [INFO]: size: 80012 bytes
[18:52:07] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/lwjgl/lwjgl-openal/3.2.2/lwjgl-openal-3.2.2.jar
[18:52:07] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\lwjgl\lwjgl-openal\3.2.2\lwjgl-openal-3.2.2.jar
[18:52:07] [INFO]: downloading (attempt: 1)...
[18:52:07] [INFO]: ------------------------------------
[18:52:07] [INFO]: file: LIBS:LWJGL_OPENGL
[18:52:07] [INFO]: size: 929780 bytes
[18:52:07] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/lwjgl/lwjgl-opengl/3.2.2/lwjgl-opengl-3.2.2.jar
[18:52:07] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\lwjgl\lwjgl-opengl\3.2.2\lwjgl-opengl-3.2.2.jar
[18:52:07] [INFO]: downloading (attempt: 1)...
[18:52:08] [INFO]: ------------------------------------
[18:52:08] [INFO]: file: LIBS:LWJGL_GLFW
[18:52:08] [INFO]: size: 108907 bytes
[18:52:08] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/lwjgl/lwjgl-glfw/3.2.2/lwjgl-glfw-3.2.2.jar
[18:52:08] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\lwjgl\lwjgl-glfw\3.2.2\lwjgl-glfw-3.2.2.jar
[18:52:08] [INFO]: downloading (attempt: 1)...
[18:52:08] [INFO]: ------------------------------------
[18:52:08] [INFO]: file: LIBS:LWJGL_STB
[18:52:08] [INFO]: size: 104469 bytes
[18:52:08] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/lwjgl/lwjgl-stb/3.2.2/lwjgl-stb-3.2.2.jar
[18:52:08] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\lwjgl\lwjgl-stb\3.2.2\lwjgl-stb-3.2.2.jar
[18:52:08] [INFO]: downloading (attempt: 1)...
[18:52:08] [INFO]: ------------------------------------
[18:52:08] [INFO]: file: LIBS:TEXT2SPEECH
[18:52:08] [INFO]: size: 13164 bytes
[18:52:08] [INFO]: from: http://ex-server.ru/1144_clients/libraries/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar
[18:52:08] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\com\mojang\text2speech\1.11.3\text2speech-1.11.3.jar
[18:52:08] [INFO]: downloading (attempt: 1)...
[18:52:09] [INFO]: ------------------------------------
[18:52:09] [INFO]: file: LIBS:ASSETS_CLASSIC
[18:52:09] [INFO]: size: 3458840 bytes
[18:52:09] [INFO]: from: http://ex-server.ru/1144_clients/libraries/ex/1.14.4/assets-classic.jar
[18:52:09] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\ex\1.14.4\assets-classic.jar
[18:52:09] [INFO]: downloading (attempt: 1)...
[18:52:11] [INFO]: ------------------------------------
[18:52:11] [INFO]: file: LIBS:ASSETS_MINECRAFT1144
[18:52:11] [INFO]: size: 14101276 bytes
[18:52:11] [INFO]: from: http://ex-server.ru/1144_clients/libraries/ex/1.14.4/assets-minecraft1144.jar
[18:52:11] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\ex\1.14.4\assets-minecraft1144.jar
[18:52:11] [INFO]: downloading (attempt: 1)...
[18:52:21] [INFO]: ------------------------------------
[18:52:21] [INFO]: file: LIBS:CLIENT_EXTRA
[18:52:21] [INFO]: size: 16005741 bytes
[18:52:21] [INFO]: from: http://ex-server.ru/1144_clients/libraries/net/minecraft/client/1.14.4/client-1.14.4-extra-fix.jar
[18:52:21] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\net\minecraft\client\1.14.4\client-1.14.4-extra-fix.jar
[18:52:21] [INFO]: downloading (attempt: 1)...
[18:52:36] [INFO]: ------------------------------------
[18:52:36] [INFO]: file: LIBS:HTTPCLIENT_EXTRA
[18:52:36] [INFO]: size: 10282667 bytes
[18:52:36] [INFO]: from: http://ex-server.ru/1144_clients/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3-extra.jar
[18:52:36] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3-extra.jar
[18:52:36] [INFO]: downloading (attempt: 1)...
[18:52:44] [INFO]: ------------------------------------
[18:52:44] [INFO]: file: SERVERLIST:MAIN
[18:52:44] [INFO]: size: 18336 bytes
[18:52:44] [INFO]: from: http://ex-server.ru/server_list/classic_servers.dat
[18:52:44] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\classic\servers.dat
[18:52:44] [INFO]: downloading (attempt: 1)...
[18:52:44] [INFO]: ------------------------------------
[18:52:44] [INFO]: file: NATIVES:MAIN
[18:52:44] [INFO]: size: 5077362 bytes
[18:52:44] [INFO]: from: http://ex-server.ru/1144_clients/zip/natives_1144.zip
[18:52:44] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\zip1144\natives_1144.zip
[18:52:44] [INFO]: downloading (attempt: 1)...
[18:52:48] [INFO]: extracting (attempt: 1)...
[18:52:50] [INFO]: ------------------------------------
[18:52:50] [INFO]: file: ASSETS:MAIN
[18:52:50] [INFO]: size: 172286831 bytes
[18:52:50] [INFO]: from: http://ex-server.ru/1144_clients/zip/assets_114.zip
[18:52:50] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\zip1144\assets_114.zip
[18:52:50] [INFO]: downloading (attempt: 1)...
[18:54:55] [INFO]: extracting (attempt: 1)...
[18:55:48] [INFO]: ------------------------------------
[18:55:48] [INFO]: file: ZIP:CONFIG_CLASSIC
[18:55:48] [INFO]: size: 1889 bytes
[18:55:48] [INFO]: from: http://ex-server.ru/1144_clients/zip/config_classic.zip
[18:55:48] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\zip1144\config_classic.zip
[18:55:48] [INFO]: downloading (attempt: 1)...
[18:55:48] [INFO]: extracting (attempt: 1)...
[18:55:48] [INFO]: ------------------------------------
[18:55:48] [INFO]: file: ZIP:CONFIG_CLASSIC_MINECRAFT
[18:55:48] [INFO]: size: 1161 bytes
[18:55:48] [INFO]: from: http://ex-server.ru/1144_clients/zip/config_classic_minecraft.zip
[18:55:48] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\zip1144\config_classic_minecraft.zip
[18:55:48] [INFO]: downloading (attempt: 1)...
[18:55:48] [INFO]: extracting (attempt: 1)...
[18:55:48] [INFO]: ------------------------------------
[18:55:48] [INFO]: file: MODS:VOXELMAP1913
[18:55:48] [INFO]: size: 861178 bytes
[18:55:48] [INFO]: from: http://ex-server.ru/1144_clients/mods/mod-C1-voxelMap1913.jar
[18:55:48] [INFO]: dest: C:\Users\Artu\AppData\Roaming\.exlauncher\clients\classic\mods\mod-C1-voxelMap1913.jar
[18:55:48] [INFO]: downloading (attempt: 1)...
[18:55:50] [INFO]: Saving server-list caches...
[18:55:50] [INFO]: ------------------------------------
[18:55:50] [INFO]: Launching client <CLASSIC>
[18:55:50] [INFO]: Minecraft version: 1.14.4
[18:55:50] [INFO]: Performance mode: enbaled
[18:55:50] [INFO]: Memory size: 2560mb
[18:55:50] [INFO]: PRE validating context...
[18:55:52] [INFO]: Completely ignored arguments: [--Dminecraft.launcher.version, 2.0.1003, --launchTarget, fmlclient, --fml.forgeVersion, 26.0.14, --fml.mcVersion, 1.14.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190719.225934]
[18:55:54] [INFO]: [18:55:54] [Client thread/INFO]: Setting user: Grefrut288
[18:56:05] [INFO]: [18:56:05] [Client thread/WARN]: Skipping bad option: lastServer:
[18:56:05] [INFO]: [18:56:05] [Client thread/INFO]: LWJGL Version: 3.2.2 build 10
[18:56:06] [INFO]: ---- Minecraft Crash Report ----
[18:56:06] [INFO]: // Daisy, daisy...
[18:56:06] [INFO]: 
[18:56:06] [INFO]: Time: 05.10.19 18:56
[18:56:06] [INFO]: Description: Initializing game
[18:56:06] [INFO]: 
[18:56:06] [INFO]: java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
[18:56:06] [INFO]:     at net.minecraft.client.MainWindow.throwExceptionForGlError(MainWindow.java:209)
[18:56:06] [INFO]:     at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
[18:56:06] [INFO]:     at org.lwjgl.system.JNI.invokePPPP(Native Method)
[18:56:06] [INFO]:     at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714)
[18:56:06] [INFO]:     at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
[18:56:06] [INFO]:     at net.minecraft.client.MainWindow.<init>(MainWindow.java:103)
[18:56:06] [INFO]:     at net.minecraft.client.renderer.VirtualScreen.create(VirtualScreen.java:19)
[18:56:06] [INFO]:     at net.minecraft.client.Minecraft.init(Minecraft.java:437)
[18:56:06] [INFO]:     at net.minecraft.client.Minecraft.run(Minecraft.java:373)
[18:56:06] [INFO]:     at net.minecraft.client.main.Main.main(Main.java:124)
[18:56:06] [INFO]: 
[18:56:06] [INFO]: 
[18:56:06] [INFO]: A detailed walkthrough of the error, its code path and all known details is as follows:
[18:56:06] [INFO]: ---------------------------------------------------------------------------------------
[18:56:06] [INFO]: 
[18:56:06] [INFO]: -- Head --
[18:56:06] [INFO]: Thread: Client thread
[18:56:06] [INFO]: Stacktrace:
[18:56:06] [INFO]:     at net.minecraft.client.MainWindow.throwExceptionForGlError(MainWindow.java:209)
[18:56:06] [INFO]:     at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
[18:56:06] [INFO]:     at org.lwjgl.system.JNI.invokePPPP(Native Method)
[18:56:06] [INFO]:     at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714)
[18:56:06] [INFO]:     at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
[18:56:06] [INFO]:     at net.minecraft.client.MainWindow.<init>(MainWindow.java:103)
[18:56:06] [INFO]:     at net.minecraft.client.renderer.VirtualScreen.create(VirtualScreen.java:19)
[18:56:06] [INFO]:     at net.minecraft.client.Minecraft.init(Minecraft.java:437)
[18:56:06] [INFO]: 
[18:56:06] [INFO]: -- Initialization --
[18:56:06] [INFO]: Details:
[18:56:06] [INFO]: Stacktrace:
[18:56:06] [INFO]:     at net.minecraft.client.Minecraft.run(Minecraft.java:373)
[18:56:06] [INFO]:     at net.minecraft.client.main.Main.main(Main.java:124)
[18:56:06] [INFO]: 
[18:56:06] [INFO]: -- System Details --
[18:56:06] [INFO]: Details:
[18:56:06] [INFO]:     Minecraft Version: 1.14.4
[18:56:06] [INFO]:     Minecraft Version ID: 1.14.4
[18:56:06] [INFO]:     Operating System: Windows 10 (amd64) version 10.0
[18:56:06] [INFO]:     Java Version: 1.8.0_221, Oracle Corporation
[18:56:06] [INFO]:     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18:56:06] [INFO]:     Memory: 121631136 bytes (115 MB) / 306008064 bytes (291 MB) up to 2670985216 bytes (2547 MB)
[18:56:06] [INFO]:     CPUs: 4
[18:56:06] [INFO]:     JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn128M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx2560M
[18:56:06] [INFO]:     Launched Version: 1.14.2-forge-26.0.14
[18:56:06] [INFO]:     LWJGL: 3.2.2 build 10
[18:56:06] [INFO]:     OpenGL: NO CONTEXT
[18:56:06] [INFO]:     GL Caps: 
[18:56:06] [INFO]:     Using VBOs: Yes
[18:56:06] [INFO]:     Is Modded: Very likely; Jar signature invalidated
[18:56:06] [INFO]:     Type: Client (map_client.txt)
[18:56:06] [INFO]:     Resource Packs: 
[18:56:06] [INFO]:     Current Language: ~~ERROR~~ NullPointerException: null
[18:56:06] [INFO]:     CPU: <unknown>
[18:56:06] [INFO]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Artu\AppData\Roaming\.exlauncher\clients\classic\crash-reports\crash-2019-10-05_18.56.06-client.txt
[18:56:06] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Artu\AppData\Roaming\.exlauncher\clients\classic\crash-reports\crash-2019-10-05_18.56.06-client.txt>
    at ru.excalibur.launcher.j.e.A.H(b:424) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:163) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:66) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:128) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.e.H(ng:173) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:185) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:397) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.g(uj:197) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.e.e.a.H(oa:101) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) ~[launcher.jar:?]
[18:56:06] [INFO]: Sending notify...
Что с этим делать? Написано было написать на форум!

Ссылка на комментарий

Как я понял, твои драйвера не поддерживают нужную версию OpenGL. Такое бывает если ты запускаешься с виртуалки.
Решение проблемы не нашел

 

Попытайся обновить драйвера на видеокарту. Статья как это сделать (английский язык)

@Grefrut288

Ссылка на комментарий

Создайте аккаунт или войдите в него для комментирования

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйтесь для получения аккаунта. Это просто!

Зарегистрировать аккаунт

Войти

Уже зарегистрированы? Войдите здесь.

Войти сейчас
  • Сейчас на странице   0 пользователей

    • Нет пользователей, просматривающих эту страницу.
×
×
  • Создать...