Sorry for my english. I have a modpack with ~40 mods. When I tryin' to install "Thaumic Tinkerer", the game crashes at preloading mods. I'm totally stupid to understand reasons even with crashlog.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Ouch. That hurt
Time: 31.08.17 0:46Description: Initializing game
java.lang.IllegalArgumentException: MALFORMED at java.util.zip.ZipCoder.toString(Unknown Source) at java.util.zip.ZipFile.getZipEntry(Unknown Source) at java.util.zip.ZipFile.access$900(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380) at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327) at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315) at com.google.common.reflect.ClassPath.from(ClassPath.java:92) at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:34) at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:66) at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:88) at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:75) at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at java.util.zip.ZipCoder.toString(Unknown Source) at java.util.zip.ZipFile.getZipEntry(Unknown Source) at java.util.zip.ZipFile.access$900(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380) at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327) at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315) at com.google.common.reflect.ClassPath.from(ClassPath.java:92) at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:34) at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:66) at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:88) at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:75) at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 99173192 bytes (94 MB) / 441430016 bytes (420 MB) up to 3207856128 bytes (3059 MB) JVM Flags: 5 total; -Xmx3072M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D8 44 mods loaded, 44 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems_1.7.10_1.0.5.120_universal.jar) UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCH BiblioCraft{1.11.6} [BiblioCraft] (BiblioCraftv1.11.6MC1.7.10.jar) UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty_1.7.10_2.1.0.2027_universal.jar) UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic_1.7.10_1.3.3_17.jar) UCH guideapi{1.7.10-1.0.1-29} [Guide-API] (guide-api-1.7.10-1.0.1-29.jar) UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCH BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar) UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft_1.7.10_4.2.3.5.jar) UCH Botania{r1.8-249} [Botania] (Botania-r1.8-249.jar) UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCH CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenters_Blocks_v3.3.8_MC_1.7.10.jar) UCH customcrosshairmod{0.8.3} [Custom Crosshair Mod] (crosshairmod-v0.8.3-forge-mc1.7.10.jar) UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] (damage_indicators_mod_1.7.10.jar) UCH divinerpg{1.4.1.3} [DivineRPG] (DivineRPG_1.7.10_1.4.1.3.jar) UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil_1.7.10_4.2.3.jar) UCH Hats{4.0.1} [Hats] (Hats_1.7.10_4.0.1.jar) UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-6.0.62.742.jar) UCH ModsCore{1.2} [ModsCore] (ModsCore.jar) UCH MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks_2.4.4_mc1.7.10.jar) UCH NEIAddons{1.12.14.40} [NEI Addons] (neiaddons1710.jar) UCH NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons1710.jar) UCH NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons1710.jar) UCH NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons1710.jar) UCH NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons1710.jar) UCH NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons1710.jar) UCH NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons1710.jar) UCH neiintegration{1.1.0} [NEI Integration] (NEIIntegration_MC1.7.10_1.1.0.jar) UCH NOVA{2015-10-09} [NOVA] (NOVA-2015-10-09-universal.jar) UCH rsmod{2.4.1} [RedServer Mod] (RedServerMod-client.jar) UCH Talismans 2{1.1.0} [Talismans 2] (Talismans2_1.7.10_1.1.0.jar) UCH tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCH tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCH thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCE ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration_1.7.10_1.1_53.jar) UCH ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.1.9.jar) UCH torchpl{1.0sc} [Torchplacer] (Torchplacer_1.7.10_v.1.0SC.jar) UCH ZDoctorBB{1.2} [Blood Baubles] (ZDoctorBB-1.7.10-Server.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 384.94' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2' Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 384.94, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Faithful-32x32.zip] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
Sorry for my english. I have a modpack with ~40 mods. When I tryin' to install "Thaumic Tinkerer", the game crashes at preloading mods. I'm totally stupid to understand reasons even with crashlog.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Ouch. That hurt
Time: 31.08.17 0:46Description: Initializing game
java.lang.IllegalArgumentException: MALFORMED at java.util.zip.ZipCoder.toString(Unknown Source) at java.util.zip.ZipFile.getZipEntry(Unknown Source) at java.util.zip.ZipFile.access$900(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380) at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327) at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315) at com.google.common.reflect.ClassPath.from(ClassPath.java:92) at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:34) at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:66) at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:88) at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:75) at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at java.util.zip.ZipCoder.toString(Unknown Source) at java.util.zip.ZipFile.getZipEntry(Unknown Source) at java.util.zip.ZipFile.access$900(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380) at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327) at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315) at com.google.common.reflect.ClassPath.from(ClassPath.java:92) at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:34) at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:66) at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:88) at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:75) at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 99173192 bytes (94 MB) / 441430016 bytes (420 MB) up to 3207856128 bytes (3059 MB) JVM Flags: 5 total; -Xmx3072M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D8 44 mods loaded, 44 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems_1.7.10_1.0.5.120_universal.jar) UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCH BiblioCraft{1.11.6} [BiblioCraft] (BiblioCraftv1.11.6MC1.7.10.jar) UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty_1.7.10_2.1.0.2027_universal.jar) UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic_1.7.10_1.3.3_17.jar) UCH guideapi{1.7.10-1.0.1-29} [Guide-API] (guide-api-1.7.10-1.0.1-29.jar) UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCH BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar) UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft_1.7.10_4.2.3.5.jar) UCH Botania{r1.8-249} [Botania] (Botania-r1.8-249.jar) UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCH CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenters_Blocks_v3.3.8_MC_1.7.10.jar) UCH customcrosshairmod{0.8.3} [Custom Crosshair Mod] (crosshairmod-v0.8.3-forge-mc1.7.10.jar) UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] (damage_indicators_mod_1.7.10.jar) UCH divinerpg{1.4.1.3} [DivineRPG] (DivineRPG_1.7.10_1.4.1.3.jar) UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil_1.7.10_4.2.3.jar) UCH Hats{4.0.1} [Hats] (Hats_1.7.10_4.0.1.jar) UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-6.0.62.742.jar) UCH ModsCore{1.2} [ModsCore] (ModsCore.jar) UCH MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks_2.4.4_mc1.7.10.jar) UCH NEIAddons{1.12.14.40} [NEI Addons] (neiaddons1710.jar) UCH NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons1710.jar) UCH NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons1710.jar) UCH NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons1710.jar) UCH NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons1710.jar) UCH NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons1710.jar) UCH NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons1710.jar) UCH neiintegration{1.1.0} [NEI Integration] (NEIIntegration_MC1.7.10_1.1.0.jar) UCH NOVA{2015-10-09} [NOVA] (NOVA-2015-10-09-universal.jar) UCH rsmod{2.4.1} [RedServer Mod] (RedServerMod-client.jar) UCH Talismans 2{1.1.0} [Talismans 2] (Talismans2_1.7.10_1.1.0.jar) UCH tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCH tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCH thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCE ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration_1.7.10_1.1_53.jar) UCH ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.1.9.jar) UCH torchpl{1.0sc} [Torchplacer] (Torchplacer_1.7.10_v.1.0SC.jar) UCH ZDoctorBB{1.2} [Blood Baubles] (ZDoctorBB-1.7.10-Server.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 384.94' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2' Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 384.94, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Faithful-32x32.zip] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
Can't belive no one knows why it happens. Who can understand it, please, give any ideas.