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

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


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

[13:38:21] [INFO]: Loading display...
[13:38:21] [INFO]: Platform:
[13:38:21] [INFO]:   Display:
[13:38:21] [INFO]:       Resolution: 1280x1024
[13:38:21] [INFO]:       Scale: auto (min: x1, max: x1)
[13:38:21] [INFO]:       Styles:
[13:38:21] [INFO]:           - "default"
[13:38:21] [INFO]:   OS: WINDOWS (Windows 10)
[13:38:21] [INFO]:   Arch: x64 (amd64)
[13:38:21] [INFO]:   Total memory: 4054mb
[13:38:21] [INFO]:   Allowed memory: 4054mb
[13:38:21] [INFO]: Loading textures of style <default>...
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/window.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/client.icon.png
[13:38:21] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/client.background.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.logo.png
[13:38:21] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[13:38:21] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/client.options.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.background.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[13:38:21] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[13:38:21] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[13:38:21] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[13:38:22] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[13:38:22] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[13:38:22] [INFO]:    assets/textures/gui/default/main/header.logout.png
[13:38:22] [INFO]:    assets/textures/gui/default/main/client.play.png
[13:38:22] [INFO]:    assets/textures/gui/default/auth/field.login.png
[13:38:22] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[13:38:22] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[13:38:22] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[13:38:22] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[13:38:22] [INFO]: Loading profile...
[13:38:22] [INFO]: Handshaking...
[13:38:37] [INFO]: Auth with login <Ragnar1212>
[13:38:37] [INFO]: Auth response: success
[13:38:37] [INFO]: Permissions:
[13:38:37] [INFO]:    - "dev.run.invalidate.post"
[13:38:37] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[13:38:37] [INFO]: Styles:
[13:38:37] [INFO]:    - "default"
[13:38:37] [INFO]: Saving display...
[13:38:37] [INFO]: Loading textures of style <default>...
[13:38:37] [WARN]: Could not load profile skin
javax.imageio.IIOException: Can't get input stream from URL!
    at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:?]
    at ru.excalibur.launcher.p.b.F.g(ea:521) [launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/Ragnar1212.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:?]
    at java.net.URL.openStream(URL.java:1057) ~[?:?]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:?]
    ... 2 more
[13:38:37] [INFO]: Saving profile...
[13:38:37] [INFO]: Updating server-list...
[13:38:38] [INFO]: Loading server-list caches...
[13:38:38] [INFO]: Updating server-content <CLASSIC>...
[13:38:38] [INFO]: Updating server-content <INDUSTRIAL>...
[13:38:38] [INFO]: Updating server-content <GALAXY>...
[13:38:38] [INFO]: Updating server-content <TECHNOMAGIC>...
[13:38:38] [INFO]: Updating server-content <DRACONICEVO>...
[13:38:38] [INFO]: Updating server-content <MYSTICSKY>...
[13:38:38] [INFO]: Updating server-content <NEVERMINE>...
[13:38:38] [INFO]: Updating server-content <RPG>...
[13:38:38] [INFO]: Updating server-content <MAGIC>...
[13:38:38] [INFO]: Updating server-content <SANDBOX>...
[13:38:38] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[13:38:38] [INFO]: Updating server-content <VOLCANOBLOCK>...
[13:38:38] [INFO]: Updating server-content <WONDERLAND>...
[13:38:38] [INFO]: Updating server-content <PIXELMON>...
[13:38:38] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[13:38:38] [INFO]: Updating server-content <STALKER>...
[13:38:38] [INFO]: Updating server-content <STALKERTEST>...
[13:38:38] [INFO]: Updating server-content <STALKERV2>...
[13:38:38] [INFO]: Saving server-list caches...
[13:38:47] [INFO]: ------------------------------------
[13:38:47] [INFO]: Preparing client <WONDERLAND>
[13:38:47] [INFO]: Checking content files...
[13:39:00] [INFO]: Downloading files...
[13:39:00] [INFO]: Total-size: 0 bytes
[13:39:00] [INFO]: ------------------------------------
[13:39:00] [INFO]: file: LIBS:JLINE
[13:39:00] [INFO]: size: 0 bytes
[13:39:00] [INFO]: from: http://ex-server.ru/1122_clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[13:39:00] [INFO]: dest: C:\Users\артём\AppData\Roaming\.exlauncher\clients\libraries\jline\jline\3.5.1\jline-3.5.1.jar
[13:39:00] [INFO]: downloading (attempt: 1)...
[13:39:00] [INFO]: Saving server-list caches...
[13:39:00] [INFO]: ------------------------------------
[13:39:00] [INFO]: Launching client <WONDERLAND>
[13:39:00] [INFO]: Minecraft version: 1.12.2
[13:39:00] [INFO]: Performance mode: enbaled
[13:39:00] [INFO]: Memory size: 1928mb
[13:39:01] [INFO]: PRE validating context...
[13:39:04] [INFO]: [13:39:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:39:04] [INFO]: [13:39:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:39:04] [INFO]: [13:39:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:39:04] [INFO]: [13:39:04] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[13:39:04] [INFO]: [13:39:04] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:\Users\артём\AppData\Roaming\exjava\jvm
[13:39:05] [INFO]: [13:39:05] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[13:39:05] [INFO]: [13:39:05] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[13:39:05] [INFO]: [13:39:05] [main/INFO] [FML]: Searching C:\Users\артём\AppData\Roaming\.exlauncher\clients\wonderland\mods for mods
[13:39:06] [INFO]: [13:39:06] [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.
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[13:39:06] [INFO]: [13:39:06] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[13:39:06] [INFO]: [13:39:06] [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.
[13:39:06] [INFO]: [13:39:06] [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
[13:39:06] [INFO]: [13:39:06] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap20150_wonderland.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-astralsorcery11020.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: The coremod AstralCore (hellfirepvp.astralsorcery.core.AstralCore) is not signed!
[13:39:06] [INFO]: [13:39:06] [main/INFO] [Astral Core]: [AstralCore] Initialized.
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-HammerCore2055-EX61.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[13:39:06] [INFO]: [13:39:06] [main/WARN] [FML]: The coremod HCASM (com.zeitheron.hammercore.asm.HCASM) is not signed!
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[13:39:06] [INFO]: [13:39:06] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/C:/Users/артём/AppData/Roaming/.exlauncher/clients/wonderland/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[13:39:06] [INFO]: [13:39:06] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[13:39:06] [INFO]: [13:39:06] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[13:39:06] [INFO]: [13:39:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[13:39:06] [INFO]: [13:39:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\артём\AppData\Roaming\.exlauncher\clients\wonderland\mods\mod-C0-OptiFineHDUF5.jar
[13:39:06] [INFO]: [13:39:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:39:10] [INFO]: [13:39:10] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:39:10] [INFO]: [13:39:10] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[13:39:10] [INFO]: [13:39:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:39:10] [INFO]: [13:39:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:39:10] [INFO]: [13:39:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:39:10] [INFO]: [13:39:10] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[13:39:10] [INFO]: [13:39:10] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[13:39:10] [INFO]: [13:39:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:39:10] [INFO]: [13:39:10] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
[13:39:10] [INFO]: [13:39:10] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
[13:39:10] [INFO]: [13:39:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:39:10] [INFO]: [13:39:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:39:11] [INFO]: [13:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:39:11] [INFO]: [13:39:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:39:11] [INFO]: [13:39:11] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[13:39:11] [INFO]: [13:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:39:11] [INFO]: [13:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[13:39:11] [INFO]: [13:39:11] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[13:39:11] [INFO]: [13:39:11] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:39:11] [INFO]: [13:39:11] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[13:39:11] [INFO]: [13:39:11] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT
[13:39:11] [INFO]: [13:39:11] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[13:39:11] [INFO]: [13:39:11] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[13:39:11] [INFO]: [13:39:11] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[13:39:12] [INFO]: [13:39:12] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.client.entity.AbstractClientPlayer
[13:39:12] [INFO]: 
[13:39:12] [INFO]: [13:39:12] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.entity.player.EntityPlayer
[13:39:12] [INFO]: 
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.EntityLivingBase (vp)...
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]:   -Patching EntityLivingBase
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]:     -Modified method 'onItemUseFinish': added event call.
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[13:39:12] [INFO]: [13:39:12] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[13:39:12] [INFO]: [13:39:12] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.profiler.Profiler (rl)...
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]:   -Patched startSection!
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]:   -Patched endSection!
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]:   -Patched endStartSection!
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)...
[13:39:12] [INFO]: [13:39:12] [main/INFO] [Hammer Core [ASM]]:   -Patched handleCameraTransforms!
[13:39:12] [INFO]: [13:39:12] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Ragnar1212
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.item.EntityItem (acl)...
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [Hammer Core [ASM]]:   -Patching EntityItem
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [Hammer Core [ASM]]:     -Modified method 'attackEntityFrom': added event call.
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIP
[13:39:13] [INFO]: [13:39:13] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT
[13:39:14] [INFO]: [13:39:14] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[13:39:14] [INFO]: [13:39:14] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[13:39:14] [INFO]: [13:39:14] [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
[13:39:14] [INFO]: [13:39:14] [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
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[13:39:15] [INFO]: [13:39:15] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.world.chunk.Chunk
[13:39:17] [INFO]: [13:39:17] [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
[13:39:17] [INFO]: [13:39:17] [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
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming buq : net.minecraft.client.renderer.EntityRenderer with 1 patches!
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYRENDEREREXTENDEDENTITYREACH
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.client.network.NetHandlerPlayClient
[13:39:17] [INFO]: [13:39:17] [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
[13:39:17] [INFO]: [13:39:17] [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
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.RenderItem (bzw)...
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Hammer Core [ASM]]:   -Coloring Item Glint...
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItem
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderEffect
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModel
[13:39:17] [INFO]: [13:39:17] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[13:39:17] [INFO]: [13:39:17] [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
[13:39:18] [INFO]: [13:39:18] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)...
[13:39:18] [INFO]: [13:39:18] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched renderEntity!
[13:39:18] [INFO]: [13:39:18] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[13:39:18] [INFO]: [13:39:18] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] 
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] OpenGL: GeForce GT 1030/PCIe/SSE2, version 4.6.0 NVIDIA 456.38, NVIDIA Corporation
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.GlStateManager (bus)...
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched enableLighting!
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched disableLighting!
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 32768x32768
[13:39:20] [INFO]: [13:39:20] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 456.38
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  NVIDIA Corporation
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: GeForce GT 1030/PCIe/SSE2
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Save shaders configuration.
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] No shaderpack loaded.
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_F5, enabling compatibility features
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[13:39:20] [INFO]: [13:39:20] [VersionCheck/INFO] [Config]: [OptiFine] Version found: D3
[13:39:20] [INFO]: [13:39:20] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[13:39:21] [INFO]: [13:39:21] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[13:39:21] [INFO]: [13:39:21] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[13:39:21] [INFO]: [13:39:21] [Client thread/INFO] [FML]: Searching C:\Users\артём\AppData\Roaming\.exlauncher\clients\wonderland\mods for mods
[13:39:22] [INFO]: [13:39:22] [Client thread/ERROR] [FML]: Unable to parse dependency for mod 'clientfixerfont' with dependency string 'required-after:ClientFixer@[1.12.2-1.9,)'. The modId 'ClientFixer' must be all lowercase.
[13:39:22] [INFO]: [13:39:22] [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
[13:39:22] [INFO]: [13:39:22] [Client thread/WARN] [FML]: Mod economy_mod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0
[13:39:22] [INFO]: [13:39:22] [Client thread/WARN] [FML]: Mod treasure_chest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0
[13:39:22] [INFO]: [13:39:22] [Client thread/WARN] [FML]: Mod enderbag is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0
[13:39:22] [INFO]: [13:39:22] [Client thread/WARN] [FML]: Mod itemicon is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0
[13:39:22] [INFO]: [13:39:22] [Client thread/WARN] [FML]: Mod more_records is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0
[13:39:25] [INFO]: [13:39:25] [Client thread/WARN] [FML]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.10
[13:39:26] [INFO]: [13:39:26] [Client thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[13:39:26] [INFO]: [13:39:26] [Client thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20
[13:39:27] [INFO]: [13:39:27] [Client thread/INFO] [FML]: Forge Mod Loader has identified 74 mods to load
[13:39:27] [INFO]: [13:39:27] [Client thread/INFO] [FML]: FML has found a non-mod file mod-C0-ClientFixer1122.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:39:28] [INFO]: [13:39:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, xaerominimap_core, ClientFixer, foamfixcore, clientfixerfont, clientfixermixin, foamfix, hardwareinfo, optifineapi, xaerominimap, waila, thaumicwaila, worldeditcuife2, moreoverlays, codechickenlib, jei, jeresources, nei, thaumicjei, vk_feed, clantag, economy_mod, economyore, hologram, superpickaxe, treasure_chest, wardrobe, dailybonus, enderbag, itemicon, more_records, trade, wanditems, itemfinder, astralsorcery, baubles, biomesoplenty, bloodarsenal, bloodmagic, botania, ceramics, divinerpg, extrabotany, guideapi, hammercore, mantle, tconstruct, thaumcraft, thaumadditions, tcinventoryscan, thaumicwonders, twilightforest, teamlapen-lib, vampirism, vampirism_integrations, ctgui, crafttweaker, crafttweakerjei, modtweaker, mtlib, dragons_radio, chameleon, ironchest, mysticallib, mysticalworld, patchouli, roots, storagedrawers, elevatorid, coralreef, bibliocraft] at CLIENT
[13:39:28] [INFO]: [13:39:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, xaerominimap_core, ClientFixer, foamfixcore, clientfixerfont, clientfixermixin, foamfix, hardwareinfo, optifineapi, xaerominimap, waila, thaumicwaila, worldeditcuife2, moreoverlays, codechickenlib, jei, jeresources, nei, thaumicjei, vk_feed, clantag, economy_mod, economyore, hologram, superpickaxe, treasure_chest, wardrobe, dailybonus, enderbag, itemicon, more_records, trade, wanditems, itemfinder, astralsorcery, baubles, biomesoplenty, bloodarsenal, bloodmagic, botania, ceramics, divinerpg, extrabotany, guideapi, hammercore, mantle, tconstruct, thaumcraft, thaumadditions, tcinventoryscan, thaumicwonders, twilightforest, teamlapen-lib, vampirism, vampirism_integrations, ctgui, crafttweaker, crafttweakerjei, modtweaker, mtlib, dragons_radio, chameleon, ironchest, mysticallib, mysticalworld, patchouli, roots, storagedrawers, elevatorid, coralreef, bibliocraft] at SERVER
[13:39:30] [INFO]: [13:39:30] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming thaumcraft.common.lib.events.PlayerEvents : thaumcraft.common.lib.events.PlayerEvents with 1 patches!
[13:39:30] [INFO]: [13:39:30] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHRUNICSHIELDINGHOOK
[13:39:30] [INFO]: [13:39:30] [Client thread/ERROR] [FML]: The mod astralsorcery is expecting signature a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 for source mod-S1-astralsorcery11020.jar, however there is no signature matching that description
[13:39:32] [INFO]: [13:39:32] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
[13:39:32] [INFO]: [13:39:32] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[13:39:32] [INFO]: [13:39:32] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[13:39:32] [INFO]: [13:39:32] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[13:39:32] [INFO]: [13:39:32] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse quarkIntegration; missing dependency: quark
[13:39:32] [INFO]: [13:39:32] [Client thread/INFO] [tconstruct]: Preparing to take over the world
[13:39:34] [INFO]: [13:39:34] [Client thread/ERROR] [FML]: The mod hammercore is expecting signature 4d7b29cd19124e986da685107d16ce4b49bc0a97 for source mod-S1-HammerCore2055-EX61.jar, however there is no signature matching that description
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [HammerCore]: *****************************
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [HammerCore]: WARNING: Somebody has been tampering with HammerCore jar!
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [HammerCore]: It is highly recommended that you redownload mod from https://www.curseforge.com/projects/247401 !
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [HammerCore]: *****************************
[13:39:34] [INFO]: [13:39:34] [Client thread/ERROR] [FML]: The mod thaumadditions is expecting signature 4d7b29cd19124e986da685107d16ce4b49bc0a97 for source mod-S1-ThaumicAdditions22r-EX61.jar, however there is no signature matching that description
[13:39:34] [INFO]: [13:39:34] [Client thread/INFO] [thaumadditions]: You are running general public build 22r@bc-270518. You're fine! 😉
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [thaumadditions]: *****************************
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [thaumadditions]: WARNING: Somebody has been tampering with Thaumic Additions (Reconstructed) jar!
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [thaumadditions]: It is highly recommended that you redownload mod from https://www.curseforge.com/projects/247401 !
[13:39:34] [INFO]: [13:39:34] [Client thread/WARN] [thaumadditions]: *****************************
[13:39:36] [INFO]: [13:39:36] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ClientFixerFont, FMLFileResourcePack:ClientFixerMixin, FMLFileResourcePack:FoamFix, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:Optifine API, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Waila, FMLFileResourcePack:ThaumicWaila, FMLFileResourcePack:WorldEdit CUI Forge Edition 2, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:ThaumicJEI, FMLFileResourcePack:VK Feed, FMLFileResourcePack:ClanTag, FMLFileResourcePack:Economy-mod, FMLFileResourcePack:EconomyOre, FMLFileResourcePack:Hologram, FMLFileResourcePack:SuperPickaxe, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:Wardrobe Mod, FMLFileResourcePack:Daily Bonus, FMLFileResourcePack:Ender Bag, FMLFileResourcePack:Item Icon, FMLFileResourcePack:More Records, FMLFileResourcePack:Trade, FMLFileResourcePack:Wand Items, FMLFileResourcePack:ItemFinder, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:Baubles, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Ceramics, FMLFileResourcePack:DivineRPG, FMLFileResourcePack:ExtraBotany, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Mantle, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Additions: Reconstructed, FMLFileResourcePack:Thaumcrafft Inventory Scanning, FMLFileResourcePack:Thaumic Wonders, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:TeamLapen Library, FMLFileResourcePack:Vampirism, FMLFileResourcePack:VampirismIntegrations, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MTLib, FMLFileResourcePack:Dragons Radio Mod, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:MysticalLib, FMLFileResourcePack:Mystical World, FMLFileResourcePack:Patchouli, FMLFileResourcePack:Roots, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:Coralreef, FMLFileResourcePack:BiblioCraft, HammerCore Connected Models
[13:39:36] [INFO]: [13:39:36] [Client thread/INFO] [divinerpg.DivineRPG]: Creating registries
[13:39:36] [INFO]: [13:39:36] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:39:36] [INFO]: [13:39:36] [Client thread/INFO] [FML]: Found 3059 ObjectHolder annotations
[13:39:36] [INFO]: [13:39:36] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:39:36] [INFO]: [13:39:36] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:39:37] [INFO]: [13:39:37] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:39:37] [INFO]: [13:39:37] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[13:39:37] [INFO]: [13:39:37] [Client thread/INFO] [clientfixermixin]: Initialization Client Fixer Mixin Mod
[13:39:37] [INFO]: [13:39:37] [Client thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map...
[13:39:37] [INFO]: [13:39:37] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake
[13:39:37] [INFO]: 26/10/2020 01:39:37.372 - [INFO] - Init : WorldEdit CUI Forge Edition 2-2.1.2-mf-1.12-14.21.1.2387
[13:39:37] [INFO]: 26/10/2020 01:39:37.373 - [INFO] - Using : BukkitNetworkLib-1.12-1.0.0-SNAPSHOT
[13:39:37] [INFO]: 26/10/2020 01:39:37.374 - [INFO] - Using : guilib-1.12-1.3.0-SNAPSHOT
[13:39:37] [INFO]: 26/10/2020 01:39:37.374 - [INFO] - Using : guiressouceslib-1.12-1.0.0-SNAPSHOT
[13:39:37] [INFO]: 26/10/2020 01:39:37.375 - [INFO] - Using : OverlayLib-1.12-1.0.0-SNAPSHOT
[13:39:37] [INFO]: #
[13:39:37] [INFO]: # There is insufficient memory for the Java Runtime Environment to continue.
[13:39:37] [INFO]: # Native memory allocation (malloc) failed to allocate 1506096 bytes for Chunk::new
[13:39:37] [INFO]: # An error report file with more information is saved as:
[13:39:37] [INFO]: # C:\Users\артём\AppData\Roaming\.exlauncher\clients\wonderland\hs_err_pid5380.log
[13:39:37] [INFO]: #
[13:39:37] [INFO]: # Compiler replay data is saved as:
[13:39:37] [INFO]: # C:\Users\артём\AppData\Roaming\.exlauncher\clients\wonderland\replay_pid5380.log
[13:39:37] [INFO]: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[13:39:37] [WARN]: 
ru.excalibur.launcher.i.b.h: Crash with reason <unknown>
    at ru.excalibur.launcher.i.b.m.g(a:223) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:190) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.A.g(va:410) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:314) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:124) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:199) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.b.b.F.g(pa:36) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) ~[launcher.jar:?]
[13:39:37] [INFO]: Sending notify...
 

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

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

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

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

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

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

Войти

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

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

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