Detected External Client 1.12.2 (1.7.9.1 build)

Пользователь
Статус
Оффлайн
Регистрация
23 Апр 2019
Сообщения
360
Реакции[?]
115
Поинты[?]
8K
Последнее редактирование:
Начинающий
Статус
Оффлайн
Регистрация
29 Авг 2019
Сообщения
102
Реакции[?]
14
Поинты[?]
0
Что делать если вылетает? Пробовал и в обычном TL и Legacy, или это вообще не для Forge?
Код:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 10/2/21 6:07 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _Пошел нахуй in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 160514592 bytes (153 MB) / 369098752 bytes (352 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 6 mods loaded, 6 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                         | Version      | Source                        | Signature                                |
    |:----- |:-------------------------- |:------------ |:----------------------------- |:---------------------------------------- |
    | LC    | minecraft                  | 1.12.2       | minecraft.jar                 | None                                     |
    | LC    | mcp                        | 9.42         | minecraft.jar                 | None                                     |
    | LC    | FML                        | 8.0.99.99    | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                      | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LE    | exl                        | 1.0          | ExternalCrack.jar             | None                                     |
    | L     | tlauncher_custom_cape_skin | 1.4          | tlskincape_1.12.2-1.4.jar     | None                                     |

    Loaded coremods (and transformers):
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660/PCIe/SSE2'
Код:
[18:19:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:19:14] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[18:19:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\User\AppData\Roaming\.tlauncher\mojang_jre\jre-legacy\windows-x64\jre-legacy
[18:19:14] [main/INFO] [FML]: Searching C:\Users\User\AppData\Roaming\.minecraft\mods for mods
[18:19:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:19:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:19:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:19:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:19:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:19:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:19:16] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Zagadka
[18:19:18] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[18:19:19] [Client thread/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 363969408 bytes (347 MB) / 536870912 bytes (512 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 10 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:ConcGCThreads=1 -XX:ParallelGCThreads=6 -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660/PCIe/SSE2'
[18:19:19] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[18:19:19] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[18:19:19] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[18:19:19] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[18:19:19] [Client thread/INFO] [FML]: Searching C:\Users\User\AppData\Roaming\.minecraft\mods for mods
[18:19:20] [Client thread/INFO] [FML]: Mod exl is missing the required element 'name'. Substituting exl
[18:19:20] [Client thread/WARN] [FML]: Mod exl is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[18:19:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[18:19:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, exl] at CLIENT
[18:19:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, exl] at SERVER
[18:19:20] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
// My bad.

Time: 10/2/21 6:19 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _Пошел нахуй in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 258101160 bytes (246 MB) / 536870912 bytes (512 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 10 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:ConcGCThreads=1 -XX:ParallelGCThreads=6 -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 5 mods loaded, 5 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID        | Version      | Source                        | Signature                                |
    |:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
    | LC    | minecraft | 1.12.2       | minecraft.jar                 | None                                     |
    | LC    | mcp       | 9.42         | minecraft.jar                 | None                                     |
    | LC    | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge     | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LE    | exl       | 1.0          | ExternalCrack.jar             | None                                     |

    Loaded coremods (and transformers):
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660/PCIe/SSE2'
[18:19:20] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-02_18.19.20-client.txt
 
Пользователь
Статус
Оффлайн
Регистрация
23 Апр 2019
Сообщения
360
Реакции[?]
115
Поинты[?]
8K
Что делать если вылетает? Пробовал и в обычном TL и Legacy, или это вообще не для Forge?
Код:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 10/2/21 6:07 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _Пошел нахуй in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 160514592 bytes (153 MB) / 369098752 bytes (352 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 6 mods loaded, 6 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                         | Version      | Source                        | Signature                                |
    |:----- |:-------------------------- |:------------ |:----------------------------- |:---------------------------------------- |
    | LC    | minecraft                  | 1.12.2       | minecraft.jar                 | None                                     |
    | LC    | mcp                        | 9.42         | minecraft.jar                 | None                                     |
    | LC    | FML                        | 8.0.99.99    | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                      | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LE    | exl                        | 1.0          | ExternalCrack.jar             | None                                     |
    | L     | tlauncher_custom_cape_skin | 1.4          | tlskincape_1.12.2-1.4.jar     | None                                     |

    Loaded coremods (and transformers):
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660/PCIe/SSE2'
Код:
[18:19:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:19:14] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[18:19:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\User\AppData\Roaming\.tlauncher\mojang_jre\jre-legacy\windows-x64\jre-legacy
[18:19:14] [main/INFO] [FML]: Searching C:\Users\User\AppData\Roaming\.minecraft\mods for mods
[18:19:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:19:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:19:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:19:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:19:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:19:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:19:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:19:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:19:16] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Zagadka
[18:19:18] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[18:19:19] [Client thread/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 363969408 bytes (347 MB) / 536870912 bytes (512 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 10 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:ConcGCThreads=1 -XX:ParallelGCThreads=6 -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660/PCIe/SSE2'
[18:19:19] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[18:19:19] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[18:19:19] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[18:19:19] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[18:19:19] [Client thread/INFO] [FML]: Searching C:\Users\User\AppData\Roaming\.minecraft\mods for mods
[18:19:20] [Client thread/INFO] [FML]: Mod exl is missing the required element 'name'. Substituting exl
[18:19:20] [Client thread/WARN] [FML]: Mod exl is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[18:19:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[18:19:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, exl] at CLIENT
[18:19:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, exl] at SERVER
[18:19:20] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
// My bad.

Time: 10/2/21 6:19 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _Пошел нахуй in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 258101160 bytes (246 MB) / 536870912 bytes (512 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 10 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:ConcGCThreads=1 -XX:ParallelGCThreads=6 -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 5 mods loaded, 5 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID        | Version      | Source                        | Signature                                |
    |:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
    | LC    | minecraft | 1.12.2       | minecraft.jar                 | None                                     |
    | LC    | mcp       | 9.42         | minecraft.jar                 | None                                     |
    | LC    | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge     | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LE    | exl       | 1.0          | ExternalCrack.jar             | None                                     |

    Loaded coremods (and transformers):
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660/PCIe/SSE2'
[18:19:20] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-02_18.19.20-client.txt
не ебу
 
Начинающий
Статус
Оффлайн
Регистрация
23 Май 2020
Сообщения
62
Реакции[?]
12
Поинты[?]
0
Код:
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
Код завершения: -1
чё делать, его же просто в папочку mods?
 
фанат бейна из доты
Пользователь
Статус
Оффлайн
Регистрация
20 Сен 2020
Сообщения
691
Реакции[?]
75
Поинты[?]
3K
Код:
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
Код завершения: -1
чё делать, его же просто в папочку mods?
да, если будет не работать то в аргументы напиши -noverify
 
фанат бейна из доты
Пользователь
Статус
Оффлайн
Регистрация
20 Сен 2020
Сообщения
691
Реакции[?]
75
Поинты[?]
3K
Начинающий
Статус
Оффлайн
Регистрация
23 Май 2020
Сообщения
62
Реакции[?]
12
Поинты[?]
0
Я слишком отсталый от общества, объясни зумеру что такое легаси лаунчер (и можешь скинуть ссылку?)


Это в TLauncher с параметро и без пытался

Код:
flush now
[Loading] INITIALIZING
Starting TLauncher 2.82 RELEASE
For more information, visit https://tlauncher.org/
Startup time: 04.10.2021 0:39:05
Running folder C:\Users\Sqeek\Downloads
---
[Loading] LOADING_CONFIGURATION
Machine info: -------------------------------------------------------
Windows 10 10.0, Java 1.8.0_281, jvm bit x64, 16348 MB RAM
java path=C:\Users\Sqeek\AppData\Roaming\.tlauncher\jvms\jre1.8.0_281\bin\javaw.exe
Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
 NVIDIA GeForce GTX 750, NVIDIA GeForce GTX 750, 10182 MB
-------------------------------------------------------
Selected locale: ru_RU
[Loading] LOADING_CONSOLE
[Downloader2] Loaded configuration: good
[Updater] Requesting an update...
[Updater] Requesting from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Updater] Making request: http://repo.tlauncher.org/update/lch/update_2.0.json?version=2.82&client=cc7dcb84-2006-4fa5-87c3-c5a184fd28c6
[Updater] Request time: 368 ms
[Updater] Successfully requested from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Browser] Loading resources...
[Browser] Loading background...
[Browser] Cleaning up after loading:
Starting garbage collector: 30 / 147 MB
Garbage collector completed: 18 / 200 MB
[Loading] LOADING_MANAGERS
[LocalVersionList] Base directory: C:\Users\Sqeek\AppData\Roaming\.minecraft
[ProfileManager] Refreshing profiles from: C:\Users\Sqeek\AppData\Roaming\.minecraft\TlauncherProfiles.json
[AdvertisingStatusObserver]  started to get ad information
[AdvertisingStatusObserver]  finished to get add information
save profiles
[GsonUtil]  request to http://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.7.json
[Loading] LOADING_WINDOW
[REPO][SERVER_LIST_REPO] Success: Reached the repo in 130 ms.
[Swing] Favicons loaded: 256px, 128px, 96px, 64px, 48px, 32px, 24px, 16px
[Loading] PREPARING_MAINPANE
[Downloader2] Loaded configuration: good
[JFXStartPageLoader]  start load page: https://page.tlauncher.org/update/downloads/configs/client/index.html
[Browser] Running in JavaFX Thread
[Browser] Preparing JavaFX...
[Browser] Initializing...
[Loading] POSTINIT_GUI
[Frame] Packing main frame...
[Frame] Resizing main pane...
Updater is already closed. Showing up...
Visibility set.
[Loading] REFRESHING_INFO
[VersionManager] Refreshing versions remotely...
Started! (6379 ms.)
[Loading] SUCCESS
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new4/
[TLauncher] show tlauncher!!!
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 189 ms.
[REPO][OFFICIAL_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: https://launchermeta.mojang.com/mc/game/
[REPO][SKIN_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new4/skin/versions/
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new4/
[REPO][SKIN_VERSION_REPO] Success: Reached the repo in 81 ms.
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 86 ms.
[SkinVersionList] Got in 187 ms
[ExtraVersionList] Got in 238 ms
[REPO][OFFICIAL_VERSION_REPO] Success: Reached the repo in 519 ms.
[OfficialVersionList] Got in 656 ms
[VersionManager] Versions has been refreshed (1018 ms)
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 143 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 115 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
local server started
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 91 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[REPO][ADD_HOT_SERVERS_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/lch/additional_hot_servers-1.0.json
[REPO][HOT_SERVERS_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/lch/servers/hot_servers-1.0.json
[REPO][ADD_HOT_SERVERS_REPO] Success: Reached the repo in 74 ms.
[REPO][HOT_SERVERS_REPO] Success: Reached the repo in 84 ms.
[JFXStartPageLoader]  succeeded load page: https://page.tlauncher.org/update/downloads/configs/client/index.html during 4
[Browser@1263111225] Loaded successfully: "https://page.tlauncher.org/update/downloads/configs/client/index.html"
[Browser] add listens into server_choose
[Browser] finished listens into server_choose
[Double running] clear time label
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
onAuthPassed
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.82
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2-forge-14.23.5.2855
[Launcher] Selected account: Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Launcher] Version sync info: VersionSyncInfo{id='1.12.2-forge-14.23.5.2855',
local=CompleteVersion{id='1.12.2-forge-14.23.5.2855', time=Sat Dec 19 08:51:02 KRAT 2020, release=Mon Sep 18 15:39:46 KRAT 2017, type=release, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@4dafe034, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2855', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.2.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='it.unimi.dsi:fastutil:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@7b07ecdc, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1b3c93d3, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@18d3c69a, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1bf08786, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@5f55e928, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[GsonUtil]  request to https://res.tlauncher.org/b/jvm/java_configuration.json
[Launcher] Checking conditions...
[Launcher] shaderpacks:!Mubarek Motion Blur 2 - 120 FPS.zip,BSL_v8.1p1.zip,Exposa3.0IMPROVEDTAATest.zip,Pensa_73 Motion Blur.zip,YoutuberDream_By_Zeabruse.zip
[Launcher] resourcepacks:1.17.zip,33_5_Purple_dFade_f_32x.zip,6NoLimitPrivatef6Remasteredf.zip,EmissiveOres1.17.zip,Faithful_1.12_rv1.zip,HizoRP.zip,MotionBlurLevel1.zip,primeshdtextureslitex128.zip,RUS.zip,[Minecraft-INSIDE.com] faithful_1.8.zip
[Launcher] Cleaning up old assets directory C:\Users\Sqeek\AppData\Roaming\.minecraft\assets\log_configs\ after migration
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\Sqeek\AppData\Roaming\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 130 ms.
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
[VersionManager] Required for version 1.12.2-forge-14.23.5.2855: []
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
Minecraft requires java version: 8, java path: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:patchy:1.2.3
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\natives -cp C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2855\forge-1.12.2-14.23.5.2855.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\1.2.3\patchy-1.2.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\1.12.2-forge-14.23.5.2855.jar -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:\Users\Sqeek\AppData\Roaming\.minecraft net.minecraft.launchwrapper.Launch --username sqeekk --version 1.12.2-forge-14.23.5.2855 --gameDir C:\Users\Sqeek\AppData\Roaming\.minecraft --assetsDir C:\Users\Sqeek\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid 1c47b498f47247d785f6fbeaebd6bc43 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=hypixel, address=mc.hypixel.net, ip=mc.hypixel.net, port=null, hideAddress=false, acceptTextures=0), Server(name=krsk, address=krasnoyarsk.my-serv.com, ip=krasnoyarsk.my-serv.com, port=null, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.91.61.52:40999, ip=51.91.61.52, port=40999, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.178.91.184:41587, ip=51.178.91.184, port=41587, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=play.jetmine.ru, ip=play.jetmine.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] Starting Minecraft 1.12.2-forge-14.23.5.2855...
[Launcher] Launching in: C:\Users\Sqeek\AppData\Roaming\.minecraft
Starting garbage collector: 155 / 313 MB
Garbage collector completed: 39 / 300 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[00:39:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:39:47] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:39:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:39:47] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[00:39:47] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy
[00:39:48] [main/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:39:48] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.65_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:39:48] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:39:48] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[00:39:48] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:39:48] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[00:39:48] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[00:39:48] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_21.17.1_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:39:48] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[00:39:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:39:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:51] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[00:39:51] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer

[00:39:52] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP

[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer

[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[00:39:53] [Client thread/INFO] [minecraft/Minecraft]: Setting user: sqeekk
[00:39:54] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:39:54] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:39:59] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Forge ***
[00:39:59] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Vanilla ***
[00:39:59] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer

[00:39:59] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[00:39:59] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[00:39:59] [Client thread/INFO] [Config]: [OptiFine]
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] Build: 20210124-142939
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OpenGL: NVIDIA GeForce GTX 750/PCIe/SSE2, version 4.6.0 NVIDIA 471.68, NVIDIA Corporation
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[00:39:59] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 471.68
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  NVIDIA Corporation
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: NVIDIA GeForce GTX 750/PCIe/SSE2
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Loaded shaderpack: !Mubarek Motion Blur 2 - 120 FPS.zip
[00:40:00] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[00:40:00] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[00:40:00] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[00:40:00] [VersionCheck/INFO] [Config]: [OptiFine] Version found: G5
[00:40:00] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[00:40:00] [Client thread/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 65971320 bytes (62 MB) / 335544320 bytes (320 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
[00:40:00] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[00:40:00] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:40:00] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[00:40:00] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[00:40:01] [Client thread/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:40:02] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[00:40:02] [Client thread/WARN] [FML]: Mod ias is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 7.1.2
[00:40:02] [Client thread/INFO] [FML]: Mod exl is missing the required element 'name'. Substituting exl
[00:40:02] [Client thread/WARN] [FML]: Mod exl is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[00:40:02] [Client thread/WARN] [FML]: Mod macrokey is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.x-2.0.0-BETA.b90
[00:40:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 16 mods to load
[00:40:03] [Client thread/INFO] [FML]: FML has found a non-mod file ItemPhysic_Full_1.4.34_mc1.12.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[00:40:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at CLIENT
[00:40:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at SERVER
[00:40:05] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 10/4/21 12:40 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 200754920 bytes (191 MB) / 436207616 bytes (416 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 16 mods loaded, 16 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                | Version               | Source                                        | Signature                                |
    |:----- |:----------------- |:--------------------- |:--------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft         | 1.12.2                | minecraft.jar                                 | None                                     |
    | LC    | mcp               | 9.42                  | minecraft.jar                                 | None                                     |
    | LC    | FML               | 8.0.99.99             | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge             | 14.23.5.2855          | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | creativecoredummy | 1.0.0                 | minecraft.jar                                 | None                                     |
    | LC    | itemphysic        | 1.4.0                 | minecraft.jar                                 | None                                     |
    | LC    | xaerominimap_core | 1.12.2-1.0            | minecraft.jar                                 | None                                     |
    | LC    | codechickenlib    | 3.2.3.358             | CodeChickenLib_1.12.2_3.2.3.358_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | creativecore      | 1.10.0                | CreativeCore_v1.10.65_mc1.12.2.jar            | None                                     |
    | LC    | ias               | 7.1.2                 | InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar  | None                                     |
    | LC    | itemscroller      | 0.11.0                | itemscroller_1.12.0_0.11.0.jar                | None                                     |
    | LC    | jei               | 4.16.1.302            | jei_1.12.2-4.16.1.302.jar                     | None                                     |
    | LE    | exl               | 1.0                   | LLibrary.jar                                  | None                                     |
    | L     | macrokey          | 1.12.x-2.0.0-BETA.b90 | macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar  | None                                     |
    | L     | neat              | 1.4-17                | Neat_1.12.2_1.4_17.jar                        | None                                     |
    | L     | xaerominimap      | 21.17.1               | Xaeros_Minimap_21.17.1_Forge_1.12.jar         | None                                     |

    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 7
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: !Mubarek Motion Blur 2 - 120 FPS.zip
    OpenGlVersion: 4.6.0 NVIDIA 471.68
    OpenGlRenderer: NVIDIA GeForce GTX 750/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
[00:40:05] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (36 ms)
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 398 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 104 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 100 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1
flush now
[Launcher] [Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
[Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
flush now
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
onAuthPassed
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.82
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2-forge-14.23.5.2855
[Launcher] Selected account: Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
[Launcher] Version sync info: VersionSyncInfo{id='1.12.2-forge-14.23.5.2855',
local=CompleteVersion{id='1.12.2-forge-14.23.5.2855', time=Sat Dec 19 08:51:02 KRAT 2020, release=Mon Sep 18 15:39:46 KRAT 2017, type=release, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@4dafe034, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2855', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.2.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='it.unimi.dsi:fastutil:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@cdde778, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@2b487bf, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1d3cb4d9, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@6bb8efe7, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@8bd23cf, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:!Mubarek Motion Blur 2 - 120 FPS.zip,BSL_v8.1p1.zip,Exposa3.0IMPROVEDTAATest.zip,Pensa_73 Motion Blur.zip,YoutuberDream_By_Zeabruse.zip
[Launcher] resourcepacks:1.17.zip,33_5_Purple_dFade_f_32x.zip,6NoLimitPrivatef6Remasteredf.zip,EmissiveOres1.17.zip,Faithful_1.12_rv1.zip,HizoRP.zip,MotionBlurLevel1.zip,primeshdtextureslitex128.zip,RUS.zip,[Minecraft-INSIDE.com] faithful_1.8.zip
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\Sqeek\AppData\Roaming\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 110 ms.
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
[VersionManager] Required for version 1.12.2-forge-14.23.5.2855: []
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
Minecraft requires java version: 8, java path: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:patchy:1.2.3
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\natives -cp C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2855\forge-1.12.2-14.23.5.2855.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\1.2.3\patchy-1.2.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\1.12.2-forge-14.23.5.2855.jar -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:\Users\Sqeek\AppData\Roaming\.minecraft net.minecraft.launchwrapper.Launch --username sqeekk --version 1.12.2-forge-14.23.5.2855 --gameDir C:\Users\Sqeek\AppData\Roaming\.minecraft --assetsDir C:\Users\Sqeek\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid 1c47b498f47247d785f6fbeaebd6bc43 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530 -noverify
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=hypixel, address=mc.hypixel.net, ip=mc.hypixel.net, port=null, hideAddress=false, acceptTextures=0), Server(name=krsk, address=krasnoyarsk.my-serv.com, ip=krasnoyarsk.my-serv.com, port=null, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.91.61.52:40999, ip=51.91.61.52, port=40999, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.178.91.184:41587, ip=51.178.91.184, port=41587, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=play.jetmine.ru, ip=play.jetmine.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] Starting Minecraft 1.12.2-forge-14.23.5.2855...
[Launcher] Launching in: C:\Users\Sqeek\AppData\Roaming\.minecraft
Starting garbage collector: 181 / 300 MB
Garbage collector completed: 39 / 314 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[00:40:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:40:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:40:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:40:52] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[00:40:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy
[00:40:53] [main/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:40:53] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.65_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:40:53] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:40:53] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[00:40:53] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:40:53] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[00:40:53] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[00:40:53] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_21.17.1_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:40:53] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[00:40:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:40:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:40:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:40:56] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[00:40:56] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[00:40:57] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP

[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer

[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer

[00:40:58] [Client thread/INFO] [minecraft/Minecraft]: Setting user: sqeekk
[00:40:59] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:40:59] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:41:03] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Forge ***
[00:41:04] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Vanilla ***
[00:41:04] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer

[00:41:04] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[00:41:04] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[00:41:04] [Client thread/INFO] [Config]: [OptiFine]
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] Build: 20210124-142939
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OpenGL: NVIDIA GeForce GTX 750/PCIe/SSE2, version 4.6.0 NVIDIA 471.68, NVIDIA Corporation
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[00:41:04] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 471.68
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  NVIDIA Corporation
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: NVIDIA GeForce GTX 750/PCIe/SSE2
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Loaded shaderpack: !Mubarek Motion Blur 2 - 120 FPS.zip
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[00:41:05] [VersionCheck/INFO] [Config]: [OptiFine] Version found: G5
[00:41:05] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[00:41:05] [Client thread/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 48188832 bytes (45 MB) / 335544320 bytes (320 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
[00:41:05] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[00:41:05] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:41:05] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[00:41:05] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[00:41:05] [Client thread/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:41:07] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[00:41:07] [Client thread/WARN] [FML]: Mod ias is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 7.1.2
[00:41:07] [Client thread/INFO] [FML]: Mod exl is missing the required element 'name'. Substituting exl
[00:41:07] [Client thread/WARN] [FML]: Mod exl is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[00:41:07] [Client thread/WARN] [FML]: Mod macrokey is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.x-2.0.0-BETA.b90
[00:41:07] [Client thread/INFO] [FML]: Forge Mod Loader has identified 16 mods to load
[00:41:07] [Client thread/INFO] [FML]: FML has found a non-mod file ItemPhysic_Full_1.4.34_mc1.12.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[00:41:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at CLIENT
[00:41:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at SERVER
[00:41:09] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 10/4/21 12:41 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 129676504 bytes (123 MB) / 436207616 bytes (416 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 16 mods loaded, 16 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                | Version               | Source                                        | Signature                                |
    |:----- |:----------------- |:--------------------- |:--------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft         | 1.12.2                | minecraft.jar                                 | None                                     |
    | LC    | mcp               | 9.42                  | minecraft.jar                                 | None                                     |
    | LC    | FML               | 8.0.99.99             | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge             | 14.23.5.2855          | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | creativecoredummy | 1.0.0                 | minecraft.jar                                 | None                                     |
    | LC    | itemphysic        | 1.4.0                 | minecraft.jar                                 | None                                     |
    | LC    | xaerominimap_core | 1.12.2-1.0            | minecraft.jar                                 | None                                     |
    | LC    | codechickenlib    | 3.2.3.358             | CodeChickenLib_1.12.2_3.2.3.358_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | creativecore      | 1.10.0                | CreativeCore_v1.10.65_mc1.12.2.jar            | None                                     |
    | LC    | ias               | 7.1.2                 | InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar  | None                                     |
    | LC    | itemscroller      | 0.11.0                | itemscroller_1.12.0_0.11.0.jar                | None                                     |
    | LC    | jei               | 4.16.1.302            | jei_1.12.2-4.16.1.302.jar                     | None                                     |
    | LE    | exl               | 1.0                   | LLibrary.jar                                  | None                                     |
    | L     | macrokey          | 1.12.x-2.0.0-BETA.b90 | macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar  | None                                     |
    | L     | neat              | 1.4-17                | Neat_1.12.2_1.4_17.jar                        | None                                     |
    | L     | xaerominimap      | 21.17.1               | Xaeros_Minimap_21.17.1_Forge_1.12.jar         | None                                     |

    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 7
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: !Mubarek Motion Blur 2 - 120 FPS.zip
    OpenGlVersion: 4.6.0 NVIDIA 471.68
    OpenGlRenderer: NVIDIA GeForce GTX 750/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
[00:41:09] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.41.08-client.txt
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (26 ms)
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 319 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 98 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 98 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1
flush now
[Launcher] [Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
[Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.41.08-client.txt
[Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.41.08-client.txt
flush now
flush now
flush now
 
Последнее редактирование:
фанат бейна из доты
Пользователь
Статус
Оффлайн
Регистрация
20 Сен 2020
Сообщения
691
Реакции[?]
75
Поинты[?]
3K
Я слишком отсталый от общества, объясни зумеру что такое легаси лаунчер (и можешь скинуть ссылку?)


Это в TLauncher с параметро и без пытался

Код:
flush now
[Loading] INITIALIZING
Starting TLauncher 2.82 RELEASE
For more information, visit https://tlauncher.org/
Startup time: 04.10.2021 0:39:05
Running folder C:\Users\Sqeek\Downloads
---
[Loading] LOADING_CONFIGURATION
Machine info: -------------------------------------------------------
Windows 10 10.0, Java 1.8.0_281, jvm bit x64, 16348 MB RAM
java path=C:\Users\Sqeek\AppData\Roaming\.tlauncher\jvms\jre1.8.0_281\bin\javaw.exe
Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
NVIDIA GeForce GTX 750, NVIDIA GeForce GTX 750, 10182 MB
-------------------------------------------------------
Selected locale: ru_RU
[Loading] LOADING_CONSOLE
[Downloader2] Loaded configuration: good
[Updater] Requesting an update...
[Updater] Requesting from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Updater] Making request: http://repo.tlauncher.org/update/lch/update_2.0.json?version=2.82&client=cc7dcb84-2006-4fa5-87c3-c5a184fd28c6
[Updater] Request time: 368 ms
[Updater] Successfully requested from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Browser] Loading resources...
[Browser] Loading background...
[Browser] Cleaning up after loading:
Starting garbage collector: 30 / 147 MB
Garbage collector completed: 18 / 200 MB
[Loading] LOADING_MANAGERS
[LocalVersionList] Base directory: C:\Users\Sqeek\AppData\Roaming\.minecraft
[ProfileManager] Refreshing profiles from: C:\Users\Sqeek\AppData\Roaming\.minecraft\TlauncherProfiles.json
[AdvertisingStatusObserver]  started to get ad information
[AdvertisingStatusObserver]  finished to get add information
save profiles
[GsonUtil]  request to http://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.7.json
[Loading] LOADING_WINDOW
[REPO][SERVER_LIST_REPO] Success: Reached the repo in 130 ms.
[Swing] Favicons loaded: 256px, 128px, 96px, 64px, 48px, 32px, 24px, 16px
[Loading] PREPARING_MAINPANE
[Downloader2] Loaded configuration: good
[JFXStartPageLoader]  start load page: https://page.tlauncher.org/update/downloads/configs/client/index.html
[Browser] Running in JavaFX Thread
[Browser] Preparing JavaFX...
[Browser] Initializing...
[Loading] POSTINIT_GUI
[Frame] Packing main frame...
[Frame] Resizing main pane...
Updater is already closed. Showing up...
Visibility set.
[Loading] REFRESHING_INFO
[VersionManager] Refreshing versions remotely...
Started! (6379 ms.)
[Loading] SUCCESS
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new4/
[TLauncher] show tlauncher!!!
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 189 ms.
[REPO][OFFICIAL_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: https://launchermeta.mojang.com/mc/game/
[REPO][SKIN_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new4/skin/versions/
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new4/
[REPO][SKIN_VERSION_REPO] Success: Reached the repo in 81 ms.
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 86 ms.
[SkinVersionList] Got in 187 ms
[ExtraVersionList] Got in 238 ms
[REPO][OFFICIAL_VERSION_REPO] Success: Reached the repo in 519 ms.
[OfficialVersionList] Got in 656 ms
[VersionManager] Versions has been refreshed (1018 ms)
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 143 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 115 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
local server started
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 91 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[REPO][ADD_HOT_SERVERS_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/lch/additional_hot_servers-1.0.json
[REPO][HOT_SERVERS_REPO] Attempt #1; timeout: 20000 ms; url: http://repo.tlauncher.org/update/lch/servers/hot_servers-1.0.json
[REPO][ADD_HOT_SERVERS_REPO] Success: Reached the repo in 74 ms.
[REPO][HOT_SERVERS_REPO] Success: Reached the repo in 84 ms.
[JFXStartPageLoader]  succeeded load page: https://page.tlauncher.org/update/downloads/configs/client/index.html during 4
[Browser@1263111225] Loaded successfully: "https://page.tlauncher.org/update/downloads/configs/client/index.html"
[Browser] add listens into server_choose
[Browser] finished listens into server_choose
[Double running] clear time label
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
onAuthPassed
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.82
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2-forge-14.23.5.2855
[Launcher] Selected account: Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
[Version:1.12.2-forge-14.23.5.2855] Resolving...
[Version:1.12.2-forge-14.23.5.2855] Inherits from 1.12.2
[Launcher] Version sync info: VersionSyncInfo{id='1.12.2-forge-14.23.5.2855',
local=CompleteVersion{id='1.12.2-forge-14.23.5.2855', time=Sat Dec 19 08:51:02 KRAT 2020, release=Mon Sep 18 15:39:46 KRAT 2017, type=release, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@4dafe034, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2855', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.2.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='it.unimi.dsi:fastutil:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@7b07ecdc, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1b3c93d3, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@18d3c69a, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1bf08786, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@5f55e928, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[GsonUtil]  request to https://res.tlauncher.org/b/jvm/java_configuration.json
[Launcher] Checking conditions...
[Launcher] shaderpacks:!Mubarek Motion Blur 2 - 120 FPS.zip,BSL_v8.1p1.zip,Exposa3.0IMPROVEDTAATest.zip,Pensa_73 Motion Blur.zip,YoutuberDream_By_Zeabruse.zip
[Launcher] resourcepacks:1.17.zip,33_5_Purple_dFade_f_32x.zip,6NoLimitPrivatef6Remasteredf.zip,EmissiveOres1.17.zip,Faithful_1.12_rv1.zip,HizoRP.zip,MotionBlurLevel1.zip,primeshdtextureslitex128.zip,RUS.zip,[Minecraft-INSIDE.com] faithful_1.8.zip
[Launcher] Cleaning up old assets directory C:\Users\Sqeek\AppData\Roaming\.minecraft\assets\log_configs\ after migration
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\Sqeek\AppData\Roaming\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 130 ms.
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
[VersionManager] Required for version 1.12.2-forge-14.23.5.2855: []
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
Minecraft requires java version: 8, java path: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:patchy:1.2.3
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\natives -cp C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2855\forge-1.12.2-14.23.5.2855.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\1.2.3\patchy-1.2.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\1.12.2-forge-14.23.5.2855.jar -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:\Users\Sqeek\AppData\Roaming\.minecraft net.minecraft.launchwrapper.Launch --username sqeekk --version 1.12.2-forge-14.23.5.2855 --gameDir C:\Users\Sqeek\AppData\Roaming\.minecraft --assetsDir C:\Users\Sqeek\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid 1c47b498f47247d785f6fbeaebd6bc43 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=hypixel, address=mc.hypixel.net, ip=mc.hypixel.net, port=null, hideAddress=false, acceptTextures=0), Server(name=krsk, address=krasnoyarsk.my-serv.com, ip=krasnoyarsk.my-serv.com, port=null, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.91.61.52:40999, ip=51.91.61.52, port=40999, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.178.91.184:41587, ip=51.178.91.184, port=41587, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=play.jetmine.ru, ip=play.jetmine.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] Starting Minecraft 1.12.2-forge-14.23.5.2855...
[Launcher] Launching in: C:\Users\Sqeek\AppData\Roaming\.minecraft
Starting garbage collector: 155 / 313 MB
Garbage collector completed: 39 / 300 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[00:39:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:39:47] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:39:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:39:47] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[00:39:47] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy
[00:39:48] [main/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:39:48] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.65_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:39:48] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:39:48] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[00:39:48] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:39:48] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[00:39:48] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[00:39:48] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_21.17.1_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:39:48] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[00:39:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[00:39:48] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar
[00:39:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:39:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:51] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[00:39:51] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer

[00:39:52] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP

[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer

[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[00:39:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[00:39:53] [Client thread/INFO] [minecraft/Minecraft]: Setting user: sqeekk
[00:39:54] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:39:54] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:39:59] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Forge ***
[00:39:59] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Vanilla ***
[00:39:59] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer

[00:39:59] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[00:39:59] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[00:39:59] [Client thread/INFO] [Config]: [OptiFine]
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] Build: 20210124-142939
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OpenGL: NVIDIA GeForce GTX 750/PCIe/SSE2, version 4.6.0 NVIDIA 471.68, NVIDIA Corporation
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
[00:39:59] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[00:39:59] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 471.68
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  NVIDIA Corporation
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: NVIDIA GeForce GTX 750/PCIe/SSE2
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[00:40:00] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Loaded shaderpack: !Mubarek Motion Blur 2 - 120 FPS.zip
[00:40:00] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[00:40:00] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[00:40:00] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[00:40:00] [VersionCheck/INFO] [Config]: [OptiFine] Version found: G5
[00:40:00] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[00:40:00] [Client thread/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 65971320 bytes (62 MB) / 335544320 bytes (320 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
[00:40:00] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[00:40:00] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:40:00] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[00:40:00] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[00:40:01] [Client thread/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:40:02] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[00:40:02] [Client thread/WARN] [FML]: Mod ias is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 7.1.2
[00:40:02] [Client thread/INFO] [FML]: Mod exl is missing the required element 'name'. Substituting exl
[00:40:02] [Client thread/WARN] [FML]: Mod exl is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[00:40:02] [Client thread/WARN] [FML]: Mod macrokey is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.x-2.0.0-BETA.b90
[00:40:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 16 mods to load
[00:40:03] [Client thread/INFO] [FML]: FML has found a non-mod file ItemPhysic_Full_1.4.34_mc1.12.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[00:40:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at CLIENT
[00:40:03] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at SERVER
[00:40:05] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 10/4/21 12:40 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 200754920 bytes (191 MB) / 436207616 bytes (416 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 16 mods loaded, 16 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                | Version               | Source                                        | Signature                                |
    |:----- |:----------------- |:--------------------- |:--------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft         | 1.12.2                | minecraft.jar                                 | None                                     |
    | LC    | mcp               | 9.42                  | minecraft.jar                                 | None                                     |
    | LC    | FML               | 8.0.99.99             | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge             | 14.23.5.2855          | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | creativecoredummy | 1.0.0                 | minecraft.jar                                 | None                                     |
    | LC    | itemphysic        | 1.4.0                 | minecraft.jar                                 | None                                     |
    | LC    | xaerominimap_core | 1.12.2-1.0            | minecraft.jar                                 | None                                     |
    | LC    | codechickenlib    | 3.2.3.358             | CodeChickenLib_1.12.2_3.2.3.358_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | creativecore      | 1.10.0                | CreativeCore_v1.10.65_mc1.12.2.jar            | None                                     |
    | LC    | ias               | 7.1.2                 | InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar  | None                                     |
    | LC    | itemscroller      | 0.11.0                | itemscroller_1.12.0_0.11.0.jar                | None                                     |
    | LC    | jei               | 4.16.1.302            | jei_1.12.2-4.16.1.302.jar                     | None                                     |
    | LE    | exl               | 1.0                   | LLibrary.jar                                  | None                                     |
    | L     | macrokey          | 1.12.x-2.0.0-BETA.b90 | macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar  | None                                     |
    | L     | neat              | 1.4-17                | Neat_1.12.2_1.4_17.jar                        | None                                     |
    | L     | xaerominimap      | 21.17.1               | Xaeros_Minimap_21.17.1_Forge_1.12.jar         | None                                     |

    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 7
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: !Mubarek Motion Blur 2 - 120 FPS.zip
    OpenGlVersion: 4.6.0 NVIDIA 471.68
    OpenGlRenderer: NVIDIA GeForce GTX 750/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
[00:40:05] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (36 ms)
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 398 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 104 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 100 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1
flush now
[Launcher] [Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
[Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
flush now
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
onAuthPassed
saved account Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.82
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2-forge-14.23.5.2855
[Launcher] Selected account: Account{displayName=sqeekk, userid=sqeekk, uuid=1c47b498f47247d785f6fbeaebd6bc43, username=sqeekk}
[Launcher] Version sync info: VersionSyncInfo{id='1.12.2-forge-14.23.5.2855',
local=CompleteVersion{id='1.12.2-forge-14.23.5.2855', time=Sat Dec 19 08:51:02 KRAT 2020, release=Mon Sep 18 15:39:46 KRAT 2017, type=release, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@4dafe034, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2855', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.2.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='it.unimi.dsi:fastutil:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@cdde778, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@2b487bf, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1d3cb4d9, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@6bb8efe7, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@8bd23cf, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:!Mubarek Motion Blur 2 - 120 FPS.zip,BSL_v8.1p1.zip,Exposa3.0IMPROVEDTAATest.zip,Pensa_73 Motion Blur.zip,YoutuberDream_By_Zeabruse.zip
[Launcher] resourcepacks:1.17.zip,33_5_Purple_dFade_f_32x.zip,6NoLimitPrivatef6Remasteredf.zip,EmissiveOres1.17.zip,Faithful_1.12_rv1.zip,HizoRP.zip,MotionBlurLevel1.zip,primeshdtextureslitex128.zip,RUS.zip,[Minecraft-INSIDE.com] faithful_1.8.zip
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\Sqeek\AppData\Roaming\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 110 ms.
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
[VersionManager] Required for version 1.12.2-forge-14.23.5.2855: []
[TLauncherManager] add required libraries: 1.12.2-forge-14.23.5.2855
Minecraft requires java version: 8, java path: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:patchy:1.2.3
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\natives -cp C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2855\forge-1.12.2-14.23.5.2855.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\1.2.3\patchy-1.2.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;C:\Users\Sqeek\AppData\Roaming\.minecraft\versions\1.12.2-forge-14.23.5.2855\1.12.2-forge-14.23.5.2855.jar -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:\Users\Sqeek\AppData\Roaming\.minecraft net.minecraft.launchwrapper.Launch --username sqeekk --version 1.12.2-forge-14.23.5.2855 --gameDir C:\Users\Sqeek\AppData\Roaming\.minecraft --assetsDir C:\Users\Sqeek\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid 1c47b498f47247d785f6fbeaebd6bc43 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530 -noverify
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CodeChickenLib_1.12.2_3.2.3.358_universal.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\CreativeCore_v1.10.65_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\ItemPhysic_Full_1.4.34_mc1.12.2.zip C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\itemscroller_1.12.0_0.11.0.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\jei_1.12.2-4.16.1.302.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\LLibrary.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Neat_1.12.2_1.4_17.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_21.17.1_Forge_1.12.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=hypixel, address=mc.hypixel.net, ip=mc.hypixel.net, port=null, hideAddress=false, acceptTextures=0), Server(name=krsk, address=krasnoyarsk.my-serv.com, ip=krasnoyarsk.my-serv.com, port=null, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.91.61.52:40999, ip=51.91.61.52, port=40999, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=51.178.91.184:41587, ip=51.178.91.184, port=41587, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=play.jetmine.ru, ip=play.jetmine.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] Starting Minecraft 1.12.2-forge-14.23.5.2855...
[Launcher] Launching in: C:\Users\Sqeek\AppData\Roaming\.minecraft
Starting garbage collector: 181 / 300 MB
Garbage collector completed: 39 / 314 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[00:40:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:40:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:40:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:40:52] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[00:40:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Sqeek\AppData\Roaming\.minecraft\runtime\jre-legacy\windows\jre-legacy
[00:40:53] [main/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:40:53] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.65_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:40:53] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:40:53] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[00:40:53] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:40:53] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[00:40:53] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[00:40:53] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_21.17.1_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:40:53] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[00:40:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[00:40:53] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\Sqeek\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_G5.jar
[00:40:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:40:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:40:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:40:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:40:56] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[00:40:56] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[00:40:57] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP

[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer

[00:40:57] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer

[00:40:58] [Client thread/INFO] [minecraft/Minecraft]: Setting user: sqeekk
[00:40:59] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:40:59] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[00:41:03] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Forge ***
[00:41:04] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Vanilla ***
[00:41:04] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer

[00:41:04] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[00:41:04] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[00:41:04] [Client thread/INFO] [Config]: [OptiFine]
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] Build: 20210124-142939
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OpenGL: NVIDIA GeForce GTX 750/PCIe/SSE2, version 4.6.0 NVIDIA 471.68, NVIDIA Corporation
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[00:41:04] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 471.68
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  NVIDIA Corporation
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: NVIDIA GeForce GTX 750/PCIe/SSE2
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[00:41:04] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Loaded shaderpack: !Mubarek Motion Blur 2 - 120 FPS.zip
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[00:41:04] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[00:41:05] [VersionCheck/INFO] [Config]: [OptiFine] Version found: G5
[00:41:05] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[00:41:05] [Client thread/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 48188832 bytes (45 MB) / 335544320 bytes (320 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
[00:41:05] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[00:41:05] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:41:05] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[00:41:05] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[00:41:05] [Client thread/INFO] [FML]: Searching C:\Users\Sqeek\AppData\Roaming\.minecraft\mods for mods
[00:41:07] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[00:41:07] [Client thread/WARN] [FML]: Mod ias is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 7.1.2
[00:41:07] [Client thread/INFO] [FML]: Mod exl is missing the required element 'name'. Substituting exl
[00:41:07] [Client thread/WARN] [FML]: Mod exl is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[00:41:07] [Client thread/WARN] [FML]: Mod macrokey is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.x-2.0.0-BETA.b90
[00:41:07] [Client thread/INFO] [FML]: Forge Mod Loader has identified 16 mods to load
[00:41:07] [Client thread/INFO] [FML]: FML has found a non-mod file ItemPhysic_Full_1.4.34_mc1.12.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[00:41:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at CLIENT
[00:41:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, xaerominimap_core, codechickenlib, creativecore, ias, itemscroller, jei, exl, macrokey, neat, xaerominimap] at SERVER
[00:41:09] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 10/4/21 12:41 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: exl Failed load class: F.F
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: F.F
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
Caused by: java.lang.ClassFormatError: Method _пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ in class F/F has illegal modifiers: 0x5577
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 42 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 129676504 bytes (123 MB) / 436207616 bytes (416 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx10013M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 16 mods loaded, 16 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                | Version               | Source                                        | Signature                                |
    |:----- |:----------------- |:--------------------- |:--------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft         | 1.12.2                | minecraft.jar                                 | None                                     |
    | LC    | mcp               | 9.42                  | minecraft.jar                                 | None                                     |
    | LC    | FML               | 8.0.99.99             | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge             | 14.23.5.2855          | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | creativecoredummy | 1.0.0                 | minecraft.jar                                 | None                                     |
    | LC    | itemphysic        | 1.4.0                 | minecraft.jar                                 | None                                     |
    | LC    | xaerominimap_core | 1.12.2-1.0            | minecraft.jar                                 | None                                     |
    | LC    | codechickenlib    | 3.2.3.358             | CodeChickenLib_1.12.2_3.2.3.358_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | creativecore      | 1.10.0                | CreativeCore_v1.10.65_mc1.12.2.jar            | None                                     |
    | LC    | ias               | 7.1.2                 | InGameAccountSwitcher-Forge-1.12.2-7.1.2.jar  | None                                     |
    | LC    | itemscroller      | 0.11.0                | itemscroller_1.12.0_0.11.0.jar                | None                                     |
    | LC    | jei               | 4.16.1.302            | jei_1.12.2-4.16.1.302.jar                     | None                                     |
    | LE    | exl               | 1.0                   | LLibrary.jar                                  | None                                     |
    | L     | macrokey          | 1.12.x-2.0.0-BETA.b90 | macrokeykeybinding-1.12.x-2.0.0-beta.b90.jar  | None                                     |
    | L     | neat              | 1.4-17                | Neat_1.12.2_1.4_17.jar                        | None                                     |
    | L     | xaerominimap      | 21.17.1               | Xaeros_Minimap_21.17.1_Forge_1.12.jar         | None                                     |

    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.17.1_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
  xaero.common.core.transformer.GuiBossOverlayTransformer
  xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce GTX 750/PCIe/SSE2'
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 7
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: !Mubarek Motion Blur 2 - 120 FPS.zip
    OpenGlVersion: 4.6.0 NVIDIA 471.68
    OpenGlRenderer: NVIDIA GeForce GTX 750/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
[00:41:09] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.41.08-client.txt
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (26 ms)
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 319 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 98 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Version:1.17.1-OptiFine_HD_U_G9] Resolving...
[Version:1.17.1-OptiFine_HD_U_G9] Inherits from 1.17.1
[Version:odin] Resolving...
[Version:odin] Inherits from 1.15.2
[REPO][EMPTY] Attempt #1; timeout: 20000 ms; url:
[REPO][EMPTY] Success: Reached the repo in 98 ms.
[Version:ScahatBrawl] Resolving...
[Version:ScahatBrawl] Inherits from 1.14.4
[Version:в„–1] Resolving...
[Version:в„–1] Inherits from 1.12.2
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1
flush now
[Launcher] [Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
[Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.40.04-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.41.08-client.txt
[Crash] Found crash report file: C:\Users\Sqeek\AppData\Roaming\.minecraft\crash-reports\crash-2021-10-04_00.41.08-client.txt
flush now
flush now
flush now
Пожалуйста, авторизуйтесь для просмотра ссылки.
ссылку взял из ролика годзилки это легаси. Самый обычный лаунчер майнкрафта только на нём работают все читы
 
Сверху Снизу