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

Проблема со входом на STALKER V2


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

Цитата

Latest.log

[11:40:42] [INFO]: Loading display...
[11:40:42] [INFO]: Platform:
[11:40:42] [INFO]:   Display:
[11:40:42] [INFO]:       Resolution: 1280x1024
[11:40:42] [INFO]:       Scale: auto (min: x1, max: x1)
[11:40:42] [INFO]:       Styles:
[11:40:42] [INFO]:           - "default"
[11:40:42] [INFO]:   OS: WINDOWS (Windows 7)
[11:40:42] [INFO]:   Arch: x64 (amd64)
[11:40:42] [INFO]:   Total memory: 5962mb
[11:40:42] [INFO]:   Allowed memory: 5962mb
[11:40:42] [INFO]: Loading textures of style <default>...
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/window.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/client.icon.png
[11:40:43] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/client.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.logo.png
[11:40:43] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[11:40:43] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/client.options.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[11:40:43] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[11:40:44] [INFO]:    assets/textures/gui/default/main/header.logout.png
[11:40:44] [INFO]:    assets/textures/gui/default/main/client.play.png
[11:40:44] [INFO]:    assets/textures/gui/default/auth/field.login.png
[11:40:44] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[11:40:44] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[11:40:44] [INFO]: Loading profile...
[11:40:44] [INFO]: Profile cache not found!
[11:40:44] [INFO]: Handshaking...
[11:42:08] [INFO]: Auth with login <Kollag>
[11:42:09] [INFO]: Auth response: success
[11:42:09] [INFO]: Permissions:
[11:42:09] [INFO]:    - "dev.run.invalidate.post"
[11:42:09] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[11:42:09] [INFO]: Styles:
[11:42:09] [INFO]:    - "default"
[11:42:09] [INFO]: Saving display...
[11:42:09] [INFO]: Loading textures of style <default>...
[11:42:09] [WARN]: Could not load profile skin
javax.imageio.IIOException: Can't get input stream from URL!
    at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:?]
    at ru.excalibur.launcher.p.b.F.g(ea:521) [launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/Kollag.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:?]
    at java.net.URL.openStream(URL.java:1057) ~[?:?]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:?]
    ... 2 more
