I'm having an odd problem, which seems to be coming from Java itself or some other outside issue? I think the issue *may* involve the fact that I don't have that much RAM capacity on my laptop, but I really have no idea. I have installed the latest version of Java (which might be a problem? idk)
Well, here is the error log... (it's an hs_err_pid#### log from Java )
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4c58bfb1, pid=6676, tid=2796
#
# JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
# Java VM: Java HotSpot(TM) Client VM (25.77-b03 mixed mode windows-x86 )
# Problematic frame:
# C [nvoglv32.DLL+0xa1bfb1]
#
# 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 (0x009af000): JavaThread "Client thread" [_thread_in_native, id=2796, stack(0x00310000,0x00360000)]
Instructions: (pc=0x4c58bfb1)
0x4c58bf91: 5e 5b 8b e5 5d c3 cc cc cc cc cc cc cc cc cc 55
0x4c58bfa1: 8b ec 8b 45 08 8b 4d 08 53 56 8b 75 08 32 db 57
0x4c58bfb1: 0f b7 78 08 85 ff 7e 20 83 c0 24 8d 64 24 00 0f
0x4c58bfc1: b7 50 fc 4a 74 22 83 ea 2c 75 07 b3 01 8b 08 8b
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x0035e100 is pointing into the stack for thread: 0x009af000
ECX=0x00000000 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x0035a0b4 is pointing into the stack for thread: 0x009af000
EBP=0x0035a0c0 is pointing into the stack for thread: 0x009af000
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x00310000,0x00360000], sp=0x0035a0b4, free space=296k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [nvoglv32.DLL+0xa1bfb1]
C [nvoglv32.DLL+0xa1ee1f]
C [nvoglv32.DLL+0xa1d6e5]
C [nvoglv32.DLL+0xaf89ed]
C [nvoglv32.DLL+0xaf8e21]
C [nvoglv32.DLL+0xa39539]
C [nvoglv32.DLL+0xa39770]
C [nvoglv32.DLL+0xa39b9d]
C [nvoglv32.DLL+0xaf93e6]
C [nvoglv32.DLL+0xac7903]
C [nvoglv32.DLL+0xac3104]
C [nvoglv32.DLL+0xbb39b1]
C [nvoglv32.DLL+0xbac8ca]
C [lwjgl.dll+0x9c03]
J 6940 C1 net.minecraft.client.renderer.Tessellator.func_78381_a()I (346 bytes) @ 0x02bff738 [0x02bfefc0+0x778]
j net.minecraft.client.renderer.entity.Render.func_76975_c(Lnet/minecraft/entity/Entity;DDDFF)V+373
J 11795 C1 net.minecraft.client.renderer.entity.Render.func_76979_b(Lnet/minecraft/entity/Entity;DDDFF)V (108 bytes) @ 0x024aa97c [0x024aa820+0x15c]
J 7379 C1 net.minecraft.client.renderer.entity.RenderManager.func_147939_a(Lnet/minecraft/entity/Entity;DDDFFZ)Z (271 bytes) @ 0x02443bd4 [0x02443aa0+0x134]
J 7468 C1 net.minecraft.client.renderer.entity.RenderManager.func_147936_a(Lnet/minecraft/entity/Entity;FZ)Z (192 bytes) @ 0x024968f4 [0x02496630+0x2c4]
J 6930 C1 net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V (1225 bytes) @ 0x02bf4efc [0x02bf3c50+0x12ac]
J 10708 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1924 bytes) @ 0x02e46c18 [0x02e45140+0x1ad8]
J 10599 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1366 bytes) @ 0x0257970c [0x02578640+0x10cc]
J 7961 C1 net.minecraft.client.Minecraft.func_71411_J()V (868 bytes) @ 0x028fc724 [0x028fbba0+0xb84]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1015
v ~StubRoutines::call_stub
V [jvm.dll+0x158f95]
V [jvm.dll+0x21e54e]
V [jvm.dll+0x15902e]
V [jvm.dll+0x165708]
V [jvm.dll+0x165973]
V [jvm.dll+0x1026e3]
C [java.dll+0x3b26]
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+664
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
V [jvm.dll+0x158f95]
V [jvm.dll+0x21e54e]
V [jvm.dll+0x15902e]
V [jvm.dll+0xdb007]
V [jvm.dll+0xe359f]
C [javaw.exe+0x229a]
C [javaw.exe+0xaebf]
C [javaw.exe+0xaf49]
C [kernel32.dll+0x1336a]
C [ntdll.dll+0x39902]
C [ntdll.dll+0x398d5]
C 0x00000000
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 59015K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 48% used [0x04800000, 0x079efb60, 0x0ae80000)
from space 13056K, 60% used [0x0ae80000, 0x0b632220, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41755K, capacity 42055K, committed 42240K, reserved 42368K
GC Heap History (10 events):
Event: 200.099 GC heap before
{Heap before GC invocations=146 (full 29):
par new generation total 118016K, used 117909K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 99% used [0x04800000, 0x0ae657f8, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 596348K, used 509945K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
Event: 200.126 GC heap after
Heap after GC invocations=147 (full 29):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 596348K, used 534162K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 202.086 GC heap before
{Heap before GC invocations=147 (full 29):
par new generation total 118016K, used 117816K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 99% used [0x04800000, 0x0ae4e1d8, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 596348K, used 534162K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
Event: 202.105 GC heap after
Heap after GC invocations=148 (full 29):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 596348K, used 551808K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 204.297 GC heap before
{Heap before GC invocations=148 (full 29):
par new generation total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 668456K, used 401071K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
Event: 204.313 GC heap after
Heap after GC invocations=149 (full 29):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 420557K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 207.475 GC heap before
{Heap before GC invocations=149 (full 30):
par new generation total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 420557K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41749K, capacity 42055K, committed 42240K, reserved 42368K
Event: 207.487 GC heap after
Heap after GC invocations=150 (full 30):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41749K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 211.044 GC heap before
{Heap before GC invocations=150 (full 30):
par new generation total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41752K, capacity 42055K, committed 42240K, reserved 42368K
Event: 211.052 GC heap after
Heap after GC invocations=151 (full 30):
par new generation total 118016K, used 7880K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 60% used [0x0ae80000, 0x0b632220, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41752K, capacity 42055K, committed 42240K, reserved 42368K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 212.824 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f3698) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
Event: 212.825 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f38d8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.843 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f3b58) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.871 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f3dd8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.871 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4018) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
Event: 212.871 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4258) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.894 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f44d8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.920 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4758) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.921 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4998) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
Event: 212.921 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4bd8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
vm_info: Java HotSpot(TM) Client VM (25.77-b03) for windows-x86 JRE (1.8.0_77-b03), built on Mar 20 2016 22:00:03 by "java_re" with MS VC++ 10.0 (VS2010)
The Meaning of Life, the Universe, and Everything.
Location:
127.0.0.1
Join Date:
8/22/2012
Posts:
207
Location:
127.0.0.1
Minecraft:
Barteks2x
Xbox:
null
PSN:
null
Member Details
The error spam is not java out of memory, it's opengl error. It looks like your GPU doesn't have enough memory (if updating drivers doesn't help). You can try using lower render distance. Closing other programs may also help if it's really your GPU running out of graphics memory (especially closing web browser). If it's newer computer with good GPU - it's probably not that (but it's laptop, so it may have some very bad GPU).
The error spam may actually be the cause of the final crash.
The GPU driver may try to handle the out of memory by reporting errors to the application, but at some point it may crash.
There is no information about what GPU you have, so it's hard to tell if it's really that.
I'm having an odd problem, which seems to be coming from Java itself or some other outside issue? I think the issue *may* involve the fact that I don't have that much RAM capacity on my laptop, but I really have no idea. I have installed the latest version of Java (which might be a problem? idk)
Well, here is the error log... (it's an hs_err_pid#### log from Java
)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4c58bfb1, pid=6676, tid=2796
#
# JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
# Java VM: Java HotSpot(TM) Client VM (25.77-b03 mixed mode windows-x86 )
# Problematic frame:
# C [nvoglv32.DLL+0xa1bfb1]
#
# 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 (0x009af000): JavaThread "Client thread" [_thread_in_native, id=2796, stack(0x00310000,0x00360000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x0035e100, ECX=0x00000000, EDX=0x00000008
ESP=0x0035a0b4, EBP=0x0035a0c0, ESI=0x00000000, EDI=0x00000000
EIP=0x4c58bfb1, EFLAGS=0x00010246
Top of Stack: (sp=0x0035a0b4)
0x0035a0b4: 00000000 00000000 0035e140 0035a0e0
0x0035a0c4: 4c58ee1f 00000000 00000000 0035e140
0x0035a0d4: 0035e2ac 4c58ded7 00000000 0035a108
0x0035a0e4: 4c58d6e5 4d610020 00000000 0035a144
0x0035a0f4: 0035e2ac 00000000 4d610020 723988d8
0x0035a104: 0035e140 0035a510 4c6689ed 4d610020
0x0035a114: 0035e140 723988d8 0035a144 0035e2ac
0x0035a124: 4d610020 0035e140 0035a144 0035a44c
Instructions: (pc=0x4c58bfb1)
0x4c58bf91: 5e 5b 8b e5 5d c3 cc cc cc cc cc cc cc cc cc 55
0x4c58bfa1: 8b ec 8b 45 08 8b 4d 08 53 56 8b 75 08 32 db 57
0x4c58bfb1: 0f b7 78 08 85 ff 7e 20 83 c0 24 8d 64 24 00 0f
0x4c58bfc1: b7 50 fc 4a 74 22 83 ea 2c 75 07 b3 01 8b 08 8b
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x0035e100 is pointing into the stack for thread: 0x009af000
ECX=0x00000000 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x0035a0b4 is pointing into the stack for thread: 0x009af000
EBP=0x0035a0c0 is pointing into the stack for thread: 0x009af000
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x00310000,0x00360000], sp=0x0035a0b4, free space=296k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [nvoglv32.DLL+0xa1bfb1]
C [nvoglv32.DLL+0xa1ee1f]
C [nvoglv32.DLL+0xa1d6e5]
C [nvoglv32.DLL+0xaf89ed]
C [nvoglv32.DLL+0xaf8e21]
C [nvoglv32.DLL+0xa39539]
C [nvoglv32.DLL+0xa39770]
C [nvoglv32.DLL+0xa39b9d]
C [nvoglv32.DLL+0xaf93e6]
C [nvoglv32.DLL+0xac7903]
C [nvoglv32.DLL+0xac3104]
C [nvoglv32.DLL+0xbb39b1]
C [nvoglv32.DLL+0xbac8ca]
C [lwjgl.dll+0x9c03]
J 6940 C1 net.minecraft.client.renderer.Tessellator.func_78381_a()I (346 bytes) @ 0x02bff738 [0x02bfefc0+0x778]
j net.minecraft.client.renderer.entity.Render.func_76975_c(Lnet/minecraft/entity/Entity;DDDFF)V+373
J 11795 C1 net.minecraft.client.renderer.entity.Render.func_76979_b(Lnet/minecraft/entity/Entity;DDDFF)V (108 bytes) @ 0x024aa97c [0x024aa820+0x15c]
J 7379 C1 net.minecraft.client.renderer.entity.RenderManager.func_147939_a(Lnet/minecraft/entity/Entity;DDDFFZ)Z (271 bytes) @ 0x02443bd4 [0x02443aa0+0x134]
J 7468 C1 net.minecraft.client.renderer.entity.RenderManager.func_147936_a(Lnet/minecraft/entity/Entity;FZ)Z (192 bytes) @ 0x024968f4 [0x02496630+0x2c4]
J 6930 C1 net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V (1225 bytes) @ 0x02bf4efc [0x02bf3c50+0x12ac]
J 10708 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1924 bytes) @ 0x02e46c18 [0x02e45140+0x1ad8]
J 10599 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1366 bytes) @ 0x0257970c [0x02578640+0x10cc]
J 7961 C1 net.minecraft.client.Minecraft.func_71411_J()V (868 bytes) @ 0x028fc724 [0x028fbba0+0xb84]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1015
v ~StubRoutines::call_stub
V [jvm.dll+0x158f95]
V [jvm.dll+0x21e54e]
V [jvm.dll+0x15902e]
V [jvm.dll+0x165708]
V [jvm.dll+0x165973]
V [jvm.dll+0x1026e3]
C [java.dll+0x3b26]
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+664
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
V [jvm.dll+0x158f95]
V [jvm.dll+0x21e54e]
V [jvm.dll+0x15902e]
V [jvm.dll+0xdb007]
V [jvm.dll+0xe359f]
C [javaw.exe+0x229a]
C [javaw.exe+0xaebf]
C [javaw.exe+0xaf49]
C [kernel32.dll+0x1336a]
C [ntdll.dll+0x39902]
C [ntdll.dll+0x398d5]
C 0x00000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 2984 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x0253a976 [0x0253a920+0x56]
J 6940 C1 net.minecraft.client.renderer.Tessellator.func_78381_a()I (346 bytes) @ 0x02bff738 [0x02bfefc0+0x778]
j net.minecraft.client.renderer.entity.Render.func_76975_c(Lnet/minecraft/entity/Entity;DDDFF)V+373
J 11795 C1 net.minecraft.client.renderer.entity.Render.func_76979_b(Lnet/minecraft/entity/Entity;DDDFF)V (108 bytes) @ 0x024aa97c [0x024aa820+0x15c]
J 7379 C1 net.minecraft.client.renderer.entity.RenderManager.func_147939_a(Lnet/minecraft/entity/Entity;DDDFFZ)Z (271 bytes) @ 0x02443bd4 [0x02443aa0+0x134]
J 7468 C1 net.minecraft.client.renderer.entity.RenderManager.func_147936_a(Lnet/minecraft/entity/Entity;FZ)Z (192 bytes) @ 0x024968f4 [0x02496630+0x2c4]
J 6930 C1 net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V (1225 bytes) @ 0x02bf4efc [0x02bf3c50+0x12ac]
J 10708 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1924 bytes) @ 0x02e46c18 [0x02e45140+0x1ad8]
J 10599 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1366 bytes) @ 0x0257970c [0x02578640+0x10cc]
J 7961 C1 net.minecraft.client.Minecraft.func_71411_J()V (868 bytes) @ 0x028fc724 [0x028fbba0+0xb84]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1015
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+664
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 )
0x46827800 JavaThread "File IO Thread" [_thread_blocked, id=7300, stack(0x4edd0000,0x4ee20000)]
0x46828c00 JavaThread "Voxelmap WorldMap Calculation Thread 3" [_thread_blocked, id=2280, stack(0x64f50000,0x64fa0000)]
0x46828400 JavaThread "Voxelmap WorldMap Calculation Thread 2" [_thread_blocked, id=5784, stack(0x54b20000,0x54b70000)]
0x46828000 JavaThread "Voxelmap WorldMap Calculation Thread 1" [_thread_blocked, id=7644, stack(0x53430000,0x53480000)]
0x46825800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=1284, stack(0x508b0000,0x50900000)]
0x46826c00 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5840, stack(0x59500000,0x59550000)]
0x46826400 JavaThread "Netty IO #0" daemon [_thread_in_native, id=2776, stack(0x61f20000,0x61f70000)]
0x46824800 JavaThread "CrayCrafting-Timer" [_thread_blocked, id=7336, stack(0x50170000,0x501c0000)]
0x46825400 JavaThread "Server thread" [_thread_blocked, id=7260, stack(0x50310000,0x50360000)]
0x46826000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7912, stack(0x50b20000,0x50b70000)]
0x46823800 JavaThread "Thread-18" [_thread_blocked, id=6032, stack(0x48be0000,0x48c30000)]
0x46824c00 JavaThread "Thread-17" [_thread_blocked, id=5076, stack(0x48b20000,0x48b70000)]
0x46824000 JavaThread "Voxelmap Map Calculation Thread" [_thread_blocked, id=8392, stack(0x48770000,0x487c0000)]
0x46822c00 JavaThread "Thread-14" daemon [_thread_in_native, id=8116, stack(0x50a20000,0x50a70000)]
0x46996800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=8760, stack(0x4ed80000,0x4edd0000)]
0x4a4ff400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7508, stack(0x48320000,0x48370000)]
0x4a4e3c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4876, stack(0x4b520000,0x4b570000)]
0x4669b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8980, stack(0x47f10000,0x47f60000)]
0x4669a400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5284, stack(0x46dd0000,0x46e20000)]
0x4506dc00 JavaThread "Service Thread" daemon [_thread_blocked, id=9008, stack(0x45be0000,0x45c30000)]
0x45042000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7888, stack(0x45aa0000,0x45af0000)]
0x45040c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3836, stack(0x456a0000,0x456f0000)]
0x4503fc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5252, stack(0x45970000,0x459c0000)]
0x45046400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8532, stack(0x045a0000,0x045f0000)]
0x45032c00 JavaThread "Finalizer" daemon [_thread_blocked, id=5444, stack(0x45790000,0x457e0000)]
0x4502d400 JavaThread "Reference Handler" daemon [_thread_blocked, id=8860, stack(0x45620000,0x45670000)]
=>0x009af000 JavaThread "Client thread" [_thread_in_native, id=2796, stack(0x00310000,0x00360000)]
Other Threads:
0x45007c00 VMThread [stack: 0x04710000,0x04760000] [id=6388]
0x45078000 WatcherThread [stack: 0x458e0000,0x45930000] [id=8624]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 59015K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 48% used [0x04800000, 0x079efb60, 0x0ae80000)
from space 13056K, 60% used [0x0ae80000, 0x0b632220, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41755K, capacity 42055K, committed 42240K, reserved 42368K
Card table byte_map: [0x43000000,0x43200000] byte_map_base: 0x42fdc000
Marking Bits: (CMSBitMap*) 0x00a21278
Bits: [0x433c0000, 0x44f00000)
Mod Union Table: (CMSBitMap*) 0x00a212d8
Bits: [0x002a0000, 0x002d6800)
Polling page: 0x000e0000
CodeCache: size=32768Kb used=12404Kb max_used=12404Kb free=20364Kb
bounds [0x02330000, 0x02f70000, 0x04330000]
total_blobs=5315 nmethods=4786 adapters=453
compilation: enabled
Compilation events (10 events):
Event: 212.913 Thread 0x45042000 12870 net.minecraft.world.World::func_72921_c (179 bytes)
Event: 212.914 Thread 0x45042000 nmethod 12870 0x02f68b88 code [0x02f68cf0, 0x02f69034]
Event: 212.914 Thread 0x45042000 12871 cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry::func_148741_d (36 bytes)
Event: 212.914 Thread 0x45042000 nmethod 12871 0x02f69208 code [0x02f69330, 0x02f69470]
Event: 212.915 Thread 0x45042000 12872 com.google.common.collect.HashBiMap::containsKey (18 bytes)
Event: 212.915 Thread 0x45042000 nmethod 12872 0x02f69588 code [0x02f69690, 0x02f69788]
Event: 212.915 Thread 0x45042000 12873 com.google.common.collect.HashBiMap::get (23 bytes)
Event: 212.915 Thread 0x45042000 nmethod 12873 0x02f69808 code [0x02f69920, 0x02f69a28]
Event: 212.916 Thread 0x45042000 12874 net.minecraft.client.model.ModelRenderer::func_78794_c (192 bytes)
Event: 212.918 Thread 0x45042000 nmethod 12874 0x02f69b08 code [0x02f69da0, 0x02f6a93c]
GC Heap History (10 events):
Event: 200.099 GC heap before
{Heap before GC invocations=146 (full 29):
par new generation total 118016K, used 117909K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 99% used [0x04800000, 0x0ae657f8, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 596348K, used 509945K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
Event: 200.126 GC heap after
Heap after GC invocations=147 (full 29):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 596348K, used 534162K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 202.086 GC heap before
{Heap before GC invocations=147 (full 29):
par new generation total 118016K, used 117816K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 99% used [0x04800000, 0x0ae4e1d8, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 596348K, used 534162K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
Event: 202.105 GC heap after
Heap after GC invocations=148 (full 29):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 596348K, used 551808K [0x0c800000, 0x30e5f000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 204.297 GC heap before
{Heap before GC invocations=148 (full 29):
par new generation total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 668456K, used 401071K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
Event: 204.313 GC heap after
Heap after GC invocations=149 (full 29):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 420557K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41748K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 207.475 GC heap before
{Heap before GC invocations=149 (full 30):
par new generation total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 420557K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41749K, capacity 42055K, committed 42240K, reserved 42368K
Event: 207.487 GC heap after
Heap after GC invocations=150 (full 30):
par new generation total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41749K, capacity 42055K, committed 42240K, reserved 42368K
}
Event: 211.044 GC heap before
{Heap before GC invocations=150 (full 30):
par new generation total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41752K, capacity 42055K, committed 42240K, reserved 42368K
Event: 211.052 GC heap after
Heap after GC invocations=151 (full 30):
par new generation total 118016K, used 7880K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 60% used [0x0ae80000, 0x0b632220, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 668456K, used 435946K [0x0c800000, 0x354ca000, 0x43000000)
Metaspace used 41752K, capacity 42055K, committed 42240K, reserved 42368K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 212.824 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f3698) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
Event: 212.825 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f38d8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.843 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f3b58) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.871 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f3dd8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.871 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4018) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
Event: 212.871 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4258) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.894 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f44d8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.920 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4758) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 212.921 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4998) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
Event: 212.921 Thread 0x46824c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x075f4bd8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Events (10 events):
Event: 211.107 Thread 0x45042000 flushing nmethod 0x0299c5c8
Event: 212.053 Thread 0x45042000 flushing nmethod 0x023e8048
Event: 212.053 Thread 0x45042000 flushing nmethod 0x024c7d88
Event: 212.055 Thread 0x45042000 flushing nmethod 0x02733ac8
Event: 212.055 Thread 0x45042000 flushing nmethod 0x02733cc8
Event: 212.070 Thread 0x45042000 flushing nmethod 0x02ab4cc8
Event: 212.850 loading class portablejim/veinminer/lib/BlockLib
Event: 212.850 loading class portablejim/veinminer/lib/BlockLib done
Event: 212.855 loading class portablejim/veinminer/util/ItemStackID
Event: 212.855 loading class portablejim/veinminer/util/ItemStackID done
Dynamic libraries:
0x00b20000 - 0x00b53000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\javaw.exe
0x76fa0000 - 0x77120000 C:\Windows\SysWOW64\ntdll.dll
0x76620000 - 0x76730000 C:\Windows\syswow64\kernel32.dll
0x767c0000 - 0x76807000 C:\Windows\syswow64\KERNELBASE.dll
0x75e50000 - 0x75ef1000 C:\Windows\syswow64\ADVAPI32.dll
0x749a0000 - 0x74a4c000 C:\Windows\syswow64\msvcrt.dll
0x74bc0000 - 0x74bd9000 C:\Windows\SysWOW64\sechost.dll
0x75fc0000 - 0x760b0000 C:\Windows\syswow64\RPCRT4.dll
0x74890000 - 0x748f0000 C:\Windows\syswow64\SspiCli.dll
0x74880000 - 0x7488c000 C:\Windows\syswow64\CRYPTBASE.dll
0x760e0000 - 0x761e0000 C:\Windows\syswow64\USER32.dll
0x74b30000 - 0x74bc0000 C:\Windows\syswow64\GDI32.dll
0x760d0000 - 0x760da000 C:\Windows\syswow64\LPK.dll
0x75ab0000 - 0x75b4d000 C:\Windows\syswow64\USP10.dll
0x6cf60000 - 0x6d0fe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
0x76760000 - 0x767b7000 C:\Windows\syswow64\SHLWAPI.dll
0x75b50000 - 0x75bb0000 C:\Windows\system32\IMM32.DLL
0x74a60000 - 0x74b2d000 C:\Windows\syswow64\MSCTF.dll
0x67ae0000 - 0x67b9f000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\msvcr100.dll
0x50ca0000 - 0x51068000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\client\jvm.dll
0x71d30000 - 0x71d37000 C:\Windows\system32\WSOCK32.dll
0x74be0000 - 0x74c15000 C:\Windows\syswow64\WS2_32.dll
0x76f70000 - 0x76f76000 C:\Windows\syswow64\NSI.dll
0x6cf20000 - 0x6cf52000 C:\Windows\system32\WINMM.dll
0x71b10000 - 0x71b19000 C:\Windows\system32\VERSION.dll
0x76290000 - 0x76295000 C:\Windows\syswow64\PSAPI.DLL
0x67bf0000 - 0x67bfc000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\verify.dll
0x67bc0000 - 0x67be1000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\java.dll
0x67ac0000 - 0x67ad3000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\zip.dll
0x74e60000 - 0x75aac000 C:\Windows\syswow64\SHELL32.dll
0x74d00000 - 0x74e5d000 C:\Windows\syswow64\ole32.dll
0x75e10000 - 0x75e1b000 C:\Windows\syswow64\profapi.dll
0x70970000 - 0x7097a000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\management.dll
0x61550000 - 0x61566000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\net.dll
0x707e0000 - 0x7081c000 C:\Windows\system32\mswsock.dll
0x707c0000 - 0x707c6000 C:\Windows\System32\wship6.dll
0x67bb0000 - 0x67bbf000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\nio.dll
0x6daf0000 - 0x6db00000 C:\Windows\system32\NLAapi.dll
0x70020000 - 0x70030000 C:\Windows\system32\napinsp.dll
0x70000000 - 0x70012000 C:\Windows\system32\pnrpnsp.dll
0x6fff0000 - 0x6fffd000 C:\Windows\system32\wshbth.dll
0x71b90000 - 0x71bd4000 C:\Windows\system32\DNSAPI.dll
0x6ff90000 - 0x6ff98000 C:\Windows\System32\winrnr.dll
0x70790000 - 0x707b7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x70080000 - 0x700a1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x71b50000 - 0x71b6c000 C:\Windows\system32\Iphlpapi.DLL
0x71b40000 - 0x71b47000 C:\Windows\system32\WINNSI.DLL
0x707d0000 - 0x707d5000 C:\Windows\System32\wshtcpip.dll
0x70070000 - 0x70076000 C:\Windows\system32\rasadhlp.dll
0x6d1f0000 - 0x6d228000 C:\Windows\System32\fwpuclnt.dll
0x67970000 - 0x67ab5000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\awt.dll
0x74900000 - 0x74991000 C:\Windows\syswow64\OLEAUT32.dll
0x6d260000 - 0x6d2e0000 C:\Windows\system32\uxtheme.dll
0x72f50000 - 0x730d3000 C:\Program Files\NVIDIA Corporation\nView\nViewH.dll
0x6ff70000 - 0x6ff83000 C:\Windows\system32\dwmapi.dll
0x6b680000 - 0x6b6a1000 C:\Windows\system32\ntmarta.dll
0x74cb0000 - 0x74cf5000 C:\Windows\syswow64\WLDAP32.dll
0x72b30000 - 0x72bd1000 C:\Program Files (x86)\Hewlett-Packard\HP ProtectTools Security Manager\Bin\DpoFeedb.dll
0x760b0000 - 0x760c7000 C:\Windows\syswow64\USERENV.dll
0x73210000 - 0x73249000 C:\Program Files (x86)\Hewlett-Packard\HP ProtectTools Security Manager\Bin\DpoSet.dll
0x58280000 - 0x582b9000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\fontmanager.dll
0x6af60000 - 0x6b123000 C:\Windows\system32\d3d9.dll
0x6b130000 - 0x6b136000 C:\Windows\system32\d3d8thk.dll
0x622b0000 - 0x62e9d000 C:\Windows\system32\nvd3dum.dll
0x70760000 - 0x70785000 C:\Windows\system32\powrprof.dll
0x76480000 - 0x7661d000 C:\Windows\syswow64\SETUPAPI.dll
0x74c20000 - 0x74c47000 C:\Windows\syswow64\CFGMGR32.dll
0x75f10000 - 0x75f22000 C:\Windows\syswow64\DEVOBJ.dll
0x61460000 - 0x61490000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\t2k.dll
0x614a0000 - 0x614b2000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\unpack.dll
0x45a30000 - 0x45a7d000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\lwjgl.dll
0x595c0000 - 0x59688000 C:\Windows\system32\OPENGL32.dll
0x68990000 - 0x689b2000 C:\Windows\system32\GLU32.dll
0x6b140000 - 0x6b227000 C:\Windows\system32\DDRAW.dll
0x6b230000 - 0x6b236000 C:\Windows\system32\DCIMAN32.dll
0x71780000 - 0x71797000 C:\Windows\system32\CRYPTSP.dll
0x71740000 - 0x7177b000 C:\Windows\system32\rsaenh.dll
0x6ffb0000 - 0x6ffc2000 C:\Windows\system32\dhcpcsvc.DLL
0x6ffa0000 - 0x6ffad000 C:\Windows\system32\dhcpcsvc6.DLL
0x4bb70000 - 0x4cd78000 C:\Windows\system32\nvoglv32.DLL
0x71960000 - 0x7196d000 C:\Windows\system32\WTSAPI32.dll
0x76730000 - 0x7675f000 C:\Windows\syswow64\WINTRUST.dll
0x762d0000 - 0x763f1000 C:\Windows\syswow64\CRYPT32.dll
0x75e40000 - 0x75e4c000 C:\Windows\syswow64\MSASN1.dll
0x6e0d0000 - 0x6e0f9000 C:\Windows\system32\WINSTA.dll
0x75f30000 - 0x75fb3000 C:\Windows\syswow64\CLBCatQ.DLL
0x733a0000 - 0x73419000 C:\Windows\system32\mscms.dll
0x73360000 - 0x73398000 C:\Windows\system32\icm32.dll
0x70a40000 - 0x70a7a000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\avutil-ttv-51.dll
0x65980000 - 0x6599d000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\swresample-ttv-0.dll
0x6eb80000 - 0x6ec09000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\libmp3lame-ttv.dll
0x4dd30000 - 0x4ecb0000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\libmfxsw32.dll
0x593f0000 - 0x594f3000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\twitchsdk.dll
0x75bb0000 - 0x75e0c000 C:\Windows\syswow64\WININET.dll
0x75e20000 - 0x75e24000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x76270000 - 0x76274000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x74a50000 - 0x74a54000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x76280000 - 0x76283000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x748f0000 - 0x748f3000 C:\Windows\syswow64\normaliz.DLL
0x76810000 - 0x76a44000 C:\Windows\syswow64\iertutil.dll
0x75f00000 - 0x75f05000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x61510000 - 0x61530000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\sunec.dll
0x509b0000 - 0x50a15000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\OpenAL32.dll
0x6cea0000 - 0x6ced9000 C:\Windows\System32\MMDevApi.dll
0x6cda0000 - 0x6ce95000 C:\Windows\System32\PROPSYS.dll
0x61090000 - 0x61102000 C:\Windows\system32\dsound.dll
0x6cd60000 - 0x6cd96000 C:\Windows\system32\AUDIOSES.DLL
0x45950000 - 0x45963000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\jinput-dx8.dll
0x459c0000 - 0x459f0000 C:\Windows\system32\DINPUT8.dll
0x45a90000 - 0x45a99000 C:\Windows\system32\HID.DLL
0x45b10000 - 0x45b22000 C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908\jinput-raw.dll
0x67f60000 - 0x67fee000 C:\Program Files (x86)\Java\jre1.8.0_77\bin\mlib_image.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1000M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\CPCR\AppData\Roaming\.minecraft\versions\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10-natives-3223743282908
java_command: net.minecraft.launchwrapper.Launch --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker --username BocelliCharger44 --version 1.7.10-LiteLoader1.7.10-1.7.10-Forge10.13.4.1614-1.7.10 --gameDir C:\Users\CPCR\Desktop\Amnesia --assetsDir C:\Users\CPCR\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid b2c0a191dc2543bebe2eb8e52f25013a --accessToken 008cf7dadebe453aa902f7e6fcae9e30 --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
java_class_path (initial): C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\16.0\guava-16.0.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\CPCR\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\CPCR\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\CPCR\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\CPCR\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\CPCR\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\CPCR\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\CPCR\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\CPCR\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Intel\Services\IPT\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Java\jre1.8.0_77\bin
USERNAME=CPCR
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23569)
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit
Memory: 4k page, physical 6240624k(2417112k free), swap 12479388k(7727564k free)
vm_info: Java HotSpot(TM) Client VM (25.77-b03) for windows-x86 JRE (1.8.0_77-b03), built on Mar 20 2016 22:00:03 by "java_re" with MS VC++ 10.0 (VS2010)
time: Fri Nov 18 13:34:53 2016
elapsed time: 213 seconds (0d 0h 3m 33s)
In the meantime, GL keeps spamming this in the logs:
[16:57:31] [Client thread/ERROR]: ########## GL ERROR ##########
[16:57:31] [Client thread/ERROR]: @ Post render
[16:57:31] [Client thread/ERROR]: 1285: Out of memory
Because, apparently, it's out of memory the instant I open the game. Thanks, GL.
Lol, but really, if anyone can help me out, please do! It's really annoying that I can't play my modpack because it crashes constantly!!
(edited to add in some important info!
- The modpack I am using is Dude, Where's My Blocks?! (all for 1.7.10)
- I have the latest version of Java (version 8 update 111)
- Using Windows 7 64-bit
that's about it, if you need anything else, please ask
)
Has no one figured it out yet?
My modded MC is very broken, and I NEED help, so PLEASE reply if you know what to do
(sorry for the annoying reply :P)
Is this a server or single player, how much ram do you have on your client or server and how much total do you have.
I Would Try Updating your drivers this happened to me and updating my drivers worked.
and toning down visual settings and max fps will make you less likely to crash.
Driver Updater Thingy: http://www.softpedia.com/get/System/System-Miscellaneous/IObit-Driver-Booster.shtml
If all else fails you may need to dedicate more RAM to minecraft.
PS. You need at least 4 GB's of RAM to run any mods at all.
<3 Good luck.
Youtube is cool, Sub to me -Blaze 2016
Click To Subscribe!
-
View User Profile
-
View Posts
-
Send Message
Curse Premium"nvoglv32.DLL" Nividia Drivers have crashed causing your game to follow.
If you are running a Geforce GPU you can up those drivers in Nvidia Geforce Experience
Other drivers can be updated using a trusted driver update tool, going to PC manufacturers site, or searching the model numbers of your hardware.
1. Make sure all system drivers are up to date.
2. Close useless background running programs.
Former everything.
How to get dxdiag
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe error spam is not java out of memory, it's opengl error. It looks like your GPU doesn't have enough memory (if updating drivers doesn't help). You can try using lower render distance. Closing other programs may also help if it's really your GPU running out of graphics memory (especially closing web browser). If it's newer computer with good GPU - it's probably not that (but it's laptop, so it may have some very bad GPU).
The error spam may actually be the cause of the final crash.
The GPU driver may try to handle the out of memory by reporting errors to the application, but at some point it may crash.
There is no information about what GPU you have, so it's hard to tell if it's really that.
Cubic chunks discord server