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

Лаунчер на Маке М1


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

Не запускается игра на MacBook Air M1. Вставлю логи, прошу помочь.

 

 

 

 

 

[11:40:58] [INFO]: Loading display...
[11:40:58] [INFO]: Platform:
[11:40:58] [INFO]:   Display:
[11:40:58] [INFO]:       Resolution: 1440x900
[11:40:58] [INFO]:       Scale: auto (min: x1, max: x1)
[11:40:58] [INFO]:       Styles:
[11:40:58] [INFO]:           - "default"
[11:40:58] [INFO]:   OS: MAC (Mac OS X)
[11:40:58] [INFO]:   Arch: x64 (x86_64)
[11:40:58] [INFO]:   Total memory: 8192mb
[11:40:58] [INFO]:   Allowed memory: 8192mb
[11:41:01] [INFO]: Loading textures of style <default>...
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/window.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/client.icon.png
[11:41:01] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/client.background.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.logo.png
[11:41:01] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[11:41:01] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/client.options.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.background.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[11:41:01] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.logout.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/client.play.png
[11:41:01] [INFO]:    assets/textures/gui/default/auth/field.login.png
[11:41:01] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[11:41:01] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[11:41:01] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[11:41:01] [INFO]: Loading profile...
[11:41:01] [INFO]: Handshaking...
[11:41:03] [INFO]: Auth with login <Bisya>
[11:41:03] [INFO]: Auth response: success
[11:41:03] [INFO]: Permissions:
[11:41:03] [INFO]:    - "dev.run.invalidate.post"
[11:41:03] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[11:41:03] [INFO]: Styles:
[11:41:03] [INFO]:    - "default"
[11:41:03] [INFO]: Saving display...
[11:41:03] [INFO]: Loading textures of style <default>...
[11:41:04] [WARN]: Could not load profile skin
javax.imageio.IIOException: Can't get input stream from URL!
    at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:1.8.0_321]
    at ru.excalibur.launcher.c.f.f.k(sd:695) [launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.h.run(hm:55) [launcher_build_65.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/Bisya.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1910) ~[?:1.8.0_321]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1512) ~[?:1.8.0_321]
    at java.net.URL.openStream(URL.java:1092) ~[?:1.8.0_321]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_321]
    ... 2 more
