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

Ошибка при запуске Pixelmon


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

Всем дарова. Значит решил я поиграть в pixelmon, запускаю лаунчер, он там качает что ему нужно, потом вылазиет эта ошибка. Я уже нажимал на шестеренку и кнопку восстановить, но проблема не решается. Думаю скрина и логов будет достаточно. ПАМАГИТЕ МНЕ!!!! pepe pogchamp

spacer.png

Скрытый текст

[22:58:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[22:58:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[22:58:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[22:58:49] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[22:58:49] [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
[22:58:49] [main/ERROR] [FML]: Unable to read the jar file mod-S1-Pixelmon812.jar - ignoring
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:?]
    at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:58:49] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[22:58:49] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[22:58:49] [main/INFO] [FML]: Searching D:\Games\clients\pixelmon\mods for mods
[22:58:49] [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.
[22:58:49] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[22:58:49] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[22:58:49] [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.
[22:58:49] [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
[22:58:49] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[22:58:49] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap20150_pixelmon.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[22:58:50] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[22:58:50] [main/ERROR] [FML]: Unable to read the jar file mod-S1-Pixelmon812.jar - ignoring
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:?]
    at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2838.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:58:50] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S2-CTM-MC10029-EX28.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[22:58:50] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:58:50] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[22:58:50] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-phosphor026build50.jar
[22:58:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:58:50] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[22:58:50] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/D:/Games/clients/pixelmon/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[22:58:50] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[22:58:50] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[22:58:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:58:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:58:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:58:50] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[22:58:50] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[22:58:50] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[22:58:50] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[22:58:50] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\clients\pixelmon\mods\mod-C0-OptiFineHDUF5.jar
[22:58:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:58:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:58:51] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[22:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[22:58:52] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[22:58:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:58:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:58:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:58:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:58:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:58:52] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[22:58:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:58:52] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[22:58:52] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[22:58:52] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.gamerforea.clientfixer.asm.ASMTransformer' was detected and will no longer process meta class data
[22:58:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.world.chunk.Chunk
[22:58:52] [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
[22:58:52] [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
[22:58:52] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[22:58:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:58:52] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[22:58:52] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[22:58:53] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.client.entity.AbstractClientPlayer
[22:58:53] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.entity.player.EntityPlayer
[22:58:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[22:58:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[22:58:53] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[22:58:53] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[22:58:53] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: SordeS
[22:58:53] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[22:58:53] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[22:58:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[22:58:54] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[22:58:54] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[22:58:54] [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
[22:58:54] [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
[22:58:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[22:58:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[22:58:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[22:58:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[22:58:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[22:58:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[22:58:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[22:58:56] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[22:58:56] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[22:58:56] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.world.chunk.Chunk
[22:58:56] [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
[22:58:56] [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
[22:58:56] [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.
[22:58:56] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[22:58:56] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.client.network.NetHandlerPlayClient
[22:58:56] [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
[22:58:56] [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
[22:58:56] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[22:58:56] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[22:58:56] [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
[22:58:56] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[22:58:56] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[22:58:56] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[22:58:56] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[22:58:56] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] 
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Radeon RX 580 Series, version 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6, ATI Technologies Inc.
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.13596
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[22:58:57] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  ATI Technologies Inc.
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: Radeon RX 580 Series
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Save shaders configuration.
[22:58:57] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] No shaderpack loaded.
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[22:58:57] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[22:58:57] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_F5, enabling compatibility features
[22:58:57] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[22:58:57] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[22:58:57] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[22:58:57] [VersionCheck/INFO] [Config]: [OptiFine] Version found: G5
[22:58:57] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[22:58:58] [Client thread/INFO] [FML]: Searching D:\Games\clients\pixelmon\mods for mods
[22:58:58] [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.
[22:58:58] [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
[22:58:58] [Client thread/ERROR] [FML]: Unable to read a class file correctly
java.lang.SecurityException: SHA-256 digest error for codechicken/nei/NotEnoughItems.class
    at sun.security.util.ManifestEntryVerifier.verify(ManifestEntryVerifier.java:223) ~[?:?]
    at java.util.jar.JarVerifier.processEntry(JarVerifier.java:243) ~[?:?]
    at java.util.jar.JarVerifier.update(JarVerifier.java:230) ~[?:?]
    at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:484) ~[?:?]
    at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.2.jar:5.2]
    at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.2.jar:5.2]
    at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) [ASMModParser.class:?]
    at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
    at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
    at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:445) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    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:498) ~[?:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:58:58] [Client thread/ERROR] [FML]: There was a problem reading the entry codechicken/nei/NotEnoughItems.class in the jar D:\Games\clients\pixelmon\mods\mod-C9-NotEnoughItems245.jar - probably a corrupt zip
net.minecraftforge.fml.common.LoaderException: java.lang.SecurityException: SHA-256 digest error for codechicken/nei/NotEnoughItems.class

    at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
    at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
    at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
    at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:445) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    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:498) ~[?:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.SecurityException: SHA-256 digest error for codechicken/nei/NotEnoughItems.class
    at sun.security.util.ManifestEntryVerifier.verify(ManifestEntryVerifier.java:223) ~[?:?]
    at java.util.jar.JarVerifier.processEntry(JarVerifier.java:243) ~[?:?]
    at java.util.jar.JarVerifier.update(JarVerifier.java:230) ~[?:?]
    at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:484) ~[?:?]
    at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.2.jar:5.2]
    at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.2.jar:5.2]
    at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
    ... 17 more
[22:58:58] [Client thread/WARN] [FML]: Zip file mod-C9-NotEnoughItems245.jar failed to read properly, it will be ignored
net.minecraftforge.fml.common.LoaderException: java.lang.SecurityException: SHA-256 digest error for codechicken/nei/NotEnoughItems.class

    at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
    at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) ~[JarDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
    at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
    at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:445) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    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:498) ~[?:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.SecurityException: SHA-256 digest error for codechicken/nei/NotEnoughItems.class
    at sun.security.util.ManifestEntryVerifier.verify(ManifestEntryVerifier.java:223) ~[?:?]
    at java.util.jar.JarVerifier.processEntry(JarVerifier.java:243) ~[?:?]
    at java.util.jar.JarVerifier.update(JarVerifier.java:230) ~[?:?]
    at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:484) ~[?:?]
    at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.2.jar:5.2]
    at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.2.jar:5.2]
    at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
    ... 17 more
[22:58:58] [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
[22:58:58] [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
[22:58:58] [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
[22:58:58] [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
[22:58:59] [Client thread/WARN] [FML]: Zip file mod-S1-Pixelmon812.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:?]
    at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
    at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
    at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:445) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    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:498) ~[?:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:58:59] [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
[22:58:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 75 mods to load
[22:58:59] [Client thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod pixelmoninformation (Pixelmon Information) requires [pixelmon]
[22:58:59] [Client thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod pixeledit (PixelEdit) requires [pixelmon]
[22:58:59] [Client thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod pixelextras (Pixel Extras) requires [pixelmon@[8.1.0,)]
[22:58:59] [Client thread/ERROR] [FML]: An exception was thrown, the game will display an error screen and halt.
net.minecraftforge.fml.common.MultipleModsErrored: 
Missing Mods:
    unknown : need any: have missing

Missing Mods:
    unknown : need any: have missing

Missing Mods:
    unknown : need [8.1.0,): have missing


    at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:300) ~[Loader.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:445) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    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:498) ~[?:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:58:59] [Client thread/WARN] [FML]: EventBus 0 shutting down - future events will not be posted.
[22:58:59] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ClientFixerFont, FMLFileResourcePack:EconomyUtils, FMLFileResourcePack:ClientFixerMixin, FMLFileResourcePack:FoamFix, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:Optifine API, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Waila, FMLFileResourcePack:Pixelmon Information, FMLFileResourcePack:BOP Patch, FMLFileResourcePack:WorldEdit CUI Forge Edition 2, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:VK Feed, FMLFileResourcePack:ClanTag, FMLFileResourcePack:Economy-mod, FMLFileResourcePack:EconomyOre, FMLFileResourcePack:Gifts, FMLFileResourcePack:Hologram, FMLFileResourcePack:PixelEdit, FMLFileResourcePack:PixelTrade, FMLFileResourcePack:SuperPickaxe, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:Wardrobe Mod, FMLFileResourcePack:Daily Bonus, FMLFileResourcePack:Ender Bag, FMLFileResourcePack:Item Icon, FMLFileResourcePack:More Records, FMLFileResourcePack:PixelSpawnInfo, FMLFileResourcePack:Starfall, FMLFileResourcePack:Trade, FMLFileResourcePack:Wand Items, FMLFileResourcePack:ItemFinder, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Ceramics, FMLFileResourcePack:Mantle, FMLFileResourcePack:Pixel Extras, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MTLib, FMLFileResourcePack:Dragons Radio Mod, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:CTM, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:Fairy Lights, FMLFileResourcePack:Bonsai Trees, FMLFileResourcePack:Coralreef, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Growthcraft Milk, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Phosphor Lighting Engine
[22:59:00] [Client thread/WARN] [FML]: There were errors previously. Not beginning mod initialization phase
[22:59:00] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
[22:59:00] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
[22:59:00] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
[22:59:00] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake
[22:59:01] [Thread-3/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
[22:59:01] [Thread-3/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:59:01] [Thread-3/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
[22:59:01] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
[22:59:01] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
[22:59:01] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
[22:59:02] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id

 

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

1. Описание проблемы: уже описал в сообщении выше

2. Название антивируса: нет его он ни на что не влияет

3. У вас стационарный ПК или ноутбук? ПК, это тоже ни на что не влияет

4. Проблема в лаунчере или клиенте? ну ваш лаунчер который я на сайте у вас скачал какой же еще

5. Как давно появилась проблема? вчера, я играл 4 года назад решил запустить вчера поностальгировать а получил жопную гарь

6. Сколько памяти выделено на клиент: 8 гигов памяти

7. Какие действия были предприняты для устранения проблемы:  Восстановление(там на шестеренку если нажать), а так же указывал путь установки в диск С

8. Предоставьте файл диагностики

9. Предоставьте следующие файлы: файл crash-reports* (если имеется)  и обычный файл логов**. 

как я посмотрел по форуму, я не первый у кого такая проблема и никто не может ее решить

Ссылка на комментарий
Только что, VAKO сказал:

Последняя версия java 8

 

ну я на официальном сайте java последнюю версию скачал

 

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

@Prototype админ нужна помощь, хелпани, я уже 2 дня не могу зайти в игру , тупо не могу скачать, я тут с челиком в дискорде по поводу java уже поговорил, не помогает

Ссылка на комментарий
6 минут назад, aleksandr88 сказал:

Восстановить клиент

чем читаете? я уже делал это, в самом первом сообщении на и в во втором есть 

 

Ссылка на комментарий
28 минут назад, SordeS сказал:

чем читаете? я уже делал это, в самом первом сообщении на и в во втором есть 

 

Последный версия еще не качал это pixelmon 8.1.2, может бы нестабильно интернет, еще раза Восстановить клиент
у вас старая версия 8.1.0

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

Все забейте, я сам разобрался, помощи от вас нет просто и клиент ваш дерьмо, только с попытки 20-25 оно еле скачалось

Ссылка на комментарий
7 часов назад, SordeS сказал:

Все забейте, я сам разобрался, помощи от вас нет просто и клиент ваш дерьмо, только с попытки 20-25 оно еле скачалось

Доброго времени суток. Зачем же так грубо отвечать и оскорблять клиент? Вам просто пытались помочь. Проблема могла быть как в несовместимости Java с клиентом, так и в скорости интернета. Но, я рад, что Вы решили проблему самостоятельно. Всего доброго.

Ссылка на комментарий
02.06.2021 в 17:45, SordeS сказал:

Все забейте, я сам разобрался, помощи от вас нет просто и клиент ваш дерьмо, только с попытки 20-25 оно еле скачалось

А что ты сделал?
у меня тоже такая проблема, не как не уходит

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

А что ты сделал?
у меня тоже такая проблема, не как не уходит

я кароч просто нажимал на сервак раз 20 он начинал скачивать, потом дропал и в итоге оно кое как скачало. Просто сервера этого сервака либо где-то в жопе находятся, либо просто сам сервак у чела на обычном компе работает

Ссылка на комментарий
02.06.2021 в 22:08, pollut2002 сказал:

Доброго времени суток. Зачем же так грубо отвечать и оскорблять клиент? Вам просто пытались помочь. Проблема могла быть как в несовместимости Java с клиентом, так и в скорости интернета. Но, я рад, что Вы решили проблему самостоятельно. Всего доброго.

проблема ни в java у меня последняя версия и у всех с кем общался тоже, и ни в скорости инета она у меня нормальная, в любых других ресурсах тот же стим или к примеру мне нужно было в genshin impact скачать 3gb, они у меня за 5 минут скачались. Скорее всего проблема в вашем лаунчере или сервере на котором он стоит

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

А что ты сделал?
у меня тоже такая проблема, не как не уходит

если нужна еще какая либо инфа добавляйся в дискорд ко мне SordeS#3404

 

Ссылка на комментарий
  • 5 месяцев спустя...
02.06.2021 в 16:45, SordeS сказал:

Все забейте, я сам разобрался, помощи от вас нет просто и клиент ваш дерьмо, только с попытки 20-25 оно еле скачалось

а что ты сделал такая  же фигня пожалуйста скажи 

 

Ссылка на комментарий
Гость
Эта тема закрыта для публикации сообщений.
  • Сейчас на странице   0 пользователей

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