[11:42:09] [INFO]: Saving profile...
[11:42:09] [INFO]: Updating server-list...
[11:42:10] [INFO]: Loading server-list caches...
[11:42:10] [INFO]: Server-list caches not found!
[11:42:10] [INFO]: Updating server-content <CLASSIC>...
[11:42:10] [INFO]: Downloading bundle: <6b7009349074dc9bcbe012aa086e4562>
[11:42:10] [INFO]: Updating server-content <INDUSTRIAL>...
[11:42:10] [INFO]: Downloading bundle: <ac9bec3a59a7656c1a5192305c183b0c>
[11:42:11] [INFO]: Updating server-content <GALAXY>...
[11:42:11] [INFO]: Downloading bundle: <6379d0e5229ee05edb79f7c43474d2ca>
[11:42:12] [INFO]: Updating server-content <TECHNOMAGIC>...
[11:42:12] [INFO]: Downloading bundle: <58b00079234cf7bf38919d499941e12a>
[11:42:13] [INFO]: Updating server-content <DRACONICEVO>...
[11:42:13] [INFO]: Downloading bundle: <a6a6321373955c0fdb9779ee5573f814>
[11:42:13] [INFO]: Updating server-content <MYSTICSKY>...
[11:42:13] [INFO]: Downloading bundle: <267988e5c52aabbb89bbf835d7fbbba8>
[11:42:14] [INFO]: Updating server-content <NEVERMINE>...
[11:42:14] [INFO]: Downloading bundle: <f5b6fc3e80f1beff3972426e86cbbda9>
[11:42:15] [INFO]: Updating server-content <RPG>...
[11:42:15] [INFO]: Downloading bundle: <bf8920110177fb36613d7117a678782e>
[11:42:15] [INFO]: Updating server-content <MAGIC>...
[11:42:15] [INFO]: Downloading bundle: <027732cd8921c4382073485144158f3f>
[11:42:16] [INFO]: Updating server-content <SANDBOX>...
[11:42:16] [INFO]: Downloading bundle: <889384b2c63f2cd8b5dc83b17d0f7206>
[11:42:17] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[11:42:17] [INFO]: Downloading bundle: <fb6a659a37c171d4b983cdc5f9953f5b>
[11:42:18] [INFO]: Updating server-content <VOLCANOBLOCK>...
[11:42:18] [INFO]: Downloading bundle: <73bcd121663519e3b8600dbed837c935>
[11:42:19] [INFO]: Updating server-content <WONDERLAND>...
[11:42:19] [INFO]: Downloading bundle: <ddb6088c1e94ad938bb2ef1d79fa1476>
[11:42:20] [INFO]: Updating server-content <PIXELMON>...
[11:42:20] [INFO]: Downloading bundle: <52249627434a134a6809769df41f3458>
[11:42:21] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[11:42:21] [INFO]: Downloading bundle: <e10dda572adb3603f04a212c8921e1a5>
[11:42:22] [INFO]: Updating server-content <TERRAFIRMACRAFTTEST>...
[11:42:22] [INFO]: Downloading bundle: <01e1103da2ab1782bde0d5d8c2870027>
[11:42:22] [INFO]: Updating server-content <STALKER>...
[11:42:22] [INFO]: Downloading bundle: <d7da26c9be3e788c571398abbe457ee9>
[11:42:24] [INFO]: Updating server-content <STALKERTEST>...
[11:42:24] [INFO]: Downloading bundle: <d6151976d951b83692bc214c58cc9957>
[11:42:24] [INFO]: Updating server-content <STALKERV2>...
[11:42:24] [INFO]: Downloading bundle: <e8cc2a3985bca14fd477ed1d68006d91>
[11:42:25] [INFO]: Saving server-list caches...
[11:42:43] [INFO]: Saving profile...
[11:42:46] [INFO]: ------------------------------------
[11:42:46] [INFO]: Preparing client <STALKERV2>
[11:42:46] [INFO]: Checking content files...
[11:42:47] [INFO]: Downloading files...
[11:42:47] [INFO]: Total-size: 199910459 bytes
[11:42:47] [INFO]: ------------------------------------
[11:42:47] [INFO]: file: LIBS:LIBFORGE_1_6_4
[11:42:47] [INFO]: size: 28989782 bytes
[11:42:47] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/libforge_1.6.4.jar
[11:42:47] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar
[11:42:47] [INFO]: downloading (attempt: 1)...
[11:43:54] [INFO]: ------------------------------------
[11:43:54] [INFO]: file: LIBS:OSHI_CORE
[11:43:54] [INFO]: size: 30973 bytes
[11:43:54] [INFO]: from: http://ex-server.ru/1710_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[11:43:54] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
[11:43:54] [INFO]: downloading (attempt: 1)...
[11:43:54] [INFO]: ------------------------------------
[11:43:54] [INFO]: file: LIBS:JNA_JNA
[11:43:54] [INFO]: size: 1091208 bytes
[11:43:54] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[11:43:54] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
[11:43:54] [INFO]: downloading (attempt: 1)...
[11:43:55] [INFO]: ------------------------------------
[11:43:55] [INFO]: file: LIBS:JNA_PLATFORM
[11:43:55] [INFO]: size: 913436 bytes
[11:43:55] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[11:43:55] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
[11:43:55] [INFO]: downloading (attempt: 1)...
[11:43:56] [INFO]: ------------------------------------
[11:43:56] [INFO]: file: LIBS:FORGE_STALKER_V2_1_6_4
[11:43:56] [INFO]: size: 1944273 bytes
[11:43:56] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/forge_1.6.4.jar
[11:43:56] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\forge_1.6.4.jar
[11:43:56] [INFO]: downloading (attempt: 1)...
[11:43:57] [INFO]: ------------------------------------
[11:43:57] [INFO]: file: LIBS:OPTIFINE_1_6_4
[11:43:57] [INFO]: size: 427454 bytes
[11:43:57] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/optifine_1.6.4.jar
[11:43:57] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\optifine_1.6.4.jar
[11:43:57] [INFO]: downloading (attempt: 1)...
[11:43:57] [INFO]: ------------------------------------
[11:43:57] [INFO]: file: LIBS:RESOURCE
[11:43:57] [INFO]: size: 6542923 bytes
[11:43:57] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/resource-stalker_v2.jar
[11:43:57] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\resource-stalker_v2.jar
[11:43:57] [INFO]: downloading (attempt: 1)...
[11:44:11] [INFO]: ------------------------------------
[11:44:11] [INFO]: file: LIBS:STALKER_V2_MINECRAFT
[11:44:11] [INFO]: size: 3995206 bytes
[11:44:11] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/stalker_v2_minecraft.jar
[11:44:11] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\stalker_v2_minecraft.jar
[11:44:11] [INFO]: downloading (attempt: 1)...
[11:44:25] [INFO]: ------------------------------------
[11:44:25] [INFO]: file: SERVERLIST:MAIN
[11:44:25] [INFO]: size: 92 bytes
[11:44:25] [INFO]: from: http://ex-server.ru/server_list/stalker_v2_servers.dat
[11:44:25] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\servers.dat
[11:44:25] [INFO]: downloading (attempt: 1)...
[11:44:25] [INFO]: ------------------------------------
[11:44:25] [INFO]: file: NATIVES:NATIVES_1_7_10
[11:44:25] [INFO]: size: 1843075 bytes
[11:44:25] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/natives_164.zip
[11:44:25] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\natives_164.zip
[11:44:25] [INFO]: downloading (attempt: 1)...
[11:44:31] [INFO]: extracting (attempt: 1)...
[11:44:31] [INFO]: ------------------------------------
[11:44:31] [INFO]: file: ASSETS:MAIN
[11:44:31] [INFO]: size: 24197267 bytes
[11:44:31] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/assets_stalker_v2.zip
[11:44:31] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\assets_stalker_v2.zip
[11:44:31] [INFO]: downloading (attempt: 1)...
[11:46:09] [INFO]: extracting (attempt: 1)...
[11:46:14] [INFO]: ------------------------------------
[11:46:14] [INFO]: file: RESOURCEPACKS_CONTENT:RESOURCEPACKS_164
[11:46:14] [INFO]: size: 30605043 bytes
[11:46:14] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip_content/resourcepacks_stalker_v2.zip
[11:46:14] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\resourcepacks_stalker_v2.zip
[11:46:14] [INFO]: downloading (attempt: 1)...
[11:47:41] [INFO]: extracting (attempt: 1)...
[11:47:45] [INFO]: ------------------------------------
[11:47:45] [INFO]: file: ZIP:CONFIG_MODS_STALKER_V2
[11:47:45] [INFO]: size: 1220 bytes
[11:47:45] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/config_mods_stalker_v2.zip
[11:47:45] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\config_mods_stalker_v2.zip
[11:47:45] [INFO]: downloading (attempt: 1)...
[11:47:46] [INFO]: extracting (attempt: 1)...
[11:47:46] [INFO]: ------------------------------------
[11:47:46] [INFO]: file: ZIP:CONFIG_STALKER_V2
[11:47:46] [INFO]: size: 8980 bytes
[11:47:46] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/config_stalker_v2.zip
[11:47:46] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\config_stalker_v2.zip
[11:47:46] [INFO]: downloading (attempt: 1)...
[11:47:46] [INFO]: extracting (attempt: 1)...
[11:47:46] [INFO]: ------------------------------------
[11:47:46] [INFO]: file: ZIP:CONFCONFIG_STALKER_V2_MINECRAFT
[11:47:46] [INFO]: size: 1551 bytes
[11:47:46] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/config_stalker_v2_minecraft.zip
[11:47:46] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\config_stalker_v2_minecraft.zip
[11:47:46] [INFO]: downloading (attempt: 1)...
[11:47:46] [INFO]: extracting (attempt: 1)...
[11:47:46] [INFO]: ------------------------------------
[11:47:46] [INFO]: file: ZIP:CUSTOMNPCS_STALKER_V2_SKINS
[11:47:46] [INFO]: size: 46973717 bytes
[11:47:46] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/customnpcs_stalker_v2_skins.zip
[11:47:46] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\customnpcs_stalker_v2_skins.zip
[11:47:46] [INFO]: downloading (attempt: 1)...
[11:50:14] [INFO]: extracting (attempt: 1)...
[11:50:27] [INFO]: ------------------------------------
[11:50:27] [INFO]: file: ZIP:CUSTOMNPCS_STALKER_V2_SOUNDS
[11:50:27] [INFO]: size: 33066470 bytes
[11:50:27] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/customnpcs_stalker_v2_sounds.zip
[11:50:27] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\customnpcs_stalker_v2_sounds.zip
[11:50:27] [INFO]: downloading (attempt: 1)...
[11:51:17] [INFO]: extracting (attempt: 1)...
[11:51:20] [INFO]: ------------------------------------
[11:51:20] [INFO]: file: ZIP:FLAN_STALKER_V2
[11:51:20] [INFO]: size: 4885830 bytes
[11:51:20] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/flan_stalker_v2.zip
[11:51:20] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\flan_stalker_v2.zip
[11:51:20] [INFO]: downloading (attempt: 1)...
[11:51:22] [INFO]: extracting (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:ADVANCED_DARKNESS_V15_164_EXFIX
[11:51:24] [INFO]: size: 4557 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/Advanced_Darkness_v1.5_1.6.4_EXfix.jar
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\Advanced_Darkness_v1.5_1.6.4_EXfix.jar
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:C0_HARDWAREINFO
[11:51:24] [INFO]: size: 5798 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/c0_HardwareInfo164.jar
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\c0_HardwareInfo164.jar
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:C2_REISMINIMAP164
[11:51:24] [INFO]: size: 227592 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/c2_ReisMinimap1.6.4.zip
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\c2_ReisMinimap1.6.4.zip
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:C6_CHATBUBBLES164
[11:51:24] [INFO]: size: 22606 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/c6_ChatBubbles1.6.4.zip
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\c6_ChatBubbles1.6.4.zip
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:CUSTOMNPCS_162_164
[11:51:24] [INFO]: size: 7374143 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/CustomNPCs_1.6.2-1.6.4.zip
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\CustomNPCs_1.6.2-1.6.4.zip
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:29] [INFO]: ------------------------------------
[11:51:29] [INFO]: file: MODS:DYNAMICLIGHTS_164
[11:51:29] [INFO]: size: 62521 bytes
[11:51:29] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/DynamicLights_1.6.4.jar
[11:51:29] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\DynamicLights_1.6.4.jar
[11:51:29] [INFO]: downloading (attempt: 1)...
[11:51:30] [INFO]: ------------------------------------
[11:51:30] [INFO]: file: MODS:EXSOUNDSYSTEM
[11:51:30] [INFO]: size: 1004345 bytes
[11:51:30] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/ExSoundSystem.zip
[11:51:30] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\ExSoundSystem.zip
[11:51:30] [INFO]: downloading (attempt: 1)...
[11:51:31] [INFO]: ------------------------------------
[11:51:31] [INFO]: file: MODS:EXSTALKER_CLIENT
[11:51:31] [INFO]: size: 2121521 bytes
[11:51:31] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/ExStalker-CLIENT.zip
[11:51:31] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\ExStalker-CLIENT.zip
[11:51:31] [INFO]: downloading (attempt: 1)...
[11:51:32] [INFO]: ------------------------------------
[11:51:32] [INFO]: file: MODS:FARMOD_CLIENT
[11:51:32] [INFO]: size: 895770 bytes
[11:51:32] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/farMOD-CLIENT.zip
[11:51:32] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\farMOD-CLIENT.zip
[11:51:32] [INFO]: downloading (attempt: 1)...
[11:51:33] [INFO]: ------------------------------------
[11:51:33] [INFO]: file: MODS:FLANSMOD_41
[11:51:33] [INFO]: size: 646102 bytes
[11:51:33] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/FlansMod-4.1.jar
[11:51:33] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\FlansMod-4.1.jar
[11:51:33] [INFO]: downloading (attempt: 1)...
[11:51:33] [INFO]: ------------------------------------
[11:51:33] [INFO]: file: MODS:ITEMPHYSIC072MC164
[11:51:33] [INFO]: size: 44237 bytes
[11:51:33] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/ItemPhysic0.7.2mc1.6.4.jar
[11:51:33] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\ItemPhysic0.7.2mc1.6.4.jar
[11:51:33] [INFO]: downloading (attempt: 1)...
[11:51:33] [INFO]: ------------------------------------
[11:51:33] [INFO]: file: MODS:PLAYERAPI
[11:51:33] [INFO]: size: 213329 bytes
[11:51:33] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/PlayerAPI.jar
[11:51:33] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\PlayerAPI.jar
[11:51:33] [INFO]: downloading (attempt: 1)...
[11:51:34] [INFO]: ------------------------------------
[11:51:34] [INFO]: file: MODS:RENDERPLAYERAPI
[11:51:34] [INFO]: size: 95359 bytes
[11:51:34] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/RenderPlayerAPI.jar
[11:51:34] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\RenderPlayerAPI.jar
[11:51:34] [INFO]: downloading (attempt: 1)...
[11:51:34] [INFO]: ------------------------------------
[11:51:34] [INFO]: file: MODS:SMARTMOVING
[11:51:34] [INFO]: size: 604324 bytes
[11:51:34] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/SmartMoving.zip
[11:51:34] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\SmartMoving.zip
[11:51:34] [INFO]: downloading (attempt: 1)...
[11:51:34] [INFO]: ------------------------------------
[11:51:34] [INFO]: file: MODS:STALKERADDON
[11:51:34] [INFO]: size: 1069755 bytes
[11:51:34] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/StalkerAddon.jar
[11:51:34] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\StalkerAddon.jar
[11:51:34] [INFO]: downloading (attempt: 1)...
[11:51:35] [INFO]: Saving server-list caches...
[11:51:35] [INFO]: ------------------------------------
[11:51:35] [INFO]: Launching client <STALKERV2>
[11:51:35] [INFO]: Minecraft version: 1.6.4
[11:51:35] [INFO]: Performance mode: enbaled
[11:51:35] [INFO]: Memory size: 3104mb
[11:51:35] [INFO]: PRE validating context...
[11:51:37] [INFO]: ноя 04, 2020 11:51:37 AM net.minecraft.launchwrapper.LogWrapper log
[11:51:37] [INFO]: INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:51:38] [INFO]: ноя 04, 2020 11:51:38 AM net.minecraft.launchwrapper.LogWrapper log
[11:51:38] [INFO]: INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:51:38] [INFO]: ноя 04, 2020 11:51:38 AM net.minecraft.launchwrapper.LogWrapper log
[11:51:38] [INFO]: INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[11:51:38] [INFO]: 2020-11-04 11:51:38 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
[11:51:38] [INFO]: 2020-11-04 11:51:38 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\А\AppData\Roaming\exjava\jvm
[11:51:38] [INFO]: 2020-11-04 11:51:38 [WARNING] [ForgeModLoader] The coremod trentv4.advanceddarkness.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:51:38] [INFO]: 2020-11-04 11:51:38 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:40] [INFO]: 2020-11-04 11:51:40 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
[11:51:42] [INFO]: 2020-11-04 11:51:42 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class atv (atv) and the actual class. Checksum on disk is dd47b6fd, in patch f9f8f26b. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:42] [INFO]: 2020-11-04 11:51:42 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is c7357231, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bcw (bcw) and the actual class. Checksum on disk is e6d67ab2, in patch 10849a00. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfa (bfa) and the actual class. Checksum on disk is 532b6a94, in patch bbd97a71. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfe (bfe) and the actual class. Checksum on disk is 5b2290ab, in patch f6796589. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfl (bfl) and the actual class. Checksum on disk is 525cfc3d, in patch e8cd0f55. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfq (bfq) and the actual class. Checksum on disk is e189403c, in patch e3155ffe. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfr (bfr) and the actual class. Checksum on disk is f16e2546, in patch 78e6603c. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bgl (bgl) and the actual class. Checksum on disk is 9d254910, in patch 58a56bd5. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bhb (bhb) and the actual class. Checksum on disk is 320d7317, in patch d58c1a7c. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class big (big) and the actual class. Checksum on disk is 45410c99, in patch f4f9f57e. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bik (bik) and the actual class. Checksum on disk is 26242dc1, in patch 85b9bda9. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bil (bil) and the actual class. Checksum on disk is d5c48ad0, in patch 8ce151d5. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bkz (bkz) and the actual class. Checksum on disk is da4d85e1, in patch b9f07328. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class blt (blt) and the actual class. Checksum on disk is dbdd18de, in patch 5e798491. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bma (bma) and the actual class. Checksum on disk is 78f114d1, in patch c5ffcc5c. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class jq (jq) and the actual class. Checksum on disk is b7adc087, in patch adec1995. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:51:46] [INFO]: 2020-11-04 11:51:46 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:51:48] [INFO]: 2020-11-04 11:51:48 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] **************** Dynamic Lights transform running on World *********************** 
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] In target method! Patching!
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Bytecode ASTORE 6 case!
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@6d026701
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LineNumberNode@78aa1f72
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@1f75a668
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@35399441
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.InsnNode@4b7dc788
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@6304101a
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@5170bcf4
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@2812b107
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@df6620a
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@4e31276e
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@1a72a540
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@27d5a580
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@198d6542
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.MethodInsnNode@5e403b4a
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@5117dd67
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@5be49b60
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Patching Complete!
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [Minecraft-Client] Setting user: Kollag
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] ********* INSIDE OBFUSCATED EXPLOSION TRANSFORMER ABOUT TO PATCH: ss
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] [RandomAdditions]: Class ss patched!
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] ********* INSIDE OBFUSCATED EXPLOSION TRANSFORMER ABOUT TO PATCH: asg
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] [RandomAdditions]: Class asg patched!
[11:51:51] [INFO]: 2020-11-04 11:51:51 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:51] [INFO]: 2020-11-04 11:51:51 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.output, but that path is defined and not secure
[11:51:52] [INFO]: 2020-11-04 11:51:52 [INFO] [STDOUT] Completely ignored arguments: [1.6.4, --userProperties {}, ]
[11:51:52] [INFO]: 2020-11-04 11:51:52 [INFO] [Minecraft-Client] LWJGL Version: 2.9.1
[11:51:53] [INFO]: [OptiFine] 
[11:51:53] [INFO]: [OptiFine] OptiFine_1.6.4_HD_U_C8
[11:51:54] [INFO]: [OptiFine] Wed Nov 04 11:51:53 MSK 2020
[11:51:54] [INFO]: [OptiFine] OS: Windows 7 (amd64) version 6.1
[11:51:54] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[11:51:54] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[11:51:54] [INFO]: [OptiFine] LWJGL: 2.9.1
[11:51:54] [INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 4000 version 4.0.0 - Build 10.18.10.3496, Intel
[11:51:54] [INFO]: [OptiFine] OpenGL Version: 4.0
[11:51:54] [INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[11:51:54] [INFO]: [OptiFine] Maximum texture size: 8192x8192
[11:51:54] [INFO]: [OptiFine] Checking for new version
[11:51:54] [INFO]: 2020-11-04 11:51:54 [INFO] [STDOUT] ********* INSIDE OBFUSCATED EXPLOSION TRANSFORMER ABOUT TO PATCH: bgw
[11:51:54] [INFO]: 2020-11-04 11:51:54 [INFO] [STDOUT] [RandomAdditions]: Class bgw patched!
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: [OptiFine] Version found: C9
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
[11:51:55] [INFO]: [OptiFine] *** Reloading textures ***
[11:51:55] [INFO]: [OptiFine] Resource pack: "Default"
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.codecs, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.output, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:56] [INFO]: 2020-11-04 11:51:56 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
[11:51:56] [INFO]: 2020-11-04 11:51:56 [INFO] [STDOUT] MinecraftForge v9.11.1.965 Initialized
[11:51:56] [INFO]: 2020-11-04 11:51:56 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [STDOUT] Replaced 111 ore recipies
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.6.4_HD_U_C8, enabling compatibility features
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\config\logging.properties
[11:51:57] [INFO]: 2020-11-04 11:51:57 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
[11:51:58] [INFO]: 2020-11-04 11:51:58 [INFO] [ForgeModLoader] Searching C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods for mods
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [nGuard] Mod nGuard is missing the required element 'name'. Substituting nGuard
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 28 mods to load
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [mcp] Activating mod mcp
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [FML] Activating mod FML
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [Forge] Activating mod Forge
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [advancedDarkness] Activating mod advancedDarkness
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [Item Physic] Activating mod Item Physic
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [PlayerAPI] Activating mod PlayerAPI
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [RenderPlayerAPI] Activating mod RenderPlayerAPI
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [hardwareinfo] Activating mod hardwareinfo
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_ChatBubbles] Activating mod mod_ChatBubbles
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [customnpcs] Activating mod customnpcs
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights] Activating mod DynamicLights
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_onFire] Activating mod DynamicLights_onFire
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_creepers] Activating mod DynamicLights_creepers
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_dropItems] Activating mod DynamicLights_dropItems
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_entityClasses] Activating mod DynamicLights_entityClasses
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_mobEquipment] Activating mod DynamicLights_mobEquipment
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_flameArrows] Activating mod DynamicLights_flameArrows
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_otherPlayers] Activating mod DynamicLights_otherPlayers
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_thePlayer] Activating mod DynamicLights_thePlayer
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [exsndsys] Activating mod exsndsys
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [exstalker] Activating mod exstalker
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [decorstalker] Activating mod decorstalker
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [FlansMod] Activating mod FlansMod
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_SmartMoving] Activating mod mod_SmartMoving
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_SmartRender] Activating mod mod_SmartRender
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [stalker_addon] Activating mod stalker_addon
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [nGuard] Activating mod nGuard
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [HardwareInfo] Mod HardwareInfo is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights] Mod Dynamic Lights is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on burning] Mod Dynamic Lights on burning is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on Creepers] Mod Dynamic Lights on Creepers is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on ItemEntities] Mod Dynamic Lights on ItemEntities is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on specified Entities] Mod Dynamic Lights on specified Entities is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on Mob Equipment] Mod Dynamic Lights on Mob Equipment is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on Flame enchanted Arrows] Mod Dynamic Lights on Flame enchanted Arrows is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights Other Player Light] Mod Dynamic Lights Other Player Light is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights Player Light] Mod Dynamic Lights Player Light is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Excalibur SoundSystem] Mod Excalibur SoundSystem is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Excalibur STALKER] Mod Excalibur STALKER is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Excalibur DecorStalker] Mod Excalibur DecorStalker is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Flans Mod] Mod Flans Mod is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [StalkerAddon] Mod StalkerAddon is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [nGuard] Mod nGuard is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights on burning, FMLFileResourcePack:Dynamic Lights on Creepers, FMLFileResourcePack:Dynamic Lights on ItemEntities, FMLFileResourcePack:Dynamic Lights on specified Entities, FMLFileResourcePack:Dynamic Lights on Mob Equipment, FMLFileResourcePack:Dynamic Lights on Flame enchanted Arrows, FMLFileResourcePack:Dynamic Lights Other Player Light, FMLFileResourcePack:Dynamic Lights Player Light, FMLFileResourcePack:Excalibur SoundSystem, FMLFileResourcePack:Excalibur STALKER, FMLFileResourcePack:Excalibur DecorStalker, FMLFileResourcePack:Flans Mod, FMLFileResourcePack:StalkerAddon, FMLFileResourcePack:nGuard
[11:52:06] [INFO]: [OptiFine] *** Reloading textures ***
[11:52:06] [INFO]: [OptiFine] Resource pack: "Default"
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [ForgeModLoader] Registering Forge Packet Handler
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
[11:52:07] [INFO]: 2020-11-04 11:52:07 [WARNING] [ForgeModLoader] The mod id FlansMod attempted to register channels without specifying a packet handler
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Client Player 1.1 Created
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Client Player: registered Smart Moving
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Server Player 1.1 Created
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Server Player: registered Smart Moving
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Render Player 1.0 Created
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Render Player: registered Smart Moving
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Model Player 1.0 Created
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Model Player: registered Smart Moving
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Client Player: registered Smart Render
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Render Player: registered Smart Render
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Model Player: registered Smart Render
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Flan's Mod : Preinitializing Flan's mod.
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Flan's Mod : Preinitializing complete.
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] CONFLICT @ 744 item slot already occupied by net.minecraft.item.ItemBlock@60510791 while adding org.rhino.stalker.addon.item.ItemBlockCheckpoint@15d68a50
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [fml.ItemTracker] The mod stalker_addon is overwriting existing item at 1000 (BLOCK_CHECKPOINT from stalker_addon) with org.rhino.stalker.addon.item.ItemBlockCheckpoint
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1600 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1601 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1602 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1700 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1701 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1702 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1703 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1704 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1705 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1706 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1707 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1708 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1709 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1710 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1711 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1712 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1713 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1714 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1715 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1716 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1717 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1718 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1719 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1720 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1721 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1722 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1723 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1724 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1725 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1726 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1727 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1728 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1729 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1730 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1731 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1732 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1733 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1734 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1735 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1736 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1737 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1738 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1739 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1740 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2022 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2023 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2024 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2025 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2026 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2027 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2040 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2041 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2042 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2043 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2044 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2045 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2046 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2047 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2048 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2049 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2050 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2051 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2052 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2053 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2054 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5256 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5257 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5258 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5259 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5260 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5261 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemBint with ID 5262 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5263 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5264 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5265 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5266 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemBolt with ID 5306 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemVeles with ID 5316 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemJelOskol with ID 5317 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5318 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5319 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5320 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5321 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5322 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5323 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5324 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5325 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5326 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5327 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5328 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5329 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5330 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5331 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5332 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5333 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5334 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5335 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5336 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5337 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5338 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5339 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5340 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5341 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5342 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5343 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5344 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5345 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5346 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5347 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5348 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5349 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5350 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5351 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5352 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5353 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5354 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:52:09] [INFO]: [OptiFine] Multipass connected textures: false
[11:52:09] [INFO]: [OptiFine] Loading texture map: textures/blocks
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:52:09] [INFO]: [OptiFine] Multipass connected textures: false
[11:52:10] [INFO]: [OptiFine] Icon grid size: textures/blocks, 16
[11:52:10] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[11:52:10] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[11:52:10] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[11:52:10] [INFO]: 2020-11-04 11:52:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1000_null.png
[11:52:11] [INFO]: 2020-11-04 11:52:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: 11decorstalker:textures/blocks/extransparency.png
[11:52:11] [INFO]: [OptiFine] Texture size: textures/blocks, 2048x1024
[11:52:11] [INFO]: [OptiFine] Loading texture map: textures/items
[11:52:11] [INFO]: [OptiFine] Icon grid size: textures/items, 16
[11:52:12] [INFO]: [OptiFine] Texture size: textures/items, 2048x1024
[11:52:12] [INFO]: 2020-11-04 11:52:12 [INFO] [STDOUT] regex write error: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\chatbubbles\customRegexes.txt (Системе не удается найти указанный путь)
[11:52:12] [INFO]: 2020-11-04 11:52:12 [INFO] [STDOUT] loading sounds
[11:52:12] [INFO]: 2020-11-04 11:52:12 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.lang3, but that path is defined and not secure
[11:52:12] [INFO]: 2020-11-04 11:52:12 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.lang3, but that path is defined and not secure
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loading Flan's mod.
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loaded content pack : EXstalkerGUNS
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loaded content pack : EXstalkerItem
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loaded textures and models.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded bullets.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded attachments.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded guns.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 23601 item slot already occupied by co.uk.flansmods.common.guns.ItemGrenade@67726dd1 while adding co.uk.flansmods.common.guns.ItemGrenade@45c270f9
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 23857 (co.uk.flansmods.common.guns.ItemGrenade from FlansMod) with co.uk.flansmods.common.guns.ItemGrenade
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded grenades.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26745 item slot already occupied by noppes.npcs.items.ItemRotatedShield@5b256ab5 while adding co.uk.flansmods.common.ItemPart@2a2cdba0
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27001 (npcFullBronzeShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26746 item slot already occupied by noppes.npcs.items.ItemShield@31d327b6 while adding co.uk.flansmods.common.ItemPart@5b084c4c
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27002 (npcHeaterShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26747 item slot already occupied by noppes.npcs.items.ItemShield@2b08f55a while adding co.uk.flansmods.common.ItemPart@67b5da40
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27003 (npcCryscentShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26748 item slot already occupied by noppes.npcs.items.ItemShield@4ff3af97 while adding co.uk.flansmods.common.ItemPart@5680f009
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27004 (npcScutumShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26749 item slot already occupied by noppes.npcs.items.ItemRotatedShield@3a4e6da6 while adding co.uk.flansmods.common.ItemPart@73e0c775
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27005 (npcTowerShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26750 item slot already occupied by noppes.npcs.items.ItemSpear@213d5189 while adding co.uk.flansmods.common.ItemPart@70eced1f
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27006 (npcWoodenSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26751 item slot already occupied by noppes.npcs.items.ItemSpear@39068df9 while adding co.uk.flansmods.common.ItemPart@4ca83ec3
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27007 (npcStoneSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26752 item slot already occupied by noppes.npcs.items.ItemSpear@7d29fc6 while adding co.uk.flansmods.common.ItemPart@10c11e36
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27008 (npcIronSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26753 item slot already occupied by noppes.npcs.items.ItemSpear@1da53092 while adding co.uk.flansmods.common.ItemPart@10f64bc3
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27009 (npcGoldenSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26754 item slot already occupied by noppes.npcs.items.ItemSpear@3c9cab4 while adding co.uk.flansmods.common.ItemPart@1be15455
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27010 (npcDiamondSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26755 item slot already occupied by noppes.npcs.items.ItemSpear@2ff4d61b while adding co.uk.flansmods.common.ItemPart@dfe2875
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27011 (npcBronzeSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26756 item slot already occupied by noppes.npcs.items.ItemSpear@402fcf14 while adding co.uk.flansmods.common.ItemPart@517d68b8
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27012 (npcEmeraldSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26757 item slot already occupied by noppes.npcs.items.ItemDagger@58b03882 while adding co.uk.flansmods.common.ItemPart@24710e61
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27013 (npcSaiBlade from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26758 item slot already occupied by noppes.npcs.items.ItemMusket@1a983294 while adding co.uk.flansmods.common.ItemPart@209ab1d7
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27014 (npcMusket from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26760 item slot already occupied by noppes.npcs.items.ItemBattleAxe@7937f96e while adding co.uk.flansmods.common.ItemPart@5599f22f
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27016 (npcWoodenBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26761 item slot already occupied by noppes.npcs.items.ItemBattleAxe@ece769a while adding co.uk.flansmods.common.ItemPart@7baf7a9d
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27017 (npcStoneBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26762 item slot already occupied by noppes.npcs.items.ItemBattleAxe@3d95100f while adding co.uk.flansmods.common.ItemPart@27879518
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27018 (npcIronBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26763 item slot already occupied by noppes.npcs.items.ItemBattleAxe@5a004dd4 while adding co.uk.flansmods.common.ItemPart@5afbbf9b
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27019 (npcGoldenBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26764 item slot already occupied by noppes.npcs.items.ItemBattleAxe@4f7bc9a3 while adding co.uk.flansmods.common.ItemPart@544faa01
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27020 (npcDiamondBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26765 item slot already occupied by noppes.npcs.items.ItemBattleAxe@cf933b1 while adding co.uk.flansmods.common.ItemPart@b7952d2
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27021 (npcBronzeBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded parts.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded planes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded vehicles.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded AA guns.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded mecha tools.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded mechas.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded tools.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded gun boxes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded armour.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g36+flanMWACOG to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp+flanMWSilencer to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g36Ammo to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m249 to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpg to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m249Ammo to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpgAmmo to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add w1200 to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4 to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4Remote to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add w1200Ammo to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m16a4+flanMWACOG to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911 to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m16a4Ammo to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911Ammo to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21 to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mp5+flanMWRedDot+flanMWSilencer to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21Ammo to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mp5Ammo to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g3+flanMWACOG to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uzi to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g3Ammo to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uziAmmo to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add barrett to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add barrettAmmo to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add desertEagleAmmo to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add r700+flanMWSilencer to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9+flanMWSilencer to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add claymore to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add r700Ammo to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9Ammo to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m14+flanMWACOG to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak74+flanMWRedDot+flanMWSilencer to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m14Ammo to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak74Ammo to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add p90+flanMWACOG to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp+flanMWSilencer to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add p90Ammo to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpd to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9 to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpg to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpdAmmo to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9Ammo to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpgAmmo to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1014+flanMWRedDot to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4 to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4Remote to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1014Ammo to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak47+flanMWACOG to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911 to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak47Ammo to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911Ammo to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21+flanMWSilencer to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add skorpion+flanMWSilencer+flanMWRedDot to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21Ammo to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add skorpionAmmo to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add dragunov to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add dragunovAmmo to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add desertEagleAmmo to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m40a3+flanMWSilencer to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp+flanMWSilencer to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add claymore to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m40a3Ammo to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded classes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded teams.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaShoes
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaHat
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Could not find Fiber when adding recipe
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaPants
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.item.ItemStack.<init>(ItemStack.java:82)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:227)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Could not find Fiber when adding recipe
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaVest
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.item.ItemStack.<init>(ItemStack.java:82)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:227)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded recipes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loading Flan's mod.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loading complete.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Smart Moving uses communication protocol 2.3
[11:52:15] [INFO]: 2020-11-04 11:52:15 [INFO] [STDOUT] [Flan] Hooking complete.
[11:52:15] [INFO]: 2020-11-04 11:52:15 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 28 mods
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [HardwareInfo] Mod HardwareInfo is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights] Mod Dynamic Lights is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on burning] Mod Dynamic Lights on burning is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on Creepers] Mod Dynamic Lights on Creepers is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on ItemEntities] Mod Dynamic Lights on ItemEntities is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on specified Entities] Mod Dynamic Lights on specified Entities is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on Mob Equipment] Mod Dynamic Lights on Mob Equipment is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on Flame enchanted Arrows] Mod Dynamic Lights on Flame enchanted Arrows is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights Other Player Light] Mod Dynamic Lights Other Player Light is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights Player Light] Mod Dynamic Lights Player Light is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Excalibur SoundSystem] Mod Excalibur SoundSystem is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Excalibur STALKER] Mod Excalibur STALKER is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Excalibur DecorStalker] Mod Excalibur DecorStalker is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Flans Mod] Mod Flans Mod is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [StalkerAddon] Mod StalkerAddon is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [nGuard] Mod nGuard is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights on burning, FMLFileResourcePack:Dynamic Lights on Creepers, FMLFileResourcePack:Dynamic Lights on ItemEntities, FMLFileResourcePack:Dynamic Lights on specified Entities, FMLFileResourcePack:Dynamic Lights on Mob Equipment, FMLFileResourcePack:Dynamic Lights on Flame enchanted Arrows, FMLFileResourcePack:Dynamic Lights Other Player Light, FMLFileResourcePack:Dynamic Lights Player Light, FMLFileResourcePack:Excalibur SoundSystem, FMLFileResourcePack:Excalibur STALKER, FMLFileResourcePack:Excalibur DecorStalker, FMLFileResourcePack:Flans Mod, FMLFileResourcePack:StalkerAddon, FMLFileResourcePack:nGuard, FMLFileResourcePack:Flan's Mod : EXstalkerGUNS, FMLFileResourcePack:Flan's Mod : EXstalkerItem, SmartMoving
[11:52:15] [INFO]: [OptiFine] *** Reloading textures ***
[11:52:15] [INFO]: [OptiFine] Resource pack: "Default"
[11:52:15] [INFO]: [OptiFine] Loading texture map: textures/blocks
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:52:15] [INFO]: [OptiFine] Multipass connected textures: false
[11:52:15] [INFO]: [OptiFine] Icon grid size: textures/blocks, 16
[11:52:15] [INFO]: 2020-11-04 11:52:15 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1528_npcMailbox.png
[11:52:15] [INFO]: 2020-11-04 11:52:15 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1000_null.png
[11:52:15] [INFO]: 2020-11-04 11:52:15 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: 11decorstalker:textures/blocks/extransparency.png
[11:52:15] [INFO]: [OptiFine] Texture size: textures/blocks, 2048x1024
[11:52:15] [INFO]: [OptiFine] Loading texture map: textures/items
[11:52:15] [INFO]: [OptiFine] Icon grid size: textures/items, 16
[11:52:16] [INFO]: [OptiFine] Texture size: textures/items, 2048x2048
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT] 
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT] Starting up SoundSystem...
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: [OptiFine] *** Reloading custom textures ***
[11:52:16] [INFO]: [OptiFine] Loading custom colors: textures/colormap/grass.png
[11:52:16] [INFO]: [OptiFine] Loading custom colors: textures/colormap/foliage.png
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.libraries, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.libraries, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.libraries, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT] Initializing LWJGL OpenAL
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR] Exception in thread "Timer-0" java.lang.NullPointerException
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMainMenu.EXplaySoundFX(GuiMainMenu.java:111)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMainMenu.ExMPlay(GuiMainMenu.java:130)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMainMenu$1.run(GuiMainMenu.java:228)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at java.util.TimerThread.mainLoop(Timer.java:555)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at java.util.TimerThread.run(Timer.java:505)
[11:52:17] [INFO]: AL lib: (EE) DoReset: Failed to initialize audio client: 0x8889000f
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR] Exception in thread "Thread-12" org.lwjgl.openal.OpenALException: Invalid Device
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.Util.checkALCError(Util.java:55)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.ALC10.alcCreateContext(ALC10.java:251)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.init(AL.java:168)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.create(AL.java:138)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.create(AL.java:102)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.create(AL.java:201)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.CommandThread.run(CommandThread.java:121)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [SEVERE] [Minecraft-Client] Realms: Server not available!
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR] net.minecraft.util.ReportedException: Updating screen events
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1572)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR] Caused by: java.lang.NullPointerException
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMultiplayer.func_74002_a(GuiMultiplayer.java:375)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMultiplayer.func_74004_a(GuiMultiplayer.java:359)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMultiplayer.func_73875_a(GuiMultiplayer.java:191)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1565)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     ... 9 more
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] ---- Minecraft Crash Report ----
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] // Don't do that.
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Time: 04.11.20 11:52
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Description: Updating screen events
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] java.lang.NullPointerException
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74002_a(GuiMultiplayer.java:375)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74004_a(GuiMultiplayer.java:359)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_73875_a(GuiMultiplayer.java:191)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1565)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] -- Head --
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Stacktrace:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74002_a(GuiMultiplayer.java:375)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74004_a(GuiMultiplayer.java:359)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_73875_a(GuiMultiplayer.java:191)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] -- Affected screen --
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Details:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Screen name: net.minecraft.client.gui.GuiMultiplayer
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Stacktrace:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1565)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] -- System Details --
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Details:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Minecraft Version: 1.6.4
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Operating System: Windows 7 (amd64) version 6.1
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Java Version: 1.8.0_221, Oracle Corporation
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Memory: 147428536 bytes (140 MB) / 285503488 bytes (272 MB) up to 3241410560 bytes (3091 MB)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn128M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx3104M
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Suspicious classes: FML and Forge are installed
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 28 mods loaded, 28 mods active
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     FML{6.4.49.965} [Forge Mod Loader] (forge_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Forge{9.11.1.965} [Minecraft Forge] (forge_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     advancedDarkness{1.5.0} [Advanced Darkness] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Item Physic{0.6} [Item Physic] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     PlayerAPI{1.2} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     hardwareinfo{1.0} [HardwareInfo] (c0_HardwareInfo164.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (c2_ReisMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_ChatBubbles{3.1.4.4.0} [MamiyaOtaru's Chat Bubbles] (c6_ChatBubbles1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_entityClasses{1.0.0} [Dynamic Lights on specified Entities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     exsndsys{Ver. 1.0.0} [Excalibur SoundSystem] (ExSoundSystem.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     exstalker{Ver. 1.0.1} [Excalibur STALKER] (ExStalker-CLIENT.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     decorstalker{1.0.0} [Excalibur DecorStalker] (farMOD-CLIENT.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     FlansMod{4.1} [Flans Mod] (FlansMod-4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_SmartMoving{14.5} [Smart Moving] (SmartMoving.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_SmartRender{1.1} [Smart Render] (SmartMoving.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     stalker_addon{1.0} [StalkerAddon] (StalkerAddon.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     nGuard{1.0.0.1} [nGuard] (StalkerAddon.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Launched Version: UnknownFMLProfile
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     LWJGL: 2.9.1
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3496, Intel
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Is Modded: Definitely; Client brand changed to 'fml,forge'
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Type: Client (map_client.txt)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Resource Pack: Default
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Current Language: English (US)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Profiler Position: N/A (disabled)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\crash-reports\crash-2020-11-04_11.52.28-client.txt
[11:52:28] [WARN]: 
ru.excalibur.launcher.i.b.h: Crash with reason <2020-11-04 11:52:28 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\crash-reports\crash-2020-11-04_11.52.28-client.txt>
    at ru.excalibur.launcher.i.b.F.g(a:259) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:385) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:6) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:190) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.A.g(va:410) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:314) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:124) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:199) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.b.b.F.g(pa:36) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) ~[launcher.jar:?]