[11:41:04] [INFO]: Saving profile...
[11:41:04] [INFO]: Updating server-list...
[11:41:04] [INFO]: Loading server-list caches...
[11:41:04] [INFO]: Updating server-content <CLASSIC>...
[11:41:04] [INFO]: Updating server-content <INDUSTRIAL>...
[11:41:04] [INFO]: Updating server-content <TECHNOMAGIC>...
[11:41:04] [INFO]: Updating server-content <TECHNOMAGICTEST>...
[11:41:04] [INFO]: Updating server-content <RPG>...
[11:41:04] [INFO]: Updating server-content <MAGIC>...
[11:41:04] [INFO]: Updating server-content <SANDBOX>...
[11:41:04] [INFO]: Downloading bundle: <c2c157ce2be2c187e0cd9c9242433e1e>
[11:41:05] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[11:41:05] [INFO]: Updating server-content <GALAXY2>...
[11:41:05] [INFO]: Updating server-content <GREGTECH>...
[11:41:05] [INFO]: Updating server-content <SKYFACTORY>...
[11:41:05] [INFO]: Updating server-content <ONEBLOCK>...
[11:41:05] [INFO]: Updating server-content <WIZARDRY>...
[11:41:05] [INFO]: Updating server-content <PIXELMON>...
[11:41:05] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[11:41:05] [INFO]: Updating server-content <FORGE1165>...
[11:41:05] [INFO]: Updating server-content <STALKER>...
[11:41:05] [INFO]: Updating server-content <STALKERV2>...
[11:41:05] [INFO]: Saving server-list caches...
[11:41:08] [INFO]: ------------------------------------
[11:41:08] [INFO]: Preparing client <TERRAFIRMACRAFT>
[11:41:08] [INFO]: Checking content files...
[11:41:09] [INFO]: Downloading files...
[11:41:09] [INFO]: Total-size: 0 bytes
[11:41:09] [INFO]: ------------------------------------
[11:41:09] [INFO]: file: LIBS:JLINE
[11:41:09] [INFO]: size: 0 bytes
[11:41:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[11:41:09] [INFO]: dest: /Users/deniskazhin/Library/Application Support/exlauncher/clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[11:41:09] [INFO]: downloading (attempt: 1)...
[11:41:09] [INFO]: Saving server-list caches...
[11:41:09] [INFO]: ------------------------------------
[11:41:09] [INFO]: Launching client <TERRAFIRMACRAFT>
[11:41:09] [INFO]: Minecraft version: 1.12.2
[11:41:09] [INFO]: Performance mode: enbaled
[11:41:09] [INFO]: Memory size: Optional[6864]mb
[11:41:09] [WARN]: Java binary was not found! Trying to launch with preinstalled version!
[11:41:09] [INFO]: PRE validating context...
[11:41:09] [INFO]: Removing illegal modification: /Users/deniskazhin/Library/Application Support/exlauncher/clients/terrafirmacraft/mods/memory_repo/blusunrize/ImmersiveEngineering-core/0.12-98/ImmersiveEngineering-core-0.12-98.jar
[11:41:10] [INFO]: [11:41:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:41:10] [INFO]: [11:41:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:41:10] [INFO]: [11:41:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:41:10] [INFO]: [11:41:10] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[11:41:10] [INFO]: [11:41:10] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_321, running on Mac OS X:x86_64:12.2, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/INFO] [FML]: Searching /Users/deniskazhin/Library/Application Support/exlauncher/clients/terrafirmacraft/mods for mods
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-ClientFixer1122.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-foamfix01010.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:41:11] [INFO]: [11:41:11] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap211501_terrafirmacraft.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosWorldMap1160.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod XaeroWorldMapPlugin (xaero.map.core.XaeroWorldMapPlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C10-BetterFoliage220_EX32.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C10-Forgelin183_EX32.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C11-Blur104.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod com.tterrag.blur.BlurPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod BlurPlugin (com.tterrag.blur.BlurPlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C11-DynamicLights.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod DLFMLCorePlugin (atomicstryker.dynamiclights.common.DLFMLCorePlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C14-ChunkAnimator12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod lumien.chunkanimator.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod LoadingPlugin (lumien.chunkanimator.asm.LoadingPlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C7-HardcoreDarkness.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:41:11] [INFO]: [11:41:11] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-phosphor026build50.jar
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:41:11] [INFO]: [11:41:11] [main/WARN] [FML]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[11:41:11] [INFO]: [11:41:11] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/Users/deniskazhin/Library/Application%20Support/exlauncher/clients/terrafirmacraft/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[11:41:11] [INFO]: [11:41:11] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[11:41:11] [INFO]: [11:41:11] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[11:41:11] [INFO]: [11:41:11] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[11:41:11] [INFO]: [11:41:11] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[11:41:11] [INFO]: [11:41:11] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /Users/deniskazhin/Library/Application Support/exlauncher/clients/terrafirmacraft/mods/mod-C0-OptiFineHDUF5.jar
[11:41:11] [INFO]: [11:41:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:13] [INFO]: [11:41:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:41:13] [INFO]: [11:41:13] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[11:41:13] [INFO]: [11:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:13] [INFO]: [11:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:13] [INFO]: [11:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:13] [INFO]: [11:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:13] [INFO]: [11:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:13] [INFO]: [11:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[11:41:13] [INFO]: [11:41:13] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[11:41:13] [INFO]: [11:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:41:14] [INFO]: [11:41:14] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:41:14] [INFO]: [11:41:14] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[11:41:15] [INFO]: [11:41:15] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.gamerforea.clientfixer.asm.ASMTransformer' was detected and will no longer process meta class data
[11:41:15] [INFO]: [11:41:15] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[11:41:15] [INFO]: [11:41:15] [main/INFO] [STDOUT]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.chunk.Chunk
[11:41:15] [INFO]: [11:41:15] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[11:41:15] [INFO]: [11:41:15] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[11:41:15] [INFO]: [11:41:15] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[11:41:15] [INFO]: [11:41:15] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[11:41:15] [INFO]: [11:41:15] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[11:41:15] [INFO]: [11:41:15] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[11:41:15] [INFO]: Reading node:    L0
[11:41:15] [INFO]: Reading node:     LINENUMBER 2846 L0
[11:41:15] [INFO]: Reading node:     ALOAD 2
[11:41:15] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[11:41:15] [INFO]: Reading node:     IF_ACMPNE L1
[11:41:15] [INFO]: Reading node:     ICONST_0
[11:41:15] [INFO]: Reading node:     GOTO L2
[11:41:15] [INFO]: Reading node:    L1
[11:41:15] [INFO]: Reading node:    FRAME APPEND [awt]
[11:41:15] [INFO]: Reading node:     ALOAD 3
[11:41:15] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[11:41:15] [INFO]: Reading node:     ALOAD 3
[11:41:15] [INFO]: Reading node:     ALOAD 0
[11:41:15] [INFO]: Reading node:     ALOAD 1
[11:41:15] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[11:41:15] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[11:41:15] [INFO]: 
[11:41:15] [INFO]: [11:41:15] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [com.tterrag.blur.BlurTransformer:transform:30]: Transforming Class [net.minecraft.client.gui.GuiScreen], Method [drawWorldBackground]
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [com.tterrag.blur.BlurTransformer:transform:52]: Modifying GUI background darkness... 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [com.tterrag.blur.BlurTransformer:transform:72]: Transforming net.minecraft.client.gui.GuiScreen Finished.
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [com.tterrag.blur.BlurTransformer:transform:30]: Transforming Class [net.minecraft.client.gui.GuiScreen], Method [drawWorldBackground]
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [com.tterrag.blur.BlurTransformer:transform:52]: Modifying GUI background darkness... 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [com.tterrag.blur.BlurTransformer:transform:72]: Transforming net.minecraft.client.gui.GuiScreen Finished.
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP
[11:41:16] [INFO]: 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer
[11:41:16] [INFO]: 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.entity.AbstractClientPlayer
[11:41:16] [INFO]: 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
[11:41:16] [INFO]: 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.entity.player.EntityPlayer
[11:41:16] [INFO]: 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[11:41:16] [INFO]: Reading node:    L3
[11:41:16] [INFO]: Reading node:     LINENUMBER 2846 L3
[11:41:16] [INFO]: Reading node:     ALOAD 2
[11:41:16] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[11:41:16] [INFO]: Reading node:     IF_ACMPNE L4
[11:41:16] [INFO]: Reading node:     ICONST_0
[11:41:16] [INFO]: Reading node:     GOTO L5
[11:41:16] [INFO]: Reading node:    L4
[11:41:16] [INFO]: Reading node:    FRAME APPEND [awt]
[11:41:16] [INFO]: Reading node:     ALOAD 3
[11:41:16] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[11:41:16] [INFO]: Reading node:     ALOAD 3
[11:41:16] [INFO]: Reading node:     ALOAD 0
[11:41:16] [INFO]: Reading node:     ALOAD 1
[11:41:16] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[11:41:16] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[11:41:16] [INFO]: 
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.multiplayer.WorldClient
[11:41:16] [INFO]: [11:41:16] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.client.multiplayer.WorldClient.func_184153_a (IIIILjava/util/Random;ZLnet/minecraft/util/math/BlockPos$MutableBlockPos;)V (matching showBarrierParticles)
[11:41:16] [INFO]: [11:41:16] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying random display tick call hook
[11:41:16] [INFO]: [11:41:16] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[11:41:17] [INFO]: [11:41:17] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[11:41:17] [INFO]: [11:41:17] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[11:41:17] [INFO]: [11:41:17] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Bisya
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185892_j ()F (matching getAmbientOcclusionLightValue)
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying getAmbientOcclusionLightValue() override
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185916_f ()Z (matching useNeighborBrightness)
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying useNeighborBrightness() override
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.doesSideBlockRendering (Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)Z
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying doesSideBlockRendering() override
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185914_p ()Z (matching isOpaqueCube)
[11:41:18] [INFO]: [11:41:18] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying isOpaqueCube() override
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[11:41:19] [INFO]: [11:41:19] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[11:41:20] [INFO]: [11:41:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[11:41:20] [INFO]: [11:41:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[11:41:20] [INFO]: [11:41:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[11:41:20] [INFO]: [11:41:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[11:41:20] [INFO]: [11:41:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[11:41:20] [INFO]: [11:41:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[11:41:20] [INFO]: [11:41:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [STDOUT]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.chunk.Chunk
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[11:41:21] [INFO]: [11:41:21] [Client thread/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
[11:41:21] [INFO]: [11:41:21] [Client thread/INFO] [STDOUT]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.network.NetHandlerPlayClient
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:89]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraftforge.client.model.ModelLoader.func_177570_a ()Lnet/minecraft/util/registry/IRegistry; (matching setupModelRegistry)
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying ModelLoader lifecycle callback
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer
[11:41:22] [INFO]: 
[11:41:22] [INFO]: [11:41:22] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] 
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] OS: Mac OS X (x86_64) version 12.2
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_321, Oracle Corporation
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Apple M1, version 2.1 Metal - 76.3, Apple
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 2.1.0
[11:41:22] [INFO]: [11:41:22] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[11:41:22] [INFO]: [11:41:22] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[11:41:23] [INFO]: 2022-03-15 11:41:23.012 java[13890:700639] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
[11:41:23] [INFO]: *** First throw call stack:
[11:41:23] [INFO]: (
[11:41:23] [INFO]:     0   CoreFoundation                      0x00007ff816b0f6cb __exceptionPreprocess + 242
[11:41:23] [INFO]:     1   libobjc.A.dylib                     0x00007ff816871dce objc_exception_throw + 48
[11:41:23] [INFO]:     2   CoreFoundation                      0x00007ff816b380ce -[NSException raise] + 9
[11:41:23] [INFO]:     3   AppKit                              0x00007ff819411171 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
[11:41:23] [INFO]:     4   AppKit                              0x00007ff819438883 -[NSThemeFrame setStyleMask:] + 162
[11:41:23] [INFO]:     5   AppKit                              0x00007ff819438628 __25-[NSWindow setStyleMask:]_block_invoke + 1951
[11:41:23] [INFO]:     6   AppKit                              0x00007ff819437e31 NSPerformVisuallyAtomicChange + 132
[11:41:23] [INFO]:     7   AppKit                              0x00007ff819437d3e -[NSWindow setStyleMask:] + 170
[11:41:23] [INFO]:     8   liblwjgl.dylib                      0x000000012ffe5ee2 Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 82
[11:41:23] [INFO]:     9   ???                                 0x000000010dacf187 0x0 + 4524405127
[11:41:23] [INFO]:     10  ???                                 0x000000010dabf33d 0x0 + 4524340029
[11:41:23] [INFO]: )
[11:41:23] [INFO]: libc++abi: terminating with uncaught exception of type NSException
[11:41:23] [WARN]: 
ru.excalibur.launcher.c.k: process hasn't exited
    at java.lang.UNIXProcess.exitValue(UNIXProcess.java:421) ~[?:1.8.0_321]
    at ru.excalibur.launcher.d.f.I.k(u:177) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.I.k(u:480) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.G.k(de:340) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:117) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:309) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:600) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.f.f.f.k(dk:514) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.h.run(hm:55) ~[launcher_build_65.jar:?]
[11:41:23] [INFO]: Sending notify...
 

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

С М1 тестов не проводилось. По дефолту кину рекомендацию для работоспособности клиентов 1.12:

Для того, чтобы работали клиенты 1.12.2, нужно установить версии Java 8 241
https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html

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

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

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

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

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

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

Войти

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

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

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