KuraiValo Posted December 18, 2015 Posted December 18, 2015 Hey, so I am playing a single player world in Infinity Evolved, with a couple more mods added in and taken out. The added mods include: Ars Magica 2 Animation API Aroma 1997 Core & Aroma Backup Automagy Grimoire of Gaia 3 Minecraft Comes Alive Roguelike Dungeons Real World Gen Alpha Thaumcraft Node Tracker Thaumic Horizons Travellers Gear & Witching Gadgets Last night I first started the map and played for 1 - 1:30 hours I guess? No issues, then today I added in Aroma played for 10 - 15 minutes, then got this crash: Reveal hidden contents # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000021f0a9b5, pid=6560, tid=4348 # # JRE version: Java SE Runtime Environment (8.0_66-b18) (build 1.8.0_66-b18) # Java VM: Java HotSpot 64-Bit Server VM (25.66-b18 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [ig75icd64.dll+0x6a9b5] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x0000000002bc0800): JavaThread "Client thread" [_thread_in_native, id=4348, stack(0x0000000002a60000,0x0000000002b60000)] siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff Registers: RAX=0x005c003f003f005c, RBX=0x0000000000000001, RCX=0x0000000000000001, RDX=0x0000000000000000 RSP=0x0000000002b5cfb0, RBP=0x0000000002b5d098, RSI=0x0000000000000000, RDI=0x00000000208b1000 R8 =0x0000000000000001, R9 =0x0000000000000030, R10=0x0000000002cd5e08, R11=0x000000005f129570 R12=0x0000000000000000, R13=0x000000007b13eab0, R14=0x0000000002b5d0d0, R15=0x0000000002bc0800 RIP=0x0000000021f0a9b5, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x0000000002b5cfb0) 0x0000000002b5cfb0: 00000000208b1000 000000002225d3a8 0x0000000002b5cfc0: 0000000000000000 0000000000000000 0x0000000002b5cfd0: 0000000000000000 0000000021f0b389 0x0000000002b5cfe0: 0000000002b5d098 00000000208b1000 0x0000000002b5cff0: 0000000000000001 0000000000000000 0x0000000002b5d000: 0000000732147350 0000000002cd5e34 0x0000000002b5d010: 000000007b13eab0 00000000b1c34ae0 0x0000000002b5d020: 00000000208b1000 00000000221fdf31 0x0000000002b5d030: 0000000022356780 0000000000000000 0x0000000002b5d040: 0000000000000000 0000000000000000 0x0000000002b5d050: 00000000bf000000 0000000002b5d058 0x0000000002b5d060: 0000000000000000 0000000002b5d0d0 0x0000000002b5d070: 00000000b1c33528 0000000000000000 0x0000000002b5d080: 000000007b13eab0 0000000000000000 0x0000000002b5d090: 0000000002b5d0e0 0000000002b5d1f0 0x0000000002b5d0a0: 0000000006fb47d4 00000007bd48eea0 Instructions: (pc=0x0000000021f0a9b5) 0x0000000021f0a995: 00 e9 de 00 00 00 48 8b 81 18 0f 02 00 8b 48 10 0x0000000021f0a9a5: 48 8b 40 28 48 23 cb 48 8b 04 c8 48 85 c0 74 0d 0x0000000021f0a9b5: 39 58 08 74 5a 48 8b 00 48 85 c0 75 f3 33 c0 48 0x0000000021f0a9c5: 85 c0 75 b6 38 87 b7 c6 06 00 75 08 38 87 b5 c6 Register to memory mapping: RAX=0x005c003f003f005c is an unknown value RBX=0x0000000000000001 is an unknown value RCX=0x0000000000000001 is an unknown value RDX=0x0000000000000000 is an unknown value RSP=0x0000000002b5cfb0 is pointing into the stack for thread: 0x0000000002bc0800 RBP=0x0000000002b5d098 is pointing into the stack for thread: 0x0000000002bc0800 RSI=0x0000000000000000 is an unknown value RDI=0x00000000208b1000 is an unknown value R8 =0x0000000000000001 is an unknown value R9 =0x0000000000000030 is an unknown value R10=0x0000000002cd5e08 is at code_begin+840 in an Interpreter codelet method entry point (kind = native) [0x0000000002cd5ac0, 0x0000000002cd6420] 2400 bytes R11=0x000000005f129570 is an unknown value R12=0x0000000000000000 is an unknown value R13={method} {0x000000007b13eab8} 'nglBindBuffer' '(IIJ)V' in 'org/lwjgl/opengl/GL15' R14=0x0000000002b5d0d0 is pointing into the stack for thread: 0x0000000002bc0800 R15=0x0000000002bc0800 is a thread Stack: [0x0000000002a60000,0x0000000002b60000], sp=0x0000000002b5cfb0, free space=1011k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ig75icd64.dll+0x6a9b5] C [ig75icd64.dll+0x6b389] C 0x0000000002cd5e34 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.GL15.nglBindBuffer(IIJ)V+0 J 31475 C1 org.lwjgl.opengl.GL15.glBindBuffer(II)V (26 bytes) @ 0x0000000006fb47d4 [0x0000000006fb4380+0x454] j com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.renderWithVBO(Lcom/mia/craftstudio/minecraft/client/CSClientModelWrapperVBO$RenderingObject;Lnet/minecraft/tileentity/TileEntity;FI)V+91 j com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.render(Lnet/minecraft/tileentity/TileEntity;FIDDDF)V+165 j com.mia.props.client.renderers.RenderPropInv.renderItem(Lnet/minecraftforge/client/IItemRenderer$ItemRenderType;Lnet/minecraft/item/ItemStack;[Ljava/lang/Object;)V+136 J 31242 C2 net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/item/ItemStack;ZFFF)Z (346 bytes) @ 0x000000000826f338 [0x000000000826e320+0x1018] J 31241 C2 net.minecraft.client.renderer.entity.RenderItem.func_82406_b(Lnet/minecraft/client/gui/FontRenderer;Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/item/ItemStack;II)V (170 bytes) @ 0x000000000826a1e8 [0x000000000826a160+0x88] J 31270 C1 codechicken.nei.guihook.GuiContainerManager.drawItem(IILnet/minecraft/item/ItemStack;Lnet/minecraft/client/gui/FontRenderer;)V (251 bytes) @ 0x000000000828d044 [0x000000000828c680+0x9c4] J 31269 C1 codechicken.nei.guihook.GuiContainerManager.drawItem(IILnet/minecraft/item/ItemStack;)V (11 bytes) @ 0x00000000082892bc [0x0000000008288b20+0x79c] j codechicken.nei.ItemPanel.draw(II)V+120 j codechicken.nei.LayoutManager.renderObjects(Lnet/minecraft/client/gui/inventory/GuiContainer;II)V+60 j codechicken.nei.guihook.GuiContainerManager.renderObjects(II)V+59 J 31387 C1 net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(IIF)V (645 bytes) @ 0x000000000836ccf4 [0x0000000008365ea0+0x6e54] J 17765 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (881 bytes) @ 0x0000000005b8d03c [0x0000000005b87d80+0x52bc] J 17760 C1 net.minecraft.client.Minecraft.func_71411_J()V (773 bytes) @ 0x0000000005b7bbac [0x0000000005b79860+0x234c] j net.minecraft.client.Minecraft.func_99999_d()V+61 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 J 2703 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000003625eb4 [0x0000000003625e40+0x74] J 2702 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003625a3c [0x0000000003625920+0x11c] j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661 j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56 j org.multimc.onesix.OneSixLauncher.launchWithMainClass()I+179 j org.multimc.onesix.OneSixLauncher.launch(Lorg/multimc/ParamBucket;)I+336 j org.multimc.EntryPoint.listen()I+163 j org.multimc.EntryPoint.main([Ljava/lang/String;)V+54 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000001e9e6800 JavaThread "NEI Item Filtering" [_thread_in_Java, id=5520, stack(0x00000000a2780000,0x00000000a2880000)] 0x000000001e9e5800 JavaThread "NEI Subset Item Allocation" [_thread_in_Java, id=6232, stack(0x00000000a1b70000,0x00000000a1c70000)] 0x000000002c6c7800 JavaThread "LogisticsPipes ItemIdentifier Cleanup Thread" daemon [_thread_blocked, id=3760, stack(0x00000000a11c0000,0x00000000a12c0000)] 0x000000002c6bf800 JavaThread "JM-texture-7" [_thread_blocked, id=2296, stack(0x000000007ae30000,0x000000007af30000)] 0x000000002c6be800 JavaThread "JM-texture-6" [_thread_blocked, id=6024, stack(0x0000000029430000,0x0000000029530000)] 0x000000001e9e0800 JavaThread "JM-task-5" [_thread_blocked, id=4708, stack(0x00000000a0580000,0x00000000a0680000)] 0x000000001e9e3800 JavaThread "Thread-37" [_thread_in_Java, id=4328, stack(0x00000000a0480000,0x00000000a0580000)] 0x000000001e9de000 JavaThread "JM-texture-4" [_thread_blocked, id=3236, stack(0x00000000414c0000,0x00000000415c0000)] 0x000000001e9df000 JavaThread "JM-texture-3" [_thread_blocked, id=5964, stack(0x0000000029640000,0x0000000029740000)] 0x000000001e9d9000 JavaThread "File IO Thread" [_thread_in_native, id=6620, stack(0x0000000057a50000,0x0000000057b50000)] 0x0000000034d6c800 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=5308, stack(0x0000000051ed0000,0x0000000051fd0000)] 0x0000000034d6f800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=444, stack(0x0000000050af0000,0x0000000050bf0000)] 0x0000000034d6b000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=3696, stack(0x000000004fe70000,0x000000004ff70000)] 0x0000000034d67800 JavaThread "ic2-poolthread-4" daemon [_thread_blocked, id=4360, stack(0x000000004f1f0000,0x000000004f2f0000)] 0x0000000034d69800 JavaThread "ic2-poolthread-3" daemon [_thread_blocked, id=5700, stack(0x000000004c5a0000,0x000000004c6a0000)] 0x0000000034d66000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=1988, stack(0x00000000475c0000,0x00000000476c0000)] 0x00000000285af000 JavaThread "Thread-28" [_thread_blocked, id=5156, stack(0x000000002abf0000,0x000000002acf0000)] 0x00000000285a6800 JavaThread "AromaBackup-Schedule" daemon [_thread_blocked, id=5776, stack(0x0000000029940000,0x0000000029a40000)] 0x00000000285ae800 JavaThread "Server thread" [_thread_in_Java, id=3964, stack(0x00000000250c0000,0x00000000251c0000)] 0x00000000285a7800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6980, stack(0x0000000024a00000,0x0000000024b00000)] 0x00000000285ab800 JavaThread "Thread-25" [_thread_blocked, id=5052, stack(0x0000000049930000,0x0000000049a30000)] 0x00000000285aa000 JavaThread "Thread-24" [_thread_blocked, id=2692, stack(0x0000000049830000,0x0000000049930000)] 0x00000000285a8000 JavaThread "pool-2-thread-1" [_thread_blocked, id=4820, stack(0x0000000056470000,0x0000000056570000)] 0x00000000285a0000 JavaThread "ic2-poolthread-2" daemon [_thread_blocked, id=6740, stack(0x00000000557f0000,0x00000000558f0000)] 0x0000000019cdf800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=3892, stack(0x00000000551b0000,0x00000000552b0000)] 0x0000000034d70800 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=3588, stack(0x0000000054b70000,0x0000000054c70000)] 0x0000000034d66800 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=6096, stack(0x00000000429d0000,0x0000000042ad0000)] 0x0000000034d65000 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=6268, stack(0x0000000026fa0000,0x00000000270a0000)] 0x0000000019cdd000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=5936, stack(0x0000000054530000,0x0000000054630000)] 0x0000000034d73800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=6256, stack(0x0000000053ef0000,0x0000000053ff0000)] 0x0000000034d72800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=6360, stack(0x0000000053850000,0x0000000053950000)] 0x0000000034d72000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=6580, stack(0x0000000053200000,0x0000000053300000)] 0x0000000034d6e000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=4844, stack(0x0000000052bc0000,0x0000000052cc0000)] 0x0000000034d71000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=5404, stack(0x000000004f830000,0x000000004f930000)] 0x0000000034d6f000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=6336, stack(0x000000004ebb0000,0x000000004ecb0000)] 0x0000000034d6d800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=3268, stack(0x0000000044a60000,0x0000000044b60000)] 0x0000000034d68000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=4044, stack(0x00000000428d0000,0x00000000429d0000)] 0x0000000019cdd800 JavaThread "Thread-9" [_thread_blocked, id=5428, stack(0x0000000026c70000,0x0000000026d70000)] 0x000000001afd5000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4772, stack(0x0000000024ce0000,0x0000000024de0000)] 0x000000001b091000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5256, stack(0x000000001def0000,0x000000001dff0000)] 0x000000001ff29800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=600, stack(0x000000001d5e0000,0x000000001d6e0000)] 0x000000001a562800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6556, stack(0x000000001cd20000,0x000000001ce20000)] 0x000000001a561000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3540, stack(0x000000001cb20000,0x000000001cc20000)] 0x0000000019ba2800 JavaThread "Service Thread" daemon [_thread_blocked, id=6224, stack(0x0000000019f70000,0x000000001a070000)] 0x0000000018235000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1084, stack(0x0000000019a70000,0x0000000019b70000)] 0x0000000018230000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4280, stack(0x0000000019970000,0x0000000019a70000)] 0x000000001822d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4748, stack(0x0000000019870000,0x0000000019970000)] 0x000000001822b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5860, stack(0x0000000019770000,0x0000000019870000)] 0x000000001822a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4668, stack(0x0000000019670000,0x0000000019770000)] 0x0000000002cb7800 JavaThread "Finalizer" daemon [_thread_blocked, id=3596, stack(0x0000000019490000,0x0000000019590000)] 0x0000000002caf000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5432, stack(0x0000000019390000,0x0000000019490000)] =>0x0000000002bc0800 JavaThread "Client thread" [_thread_in_native, id=4348, stack(0x0000000002a60000,0x0000000002b60000)] Other Threads: 0x00000000181f7800 VMThread [stack: 0x0000000019290000,0x0000000019390000] [id=3896] 0x0000000019bdf000 WatcherThread [stack: 0x000000001a070000,0x000000001a170000] [id=2380] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 741888K, used 537653K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 697344K, 73% used [0x0000000790000000,0x00000007af6d0938,0x00000007ba900000) from space 44544K, 51% used [0x00000007bd480000,0x00000007beabcc38,0x00000007c0000000) to space 44544K, 0% used [0x00000007ba900000,0x00000007ba900000,0x00000007bd480000) ParOldGen total 1572864K, used 1366287K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x0000000783643fb0,0x0000000790000000) Metaspace used 215112K, capacity 216649K, committed 218136K, reserved 1234944K class space used 32282K, capacity 32759K, committed 32808K, reserved 1048576K Card table byte_map: [0x0000000012080000,0x0000000012510000] byte_map_base: 0x000000000e700000 Marking Bits: (ParMarkBitMap*) 0x000000005f70a5b0 Begin Bits: [0x0000000012c10000, 0x0000000015010000) End Bits: [0x0000000015010000, 0x0000000017410000) Polling page: 0x0000000002910000 CodeCache: size=245760Kb used=88119Kb max_used=89354Kb free=157640Kb bounds [0x0000000002cc0000, 0x0000000008480000, 0x0000000011cc0000] total_blobs=23460 nmethods=21641 adapters=1725 compilation: enabled Compilation events (10 events): Event: 264.065 Thread 0x0000000018235000 31668 3 codechicken.nei.ItemPanel::draw (136 bytes) Event: 264.067 Thread 0x0000000018235000 nmethod 31668 0x0000000005209810 code [0x0000000005209ac0, 0x000000000520aee8] Event: 264.073 Thread 0x0000000018235000 31669 3 ic2.core.item.block.ItemBlockIC2::func_77613_e (28 bytes) Event: 264.073 Thread 0x0000000018235000 nmethod 31669 0x0000000005d57550 code [0x0000000005d57700, 0x0000000005d57e58] Event: 264.084 Thread 0x0000000018235000 31670 3 net.minecraft.item.ItemDye::func_77667_c (42 bytes) Event: 264.087 Thread 0x0000000018235000 nmethod 31670 0x0000000005757550 code [0x00000000057577e0, 0x0000000005758c28] Event: 264.110 Thread 0x0000000018230000 nmethod 31663 0x0000000007d1e410 code [0x0000000007d1e700, 0x0000000007d213b0] Event: 264.110 Thread 0x0000000018230000 31662 4 am2.armor.ArmorHelper::GetArsMagicaArmorInfusionCostFromSlot (48 bytes) Event: 264.114 Thread 0x0000000018230000 nmethod 31662 0x0000000005acd5d0 code [0x0000000005acd720, 0x0000000005acd898] Event: 264.115 Thread 0x0000000018235000 31671 3 net.minecraft.item.ItemPotion::func_77624_a (825 bytes) GC Heap History (10 events): Event: 255.403 GC heap before {Heap before GC invocations=170 (full 9): PSYoungGen total 741888K, used 719486K [0x0000000790000000, 0x00000007bff80000, 0x00000007c0000000) eden space 705024K, 100% used [0x0000000790000000,0x00000007bb080000,0x00000007bb080000) from space 36864K, 39% used [0x00000007bb080000,0x00000007bbe9f8f0,0x00000007bd480000) to space 35840K, 0% used [0x00000007bdc80000,0x00000007bdc80000,0x00000007bff80000) ParOldGen total 1572864K, used 1364871K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x00000007834e1d00,0x0000000790000000) Metaspace used 214616K, capacity 216105K, committed 217624K, reserved 1234944K class space used 32243K, capacity 32727K, committed 32808K, reserved 1048576K Event: 255.449 GC heap after Heap after GC invocations=170 (full 9): PSYoungGen total 743424K, used 25133K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 707584K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007bb300000) from space 35840K, 70% used [0x00000007bdc80000,0x00000007bf50b7a8,0x00000007bff80000) to space 39424K, 0% used [0x00000007bb300000,0x00000007bb300000,0x00000007bd980000) ParOldGen total 1572864K, used 1365892K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x00000007835e1278,0x0000000790000000) Metaspace used 214616K, capacity 216105K, committed 217624K, reserved 1234944K class space used 32243K, capacity 32727K, committed 32808K, reserved 1048576K } Event: 257.340 GC heap before {Heap before GC invocations=171 (full 9): PSYoungGen total 743424K, used 732717K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 707584K, 100% used [0x0000000790000000,0x00000007bb300000,0x00000007bb300000) from space 35840K, 70% used [0x00000007bdc80000,0x00000007bf50b7a8,0x00000007bff80000) to space 39424K, 0% used [0x00000007bb300000,0x00000007bb300000,0x00000007bd980000) ParOldGen total 1572864K, used 1365892K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x00000007835e1278,0x0000000790000000) Metaspace used 214701K, capacity 216169K, committed 217624K, reserved 1234944K class space used 32243K, capacity 32727K, committed 32808K, reserved 1048576K Event: 257.386 GC heap after Heap after GC invocations=171 (full 9): PSYoungGen total 735232K, used 27591K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 707584K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007bb300000) from space 27648K, 99% used [0x00000007bb300000,0x00000007bcdf1d18,0x00000007bce00000) to space 42496K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007c0000000) ParOldGen total 1572864K, used 1366043K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x0000000783606ec8,0x0000000790000000) Metaspace used 214701K, capacity 216169K, committed 217624K, reserved 1234944K class space used 32243K, capacity 32727K, committed 32808K, reserved 1048576K } Event: 259.119 GC heap before {Heap before GC invocations=172 (full 9): PSYoungGen total 735232K, used 735175K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 707584K, 100% used [0x0000000790000000,0x00000007bb300000,0x00000007bb300000) from space 27648K, 99% used [0x00000007bb300000,0x00000007bcdf1d18,0x00000007bce00000) to space 42496K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007c0000000) ParOldGen total 1572864K, used 1366043K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x0000000783606ec8,0x0000000790000000) Metaspace used 214776K, capacity 216297K, committed 217624K, reserved 1234944K class space used 32245K, capacity 32727K, committed 32808K, reserved 1048576K Event: 259.153 GC heap after Heap after GC invocations=172 (full 9): PSYoungGen total 740864K, used 24844K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 698368K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007baa00000) from space 42496K, 58% used [0x00000007bd680000,0x00000007beec31d8,0x00000007c0000000) to space 44032K, 0% used [0x00000007baa00000,0x00000007baa00000,0x00000007bd500000) ParOldGen total 1572864K, used 1366127K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x000000078361be80,0x0000000790000000) Metaspace used 214776K, capacity 216297K, committed 217624K, reserved 1234944K class space used 32245K, capacity 32727K, committed 32808K, reserved 1048576K } Event: 261.024 GC heap before {Heap before GC invocations=173 (full 9): PSYoungGen total 740864K, used 723212K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 698368K, 100% used [0x0000000790000000,0x00000007baa00000,0x00000007baa00000) from space 42496K, 58% used [0x00000007bd680000,0x00000007beec31d8,0x00000007c0000000) to space 44032K, 0% used [0x00000007baa00000,0x00000007baa00000,0x00000007bd500000) ParOldGen total 1572864K, used 1366127K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x000000078361be80,0x0000000790000000) Metaspace used 214801K, capacity 216297K, committed 217624K, reserved 1234944K class space used 32245K, capacity 32727K, committed 32808K, reserved 1048576K Event: 261.058 GC heap after Heap after GC invocations=173 (full 9): PSYoungGen total 721408K, used 22747K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 698368K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007baa00000) from space 23040K, 98% used [0x00000007baa00000,0x00000007bc036c48,0x00000007bc080000) to space 44544K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007c0000000) ParOldGen total 1572864K, used 1366175K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x0000000783627e80,0x0000000790000000) Metaspace used 214801K, capacity 216297K, committed 217624K, reserved 1234944K class space used 32245K, capacity 32727K, committed 32808K, reserved 1048576K } Event: 262.922 GC heap before {Heap before GC invocations=174 (full 9): PSYoungGen total 721408K, used 721115K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 698368K, 100% used [0x0000000790000000,0x00000007baa00000,0x00000007baa00000) from space 23040K, 98% used [0x00000007baa00000,0x00000007bc036c48,0x00000007bc080000) to space 44544K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007c0000000) ParOldGen total 1572864K, used 1366175K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x0000000783627e80,0x0000000790000000) Metaspace used 214839K, capacity 216361K, committed 217880K, reserved 1234944K class space used 32245K, capacity 32727K, committed 32808K, reserved 1048576K Event: 262.956 GC heap after Heap after GC invocations=174 (full 9): PSYoungGen total 741888K, used 22771K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) eden space 697344K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007ba900000) from space 44544K, 51% used [0x00000007bd480000,0x00000007beabcc38,0x00000007c0000000) to space 44544K, 0% used [0x00000007ba900000,0x00000007ba900000,0x00000007bd480000) ParOldGen total 1572864K, used 1366287K [0x0000000730000000, 0x0000000790000000, 0x0000000790000000) object space 1572864K, 86% used [0x0000000730000000,0x0000000783643fb0,0x0000000790000000) Metaspace used 214839K, capacity 216361K, committed 217880K, reserved 1234944K class space used 32245K, capacity 32727K, committed 32808K, reserved 1048576K } Deoptimization events (10 events): Event: 263.715 Thread 0x000000001e9e4000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000006411140 method=com.rwtema.extrautils.EventHandlerClient.generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V @ 37 Event: 263.716 Thread 0x000000001e9e4000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000006411140 method=com.rwtema.extrautils.EventHandlerClient.generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V @ 37 Event: 263.716 Thread 0x000000001e9e4000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000006411140 method=com.rwtema.extrautils.EventHandlerClient.generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V @ 37 Event: 263.752 Thread 0x0000000002bc0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000832a708 method=net.minecraft.client.gui.inventory.GuiContainer.func_146981_a(Lnet/minecraft/inventory/Slot;II)Z @ 15 Event: 263.752 Thread 0x0000000002bc0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000832a708 method=net.minecraft.client.gui.inventory.GuiContainer.func_146981_a(Lnet/minecraft/inventory/Slot;II)Z @ 15 Event: 263.753 Thread 0x0000000002bc0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000832a708 method=net.minecraft.client.gui.inventory.GuiContainer.func_146981_a(Lnet/minecraft/inventory/Slot;II)Z @ 15 Event: 263.753 Thread 0x0000000002bc0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000832a708 method=net.minecraft.client.gui.inventory.GuiContainer.func_146981_a(Lnet/minecraft/inventory/Slot;II)Z @ 15 Event: 263.852 Thread 0x000000001e9e4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000067f3d78 method=scala.collection.immutable.HashMap$HashTrieMap.foreach(Lscala/Function1;)V @ 18 Event: 263.852 Thread 0x000000001e9e4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000067f3d78 method=scala.collection.immutable.HashMap$HashTrieMap.foreach(Lscala/Function1;)V @ 18 Event: 263.913 Thread 0x000000001e9e6800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000008089fb8 method=codechicken.nei.LayoutManager.handleItemDisplayName(Lnet/minecraft/client/gui/inventory/GuiContainer;Lnet/minecraft/item/ItemStack;Ljava/util/List;)Ljava/util/List; @ 8 Internal exceptions (10 events): Event: 263.917 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007ac06ad28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3167] Event: 263.923 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007ac06af80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215] Event: 263.923 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007acf71828) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3167] Event: 263.929 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007acf71a80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215] Event: 263.929 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007acf71cd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3167] Event: 263.934 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007acf71f30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215] Event: 263.934 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007acf72188) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3167] Event: 263.986 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007acf723e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215] Event: 263.986 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007acf72638) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3167] Event: 263.987 Thread 0x00000000285aa000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007ad4c2fc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215] Events (10 events): Event: 264.076 Thread 0x0000000018235000 flushing nmethod 0x0000000007e31d90 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007eac3d0 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007ed03d0 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007ed0890 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007ed0d10 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007ed1210 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007f66710 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007f6a650 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007fa29d0 Event: 264.077 Thread 0x0000000018235000 flushing nmethod 0x0000000007fa5e50 Dynamic libraries: 0x00007ff7e5eb0000 - 0x00007ff7e5ee7000 C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe 0x00007ffb5baa0000 - 0x00007ffb5bc4c000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffb5b960000 - 0x00007ffb5ba9e000 C:\Windows\system32\KERNEL32.DLL 0x00007ffb58cc0000 - 0x00007ffb58dd5000 C:\Windows\system32\KERNELBASE.dll 0x00007ffb57790000 - 0x00007ffb5781e000 C:\Windows\system32\apphelp.dll 0x00007ffb43b50000 - 0x00007ffb43ba3000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL 0x00007ffb5ae10000 - 0x00007ffb5aeba000 C:\Windows\system32\msvcrt.dll 0x00007ffb58a20000 - 0x00007ffb58a4e000 C:\Windows\SYSTEM32\SspiCli.dll 0x00007ffb5a720000 - 0x00007ffb5a774000 C:\Windows\system32\SHLWAPI.dll 0x00007ffb5b310000 - 0x00007ffb5b487000 C:\Windows\system32\USER32.dll 0x00007ffb5b7c0000 - 0x00007ffb5b954000 C:\Windows\system32\ole32.dll 0x00007ffb59120000 - 0x00007ffb5a64b000 C:\Windows\system32\SHELL32.dll 0x00007ffb58190000 - 0x00007ffb581b1000 C:\Windows\SYSTEM32\USERENV.dll 0x00007ffb5b670000 - 0x00007ffb5b71a000 C:\Windows\system32\ADVAPI32.dll 0x00007ffb4f120000 - 0x00007ffb4f13e000 C:\Windows\SYSTEM32\MPR.dll 0x00007ffb5af50000 - 0x00007ffb5b091000 C:\Windows\system32\RPCRT4.dll 0x00007ffb5aec0000 - 0x00007ffb5af19000 C:\Windows\SYSTEM32\sechost.dll 0x00007ffb5a8d0000 - 0x00007ffb5aae1000 C:\Windows\SYSTEM32\combase.dll 0x00007ffb5a780000 - 0x00007ffb5a8cf000 C:\Windows\system32\GDI32.dll 0x00007ffb58bf0000 - 0x00007ffb58c05000 C:\Windows\SYSTEM32\profapi.dll 0x00007ffb57160000 - 0x00007ffb57212000 C:\Windows\SYSTEM32\SHCORE.dll 0x00007ffb5b720000 - 0x00007ffb5b756000 C:\Windows\system32\IMM32.DLL 0x00007ffb5ab60000 - 0x00007ffb5acb2000 C:\Windows\system32\MSCTF.dll 0x00007ffb56ce0000 - 0x00007ffb56f5b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll 0x00007ffb53370000 - 0x00007ffb533a2000 C:\Windows\SYSTEM32\ntmarta.dll 0x000000005f790000 - 0x000000005f862000 C:\Program Files\Java\jre1.8.0_66\bin\msvcr100.dll 0x000000005ef00000 - 0x000000005f789000 C:\Program Files\Java\jre1.8.0_66\bin\server\jvm.dll 0x00007ffb4f0c0000 - 0x00007ffb4f0c9000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ffb52960000 - 0x00007ffb52982000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffb50640000 - 0x00007ffb5064a000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ffb5ae00000 - 0x00007ffb5ae07000 C:\Windows\system32\PSAPI.DLL 0x00007ffb5b760000 - 0x00007ffb5b7ba000 C:\Windows\system32\WS2_32.dll 0x00007ffb52930000 - 0x00007ffb5295a000 C:\Windows\SYSTEM32\WINMMBASE.dll 0x00007ffb5a710000 - 0x00007ffb5a719000 C:\Windows\system32\NSI.dll 0x00007ffb58fc0000 - 0x00007ffb5900f000 C:\Windows\SYSTEM32\cfgmgr32.dll 0x00007ffb579e0000 - 0x00007ffb57a08000 C:\Windows\SYSTEM32\DEVOBJ.dll 0x000000005eef0000 - 0x000000005eeff000 C:\Program Files\Java\jre1.8.0_66\bin\verify.dll 0x000000005eec0000 - 0x000000005eee9000 C:\Program Files\Java\jre1.8.0_66\bin\java.dll 0x000000005eea0000 - 0x000000005eeb6000 C:\Program Files\Java\jre1.8.0_66\bin\zip.dll 0x000000005ed00000 - 0x000000005ee98000 C:\Program Files\Java\jre1.8.0_66\bin\awt.dll 0x00007ffb5acc0000 - 0x00007ffb5ad81000 C:\Windows\system32\OLEAUT32.dll 0x000000005ecf0000 - 0x000000005ecfd000 C:\Program Files\Java\jre1.8.0_66\bin\management.dll 0x000000005ecd0000 - 0x000000005ecea000 C:\Program Files\Java\jre1.8.0_66\bin\net.dll 0x00007ffb58400000 - 0x00007ffb58459000 C:\Windows\system32\mswsock.dll 0x000000005ecb0000 - 0x000000005ecc1000 C:\Program Files\Java\jre1.8.0_66\bin\nio.dll 0x00007ffb4eff0000 - 0x00007ffb4f005000 C:\Windows\system32\napinsp.dll 0x00007ffb4efd0000 - 0x00007ffb4efea000 C:\Windows\system32\pnrpnsp.dll 0x00007ffb53950000 - 0x00007ffb5396b000 C:\Windows\system32\NLAapi.dll 0x00007ffb58200000 - 0x00007ffb582a4000 C:\Windows\SYSTEM32\DNSAPI.dll 0x00007ffb4efc0000 - 0x00007ffb4efcd000 C:\Windows\System32\winrnr.dll 0x00007ffb4efa0000 - 0x00007ffb4efb4000 C:\Windows\system32\wshbth.dll 0x00007ffb4e140000 - 0x00007ffb4e14a000 C:\Windows\System32\rasadhlp.dll 0x00007ffb528a0000 - 0x00007ffb528ca000 C:\Windows\SYSTEM32\IPHLPAPI.DLL 0x00007ffb52890000 - 0x00007ffb5289a000 C:\Windows\SYSTEM32\WINNSI.DLL 0x00007ffb51fb0000 - 0x00007ffb5201b000 C:\Windows\System32\fwpuclnt.dll 0x00007ffb57860000 - 0x00007ffb57989000 C:\Windows\system32\uxtheme.dll 0x00007ffb56f60000 - 0x00007ffb56f81000 C:\Windows\system32\dwmapi.dll 0x00007ffb57a30000 - 0x00007ffb57a3b000 C:\Windows\SYSTEM32\kernel.appcore.dll 0x00007ffb58ac0000 - 0x00007ffb58acb000 C:\Windows\SYSTEM32\CRYPTBASE.dll 0x00007ffb58a50000 - 0x00007ffb58ab3000 C:\Windows\SYSTEM32\bcryptPrimitives.dll 0x000000005ec60000 - 0x000000005eca7000 C:\Program Files\Java\jre1.8.0_66\bin\fontmanager.dll 0x000000005ec10000 - 0x000000005ec52000 C:\Program Files\Java\jre1.8.0_66\bin\t2k.dll 0x000000005ebf0000 - 0x000000005ec07000 C:\Program Files\Java\jre1.8.0_66\bin\unpack.dll 0x0000000180000000 - 0x0000000180051000 C:\Users\KuraiValo\Desktop\Feed the Beast\FTBInfinity\natives\lwjgl64.dll 0x00007ffb4ae40000 - 0x00007ffb4af6b000 C:\Windows\SYSTEM32\OPENGL32.dll 0x00007ffb53410000 - 0x00007ffb5343e000 C:\Windows\SYSTEM32\GLU32.dll 0x00007ffb46780000 - 0x00007ffb46878000 C:\Windows\SYSTEM32\DDRAW.dll 0x00007ffb56b40000 - 0x00007ffb56b49000 C:\Windows\SYSTEM32\DCIMAN32.dll 0x00007ffb58460000 - 0x00007ffb58480000 C:\Windows\SYSTEM32\CRYPTSP.dll 0x00007ffb58080000 - 0x00007ffb580b6000 C:\Windows\system32\rsaenh.dll 0x00007ffb58710000 - 0x00007ffb58736000 C:\Windows\SYSTEM32\bcrypt.dll 0x00007ffb51ed0000 - 0x00007ffb51ee6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL 0x00007ffb520e0000 - 0x00007ffb520fa000 C:\Windows\SYSTEM32\dhcpcsvc.DLL 0x0000000021ea0000 - 0x000000002267a000 C:\Windows\SYSTEM32\ig75icd64.dll 0x00007ffb546d0000 - 0x00007ffb54b22000 C:\Windows\SYSTEM32\igdusc64.dll 0x00007ffb3da50000 - 0x00007ffb3dae2000 C:\Windows\SYSTEM32\mscms.dll 0x00007ffb43370000 - 0x00007ffb433b1000 C:\Windows\SYSTEM32\icm32.dll 0x00007ffb58b90000 - 0x00007ffb58bd6000 C:\Windows\SYSTEM32\powrprof.dll 0x0000000070a40000 - 0x0000000070adc000 C:\Users\KuraiValo\Desktop\Feed the Beast\FTBInfinity\natives\avutil-ttv-51.dll 0x0000000065980000 - 0x00000000659d6000 C:\Users\KuraiValo\Desktop\Feed the Beast\FTBInfinity\natives\swresample-ttv-0.dll 0x000000006eb80000 - 0x000000006ec50000 C:\Users\KuraiValo\Desktop\Feed the Beast\FTBInfinity\natives\libmp3lame-ttv.dll 0x00007ffb3bed0000 - 0x00007ffb3d274000 C:\Users\KuraiValo\Desktop\Feed the Beast\FTBInfinity\natives\libmfxsw64.dll 0x00007ffb3bda0000 - 0x00007ffb3becb000 C:\Users\KuraiValo\Desktop\Feed the Beast\FTBInfinity\natives\twitchsdk.dll 0x00007ffb4fe30000 - 0x00007ffb50099000 C:\Windows\SYSTEM32\WININET.dll 0x00007ffb500a0000 - 0x00007ffb50368000 C:\Windows\SYSTEM32\iertutil.dll 0x000000005ebc0000 - 0x000000005ebe4000 C:\Program Files\Java\jre1.8.0_66\bin\sunec.dll 0x000000001e620000 - 0x000000001e684000 C:\Users\KuraiValo\Desktop\Feed the Beast\FTBInfinity\natives\OpenAL64.dll 0x00007ffb5a650000 - 0x00007ffb5a706000 C:\Windows\SYSTEM32\clbcatq.dll 0x00007ffb54580000 - 0x00007ffb545f0000 C:\Windows\System32\MMDevApi.dll 0x00007ffb43970000 - 0x00007ffb43a0d000 C:\Windows\SYSTEM32\dsound.dll 0x00007ffb50650000 - 0x00007ffb506ce000 C:\Windows\SYSTEM32\AUDIOSES.DLL 0x00007ffb536d0000 - 0x00007ffb53859000 C:\Windows\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx2304m -Duser.language=en java_command: C:/Users/KuraiValo/Desktop/Everything/Minecraft Related/MultiMC/jars/NewLaunch.jar java_class_path (initial): C:/Users/KuraiValo/Desktop/Everything/Minecraft Related/MultiMC/jars/NewLaunch.jar Launcher Type: SUN_STANDARD Environment Variables: PATH=c:\Program Files\FDS\shortcuts;c:\Program Files\FDS\FDS6\bin;C:\ProgramData\Oracle\Java\javapath;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Calibre2\ USERNAME=KuraiValo OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 8.1 , 64 bit Build 9600 (6.3.9600.17415) CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2 Memory: 4k page, physical 8266712k(2421816k free), swap 9956256k(3188816k free) vm_info: Java HotSpot 64-Bit Server VM (25.66-b18) for windows-amd64 JRE (1.8.0_66-b18), built on Nov 9 2015 10:51:13 by "java_re" with MS VC++ 10.0 (VS2010) time: Fri Dec 18 13:36:04 2015 elapsed time: 264 seconds (0d 0h 4m 24s) I do not believe it is mod related... but I could be wrong... Also, I have allocated ~2.3GB of Ram to Minecraft, and I am running the latest drivers for my Intel HD Graphics 4400 card. I don't know if any of this is relative to my issue though. One last thing, this is the first time I have ever had this issue, but this is also the first time I have played the latest Infinity Evolved for a extended period of time. Quote
KuraiValo Posted December 18, 2015 Author Posted December 18, 2015 That is what I was afraid of... Sorry if these are ignorant questions: 1. Is there any way to tell what mod(s) may be causing the issue? 2. Could the issue be just the number of mods I have? 3. Could AromaCore1997 or Aroma Backup be the issue in your opinion? (Its the only mod I added today and I ran the game for around an hour last night with no issues, so would it have not crashed then because of the mods I have installed?) Quote
KuraiValo Posted December 18, 2015 Author Posted December 18, 2015 On 12/18/2015 at 8:25 PM, diesieben07 said: Quote 1. Is there any way to tell what mod(s) may be causing the issue?In this case, not really. It's a mod that is using CraftStudio and that code is crashing. Quote 2. Could the issue be just the number of mods I have?No. Quote 3. Could AromaCore1997 or Aroma Backup be the issue in your opinion? (Its the only mod I added today and I ran the game for around an hour last night with no issues, so would it have not crashed then because of the mods I have installed?) Unlikely, but I do not know the mods. Ok, thanks for the help, now to just track down the mod(s) and hopefully fix the issue. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.