#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x29367ad0, pid=4492, tid=6104
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x17ad0]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\*USERNAME*\AppData\Roaming\.minecraft\hs_err_pid4492.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
I blocked the username inside the code block for my user, but the error is still the same.
This is the full error log file:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x29367ad0, pid=4492, tid=6104
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x17ad0]
#
# 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.sun.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 (0x00c62000): JavaThread "Client thread" [_thread_in_native, id=6104, stack(0x02170000,0x021c0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xe8f18b5a
Registers:
EAX=0xe8f18b56, EBX=0x00000000, ECX=0x002adeb8, EDX=0x0000031e
ESP=0x021bf0a4, EBP=0x021bf118, ESI=0x00003af4, EDI=0x000003fd
EIP=0x29367ad0, EFLAGS=0x00010286
Top of Stack: (sp=0x021bf0a4)
0x021bf0a4: 00003af4 29bf007c 29394933 00003af4
0x021bf0b4: 00000000 29bf007c 00000000 29394a41
0x021bf0c4: 00003af4 00c62000 021bf100 00d89c9e
0x021bf0d4: 00008892 00003af4 027ce7b3 00c62138
0x021bf0e4: 021bf100 00008892 00003af4 29373050
0x021bf0f4: 00000000 29371410 00000000 136e1d00
0x021bf104: 00000000 40b00000 293719e0 00000000
0x021bf114: 0000000c 021bf1c8 022a27d0 29373050
Instructions: (pc=0x29367ad0)
0x29367ab0: 56 8b 74 24 08 57 33 d2 8b c6 bf fd 03 00 00 f7
0x29367ac0: f7 8b 41 14 8b 04 90 85 c0 74 10 eb 03 8d 49 00
0x29367ad0: 39 70 04 74 0d 8b 00 85 c0 75 f5 5f 33 c0 5e c2
0x29367ae0: 04 00 83 40 0c 01 5f 5e c2 04 00 cc cc cc cc cc
Register to memory mapping:
EAX=0xe8f18b56 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x002adeb8 is an unknown value
EDX=0x0000031e is an unknown value
ESP=0x021bf0a4 is pointing into the stack for thread: 0x00c62000
EBP=0x021bf118 is pointing into the stack for thread: 0x00c62000
ESI=0x00003af4 is an unknown value
EDI=0x000003fd is an unknown value
Stack: [0x02170000,0x021c0000], sp=0x021bf0a4, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x17ad0]
J 7445 C1 net.minecraft.client.renderer.OpenGlHelper.func_176072_g(II)V (20 bytes) @ 0x022a27d0 [0x022a26e0+0xf0]
j net.minecraft.client.renderer.vertex.VertexBuffer.func_177359_a()V+7
j net.minecraft.client.renderer.VboRenderList.func_178001_a(Lnet/minecraft/util/BlockRenderLayer;)V+60
j net.minecraft.client.renderer.RenderGlobal.func_174982_a(Lnet/minecraft/util/BlockRenderLayer;)V+73
J 7316 C1 net.minecraft.client.renderer.RenderGlobal.func_174977_a(Lnet/minecraft/util/BlockRenderLayer;DILnet/minecraft/entity/Entity;)I (443 bytes) @ 0x023b1720 [0x023b1150+0x5d0]
j net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V+834
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+140
j net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V+552
J 6906 C1 net.minecraft.client.Minecraft.func_71411_J()V (906 bytes) @ 0x0233326c [0x02332900+0x96c]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0x1537fa]
V [jvm.dll+0x153a53]
V [jvm.dll+0xf53b3]
C [java.dll+0x3a75]
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 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
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0xd0957]
V [jvm.dll+0xd8eff]
C [javaw.exe+0x210a]
C [javaw.exe+0xaba1]
C [javaw.exe+0xac2b]
C [kernel32.dll+0x4d4d1]
C [ntdll.dll+0x41593]
C [ntdll.dll+0x41566]
C 0x00000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7422 org.lwjgl.opengl.ARBBufferObject.nglBindBufferARB(IIJ)V (0 bytes) @ 0x027ce76f [0x027ce720+0x4f]
J 7445 C1 net.minecraft.client.renderer.OpenGlHelper.func_176072_g(II)V (20 bytes) @ 0x022a27d0 [0x022a26e0+0xf0]
j net.minecraft.client.renderer.vertex.VertexBuffer.func_177359_a()V+7
j net.minecraft.client.renderer.VboRenderList.func_178001_a(Lnet/minecraft/util/BlockRenderLayer;)V+60
j net.minecraft.client.renderer.RenderGlobal.func_174982_a(Lnet/minecraft/util/BlockRenderLayer;)V+73
J 7316 C1 net.minecraft.client.renderer.RenderGlobal.func_174977_a(Lnet/minecraft/util/BlockRenderLayer;DILnet/minecraft/entity/Entity;)I (443 bytes) @ 0x023b1720 [0x023b1150+0x5d0]
j net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V+834
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+140
j net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V+552
J 6906 C1 net.minecraft.client.Minecraft.func_71411_J()V (906 bytes) @ 0x0233326c [0x02332900+0x96c]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
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 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
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x35a18800 JavaThread "pool-2-thread-1" [_thread_blocked, id=476, stack(0x3b680000,0x3b6d0000)]
0x35a17000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2392, stack(0x3b550000,0x3b5a0000)]
0x3053c000 JavaThread "File IO Thread" [_thread_in_native, id=5132, stack(0x37e50000,0x37ea0000)]
0x35a16400 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=2552, stack(0x2f570000,0x2f5c0000)]
0x35a15c00 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=4920, stack(0x2f4f0000,0x2f540000)]
0x30405000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=2292, stack(0x28da0000,0x28df0000)]
0x3053c800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=3452, stack(0x2efa0000,0x2eff0000)]
0x30539400 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=3980, stack(0x2eec0000,0x2ef10000)]
0x3053b800 JavaThread "Thread-15" [_thread_blocked, id=612, stack(0x29d40000,0x29d90000)]
0x3053b400 JavaThread "Thread-14" [_thread_blocked, id=5372, stack(0x2b370000,0x2b3c0000)]
0x30538c00 JavaThread "Server thread" [_thread_in_Java, id=2232, stack(0x2b230000,0x2b280000)]
0x30539c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5996, stack(0x2c530000,0x2c580000)]
0x3053a800 JavaThread "Thread-12" [_thread_blocked, id=816, stack(0x2b2c0000,0x2b310000)]
0x30532c00 JavaThread "Thread-9" [_thread_blocked, id=636, stack(0x37760000,0x377b0000)]
0x3123f800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5852, stack(0x377d0000,0x37820000)]
0x26859000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1636, stack(0x28d50000,0x28da0000)]
0x26887400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3152, stack(0x28e00000,0x28e50000)]
0x26466800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2032, stack(0x260b0000,0x26100000)]
0x25673800 JavaThread "Service Thread" daemon [_thread_blocked, id=4088, stack(0x257e0000,0x25830000)]
0x25659c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3884, stack(0x259e0000,0x25a30000)]
0x25656c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=940, stack(0x04390000,0x043e0000)]
0x25656000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2088, stack(0x25a30000,0x25a80000)]
0x25655000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4116, stack(0x25990000,0x259e0000)]
0x00d40800 JavaThread "Finalizer" daemon [_thread_blocked, id=5736, stack(0x25900000,0x25950000)]
0x00d3c400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4304, stack(0x25780000,0x257d0000)]
=>0x00c62000 JavaThread "Client thread" [_thread_in_native, id=6104, stack(0x02170000,0x021c0000)]
Other Threads:
0x00d35c00 VMThread [stack: 0x25830000,0x25880000] [id=5712]
0x25674800 WatcherThread [stack: 0x01030000,0x01080000] [id=4148]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 97218K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 80% used [0x04400000, 0x09630850, 0x0aa80000)
from space 13056K, 100% used [0x0b740000, 0x0c400000, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 393216K, used 320968K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29441K, capacity 29660K, committed 29696K, reserved 30080K
Card table byte_map: [0x24400000,0x24510000] byte_map_base: 0x243de000
Marking Bits: (CMSBitMap*) 0x00ca3b20
Bits: [0x24510000, 0x25110000)
Mod Union Table: (CMSBitMap*) 0x00ca3b80
Bits: [0x00880000, 0x00898000)
Polling page: 0x00220000
CodeCache: size=32768Kb used=6623Kb max_used=7277Kb free=26144Kb
bounds [0x021c0000, 0x028e8000, 0x041c0000]
total_blobs=3615 nmethods=3158 adapters=384
compilation: enabled
Compilation events (10 events):
Event: 176.602 Thread 0x25659c00 7457 sun.reflect.UnsafeBooleanFieldAccessorImpl::getBoolean (17 bytes)
Event: 176.603 Thread 0x25659c00 nmethod 7457 0x02419888 code [0x024199c0, 0x02419b90]
Event: 176.603 Thread 0x25659c00 7459 ! ChunkUtils::hasEntities (88 bytes)
Event: 176.604 Thread 0x25659c00 nmethod 7459 0x02418fc8 code [0x02419190, 0x024194ec]
Event: 176.604 Thread 0x25659c00 7460 java.lang.reflect.Field::getBoolean (51 bytes)
Event: 176.605 Thread 0x25659c00 nmethod 7460 0x02418c08 code [0x02418d40, 0x02418eac]
Event: 176.605 Thread 0x25659c00 7461 net.minecraft.client.renderer.GlStateManager::func_187439_f (7 bytes)
Event: 176.605 Thread 0x25659c00 nmethod 7461 0x02418588 code [0x024186c0, 0x024188f0]
Event: 176.605 Thread 0x25659c00 7462 ! Reflector::call (32 bytes)
Event: 176.606 Thread 0x25659c00 nmethod 7462 0x02418188 code [0x024182b0, 0x024183f4]
GC Heap History (10 events):
Event: 167.762 GC heap before
{Heap before GC invocations=109 (full 23):
par new generation total 118016K, used 106795K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 92% used [0x04400000, 0x0a3265d0, 0x0aa80000)
from space 13056K, 71% used [0x0aa80000, 0x0b3a46a0, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 393216K, used 269943K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29114K, capacity 29325K, committed 29568K, reserved 30080K
Event: 167.779 GC heap after
Heap after GC invocations=110 (full 23):
par new generation total 118016K, used 7871K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 60% used [0x0b740000, 0x0beeff08, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 393216K, used 277220K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29114K, capacity 29325K, committed 29568K, reserved 30080K
}
Event: 168.718 GC heap before
{Heap before GC invocations=110 (full 23):
par new generation total 118016K, used 100219K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 87% used [0x04400000, 0x09e2eee8, 0x0aa80000)
from space 13056K, 60% used [0x0b740000, 0x0beeff08, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 393216K, used 277220K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29202K, capacity 29421K, committed 29568K, reserved 30080K
Event: 168.734 GC heap after
Heap after GC invocations=111 (full 23):
par new generation total 118016K, used 10040K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 76% used [0x0aa80000, 0x0b44e3a0, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 393216K, used 277220K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29202K, capacity 29421K, committed 29568K, reserved 30080K
}
Event: 174.348 GC heap before
{Heap before GC invocations=111 (full 23):
par new generation total 118016K, used 118016K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 100% used [0x0aa80000, 0x0b740000, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 393216K, used 294519K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29403K, capacity 29633K, committed 29696K, reserved 30080K
Event: 174.412 GC heap after
Heap after GC invocations=112 (full 23):
par new generation total 118016K, used 13056K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 100% used [0x0b740000, 0x0c400000, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 393216K, used 308542K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29403K, capacity 29633K, committed 29696K, reserved 30080K
}
Event: 174.453 GC heap before
{Heap before GC invocations=112 (full 23):
par new generation total 118016K, used 16591K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 3% used [0x04400000, 0x04773f90, 0x0aa80000)
from space 13056K, 100% used [0x0b740000, 0x0c400000, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 393216K, used 308542K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29403K, capacity 29633K, committed 29696K, reserved 30080K
Event: 174.499 GC heap after
Heap after GC invocations=113 (full 23):
par new generation total 118016K, used 11758K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 90% used [0x0aa80000, 0x0b5fb900, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 393216K, used 321699K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29403K, capacity 29633K, committed 29696K, reserved 30080K
}
Event: 175.769 GC heap before
{Heap before GC invocations=113 (full 23):
par new generation total 118016K, used 116718K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 90% used [0x0aa80000, 0x0b5fb900, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 393216K, used 321345K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29412K, capacity 29638K, committed 29696K, reserved 30080K
Event: 175.788 GC heap after
Heap after GC invocations=114 (full 23):
par new generation total 118016K, used 13056K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 100% used [0x0b740000, 0x0c400000, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 393216K, used 321347K [0x0c400000, 0x24400000, 0x24400000)
Metaspace used 29412K, capacity 29638K, committed 29696K, reserved 30080K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 173.730 Thread 0x00c62000 NullPointerException at vtable entry 0x02277a6c
Event: 173.730 Thread 0x00c62000 Exception <a 'java/lang/NullPointerException'> (0x09de6058) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 173.731 Thread 0x00c62000 NullPointerException at vtable entry 0x02277a6c
Event: 173.731 Thread 0x00c62000 Exception <a 'java/lang/NullPointerException'> (0x09deca00) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 176.008 Thread 0x00c62000 NullPointerException at vtable entry 0x02277a6c
Event: 176.008 Thread 0x00c62000 Exception <a 'java/lang/NullPointerException'> (0x0471dc20) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 176.181 Thread 0x30538c00 NullPointerException at vtable entry 0x02277a6c
Event: 176.181 Thread 0x30538c00 Exception <a 'java/lang/NullPointerException'> (0x06a8a9d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 176.544 Thread 0x00c62000 NullPointerException at vtable entry 0x02277a6c
Event: 176.544 Thread 0x00c62000 Exception <a 'java/lang/NullPointerException'> (0x06a5b800) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Events (10 events):
Event: 175.790 loading class net/minecraft/entity/monster/EntityZombie$GroupData done
Event: 175.812 Thread 0x25659c00 flushing nmethod 0x024af508
Event: 175.812 Thread 0x25659c00 flushing nmethod 0x024fc4c8
Event: 175.812 Thread 0x25659c00 flushing nmethod 0x024fc7c8
Event: 176.178 loading class net/minecraft/entity/monster/ZombieType
Event: 176.178 loading class net/minecraft/entity/monster/ZombieType done
Event: 176.372 loading class net/minecraft/entity/monster/EntitySpider$GroupData
Event: 176.372 loading class net/minecraft/entity/monster/EntitySpider$GroupData done
Event: 176.497 Thread 0x35a15c00 DEOPT PACKING pc=0x02361634 sp=0x2f53efe0
Event: 176.497 Thread 0x35a15c00 DEOPT UNPACKING pc=0x021fc35b sp=0x2f53eee4 mode 3
Dynamic libraries:
0x010a0000 - 0x010d0000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\javaw.exe
0x77c70000 - 0x77d99000 C:\Windows\system32\ntdll.dll
0x76330000 - 0x7640d000 C:\Windows\system32\kernel32.dll
0x777f0000 - 0x778b7000 C:\Windows\system32\ADVAPI32.dll
0x773b0000 - 0x77472000 C:\Windows\system32\RPCRT4.dll
0x77750000 - 0x777ed000 C:\Windows\system32\USER32.dll
0x77a00000 - 0x77a4c000 C:\Windows\system32\GDI32.dll
0x75080000 - 0x7521e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.19373_none_5cbe60a608848a19\COMCTL32.dll
0x772e0000 - 0x7738a000 C:\Windows\system32\msvcrt.dll
0x76410000 - 0x76469000 C:\Windows\system32\SHLWAPI.dll
0x76470000 - 0x7648e000 C:\Windows\system32\IMM32.DLL
0x77680000 - 0x77748000 C:\Windows\system32\MSCTF.dll
0x77da0000 - 0x77da9000 C:\Windows\system32\LPK.DLL
0x77600000 - 0x7767d000 C:\Windows\system32\USP10.dll
0x681d0000 - 0x6828f000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\msvcr100.dll
0x647f0000 - 0x64b94000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\client\jvm.dll
0x72700000 - 0x72707000 C:\Windows\system32\WSOCK32.dll
0x779d0000 - 0x779fd000 C:\Windows\system32\WS2_32.dll
0x773a0000 - 0x773a6000 C:\Windows\system32\NSI.dll
0x74570000 - 0x745a2000 C:\Windows\system32\WINMM.dll
0x774b0000 - 0x775f5000 C:\Windows\system32\ole32.dll
0x77940000 - 0x779d0000 C:\Windows\system32\OLEAUT32.dll
0x74450000 - 0x7448e000 C:\Windows\system32\OLEACC.dll
0x76320000 - 0x76327000 C:\Windows\system32\PSAPI.DLL
0x6e5e0000 - 0x6e5ec000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\verify.dll
0x68eb0000 - 0x68ed1000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\java.dll
0x6e5a0000 - 0x6e5b3000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\zip.dll
0x76490000 - 0x76fa1000 C:\Windows\system32\SHELL32.dll
0x761e0000 - 0x761fe000 C:\Windows\system32\USERENV.dll
0x761c0000 - 0x761d4000 C:\Windows\system32\Secur32.dll
0x6e5d0000 - 0x6e5da000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\management.dll
0x6bcc0000 - 0x6bcd5000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\net.dll
0x75950000 - 0x7598b000 C:\Windows\system32\mswsock.dll
0x759b0000 - 0x759b5000 C:\Windows\System32\wship6.dll
0x6e5c0000 - 0x6e5cf000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\nio.dll
0x756d0000 - 0x7570b000 C:\Windows\system32\rsaenh.dll
0x75bc0000 - 0x75bd9000 C:\Windows\system32\IPHLPAPI.DLL
0x75b80000 - 0x75bb5000 C:\Windows\system32\dhcpcsvc.DLL
0x75e00000 - 0x75e2c000 C:\Windows\system32\DNSAPI.dll
0x75b70000 - 0x75b77000 C:\Windows\system32\WINNSI.DLL
0x75b40000 - 0x75b62000 C:\Windows\system32\dhcpcsvc6.DLL
0x743b0000 - 0x743b8000 C:\Users\*USERNAME*\AppData\Local\Temp\jansi-32-7085099642757245412.dll
0x752b0000 - 0x752bf000 C:\Windows\system32\NLAapi.dll
0x71540000 - 0x7154f000 C:\Windows\system32\napinsp.dll
0x70e80000 - 0x70e92000 C:\Windows\system32\pnrpnsp.dll
0x70ef0000 - 0x70ef8000 C:\Windows\System32\winrnr.dll
0x77170000 - 0x771b9000 C:\Windows\system32\WLDAP32.dll
0x75610000 - 0x75615000 C:\Windows\System32\wshtcpip.dll
0x70ed0000 - 0x70ed6000 C:\Windows\system32\rasadhlp.dll
0x6e610000 - 0x6e622000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\unpack.dll
0x00d80000 - 0x00dcf000 C:\Users\*USERNAME*\AppData\Roaming\.minecraft\versions\1.10.2-forge1.10.2-12.18.2.2099\1.10.2-forge1.10.2-12.18.2.2099-natives-10195235634906\lwjgl.dll
0x68d60000 - 0x68e2b000 C:\Windows\system32\OPENGL32.dll
0x6b480000 - 0x6b4a3000 C:\Windows\system32\GLU32.dll
0x68390000 - 0x68475000 C:\Windows\system32\DDRAW.dll
0x743a0000 - 0x743a6000 C:\Windows\system32\DCIMAN32.dll
0x77a50000 - 0x77bda000 C:\Windows\system32\SETUPAPI.dll
0x71280000 - 0x7128c000 C:\Windows\system32\dwmapi.dll
0x759c0000 - 0x759c8000 C:\Windows\system32\VERSION.dll
0x64cb0000 - 0x64df6000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\awt.dll
0x00dd0000 - 0x00dd5000 C:\Program Files\Unlocker\UnlockerHook.dll
0x29350000 - 0x29745000 C:\Windows\system32\ig4icd32.dll
0x29750000 - 0x299e8000 C:\Windows\system32\ig4dev32.dll
0x68ee0000 - 0x68f42000 C:\Windows\system32\mscms.dll
0x6fd50000 - 0x6fd92000 C:\Windows\system32\WINSPOOL.DRV
0x68d20000 - 0x68d58000 C:\Windows\system32\icm32.dll
0x272b0000 - 0x27322000 C:\Users\*USERNAME*\AppData\Local\Temp\jna\jna1115567217070545428.dll
0x29b40000 - 0x29ba5000 C:\Users\*USERNAME*\AppData\Roaming\.minecraft\versions\1.10.2-forge1.10.2-12.18.2.2099\1.10.2-forge1.10.2-12.18.2.2099-natives-10195235634906\OpenAL32.dll
0x77be0000 - 0x77c64000 C:\Windows\system32\CLBCatQ.DLL
0x752c0000 - 0x752e8000 C:\Windows\System32\MMDevApi.dll
0x6dd70000 - 0x6dde0000 C:\Windows\system32\dsound.dll
0x75630000 - 0x7564a000 C:\Windows\system32\POWRPROF.dll
0x74230000 - 0x74251000 C:\Windows\system32\AUDIOSES.DLL
0x73fa0000 - 0x74006000 C:\Windows\system32\audioeng.dll
0x75550000 - 0x75557000 C:\Windows\system32\AVRT.dll
0x75480000 - 0x754ad000 C:\Windows\system32\WINTRUST.dll
0x75c60000 - 0x75d55000 C:\Windows\system32\CRYPT32.dll
0x75dc0000 - 0x75dd2000 C:\Windows\system32\MSASN1.dll
0x77480000 - 0x774aa000 C:\Windows\system32\imagehlp.dll
0x68f50000 - 0x68f70000 C:\Users\*USERNAME*\Desktop\Game Stuff\Minecraft Stuff\Launcher\runtime\jre-x32\1.8.0_25\bin\sunec.dll
0x76160000 - 0x7618c000 C:\Windows\system32\apphelp.dll
0x71950000 - 0x71a2c000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\*USERNAME*\AppData\Roaming\.minecraft\versions\1.10.2-forge1.10.2-12.18.2.2099\1.10.2-forge1.10.2-12.18.2.2099-natives-10195235634906
java_command: net.minecraft.launchwrapper.Launch --username iiPostMaster --version 1.10.2-forge1.10.2-12.18.2.2099 --gameDir C:\Users\*USERNAME*\AppData\Roaming\.minecraft --assetsDir C:\Users\*USERNAME*\AppData\Roaming\.minecraft\assets --assetIndex 1.10 --uuid c67aa598263044a7bd87dce892e1e399 --accessToken 811ce9012e4f4dc59917ddccb1ac86ef --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --nativeLauncherVersion 307
java_class_path (initial): C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.10.2-12.18.2.2099\forge-1.10.2-12.18.2.2099.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\*USERNAME*\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=*USERNAME*
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6002 Service Pack 2
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 2085328k(530680k free), swap 4427976k(2054092k free)
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct 7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sat Nov 19 10:34:49 2016
elapsed time: 176 seconds (0d 0h 2m 56s)
I don't have much clue as to why I got the error unless I just have a pc that is too low-end to play. I run Windows Vista on a computer that was purchased in 06, and all parts are stock. Didn't assign any extra ram to minecraft because I don't usually have much available ram due to old computer viruses or bugs, whatever they are.
I blocked the username inside the code block for my user, but the error is still the same.
This is the full error log file:
I don't have much clue as to why I got the error unless I just have a pc that is too low-end to play. I run Windows Vista on a computer that was purchased in 06, and all parts are stock. Didn't assign any extra ram to minecraft because I don't usually have much available ram due to old computer viruses or bugs, whatever they are.
The five mods I'm using are:
A siggy is a siggy, no matter, no biggy. ~iiPostMaster
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHere ya go.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."