[11:52:28] [INFO]: Sending notify...
 

Ссылка на комментарий
1 час назад, Kollag сказал:

[11:40:42] [INFO]: Loading display...
[11:40:42] [INFO]: Platform:
[11:40:42] [INFO]:   Display:
[11:40:42] [INFO]:       Resolution: 1280x1024
[11:40:42] [INFO]:       Scale: auto (min: x1, max: x1)
[11:40:42] [INFO]:       Styles:
[11:40:42] [INFO]:           - "default"
[11:40:42] [INFO]:   OS: WINDOWS (Windows 7)
[11:40:42] [INFO]:   Arch: x64 (amd64)
[11:40:42] [INFO]:   Total memory: 5962mb
[11:40:42] [INFO]:   Allowed memory: 5962mb
[11:40:42] [INFO]: Loading textures of style <default>...
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/window.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/client.icon.png
[11:40:43] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/client.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.logo.png
[11:40:43] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[11:40:43] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/client.options.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.background.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[11:40:43] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[11:40:43] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[11:40:43] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[11:40:44] [INFO]:    assets/textures/gui/default/main/header.logout.png
[11:40:44] [INFO]:    assets/textures/gui/default/main/client.play.png
[11:40:44] [INFO]:    assets/textures/gui/default/auth/field.login.png
[11:40:44] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[11:40:44] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[11:40:44] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[11:40:44] [INFO]: Loading profile...
[11:40:44] [INFO]: Profile cache not found!
[11:40:44] [INFO]: Handshaking...
[11:42:08] [INFO]: Auth with login <Kollag>
[11:42:09] [INFO]: Auth response: success
[11:42:09] [INFO]: Permissions:
[11:42:09] [INFO]:    - "dev.run.invalidate.post"
[11:42:09] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[11:42:09] [INFO]: Styles:
[11:42:09] [INFO]:    - "default"
[11:42:09] [INFO]: Saving display...
[11:42:09] [INFO]: Loading textures of style <default>...
[11:42:09] [WARN]: Could not load profile skin
javax.imageio.IIOException: Can't get input stream from URL!
    at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:?]
    at ru.excalibur.launcher.p.b.F.g(ea:521) [launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/Kollag.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:?]
    at java.net.URL.openStream(URL.java:1057) ~[?:?]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:?]
    ... 2 more
[11:42:09] [INFO]: Saving profile...
[11:42:09] [INFO]: Updating server-list...
[11:42:10] [INFO]: Loading server-list caches...
[11:42:10] [INFO]: Server-list caches not found!
[11:42:10] [INFO]: Updating server-content <CLASSIC>...
[11:42:10] [INFO]: Downloading bundle: <6b7009349074dc9bcbe012aa086e4562>
[11:42:10] [INFO]: Updating server-content <INDUSTRIAL>...
[11:42:10] [INFO]: Downloading bundle: <ac9bec3a59a7656c1a5192305c183b0c>
[11:42:11] [INFO]: Updating server-content <GALAXY>...
[11:42:11] [INFO]: Downloading bundle: <6379d0e5229ee05edb79f7c43474d2ca>
[11:42:12] [INFO]: Updating server-content <TECHNOMAGIC>...
[11:42:12] [INFO]: Downloading bundle: <58b00079234cf7bf38919d499941e12a>
[11:42:13] [INFO]: Updating server-content <DRACONICEVO>...
[11:42:13] [INFO]: Downloading bundle: <a6a6321373955c0fdb9779ee5573f814>
[11:42:13] [INFO]: Updating server-content <MYSTICSKY>...
[11:42:13] [INFO]: Downloading bundle: <267988e5c52aabbb89bbf835d7fbbba8>
[11:42:14] [INFO]: Updating server-content <NEVERMINE>...
[11:42:14] [INFO]: Downloading bundle: <f5b6fc3e80f1beff3972426e86cbbda9>
[11:42:15] [INFO]: Updating server-content <RPG>...
[11:42:15] [INFO]: Downloading bundle: <bf8920110177fb36613d7117a678782e>
[11:42:15] [INFO]: Updating server-content <MAGIC>...
[11:42:15] [INFO]: Downloading bundle: <027732cd8921c4382073485144158f3f>
[11:42:16] [INFO]: Updating server-content <SANDBOX>...
[11:42:16] [INFO]: Downloading bundle: <889384b2c63f2cd8b5dc83b17d0f7206>
[11:42:17] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[11:42:17] [INFO]: Downloading bundle: <fb6a659a37c171d4b983cdc5f9953f5b>
[11:42:18] [INFO]: Updating server-content <VOLCANOBLOCK>...
[11:42:18] [INFO]: Downloading bundle: <73bcd121663519e3b8600dbed837c935>
[11:42:19] [INFO]: Updating server-content <WONDERLAND>...
[11:42:19] [INFO]: Downloading bundle: <ddb6088c1e94ad938bb2ef1d79fa1476>
[11:42:20] [INFO]: Updating server-content <PIXELMON>...
[11:42:20] [INFO]: Downloading bundle: <52249627434a134a6809769df41f3458>
[11:42:21] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[11:42:21] [INFO]: Downloading bundle: <e10dda572adb3603f04a212c8921e1a5>
[11:42:22] [INFO]: Updating server-content <TERRAFIRMACRAFTTEST>...
[11:42:22] [INFO]: Downloading bundle: <01e1103da2ab1782bde0d5d8c2870027>
[11:42:22] [INFO]: Updating server-content <STALKER>...
[11:42:22] [INFO]: Downloading bundle: <d7da26c9be3e788c571398abbe457ee9>
[11:42:24] [INFO]: Updating server-content <STALKERTEST>...
[11:42:24] [INFO]: Downloading bundle: <d6151976d951b83692bc214c58cc9957>
[11:42:24] [INFO]: Updating server-content <STALKERV2>...
[11:42:24] [INFO]: Downloading bundle: <e8cc2a3985bca14fd477ed1d68006d91>
[11:42:25] [INFO]: Saving server-list caches...
[11:42:43] [INFO]: Saving profile...
[11:42:46] [INFO]: ------------------------------------
[11:42:46] [INFO]: Preparing client <STALKERV2>
[11:42:46] [INFO]: Checking content files...
[11:42:47] [INFO]: Downloading files...
[11:42:47] [INFO]: Total-size: 199910459 bytes
[11:42:47] [INFO]: ------------------------------------
[11:42:47] [INFO]: file: LIBS:LIBFORGE_1_6_4
[11:42:47] [INFO]: size: 28989782 bytes
[11:42:47] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/libforge_1.6.4.jar
[11:42:47] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar
[11:42:47] [INFO]: downloading (attempt: 1)...
[11:43:54] [INFO]: ------------------------------------
[11:43:54] [INFO]: file: LIBS:OSHI_CORE
[11:43:54] [INFO]: size: 30973 bytes
[11:43:54] [INFO]: from: http://ex-server.ru/1710_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[11:43:54] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
[11:43:54] [INFO]: downloading (attempt: 1)...
[11:43:54] [INFO]: ------------------------------------
[11:43:54] [INFO]: file: LIBS:JNA_JNA
[11:43:54] [INFO]: size: 1091208 bytes
[11:43:54] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[11:43:54] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
[11:43:54] [INFO]: downloading (attempt: 1)...
[11:43:55] [INFO]: ------------------------------------
[11:43:55] [INFO]: file: LIBS:JNA_PLATFORM
[11:43:55] [INFO]: size: 913436 bytes
[11:43:55] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[11:43:55] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
[11:43:55] [INFO]: downloading (attempt: 1)...
[11:43:56] [INFO]: ------------------------------------
[11:43:56] [INFO]: file: LIBS:FORGE_STALKER_V2_1_6_4
[11:43:56] [INFO]: size: 1944273 bytes
[11:43:56] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/forge_1.6.4.jar
[11:43:56] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\forge_1.6.4.jar
[11:43:56] [INFO]: downloading (attempt: 1)...
[11:43:57] [INFO]: ------------------------------------
[11:43:57] [INFO]: file: LIBS:OPTIFINE_1_6_4
[11:43:57] [INFO]: size: 427454 bytes
[11:43:57] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/optifine_1.6.4.jar
[11:43:57] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\optifine_1.6.4.jar
[11:43:57] [INFO]: downloading (attempt: 1)...
[11:43:57] [INFO]: ------------------------------------
[11:43:57] [INFO]: file: LIBS:RESOURCE
[11:43:57] [INFO]: size: 6542923 bytes
[11:43:57] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/resource-stalker_v2.jar
[11:43:57] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\resource-stalker_v2.jar
[11:43:57] [INFO]: downloading (attempt: 1)...
[11:44:11] [INFO]: ------------------------------------
[11:44:11] [INFO]: file: LIBS:STALKER_V2_MINECRAFT
[11:44:11] [INFO]: size: 3995206 bytes
[11:44:11] [INFO]: from: http://ex-server.ru/164_v2_stalker/bin/stalker_v2_minecraft.jar
[11:44:11] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\stalker_v2_minecraft.jar
[11:44:11] [INFO]: downloading (attempt: 1)...
[11:44:25] [INFO]: ------------------------------------
[11:44:25] [INFO]: file: SERVERLIST:MAIN
[11:44:25] [INFO]: size: 92 bytes
[11:44:25] [INFO]: from: http://ex-server.ru/server_list/stalker_v2_servers.dat
[11:44:25] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\servers.dat
[11:44:25] [INFO]: downloading (attempt: 1)...
[11:44:25] [INFO]: ------------------------------------
[11:44:25] [INFO]: file: NATIVES:NATIVES_1_7_10
[11:44:25] [INFO]: size: 1843075 bytes
[11:44:25] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/natives_164.zip
[11:44:25] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\natives_164.zip
[11:44:25] [INFO]: downloading (attempt: 1)...
[11:44:31] [INFO]: extracting (attempt: 1)...
[11:44:31] [INFO]: ------------------------------------
[11:44:31] [INFO]: file: ASSETS:MAIN
[11:44:31] [INFO]: size: 24197267 bytes
[11:44:31] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/assets_stalker_v2.zip
[11:44:31] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\assets_stalker_v2.zip
[11:44:31] [INFO]: downloading (attempt: 1)...
[11:46:09] [INFO]: extracting (attempt: 1)...
[11:46:14] [INFO]: ------------------------------------
[11:46:14] [INFO]: file: RESOURCEPACKS_CONTENT:RESOURCEPACKS_164
[11:46:14] [INFO]: size: 30605043 bytes
[11:46:14] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip_content/resourcepacks_stalker_v2.zip
[11:46:14] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\resourcepacks_stalker_v2.zip
[11:46:14] [INFO]: downloading (attempt: 1)...
[11:47:41] [INFO]: extracting (attempt: 1)...
[11:47:45] [INFO]: ------------------------------------
[11:47:45] [INFO]: file: ZIP:CONFIG_MODS_STALKER_V2
[11:47:45] [INFO]: size: 1220 bytes
[11:47:45] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/config_mods_stalker_v2.zip
[11:47:45] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\config_mods_stalker_v2.zip
[11:47:45] [INFO]: downloading (attempt: 1)...
[11:47:46] [INFO]: extracting (attempt: 1)...
[11:47:46] [INFO]: ------------------------------------
[11:47:46] [INFO]: file: ZIP:CONFIG_STALKER_V2
[11:47:46] [INFO]: size: 8980 bytes
[11:47:46] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/config_stalker_v2.zip
[11:47:46] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\config_stalker_v2.zip
[11:47:46] [INFO]: downloading (attempt: 1)...
[11:47:46] [INFO]: extracting (attempt: 1)...
[11:47:46] [INFO]: ------------------------------------
[11:47:46] [INFO]: file: ZIP:CONFCONFIG_STALKER_V2_MINECRAFT
[11:47:46] [INFO]: size: 1551 bytes
[11:47:46] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/config_stalker_v2_minecraft.zip
[11:47:46] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\config_stalker_v2_minecraft.zip
[11:47:46] [INFO]: downloading (attempt: 1)...
[11:47:46] [INFO]: extracting (attempt: 1)...
[11:47:46] [INFO]: ------------------------------------
[11:47:46] [INFO]: file: ZIP:CUSTOMNPCS_STALKER_V2_SKINS
[11:47:46] [INFO]: size: 46973717 bytes
[11:47:46] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/customnpcs_stalker_v2_skins.zip
[11:47:46] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\customnpcs_stalker_v2_skins.zip
[11:47:46] [INFO]: downloading (attempt: 1)...
[11:50:14] [INFO]: extracting (attempt: 1)...
[11:50:27] [INFO]: ------------------------------------
[11:50:27] [INFO]: file: ZIP:CUSTOMNPCS_STALKER_V2_SOUNDS
[11:50:27] [INFO]: size: 33066470 bytes
[11:50:27] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/customnpcs_stalker_v2_sounds.zip
[11:50:27] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\customnpcs_stalker_v2_sounds.zip
[11:50:27] [INFO]: downloading (attempt: 1)...
[11:51:17] [INFO]: extracting (attempt: 1)...
[11:51:20] [INFO]: ------------------------------------
[11:51:20] [INFO]: file: ZIP:FLAN_STALKER_V2
[11:51:20] [INFO]: size: 4885830 bytes
[11:51:20] [INFO]: from: http://ex-server.ru/164_v2_stalker/zip/flan_stalker_v2.zip
[11:51:20] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\zip164\flan_stalker_v2.zip
[11:51:20] [INFO]: downloading (attempt: 1)...
[11:51:22] [INFO]: extracting (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:ADVANCED_DARKNESS_V15_164_EXFIX
[11:51:24] [INFO]: size: 4557 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/Advanced_Darkness_v1.5_1.6.4_EXfix.jar
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\Advanced_Darkness_v1.5_1.6.4_EXfix.jar
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:C0_HARDWAREINFO
[11:51:24] [INFO]: size: 5798 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/c0_HardwareInfo164.jar
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\c0_HardwareInfo164.jar
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:C2_REISMINIMAP164
[11:51:24] [INFO]: size: 227592 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/c2_ReisMinimap1.6.4.zip
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\c2_ReisMinimap1.6.4.zip
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:C6_CHATBUBBLES164
[11:51:24] [INFO]: size: 22606 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/c6_ChatBubbles1.6.4.zip
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\c6_ChatBubbles1.6.4.zip
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:24] [INFO]: ------------------------------------
[11:51:24] [INFO]: file: MODS:CUSTOMNPCS_162_164
[11:51:24] [INFO]: size: 7374143 bytes
[11:51:24] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/CustomNPCs_1.6.2-1.6.4.zip
[11:51:24] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\CustomNPCs_1.6.2-1.6.4.zip
[11:51:24] [INFO]: downloading (attempt: 1)...
[11:51:29] [INFO]: ------------------------------------
[11:51:29] [INFO]: file: MODS:DYNAMICLIGHTS_164
[11:51:29] [INFO]: size: 62521 bytes
[11:51:29] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/DynamicLights_1.6.4.jar
[11:51:29] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\DynamicLights_1.6.4.jar
[11:51:29] [INFO]: downloading (attempt: 1)...
[11:51:30] [INFO]: ------------------------------------
[11:51:30] [INFO]: file: MODS:EXSOUNDSYSTEM
[11:51:30] [INFO]: size: 1004345 bytes
[11:51:30] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/ExSoundSystem.zip
[11:51:30] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\ExSoundSystem.zip
[11:51:30] [INFO]: downloading (attempt: 1)...
[11:51:31] [INFO]: ------------------------------------
[11:51:31] [INFO]: file: MODS:EXSTALKER_CLIENT
[11:51:31] [INFO]: size: 2121521 bytes
[11:51:31] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/ExStalker-CLIENT.zip
[11:51:31] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\ExStalker-CLIENT.zip
[11:51:31] [INFO]: downloading (attempt: 1)...
[11:51:32] [INFO]: ------------------------------------
[11:51:32] [INFO]: file: MODS:FARMOD_CLIENT
[11:51:32] [INFO]: size: 895770 bytes
[11:51:32] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/farMOD-CLIENT.zip
[11:51:32] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\farMOD-CLIENT.zip
[11:51:32] [INFO]: downloading (attempt: 1)...
[11:51:33] [INFO]: ------------------------------------
[11:51:33] [INFO]: file: MODS:FLANSMOD_41
[11:51:33] [INFO]: size: 646102 bytes
[11:51:33] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/FlansMod-4.1.jar
[11:51:33] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\FlansMod-4.1.jar
[11:51:33] [INFO]: downloading (attempt: 1)...
[11:51:33] [INFO]: ------------------------------------
[11:51:33] [INFO]: file: MODS:ITEMPHYSIC072MC164
[11:51:33] [INFO]: size: 44237 bytes
[11:51:33] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/ItemPhysic0.7.2mc1.6.4.jar
[11:51:33] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\ItemPhysic0.7.2mc1.6.4.jar
[11:51:33] [INFO]: downloading (attempt: 1)...
[11:51:33] [INFO]: ------------------------------------
[11:51:33] [INFO]: file: MODS:PLAYERAPI
[11:51:33] [INFO]: size: 213329 bytes
[11:51:33] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/PlayerAPI.jar
[11:51:33] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\PlayerAPI.jar
[11:51:33] [INFO]: downloading (attempt: 1)...
[11:51:34] [INFO]: ------------------------------------
[11:51:34] [INFO]: file: MODS:RENDERPLAYERAPI
[11:51:34] [INFO]: size: 95359 bytes
[11:51:34] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/RenderPlayerAPI.jar
[11:51:34] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\RenderPlayerAPI.jar
[11:51:34] [INFO]: downloading (attempt: 1)...
[11:51:34] [INFO]: ------------------------------------
[11:51:34] [INFO]: file: MODS:SMARTMOVING
[11:51:34] [INFO]: size: 604324 bytes
[11:51:34] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/SmartMoving.zip
[11:51:34] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\SmartMoving.zip
[11:51:34] [INFO]: downloading (attempt: 1)...
[11:51:34] [INFO]: ------------------------------------
[11:51:34] [INFO]: file: MODS:STALKERADDON
[11:51:34] [INFO]: size: 1069755 bytes
[11:51:34] [INFO]: from: http://ex-server.ru/164_v2_stalker/mods/StalkerAddon.jar
[11:51:34] [INFO]: dest: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\StalkerAddon.jar
[11:51:34] [INFO]: downloading (attempt: 1)...
[11:51:35] [INFO]: Saving server-list caches...
[11:51:35] [INFO]: ------------------------------------
[11:51:35] [INFO]: Launching client <STALKERV2>
[11:51:35] [INFO]: Minecraft version: 1.6.4
[11:51:35] [INFO]: Performance mode: enbaled
[11:51:35] [INFO]: Memory size: 3104mb
[11:51:35] [INFO]: PRE validating context...
[11:51:37] [INFO]: ноя 04, 2020 11:51:37 AM net.minecraft.launchwrapper.LogWrapper log
[11:51:37] [INFO]: INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:51:38] [INFO]: ноя 04, 2020 11:51:38 AM net.minecraft.launchwrapper.LogWrapper log
[11:51:38] [INFO]: INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:51:38] [INFO]: ноя 04, 2020 11:51:38 AM net.minecraft.launchwrapper.LogWrapper log
[11:51:38] [INFO]: INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[11:51:38] [INFO]: 2020-11-04 11:51:38 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
[11:51:38] [INFO]: 2020-11-04 11:51:38 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\А\AppData\Roaming\exjava\jvm
[11:51:38] [INFO]: 2020-11-04 11:51:38 [WARNING] [ForgeModLoader] The coremod trentv4.advanceddarkness.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:51:38] [INFO]: 2020-11-04 11:51:38 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:51:39] [INFO]: 2020-11-04 11:51:39 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:40] [INFO]: 2020-11-04 11:51:40 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
[11:51:42] [INFO]: 2020-11-04 11:51:42 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class atv (atv) and the actual class. Checksum on disk is dd47b6fd, in patch f9f8f26b. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:42] [INFO]: 2020-11-04 11:51:42 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is c7357231, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bcw (bcw) and the actual class. Checksum on disk is e6d67ab2, in patch 10849a00. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfa (bfa) and the actual class. Checksum on disk is 532b6a94, in patch bbd97a71. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfe (bfe) and the actual class. Checksum on disk is 5b2290ab, in patch f6796589. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfl (bfl) and the actual class. Checksum on disk is 525cfc3d, in patch e8cd0f55. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfq (bfq) and the actual class. Checksum on disk is e189403c, in patch e3155ffe. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bfr (bfr) and the actual class. Checksum on disk is f16e2546, in patch 78e6603c. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:43] [INFO]: 2020-11-04 11:51:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bgl (bgl) and the actual class. Checksum on disk is 9d254910, in patch 58a56bd5. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bhb (bhb) and the actual class. Checksum on disk is 320d7317, in patch d58c1a7c. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class big (big) and the actual class. Checksum on disk is 45410c99, in patch f4f9f57e. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bik (bik) and the actual class. Checksum on disk is 26242dc1, in patch 85b9bda9. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bil (bil) and the actual class. Checksum on disk is d5c48ad0, in patch 8ce151d5. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bkz (bkz) and the actual class. Checksum on disk is da4d85e1, in patch b9f07328. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class blt (blt) and the actual class. Checksum on disk is dbdd18de, in patch 5e798491. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class bma (bma) and the actual class. Checksum on disk is 78f114d1, in patch c5ffcc5c. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class jq (jq) and the actual class. Checksum on disk is b7adc087, in patch adec1995. Things are probably about to go very wrong. Did you put something into the jar file?
[11:51:44] [INFO]: 2020-11-04 11:51:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:51:46] [INFO]: 2020-11-04 11:51:46 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:51:46] [INFO]: 2020-11-04 11:51:46 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:51:48] [INFO]: 2020-11-04 11:51:48 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:48] [INFO]: 2020-11-04 11:51:48 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] **************** Dynamic Lights transform running on World *********************** 
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] In target method! Patching!
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Bytecode ASTORE 6 case!
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@6d026701
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LineNumberNode@78aa1f72
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@1f75a668
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@35399441
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.InsnNode@4b7dc788
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@6304101a
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@5170bcf4
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@2812b107
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@df6620a
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@4e31276e
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@1a72a540
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@27d5a580
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@198d6542
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.MethodInsnNode@5e403b4a
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@5117dd67
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@5be49b60
[11:51:49] [INFO]: 2020-11-04 11:51:49 [INFO] [STDOUT] Patching Complete!
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple, but that path is defined and not secure
[11:51:49] [INFO]: 2020-11-04 11:51:49 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path joptsimple.internal, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [Minecraft-Client] Setting user: Kollag
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] ********* INSIDE OBFUSCATED EXPLOSION TRANSFORMER ABOUT TO PATCH: ss
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] [RandomAdditions]: Class ss patched!
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] ********* INSIDE OBFUSCATED EXPLOSION TRANSFORMER ABOUT TO PATCH: asg
[11:51:50] [INFO]: 2020-11-04 11:51:50 [INFO] [STDOUT] [RandomAdditions]: Class asg patched!
[11:51:51] [INFO]: 2020-11-04 11:51:51 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:51] [INFO]: 2020-11-04 11:51:51 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.output, but that path is defined and not secure
[11:51:52] [INFO]: 2020-11-04 11:51:52 [INFO] [STDOUT] Completely ignored arguments: [1.6.4, --userProperties {}, ]
[11:51:52] [INFO]: 2020-11-04 11:51:52 [INFO] [Minecraft-Client] LWJGL Version: 2.9.1
[11:51:53] [INFO]: [OptiFine] 
[11:51:53] [INFO]: [OptiFine] OptiFine_1.6.4_HD_U_C8
[11:51:54] [INFO]: [OptiFine] Wed Nov 04 11:51:53 MSK 2020
[11:51:54] [INFO]: [OptiFine] OS: Windows 7 (amd64) version 6.1
[11:51:54] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[11:51:54] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[11:51:54] [INFO]: [OptiFine] LWJGL: 2.9.1
[11:51:54] [INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 4000 version 4.0.0 - Build 10.18.10.3496, Intel
[11:51:54] [INFO]: [OptiFine] OpenGL Version: 4.0
[11:51:54] [INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[11:51:54] [INFO]: [OptiFine] Maximum texture size: 8192x8192
[11:51:54] [INFO]: [OptiFine] Checking for new version
[11:51:54] [INFO]: 2020-11-04 11:51:54 [INFO] [STDOUT] ********* INSIDE OBFUSCATED EXPLOSION TRANSFORMER ABOUT TO PATCH: bgw
[11:51:54] [INFO]: 2020-11-04 11:51:54 [INFO] [STDOUT] [RandomAdditions]: Class bgw patched!
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.stream, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: [OptiFine] Version found: C9
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal.bind, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:54] [INFO]: 2020-11-04 11:51:54 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path com.google.gson.internal, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
[11:51:55] [INFO]: [OptiFine] *** Reloading textures ***
[11:51:55] [INFO]: [OptiFine] Resource pack: "Default"
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.codecs, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.output, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:55] [INFO]: 2020-11-04 11:51:55 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.io.filefilter, but that path is defined and not secure
[11:51:56] [INFO]: 2020-11-04 11:51:56 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
[11:51:56] [INFO]: 2020-11-04 11:51:56 [INFO] [STDOUT] MinecraftForge v9.11.1.965 Initialized
[11:51:56] [INFO]: 2020-11-04 11:51:56 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [STDOUT] Replaced 111 ore recipies
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.6.4_HD_U_C8, enabling compatibility features
[11:51:57] [INFO]: 2020-11-04 11:51:57 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\config\logging.properties
[11:51:57] [INFO]: 2020-11-04 11:51:57 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
[11:51:58] [INFO]: 2020-11-04 11:51:58 [INFO] [ForgeModLoader] Searching C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods for mods
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [nGuard] Mod nGuard is missing the required element 'name'. Substituting nGuard
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 28 mods to load
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [mcp] Activating mod mcp
[11:52:05] [INFO]: 2020-11-04 11:52:05 [INFO] [FML] Activating mod FML
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [Forge] Activating mod Forge
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [advancedDarkness] Activating mod advancedDarkness
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [Item Physic] Activating mod Item Physic
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [PlayerAPI] Activating mod PlayerAPI
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [RenderPlayerAPI] Activating mod RenderPlayerAPI
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [hardwareinfo] Activating mod hardwareinfo
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_ChatBubbles] Activating mod mod_ChatBubbles
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [customnpcs] Activating mod customnpcs
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights] Activating mod DynamicLights
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_onFire] Activating mod DynamicLights_onFire
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_creepers] Activating mod DynamicLights_creepers
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_dropItems] Activating mod DynamicLights_dropItems
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_entityClasses] Activating mod DynamicLights_entityClasses
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_mobEquipment] Activating mod DynamicLights_mobEquipment
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_flameArrows] Activating mod DynamicLights_flameArrows
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_otherPlayers] Activating mod DynamicLights_otherPlayers
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [DynamicLights_thePlayer] Activating mod DynamicLights_thePlayer
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [exsndsys] Activating mod exsndsys
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [exstalker] Activating mod exstalker
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [decorstalker] Activating mod decorstalker
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [FlansMod] Activating mod FlansMod
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_SmartMoving] Activating mod mod_SmartMoving
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [mod_SmartRender] Activating mod mod_SmartRender
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [stalker_addon] Activating mod stalker_addon
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [nGuard] Activating mod nGuard
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [HardwareInfo] Mod HardwareInfo is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights] Mod Dynamic Lights is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on burning] Mod Dynamic Lights on burning is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on Creepers] Mod Dynamic Lights on Creepers is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on ItemEntities] Mod Dynamic Lights on ItemEntities is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on specified Entities] Mod Dynamic Lights on specified Entities is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on Mob Equipment] Mod Dynamic Lights on Mob Equipment is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights on Flame enchanted Arrows] Mod Dynamic Lights on Flame enchanted Arrows is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights Other Player Light] Mod Dynamic Lights Other Player Light is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Dynamic Lights Player Light] Mod Dynamic Lights Player Light is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Excalibur SoundSystem] Mod Excalibur SoundSystem is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Excalibur STALKER] Mod Excalibur STALKER is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Excalibur DecorStalker] Mod Excalibur DecorStalker is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [Flans Mod] Mod Flans Mod is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [StalkerAddon] Mod StalkerAddon is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [WARNING] [nGuard] Mod nGuard is missing a pack.mcmeta file, things may not work well
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights on burning, FMLFileResourcePack:Dynamic Lights on Creepers, FMLFileResourcePack:Dynamic Lights on ItemEntities, FMLFileResourcePack:Dynamic Lights on specified Entities, FMLFileResourcePack:Dynamic Lights on Mob Equipment, FMLFileResourcePack:Dynamic Lights on Flame enchanted Arrows, FMLFileResourcePack:Dynamic Lights Other Player Light, FMLFileResourcePack:Dynamic Lights Player Light, FMLFileResourcePack:Excalibur SoundSystem, FMLFileResourcePack:Excalibur STALKER, FMLFileResourcePack:Excalibur DecorStalker, FMLFileResourcePack:Flans Mod, FMLFileResourcePack:StalkerAddon, FMLFileResourcePack:nGuard
[11:52:06] [INFO]: [OptiFine] *** Reloading textures ***
[11:52:06] [INFO]: [OptiFine] Resource pack: "Default"
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [ForgeModLoader] Registering Forge Packet Handler
[11:52:06] [INFO]: 2020-11-04 11:52:06 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
[11:52:07] [INFO]: 2020-11-04 11:52:07 [WARNING] [ForgeModLoader] The mod id FlansMod attempted to register channels without specifying a packet handler
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Client Player 1.1 Created
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Client Player: registered Smart Moving
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Server Player 1.1 Created
[11:52:07] [INFO]: 2020-11-04 11:52:07 [INFO] [STDOUT] Server Player: registered Smart Moving
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Render Player 1.0 Created
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Render Player: registered Smart Moving
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Model Player 1.0 Created
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Model Player: registered Smart Moving
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Client Player: registered Smart Render
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Render Player: registered Smart Render
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Model Player: registered Smart Render
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Flan's Mod : Preinitializing Flan's mod.
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] Flan's Mod : Preinitializing complete.
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [STDOUT] CONFLICT @ 744 item slot already occupied by net.minecraft.item.ItemBlock@60510791 while adding org.rhino.stalker.addon.item.ItemBlockCheckpoint@15d68a50
[11:52:08] [INFO]: 2020-11-04 11:52:08 [INFO] [fml.ItemTracker] The mod stalker_addon is overwriting existing item at 1000 (BLOCK_CHECKPOINT from stalker_addon) with org.rhino.stalker.addon.item.ItemBlockCheckpoint
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1600 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1601 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1602 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1700 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1701 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1702 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1703 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1704 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1705 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1706 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1707 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1708 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1709 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1710 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1711 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1712 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1713 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1714 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1715 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1716 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1717 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1718 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1719 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1720 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1721 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1722 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1723 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1724 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1725 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1726 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1727 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1728 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1729 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1730 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1731 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1732 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1733 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1734 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1735 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1736 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1737 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1738 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1739 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 1740 owned by mod decorstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2022 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2023 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2024 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2025 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2026 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2027 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2040 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2041 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2042 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2043 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2044 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2045 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2046 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2047 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2048 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2049 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2050 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2051 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2052 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:08] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2053 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.ItemBlock with ID 2054 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5256 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5257 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5258 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5259 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5260 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5261 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemBint with ID 5262 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5263 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5264 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5265 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemUse with ID 5266 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemBolt with ID 5306 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemVeles with ID 5316 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemJelOskol with ID 5317 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5318 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5319 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5320 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5321 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5322 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5323 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5324 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5325 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5326 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5327 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5328 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5329 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5330 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5331 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5332 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5333 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5334 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5335 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5336 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5337 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5338 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5339 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5340 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5341 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5342 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5343 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5344 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5345 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5346 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:08 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5347 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5348 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5349 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5350 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5351 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5352 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5353 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: 2020-11-04 11:52:09 [SEVERE] [ForgeModLoader] Found anonymous item of class Xssnick.Excalibur.ExcaliburStalker.Items.ItemArtifact with ID 5354 owned by mod exstalker, this item will NOT survive a 1.7 upgrade!
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:52:09] [INFO]: [OptiFine] Multipass connected textures: false
[11:52:09] [INFO]: [OptiFine] Loading texture map: textures/blocks
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:52:09] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:52:09] [INFO]: [OptiFine] Multipass connected textures: false
[11:52:10] [INFO]: [OptiFine] Icon grid size: textures/blocks, 16
[11:52:10] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[11:52:10] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[11:52:10] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[11:52:10] [INFO]: 2020-11-04 11:52:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1000_null.png
[11:52:11] [INFO]: 2020-11-04 11:52:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: 11decorstalker:textures/blocks/extransparency.png
[11:52:11] [INFO]: [OptiFine] Texture size: textures/blocks, 2048x1024
[11:52:11] [INFO]: [OptiFine] Loading texture map: textures/items
[11:52:11] [INFO]: [OptiFine] Icon grid size: textures/items, 16
[11:52:12] [INFO]: [OptiFine] Texture size: textures/items, 2048x1024
[11:52:12] [INFO]: 2020-11-04 11:52:12 [INFO] [STDOUT] regex write error: C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\mods\chatbubbles\customRegexes.txt (Системе не удается найти указанный путь)
[11:52:12] [INFO]: 2020-11-04 11:52:12 [INFO] [STDOUT] loading sounds
[11:52:12] [INFO]: 2020-11-04 11:52:12 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.lang3, but that path is defined and not secure
[11:52:12] [INFO]: 2020-11-04 11:52:12 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path org.apache.commons.lang3, but that path is defined and not secure
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loading Flan's mod.
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loaded content pack : EXstalkerGUNS
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loaded content pack : EXstalkerItem
[11:52:13] [INFO]: 2020-11-04 11:52:13 [INFO] [STDOUT] Flan's Mod : Loaded textures and models.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded bullets.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded attachments.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded guns.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 23601 item slot already occupied by co.uk.flansmods.common.guns.ItemGrenade@67726dd1 while adding co.uk.flansmods.common.guns.ItemGrenade@45c270f9
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 23857 (co.uk.flansmods.common.guns.ItemGrenade from FlansMod) with co.uk.flansmods.common.guns.ItemGrenade
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded grenades.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26745 item slot already occupied by noppes.npcs.items.ItemRotatedShield@5b256ab5 while adding co.uk.flansmods.common.ItemPart@2a2cdba0
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27001 (npcFullBronzeShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26746 item slot already occupied by noppes.npcs.items.ItemShield@31d327b6 while adding co.uk.flansmods.common.ItemPart@5b084c4c
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27002 (npcHeaterShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26747 item slot already occupied by noppes.npcs.items.ItemShield@2b08f55a while adding co.uk.flansmods.common.ItemPart@67b5da40
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27003 (npcCryscentShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26748 item slot already occupied by noppes.npcs.items.ItemShield@4ff3af97 while adding co.uk.flansmods.common.ItemPart@5680f009
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27004 (npcScutumShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26749 item slot already occupied by noppes.npcs.items.ItemRotatedShield@3a4e6da6 while adding co.uk.flansmods.common.ItemPart@73e0c775
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27005 (npcTowerShield from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26750 item slot already occupied by noppes.npcs.items.ItemSpear@213d5189 while adding co.uk.flansmods.common.ItemPart@70eced1f
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27006 (npcWoodenSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26751 item slot already occupied by noppes.npcs.items.ItemSpear@39068df9 while adding co.uk.flansmods.common.ItemPart@4ca83ec3
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27007 (npcStoneSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26752 item slot already occupied by noppes.npcs.items.ItemSpear@7d29fc6 while adding co.uk.flansmods.common.ItemPart@10c11e36
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27008 (npcIronSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26753 item slot already occupied by noppes.npcs.items.ItemSpear@1da53092 while adding co.uk.flansmods.common.ItemPart@10f64bc3
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27009 (npcGoldenSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26754 item slot already occupied by noppes.npcs.items.ItemSpear@3c9cab4 while adding co.uk.flansmods.common.ItemPart@1be15455
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27010 (npcDiamondSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26755 item slot already occupied by noppes.npcs.items.ItemSpear@2ff4d61b while adding co.uk.flansmods.common.ItemPart@dfe2875
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27011 (npcBronzeSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26756 item slot already occupied by noppes.npcs.items.ItemSpear@402fcf14 while adding co.uk.flansmods.common.ItemPart@517d68b8
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27012 (npcEmeraldSpear from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26757 item slot already occupied by noppes.npcs.items.ItemDagger@58b03882 while adding co.uk.flansmods.common.ItemPart@24710e61
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27013 (npcSaiBlade from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26758 item slot already occupied by noppes.npcs.items.ItemMusket@1a983294 while adding co.uk.flansmods.common.ItemPart@209ab1d7
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27014 (npcMusket from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26760 item slot already occupied by noppes.npcs.items.ItemBattleAxe@7937f96e while adding co.uk.flansmods.common.ItemPart@5599f22f
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27016 (npcWoodenBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26761 item slot already occupied by noppes.npcs.items.ItemBattleAxe@ece769a while adding co.uk.flansmods.common.ItemPart@7baf7a9d
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27017 (npcStoneBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26762 item slot already occupied by noppes.npcs.items.ItemBattleAxe@3d95100f while adding co.uk.flansmods.common.ItemPart@27879518
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27018 (npcIronBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26763 item slot already occupied by noppes.npcs.items.ItemBattleAxe@5a004dd4 while adding co.uk.flansmods.common.ItemPart@5afbbf9b
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27019 (npcGoldenBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26764 item slot already occupied by noppes.npcs.items.ItemBattleAxe@4f7bc9a3 while adding co.uk.flansmods.common.ItemPart@544faa01
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27020 (npcDiamondBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] CONFLICT @ 26765 item slot already occupied by noppes.npcs.items.ItemBattleAxe@cf933b1 while adding co.uk.flansmods.common.ItemPart@b7952d2
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [fml.ItemTracker] The mod FlansMod is overwriting existing item at 27021 (npcBronzeBattleAxe from customnpcs) with co.uk.flansmods.common.ItemPart
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded parts.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded planes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded vehicles.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded AA guns.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded mecha tools.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded mechas.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded tools.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded gun boxes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded armour.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g36+flanMWACOG to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp+flanMWSilencer to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g36Ammo to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class marineAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m249 to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpg to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m249Ammo to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpgAmmo to player class marineAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add w1200 to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4 to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4Remote to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add w1200Ammo to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class marineEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m16a4+flanMWACOG to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911 to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m16a4Ammo to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911Ammo to player class marineMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21 to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mp5+flanMWRedDot+flanMWSilencer to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21Ammo to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mp5Ammo to player class marineMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g3+flanMWACOG to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uzi to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add g3Ammo to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uziAmmo to player class marineMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add barrett to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add barrettAmmo to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add desertEagleAmmo to player class marineSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add r700+flanMWSilencer to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9+flanMWSilencer to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add claymore to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add r700Ammo to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9Ammo to player class marineSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m14+flanMWACOG to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak74+flanMWRedDot+flanMWSilencer to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m14Ammo to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak74Ammo to player class spetsnazMulti2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add p90+flanMWACOG to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp+flanMWSilencer to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add p90Ammo to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class spetsnazAssault1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpd to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9 to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpg to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpdAmmo to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m9Ammo to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add rpgAmmo to player class spetsnazAssault2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1014+flanMWRedDot to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4 to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add c4Remote to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1014Ammo to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class spetsnazEngineer1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak47+flanMWACOG to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911 to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add ak47Ammo to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m1911Ammo to player class spetsnazMedic1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21+flanMWSilencer to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add skorpion+flanMWSilencer+flanMWRedDot to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m21Ammo to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add skorpionAmmo to player class spetsnazMulti1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add dragunov to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add dragunovAmmo to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add desertEagleAmmo to player class spetsnazSniper1 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m40a3+flanMWSilencer to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add usp+flanMWSilencer to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add mwKnife to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add claymore to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add m40a3Ammo to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Tried to add uspAmmo to player class spetsnazSniper2 but the item did not exist
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded classes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded teams.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaShoes
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaHat
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Could not find Fiber when adding recipe
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaPants
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.item.ItemStack.<init>(ItemStack.java:82)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:227)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Could not find Fiber when adding recipe
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Failed to add recipe for : BananaVest
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR] java.lang.NullPointerException
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.item.ItemStack.<init>(ItemStack.java:82)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:227)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.InfoType.addRecipe(InfoType.java:139)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:731)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at co.uk.flansmods.common.FlansMod.load(FlansMod.java:294)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loaded recipes.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loading Flan's mod.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Flan's Mod : Loading complete.
[11:52:14] [INFO]: 2020-11-04 11:52:14 [INFO] [STDOUT] Smart Moving uses communication protocol 2.3
[11:52:15] [INFO]: 2020-11-04 11:52:15 [INFO] [STDOUT] [Flan] Hooking complete.
[11:52:15] [INFO]: 2020-11-04 11:52:15 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 28 mods
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [HardwareInfo] Mod HardwareInfo is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights] Mod Dynamic Lights is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on burning] Mod Dynamic Lights on burning is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on Creepers] Mod Dynamic Lights on Creepers is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on ItemEntities] Mod Dynamic Lights on ItemEntities is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on specified Entities] Mod Dynamic Lights on specified Entities is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on Mob Equipment] Mod Dynamic Lights on Mob Equipment is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights on Flame enchanted Arrows] Mod Dynamic Lights on Flame enchanted Arrows is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights Other Player Light] Mod Dynamic Lights Other Player Light is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Dynamic Lights Player Light] Mod Dynamic Lights Player Light is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Excalibur SoundSystem] Mod Excalibur SoundSystem is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Excalibur STALKER] Mod Excalibur STALKER is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Excalibur DecorStalker] Mod Excalibur DecorStalker is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [Flans Mod] Mod Flans Mod is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [StalkerAddon] Mod StalkerAddon is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [WARNING] [nGuard] Mod nGuard is missing a pack.mcmeta file, things may not work well
[11:52:15] [INFO]: 2020-11-04 11:52:15 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights on burning, FMLFileResourcePack:Dynamic Lights on Creepers, FMLFileResourcePack:Dynamic Lights on ItemEntities, FMLFileResourcePack:Dynamic Lights on specified Entities, FMLFileResourcePack:Dynamic Lights on Mob Equipment, FMLFileResourcePack:Dynamic Lights on Flame enchanted Arrows, FMLFileResourcePack:Dynamic Lights Other Player Light, FMLFileResourcePack:Dynamic Lights Player Light, FMLFileResourcePack:Excalibur SoundSystem, FMLFileResourcePack:Excalibur STALKER, FMLFileResourcePack:Excalibur DecorStalker, FMLFileResourcePack:Flans Mod, FMLFileResourcePack:StalkerAddon, FMLFileResourcePack:nGuard, FMLFileResourcePack:Flan's Mod : EXstalkerGUNS, FMLFileResourcePack:Flan's Mod : EXstalkerItem, SmartMoving
[11:52:15] [INFO]: [OptiFine] *** Reloading textures ***
[11:52:15] [INFO]: [OptiFine] Resource pack: "Default"
[11:52:15] [INFO]: [OptiFine] Loading texture map: textures/blocks
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:52:15] [INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:52:15] [INFO]: [OptiFine] Multipass connected textures: false
[11:52:15] [INFO]: [OptiFine] Icon grid size: textures/blocks, 16
[11:52:15] [INFO]: 2020-11-04 11:52:15 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1528_npcMailbox.png
[11:52:15] [INFO]: 2020-11-04 11:52:15 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1000_null.png
[11:52:15] [INFO]: 2020-11-04 11:52:15 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: 11decorstalker:textures/blocks/extransparency.png
[11:52:15] [INFO]: [OptiFine] Texture size: textures/blocks, 2048x1024
[11:52:15] [INFO]: [OptiFine] Loading texture map: textures/items
[11:52:15] [INFO]: [OptiFine] Icon grid size: textures/items, 16
[11:52:16] [INFO]: [OptiFine] Texture size: textures/items, 2048x2048
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT] 
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT] Starting up SoundSystem...
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: [OptiFine] *** Reloading custom textures ***
[11:52:16] [INFO]: [OptiFine] Loading custom colors: textures/colormap/grass.png
[11:52:16] [INFO]: [OptiFine] Loading custom colors: textures/colormap/foliage.png
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.libraries, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.libraries, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound.libraries, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT] Initializing LWJGL OpenAL
[11:52:16] [INFO]: 2020-11-04 11:52:16 [INFO] [STDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:16] [INFO]: 2020-11-04 11:52:16 [SEVERE] [ForgeModLoader] The jar file C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\bin\libforge_1.6.4.jar has a security seal for path paulscode.sound, but that path is defined and not secure
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR] Exception in thread "Timer-0" java.lang.NullPointerException
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMainMenu.EXplaySoundFX(GuiMainMenu.java:111)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMainMenu.ExMPlay(GuiMainMenu.java:130)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMainMenu$1.run(GuiMainMenu.java:228)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at java.util.TimerThread.mainLoop(Timer.java:555)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at java.util.TimerThread.run(Timer.java:505)
[11:52:17] [INFO]: AL lib: (EE) DoReset: Failed to initialize audio client: 0x8889000f
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR] Exception in thread "Thread-12" org.lwjgl.openal.OpenALException: Invalid Device
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.Util.checkALCError(Util.java:55)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.ALC10.alcCreateContext(ALC10.java:251)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.init(AL.java:168)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.create(AL.java:138)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.create(AL.java:102)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at org.lwjgl.openal.AL.create(AL.java:201)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [INFO] [STDERR]     at paulscode.sound.CommandThread.run(CommandThread.java:121)
[11:52:17] [INFO]: 2020-11-04 11:52:17 [SEVERE] [Minecraft-Client] Realms: Server not available!
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR] net.minecraft.util.ReportedException: Updating screen events
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1572)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR] Caused by: java.lang.NullPointerException
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMultiplayer.func_74002_a(GuiMultiplayer.java:375)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMultiplayer.func_74004_a(GuiMultiplayer.java:359)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiMultiplayer.func_73875_a(GuiMultiplayer.java:191)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1565)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDERR]     ... 9 more
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] ---- Minecraft Crash Report ----
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] // Don't do that.
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Time: 04.11.20 11:52
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Description: Updating screen events
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] java.lang.NullPointerException
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74002_a(GuiMultiplayer.java:375)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74004_a(GuiMultiplayer.java:359)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_73875_a(GuiMultiplayer.java:191)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1565)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] -- Head --
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Stacktrace:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74002_a(GuiMultiplayer.java:375)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_74004_a(GuiMultiplayer.java:359)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiMultiplayer.func_73875_a(GuiMultiplayer.java:191)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] -- Affected screen --
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Details:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Screen name: net.minecraft.client.gui.GuiMultiplayer
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Stacktrace:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1565)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.client.main.Main.main(SourceFile:101)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at java.lang.reflect.Method.invoke(Method.java:498)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] 
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] -- System Details --
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] Details:
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Minecraft Version: 1.6.4
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Operating System: Windows 7 (amd64) version 6.1
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Java Version: 1.8.0_221, Oracle Corporation
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Memory: 147428536 bytes (140 MB) / 285503488 bytes (272 MB) up to 3241410560 bytes (3091 MB)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn128M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx3104M
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Suspicious classes: FML and Forge are installed
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 28 mods loaded, 28 mods active
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     FML{6.4.49.965} [Forge Mod Loader] (forge_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Forge{9.11.1.965} [Minecraft Forge] (forge_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     advancedDarkness{1.5.0} [Advanced Darkness] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Item Physic{0.6} [Item Physic] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     PlayerAPI{1.2} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     hardwareinfo{1.0} [HardwareInfo] (c0_HardwareInfo164.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (c2_ReisMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_ChatBubbles{3.1.4.4.0} [MamiyaOtaru's Chat Bubbles] (c6_ChatBubbles1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_entityClasses{1.0.0} [Dynamic Lights on specified Entities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     exsndsys{Ver. 1.0.0} [Excalibur SoundSystem] (ExSoundSystem.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     exstalker{Ver. 1.0.1} [Excalibur STALKER] (ExStalker-CLIENT.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     decorstalker{1.0.0} [Excalibur DecorStalker] (farMOD-CLIENT.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     FlansMod{4.1} [Flans Mod] (FlansMod-4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_SmartMoving{14.5} [Smart Moving] (SmartMoving.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     mod_SmartRender{1.1} [Smart Render] (SmartMoving.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     stalker_addon{1.0} [StalkerAddon] (StalkerAddon.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     nGuard{1.0.0.1} [nGuard] (StalkerAddon.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Launched Version: UnknownFMLProfile
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     LWJGL: 2.9.1
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3496, Intel
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Is Modded: Definitely; Client brand changed to 'fml,forge'
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Type: Client (map_client.txt)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Resource Pack: Default
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Current Language: English (US)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Profiler Position: N/A (disabled)
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT]     Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
[11:52:28] [INFO]: 2020-11-04 11:52:28 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\crash-reports\crash-2020-11-04_11.52.28-client.txt
[11:52:28] [WARN]: 
ru.excalibur.launcher.i.b.h: Crash with reason <2020-11-04 11:52:28 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\А\AppData\Roaming\.exlauncher\clients\stalkerv2\crash-reports\crash-2020-11-04_11.52.28-client.txt>
    at ru.excalibur.launcher.i.b.F.g(a:259) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:385) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:6) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:190) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.A.g(va:410) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:314) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:124) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:199) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.b.b.F.g(pa:36) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) ~[launcher.jar:?]
[11:52:28] [INFO]: Sending notify...
 

Переустанови клиент и все будет гуд.

Ах да, зайди в файлы игры и скопируй маркеры (если есть).

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

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

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

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

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

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

Войти

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

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

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