Компиляция mcp с optifine

Версия Minecraft
1.12.2
API
Vanilla (без API)
124
1
8
Пытался скомпилировать mcp с optifine, сорцы оптифайна брал здесь - ссылка
Из eclipse экспортировал в jar файл, потом сунул туда ассеты из ванильного майна, как показано здесь - ссылка
В итоге кинул в папку versions, в лаунчере отображался, запустил, и произошел краш из за класса оптифайна Reflector, как решить проблему?
 
Краш-лог
[Launcher] Starting Minecraft 1.12.2...
[Launcher] Launching in: C:\Users\Lenovo\AppData\Roaming\.minecraft
Starting garbage collector: 76 / 209 MB
Garbage collector completed: 38 / 212 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[11:37:36] [main/INFO]: Loading tweak class name optifine.OptiFineTweaker
[11:37:36] [main/INFO]: Using primary tweak class name optifine.OptiFineTweaker
[11:37:36] [main/INFO]: Calling tweak class optifine.OptiFineTweaker
OptiFineTweaker: acceptOptions
OptiFineTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine ZIP file: C:\Users\Lenovo\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.12.2_HD_U_F4\OptiFine-1.12.2_HD_U_F4.jar
OptiFineTweaker: getLaunchArguments
OptiFineTweaker: getLaunchTarget
[11:37:37] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:37:45] [main/INFO]: Setting user: Dioxide11
[11:38:26] [main/INFO]: [OptiFine] *** Reflector Forge ***
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.biome.Biome.getWaterColorMultiplier
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addDestroyEffects
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addHitEffects
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canCreatureSpawn
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canRenderInLayer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.doesSideBlockRendering
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getBedDirection
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getExtendedState
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getFogColor
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getLightOpacity
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getLightValue
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getSoundType
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.hasTileEntity
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isAir
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBed
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBedFoot
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isSideSolid
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.state.IBlockProperties.getLightValue
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.ChunkCache.isSideSolid
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.canRiderInteract
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.captureDrops
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.capturedDrops
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRenderInPass
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRiderSit
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.item.Item.delegate
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getDurabilityForDisplay
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getRGBDurabilityForDisplay
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.isShield
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.onEntitySwing
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.shouldCauseReequipAnimation
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.showDurabilityBar
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.block.model.ItemOverrideList.handleItemState
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.ItemArmor.hasOverlay
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.setKeyConflictContext
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.setKeyModifierAndCode
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.getKeyModifier
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.Potion.shouldRenderHUD
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.Potion.renderHUDEffect
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.PotionEffect.isCurativeItem
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.canRenderBreaking
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.getRenderBoundingBox
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.hasFastRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.shouldRenderInPass
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.preDraw
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.postDraw
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.countEntities
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.getPerWorldStorage
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.initCapabilities
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getCloudRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getSkyRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getWeatherRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getLightmapColors
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IModel
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[11:38:27] [main/INFO]: [OptiFine] *** Reflector Vanilla ***
[11:38:28] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
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.NoClassDefFoundError: Could not initialize class optifine.Reflector
at net.minecraft.crash.CrashReport.populateEnvironment(CrashReport.java:137) ~[CrashReport.class:?]
at net.minecraft.crash.CrashReport.<init>(CrashReport.java:53) ~[CrashReport.class:?]
at net.minecraft.crash.CrashReport.makeCrashReport(CrashReport.java:421) ~[CrashReport.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:459) ~[Minecraft.class:?]
at net.minecraft.client.main.Main.main(Main.java:115) ~[Main.class:?]
... 6 more
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (427 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now
Краш-лог:
[Launcher] Starting Minecraft 1.12.2...
[Launcher] Launching in: C:\Users\Lenovo\AppData\Roaming\.minecraft
Starting garbage collector: 76 / 209 MB
Garbage collector completed: 38 / 212 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[11:37:36] [main/INFO]: Loading tweak class name optifine.OptiFineTweaker
[11:37:36] [main/INFO]: Using primary tweak class name optifine.OptiFineTweaker
[11:37:36] [main/INFO]: Calling tweak class optifine.OptiFineTweaker
OptiFineTweaker: acceptOptions
OptiFineTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine ZIP file: C:\Users\Lenovo\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.12.2_HD_U_F4\OptiFine-1.12.2_HD_U_F4.jar
OptiFineTweaker: getLaunchArguments
OptiFineTweaker: getLaunchTarget
[11:37:37] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:37:45] [main/INFO]: Setting user: Dioxide11
[11:38:26] [main/INFO]: [OptiFine] *** Reflector Forge ***
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[11:38:26] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.biome.Biome.getWaterColorMultiplier
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addDestroyEffects
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addHitEffects
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canCreatureSpawn
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canRenderInLayer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.doesSideBlockRendering
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getBedDirection
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getExtendedState
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getFogColor
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getLightOpacity
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getLightValue
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getSoundType
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.hasTileEntity
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isAir
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBed
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBedFoot
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isSideSolid
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.state.IBlockProperties.getLightValue
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.ChunkCache.isSideSolid
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.canRiderInteract
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.captureDrops
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.capturedDrops
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRenderInPass
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRiderSit
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.item.Item.delegate
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getDurabilityForDisplay
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getRGBDurabilityForDisplay
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.isShield
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.onEntitySwing
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.shouldCauseReequipAnimation
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.showDurabilityBar
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.block.model.ItemOverrideList.handleItemState
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.ItemArmor.hasOverlay
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.setKeyConflictContext
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.setKeyModifierAndCode
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.getKeyModifier
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.Potion.shouldRenderHUD
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.Potion.renderHUDEffect
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.PotionEffect.isCurativeItem
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.canRenderBreaking
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.getRenderBoundingBox
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.hasFastRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.shouldRenderInPass
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.preDraw
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.postDraw
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.countEntities
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.getPerWorldStorage
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.initCapabilities
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getCloudRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getSkyRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getWeatherRenderer
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getLightmapColors
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IModel
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[11:38:27] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[11:38:27] [main/INFO]: [OptiFine] *** Reflector Vanilla ***
[11:38:28] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException: null
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	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.NoClassDefFoundError: Could not initialize class optifine.Reflector
	at net.minecraft.crash.CrashReport.populateEnvironment(CrashReport.java:137) ~[CrashReport.class:?]
	at net.minecraft.crash.CrashReport.<init>(CrashReport.java:53) ~[CrashReport.class:?]
	at net.minecraft.crash.CrashReport.makeCrashReport(CrashReport.java:421) ~[CrashReport.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:459) ~[Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:115) ~[Main.class:?]
	... 6 more
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (427 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now
Сверху