Spoiler
## A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x697e6582, pid=7224, tid=6876
#
# JRE version: Java™ SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
# Java VM: Java HotSpot™ Client VM (24.60-b09 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x7b6582]
#
# 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_pid7224.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun...eport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Spoiler
## A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x697e6582, pid=7224, tid=6876
#
# JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
# Java VM: Java HotSpot(TM) Client VM (24.60-b09 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x7b6582]
#
# 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 (0x0107d800): JavaThread "Minecraft main thread" [_thread_in_native, id=6876, stack(0x011b0000,0x01200000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x2a789cf0, EBX=0x00000000, ECX=0x00000002, EDX=0x00000000
ESP=0x011feec8, EBP=0x011feed0, ESI=0x00000000, EDI=0x2a789cf0
EIP=0x697e6582, EFLAGS=0x00010212
Top of Stack: (sp=0x011feec8)
0x011feec8: 00000100 00000000 011fef00 697e663b
0x011feed8: 2a789cf0 00000000 00000100 69185c76
0x011feee8: 00000000 697db8ee 00000000 2a789cf0
0x011feef8: 00000010 00000100 00000000 691d4a88
0x011fef08: 2a789cf0 00000000 00000100 33adc518
0x011fef18: 011fef90 69ad7640 00000010 00000100
0x011fef28: 011fef40 00000100 2a789cf0 00000010
0x011fef38: 00000000 00000000 00000001 00000004
Instructions: (pc=0x697e6582)
0x697e6562: 55 8b ec 83 ec 08 89 7d fc 89 75 f8 8b 75 0c 8b
0x697e6572: 7d 08 8b 4d 10 c1 e9 07 eb 06 8d 9b 00 00 00 00
0x697e6582: 66 0f 6f 06 66 0f 6f 4e 10 66 0f 6f 56 20 66 0f
0x697e6592: 6f 5e 30 66 0f 7f 07 66 0f 7f 4f 10 66 0f 7f 57
Register to memory mapping:
EAX=0x2a789cf0 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000002 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x011feec8 is pointing into the stack for thread: 0x0107d800
EBP=0x011feed0 is pointing into the stack for thread: 0x0107d800
ESI=0x00000000 is an unknown value
EDI=0x2a789cf0 is an unknown value
Stack: [0x011b0000,0x01200000], sp=0x011feec8, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x7b6582]
C [atioglxx.dll+0x7b663b]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
J 2613 C1 net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V (44 bytes) @ 0x01c031e8 [0x01c03100+0xe8]
j dan200.computercraft.client.gui.FixedWidthFontRenderer.drawString(Ljava/lang/String;IILjava/lang/String;FZ)V+36
j dan200.computercraft.client.render.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computercraft/shared/peripheral/monitor/TileMonitor;DDDF)V+584
j dan200.computercraft.client.render.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+22
j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V+110
j net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V+763
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+663
J 2187 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (770 bytes) @ 0x01b27e80 [0x01b27770+0x710]
J 2119 C1 net.minecraft.client.Minecraft.func_71411_J()V (789 bytes) @ 0x01b10e44 [0x01b10860+0x5e4]
j net.minecraft.client.Minecraft.func_99999_d()V+97
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
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;+87
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;+57
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
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 )
0x2a082000 JavaThread "Client write thread" [_thread_blocked, id=8120, stack(0x31c00000,0x31c50000)]
0x2a085400 JavaThread "Client read thread" [_thread_in_native, id=7760, stack(0x33240000,0x33290000)]
0x2a084000 JavaThread "Client write thread" [_thread_blocked, id=5944, stack(0x32f00000,0x32f50000)]
0x2a083400 JavaThread "Client read thread" [_thread_in_native, id=4264, stack(0x328a0000,0x328f0000)]
0x2a082c00 JavaThread "Thread-13" daemon [_thread_in_native, id=7292, stack(0x327a0000,0x327f0000)]
0x31428400 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3084, stack(0x2f9d0000,0x2fa20000)]
0x2a2f6800 JavaThread "Thread-9" [_thread_blocked, id=7876, stack(0x2f950000,0x2f9a0000)]
0x29e91800 JavaThread "Thread-7" [_thread_blocked, id=6932, stack(0x31b00000,0x31b50000)]
0x296d0400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6044, stack(0x2a6c0000,0x2a710000)]
0x29cf7000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5328, stack(0x29b90000,0x29be0000)]
0x29ce3c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=328, stack(0x2a570000,0x2a5c0000)]
0x28ed8000 JavaThread "Thread-1" daemon [_thread_blocked, id=4516, stack(0x29b10000,0x29b60000)]
0x28dc8c00 JavaThread "Service Thread" daemon [_thread_blocked, id=5132, stack(0x28fe0000,0x29030000)]
0x28dbf400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6872, stack(0x290c0000,0x29110000)]
0x28dbd000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8108, stack(0x29130000,0x29180000)]
0x28db3c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7884, stack(0x28f90000,0x28fe0000)]
0x28db2c00 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3984, stack(0x291a0000,0x291f0000)]
0x016dcc00 JavaThread "Finalizer" daemon [_thread_blocked, id=7892, stack(0x28c10000,0x28c60000)]
0x016d8400 JavaThread "Reference Handler" daemon [_thread_blocked, id=7764, stack(0x28ee0000,0x28f30000)]
=>0x0107d800 JavaThread "Minecraft main thread" [_thread_in_native, id=6876, stack(0x011b0000,0x01200000)]
Other Threads:
0x016cf400 VMThread [stack: 0x29060000,0x290b0000] [id=7208]
0x28dde800 WatcherThread [stack: 0x292d0000,0x29320000] [id=4704]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 118016K, used 101577K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 87% used [0x03a00000, 0x093a6348, 0x0a080000)
from space 13056K, 74% used [0x0a080000, 0x0aa0c320, 0x0ad40000)
to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
concurrent mark-sweep generation total 110232K, used 65577K [0x0ba00000, 0x125a6000, 0x23a00000)
concurrent-mark-sweep perm gen total 29296K, used 17663K [0x23a00000, 0x2569c000, 0x27a00000)
Card table byte_map: [0x036e0000,0x03810000] byte_map_base: 0x036c3000
Polling page: 0x01060000
Code Cache [0x016e0000, 0x01c28000, 0x036e0000)
total_blobs=2972 nmethods=2621 adapters=286 free_code_cache=27365Kb largest_free_block=28019328
Compilation events (10 events):
Event: 72.601 Thread 0x28dbf400 2686 dan200.computercraft.shared.peripheral.monitor.TileMonitor::getXIndex (5 bytes)
Event: 72.601 Thread 0x28dbf400 nmethod 2686 0x01c23a08 code [0x01c23b00, 0x01c23b80]
Event: 72.640 Thread 0x28dbf400 2687 net.minecraft.client.renderer.RenderGlobal::func_72713_a (795 bytes)
Event: 72.649 Thread 0x28dbf400 nmethod 2687 0x01c23bc8 code [0x01c23fe0, 0x01c25094]
Event: 72.662 Thread 0x28dbf400 2688 net.minecraft.tileentity.TileEntity::shouldRenderInPass (10 bytes)
Event: 72.663 Thread 0x28dbf400 nmethod 2688 0x01c26e88 code [0x01c26f80, 0x01c27010]
Event: 72.667 Thread 0x28dbf400 2689 net.minecraft.block.Block::func_71905_a (40 bytes)
Event: 72.668 Thread 0x28dbf400 nmethod 2689 0x01c27048 code [0x01c27140, 0x01c27210]
Event: 72.682 Thread 0x28dbf400 2690 net.minecraft.network.packet.Packet::func_73283_d (29 bytes)
Event: 72.683 Thread 0x28dbf400 nmethod 2690 0x01c27248 code [0x01c27370, 0x01c274d4]
GC Heap History (10 events):
Event: 63.133 GC heap before
{Heap before GC invocations=19 (full 15):
par new generation total 118016K, used 60968K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 58% used [0x03a00000, 0x0758a390, 0x0a080000)
from space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
concurrent mark-sweep generation total 110104K, used 59512K [0x0ba00000, 0x12586000, 0x23a00000)
concurrent-mark-sweep perm gen total 26680K, used 15933K [0x23a00000, 0x2540e000, 0x27a00000)
Event: 63.437 GC heap after
Heap after GC invocations=20 (full 16):
par new generation total 118016K, used 0K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
from space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
concurrent mark-sweep generation total 110104K, used 59469K [0x0ba00000, 0x12586000, 0x23a00000)
concurrent-mark-sweep perm gen total 26680K, used 15933K [0x23a00000, 0x2540e000, 0x27a00000)
}
Event: 67.997 GC heap before
{Heap before GC invocations=20 (full 17):
par new generation total 118016K, used 104960K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 100% used [0x03a00000, 0x0a080000, 0x0a080000)
from space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
concurrent mark-sweep generation total 110104K, used 59469K [0x0ba00000, 0x12586000, 0x23a00000)
concurrent-mark-sweep perm gen total 26680K, used 16558K [0x23a00000, 0x2540e000, 0x27a00000)
Event: 68.067 GC heap after
Heap after GC invocations=21 (full 17):
par new generation total 118016K, used 13056K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
from space 13056K, 100% used [0x0a080000, 0x0ad40000, 0x0ad40000)
to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
concurrent mark-sweep generation total 110104K, used 64479K [0x0ba00000, 0x12586000, 0x23a00000)
concurrent-mark-sweep perm gen total 26680K, used 16558K [0x23a00000, 0x2540e000, 0x27a00000)
}
Event: 68.215 GC heap before
{Heap before GC invocations=21 (full 17):
par new generation total 118016K, used 43344K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 28% used [0x03a00000, 0x057942f8, 0x0a080000)
from space 13056K, 100% used [0x0a080000, 0x0ad40000, 0x0ad40000)
to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
concurrent mark-sweep generation total 110104K, used 64479K [0x0ba00000, 0x12586000, 0x23a00000)
concurrent-mark-sweep perm gen total 26680K, used 16694K [0x23a00000, 0x2540e000, 0x27a00000)
Event: 68.654 GC heap after
Heap after GC invocations=22 (full 18):
par new generation total 118016K, used 0K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
from space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
concurrent mark-sweep generation total 110232K, used 66132K [0x0ba00000, 0x125a6000, 0x23a00000)
concurrent-mark-sweep perm gen total 27824K, used 16694K [0x23a00000, 0x2552c000, 0x27a00000)
}
Event: 69.955 GC heap before
{Heap before GC invocations=22 (full 19):
par new generation total 118016K, used 95889K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 91% used [0x03a00000, 0x097a47c0, 0x0a080000)
from space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
concurrent mark-sweep generation total 110232K, used 66132K [0x0ba00000, 0x125a6000, 0x23a00000)
concurrent-mark-sweep perm gen total 27824K, used 17479K [0x23a00000, 0x2552c000, 0x27a00000)
Event: 69.974 GC heap after
Heap after GC invocations=23 (full 19):
par new generation total 118016K, used 6222K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
from space 13056K, 47% used [0x0ad40000, 0x0b353920, 0x0ba00000)
to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
concurrent mark-sweep generation total 110232K, used 66132K [0x0ba00000, 0x125a6000, 0x23a00000)
concurrent-mark-sweep perm gen total 27824K, used 17479K [0x23a00000, 0x2552c000, 0x27a00000)
}
Event: 71.296 GC heap before
{Heap before GC invocations=23 (full 19):
par new generation total 118016K, used 111182K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 100% used [0x03a00000, 0x0a080000, 0x0a080000)
from space 13056K, 47% used [0x0ad40000, 0x0b353920, 0x0ba00000)
to space 13056K, 0% used [0x0a080000, 0x0a080000, 0x0ad40000)
concurrent mark-sweep generation total 110232K, used 65577K [0x0ba00000, 0x125a6000, 0x23a00000)
concurrent-mark-sweep perm gen total 29296K, used 17582K [0x23a00000, 0x2569c000, 0x27a00000)
Event: 71.319 GC heap after
Heap after GC invocations=24 (full 19):
par new generation total 118016K, used 9776K [0x03a00000, 0x0ba00000, 0x0ba00000)
eden space 104960K, 0% used [0x03a00000, 0x03a00000, 0x0a080000)
from space 13056K, 74% used [0x0a080000, 0x0aa0c320, 0x0ad40000)
to space 13056K, 0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
concurrent mark-sweep generation total 110232K, used 65577K [0x0ba00000, 0x125a6000, 0x23a00000)
concurrent-mark-sweep perm gen total 29296K, used 17582K [0x23a00000, 0x2569c000, 0x27a00000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 72.377 Thread 0x29e91800 Threw 0x03ae8d20 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.378 Thread 0x29e91800 Threw 0x03ae8ec0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.438 Thread 0x2a082000 Threw 0x03ad7d38 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.439 Thread 0x2a082000 Threw 0x03ad7ec0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.439 Thread 0x29e91800 Threw 0x03ae9020 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.497 Thread 0x2a082000 Threw 0x03ad8048 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2917
Event: 72.498 Thread 0x29e91800 Threw 0x03ae91c0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.576 Thread 0x2a082000 Threw 0x03ad81a8 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.580 Thread 0x2a082000 Threw 0x03ad8330 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 72.580 Thread 0x29e91800 Threw 0x03ae9360 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:2965
Events (10 events):
Event: 72.073 loading class 0x2949d848
Event: 72.073 loading class 0x2949d848 done
Event: 72.075 loading class 0x2d7a1b68
Event: 72.075 loading class 0x2d7a1b68 done
Event: 72.179 Executing VM operation: CMS_Initial_Mark
Event: 72.224 Executing VM operation: CMS_Initial_Mark done
Event: 72.258 loading class 0x2dae2c98
Event: 72.258 loading class 0x2dae2c98 done
Event: 72.264 loading class 0x29dc1438
Event: 72.264 loading class 0x29dc1438 done
Dynamic libraries:
0x01240000 - 0x0126f000 C:\Program Files\Java\jre7\bin\javaw.exe
0x77bd0000 - 0x77d0c000 C:\Windows\SYSTEM32\ntdll.dll
0x765a0000 - 0x76674000 C:\Windows\system32\kernel32.dll
0x75d80000 - 0x75dcb000 C:\Windows\system32\KERNELBASE.dll
0x76100000 - 0x761a0000 C:\Windows\system32\ADVAPI32.dll
0x76c10000 - 0x76cbc000 C:\Windows\system32\msvcrt.dll
0x763d0000 - 0x763e9000 C:\Windows\SYSTEM32\sechost.dll
0x76ac0000 - 0x76b62000 C:\Windows\system32\RPCRT4.dll
0x76940000 - 0x76a09000 C:\Windows\system32\USER32.dll
0x77d30000 - 0x77d7e000 C:\Windows\system32\GDI32.dll
0x77da0000 - 0x77daa000 C:\Windows\system32\LPK.dll
0x76b70000 - 0x76c0d000 C:\Windows\system32\USP10.dll
0x74a40000 - 0x74bde000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x768e0000 - 0x76937000 C:\Windows\system32\SHLWAPI.dll
0x77de0000 - 0x77dff000 C:\Windows\system32\IMM32.DLL
0x76cc0000 - 0x76d8c000 C:\Windows\system32\MSCTF.dll
0x5af60000 - 0x5b01f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x57610000 - 0x57998000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x6f9c0000 - 0x6f9c7000 C:\Windows\system32\WSOCK32.dll
0x768a0000 - 0x768d5000 C:\Windows\system32\WS2_32.dll
0x77d90000 - 0x77d96000 C:\Windows\system32\NSI.dll
0x73d50000 - 0x73d82000 C:\Windows\system32\WINMM.dll
0x77d20000 - 0x77d25000 C:\Windows\system32\PSAPI.DLL
0x738a0000 - 0x738ac000 C:\Program Files\Java\jre7\bin\verify.dll
0x737d0000 - 0x737f0000 C:\Program Files\Java\jre7\bin\java.dll
0x737b0000 - 0x737c3000 C:\Program Files\Java\jre7\bin\zip.dll
0x72e70000 - 0x72e84000 C:\Program Files\Java\jre7\bin\net.dll
0x75630000 - 0x7566c000 C:\Windows\system32\mswsock.dll
0x75620000 - 0x75626000 C:\Windows\System32\wship6.dll
0x74360000 - 0x7436f000 C:\Program Files\Java\jre7\bin\nio.dll
0x72c70000 - 0x72c81000 C:\Program Files\Java\jre7\bin\unpack.dll
0x03880000 - 0x038cc000 C:\Users\Chandler\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-151346730668165\lwjgl.dll
0x5ff20000 - 0x5ffe8000 C:\Windows\system32\OPENGL32.dll
0x5fef0000 - 0x5ff12000 C:\Windows\system32\GLU32.dll
0x68000000 - 0x680e7000 C:\Windows\system32\DDRAW.dll
0x68210000 - 0x68216000 C:\Windows\system32\DCIMAN32.dll
0x76230000 - 0x763cd000 C:\Windows\system32\SETUPAPI.dll
0x75cf0000 - 0x75d17000 C:\Windows\system32\CFGMGR32.dll
0x761a0000 - 0x7622f000 C:\Windows\system32\OLEAUT32.dll
0x76e20000 - 0x76f7c000 C:\Windows\system32\ole32.dll
0x75d20000 - 0x75d32000 C:\Windows\system32\DEVOBJ.dll
0x74560000 - 0x74573000 C:\Windows\system32\dwmapi.dll
0x750a0000 - 0x750a9000 C:\Windows\system32\VERSION.dll
0x75670000 - 0x75686000 C:\Windows\system32\CRYPTSP.dll
0x753e0000 - 0x7541b000 C:\Windows\system32\rsaenh.dll
0x75d60000 - 0x75d77000 C:\Windows\system32\USERENV.dll
0x75c40000 - 0x75c4b000 C:\Windows\system32\profapi.dll
0x75b50000 - 0x75b5c000 C:\Windows\system32\CRYPTBASE.dll
0x73a40000 - 0x73a5c000 C:\Windows\system32\IPHLPAPI.DLL
0x73a30000 - 0x73a37000 C:\Windows\system32\WINNSI.DLL
0x73740000 - 0x73752000 C:\Windows\system32\dhcpcsvc.DLL
0x73730000 - 0x7373d000 C:\Windows\system32\dhcpcsvc6.DLL
0x5a640000 - 0x5a783000 C:\Program Files\Java\jre7\bin\awt.dll
0x69030000 - 0x69b64000 C:\Windows\system32\atioglxx.dll
0x28c60000 - 0x28c81000 C:\Windows\system32\atiadlxx.dll
0x6b520000 - 0x6b5bb000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
0x617c0000 - 0x61839000 C:\Windows\system32\mscms.dll
0x73070000 - 0x730a8000 C:\Windows\system32\icm32.dll
0x73410000 - 0x7341a000 C:\Program Files\Java\jre7\bin\management.dll
0x72c90000 - 0x72cb0000 C:\Program Files\Java\jre7\bin\sunec.dll
0x737a0000 - 0x737a9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x75df0000 - 0x75f10000 C:\Windows\system32\CRYPT32.dll
0x75c30000 - 0x75c3c000 C:\Windows\system32\MSASN1.dll
0x2f6c0000 - 0x2f725000 C:\Users\Chandler\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-151346730668165\OpenAL32.dll
0x76f80000 - 0x77bca000 C:\Windows\system32\SHELL32.dll
0x76d90000 - 0x76e13000 C:\Windows\system32\CLBCatQ.DLL
0x74580000 - 0x745b9000 C:\Windows\System32\MMDevApi.dll
0x74900000 - 0x749f5000 C:\Windows\System32\PROPSYS.dll
0x74370000 - 0x743e2000 C:\Windows\system32\dsound.dll
0x74100000 - 0x74125000 C:\Windows\system32\POWRPROF.dll
0x73a70000 - 0x73aa6000 C:\Windows\system32\AUDIOSES.DLL
0x73b50000 - 0x73b60000 C:\Windows\system32\NLAapi.dll
0x6dc80000 - 0x6dc90000 C:\Windows\system32\napinsp.dll
0x75130000 - 0x75135000 C:\Windows\System32\wshtcpip.dll
0x6dc60000 - 0x6dc72000 C:\Windows\system32\pnrpnsp.dll
0x6e6d0000 - 0x6e6f1000 C:\Program Files\Bonjour\mdnsNSP.dll
0x754c0000 - 0x75504000 C:\Windows\system32\DNSAPI.dll
0x6dc50000 - 0x6dc58000 C:\Windows\System32\winrnr.dll
0x6e6a0000 - 0x6e6c7000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x6e690000 - 0x6e696000 C:\Windows\system32\rasadhlp.dll
0x73850000 - 0x73888000 C:\Windows\System32\fwpuclnt.dll
0x5d770000 - 0x5d85b000 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\Chandler\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-151346730668165
java_command: net.minecraft.launchwrapper.Launch –username TheVividYoshi –session token:e35a2006ab3c42938f362fd2c8a34748:f657e70888e640388125dc50f2735eb3 –version 1.6.4-Forge9.11.1.965 –gameDir C:\Users\Chandler\AppData\Roaming\.minecraft –assetsDir C:\Users\Chandler\AppData\Roaming\.minecraft\assets\virtual\legacy –tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
USERNAME=Chandler
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
————— S Y S T E M —————
OS: Windows 7 Build 7601 Service Pack 1
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 2095080k(444076k free), swap 4190160k(1638176k free)
vm_info: Java HotSpot(TM) Client VM (24.60-b09) for windows-x86 JRE (1.7.0_60-b19), built on May 7 2014 13:09:52 by "java_re" with unknown MS VC++:1600
time: Mon Aug 04 23:06:54 2014
elapsed time: 72 seconds
Spoiler
—————Display Devices
—————
Card name: ATI Radeon X300/X550/X1050 Series
Manufacturer: ATI Technologies Inc.
Chip type: RADEON X600 (0x5B62)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_5B62&SUBSYS_06021002&REV_00
Display Memory: 894 MB
Dedicated Memory: 127 MB
Shared Memory: 766 MB
Current Mode: 1280 x 1024 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: DELL 1901FP
Monitor Id: DEL4000
Native Mode: 1280 x 1024(p) (60.020Hz)
Output Type: HD15
Driver Name: atiumdag.dll,atiumdva.cap,atitmmxx.dll
Driver File Version: 8.14.0010.0647 (English)
Driver Version: 8.593.100.0
DDI Version: 9Ex
Driver Model: WDDM 1.0
Driver Attributes: Final Retail
Driver Date/Size: 2/10/2010 22:17:14, 3839488 bytes
WHQL Logo'd: No
WHQL Date Stamp: None
Device Identifier: {D7B71EE2-1822-11CF-3571-0826A1C2C535}
Vendor ID: 0x1002
Device ID: 0x5B62
SubSys ID: 0x06021002
Revision ID: 0x0000
Driver Strong Name: oem4.inf:ATI.Mfg.NTx86.6.0:ati2mtag_RV380x:8.593.100.0:pci\ven_1002&dev_5b62
Rank Of Driver: 00F62001
Video Accel: ModeMPEG2_A ModeMPEG2_C
Deinterlace Caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{3C5323C1-6FB7-44F5-9081-056BF2EE449D}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled