Sorry if the title sounds dumb, but that's exactly what Minecraft is doing.
First off, I originally had only the most recent, 32bit, Java installed on my computer. I downloaded Minecraft, opened it, logged in, updated, and was able to join a game server. However, anywhere between one to five minutes after I've joined, regardless as to what I have or haven't done after joining, Minecraft just closes. There's no error report, and I've used a walkthrough located on the Minecraft wiki to try and locate one that might not have been displayed, but none have been found.
Then, I figure maybe it's Java. I go to their site, download the 64bit Java, and try to play Minecraft again. Now I'm able to open Minecraft, log in, and then the window goes black, like it might just before the Mojang logo appears, and then it closes again. No explanation. No errors. I don't know what's going on.
Basic info on the computer:
Windows 7 Home Premium Service Pack 1
Model HPE-477c
Processor: Intel(R) Core(TM) i5 CPU 650 @ 3.20 GHz 3.20GHz
Installed memory (RAM): 8.00 GB
System type: 64-but Operating System
If it's my computer, that's fine, but I have to know what's causing this. Any information is great.
Are there any files named hs_err_pid####.txt appearing on the desktop, or whatever directory your launcher is in?
(#### is a random four digit number)
If yes, post the contents on one of those files.
If no, Try launching the game with this error logger. Run until it crashed, then copy the info out of the console window and paste the results back here.
Are there any files named hs_err_pid####.txt appearing on the desktop, or whatever directory your launcher is in?
(#### is a random four digit number)
If yes, post the contents on one of those files.
If no, Try launching the game with this error logger. Run until it crashed, then copy the info out of the console window and paste the results back here.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x62fcee0c, pid=5780, tid=3232
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) Client VM (23.5-b02 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0xf0ee0c]
#
# 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 (0x4bcb4400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3232, stack(0x4e090000,0x4e0e0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000004
Registers:
EAX=0x00000000, EBX=0x52538fd0, ECX=0x52489460, EDX=0x00000001
ESP=0x4e0df120, EBP=0x4e0df14c, ESI=0x70243b40, EDI=0x52488678
EIP=0x62fcee0c, EFLAGS=0x00010202
Top of Stack: (sp=0x4e0df120)
0x4e0df120: 00001403 61000a5c 70243c54 52488678
0x4e0df130: 00000001 00000000 4e0df154 62a90764
0x4e0df140: 524dfe80 00000020 63373240 4e0df170
0x4e0df150: 62a90ab8 524dfe80 00000000 00000001
0x4e0df160: 52538fd0 52488678 70243b40 70243b40
0x4e0df170: 4e0df180 62a90e21 524acf80 52488678
0x4e0df180: 4e0df198 62a8f894 52488678 70243b40
0x4e0df190: 7e6beb60 52488678 4e0df1bc 62134f21
Instructions: (pc=0x62fcee0c)
0x62fcedec: 5f 5e 5b 8b e5 5d c2 14 00 cc cc cc cc cc cc cc
0x62fcedfc: cc cc cc cc 55 8b ec 83 e4 f8 83 ec 28 8b 45 0c
0x62fcee0c: c7 40 04 01 00 00 00 56 8d 70 10 8b 00 c1 e0 07
0x62fcee1c: 57 33 d2 b9 0a 00 00 00 8d 7c 24 08 f3 a5 03 44
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x52538fd0 is an unknown value
ECX=0x52489460 is an unknown value
EDX=0x00000001 is an unknown value
ESP=0x4e0df120 is pointing into the stack for thread: 0x4bcb4400
EBP=0x4e0df14c is pointing into the stack for thread: 0x4bcb4400
ESI=0x70243b40 is an unknown value
EDI=0x52488678 is an unknown value
Stack: [0x4e090000,0x4e0e0000], sp=0x4e0df120, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0xf0ee0c]
C [atioglxx.dll+0x9d0ab8]
C [atioglxx.dll+0x9d0e21]
C [atioglxx.dll+0x9cf894]
C [atioglxx.dll+0x74f21]
C [atioglxx.dll+0x8d766]
C [atioglxx.dll+0x4b3a0c]
C [lwjgl.dll+0x6869]
J avb.a(Ljw;ID)I
J auw.b(F)V
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x12a39a]
V [jvm.dll+0x1d978e]
V [jvm.dll+0x12a583]
V [jvm.dll+0x12a5e7]
V [jvm.dll+0xd315f]
V [jvm.dll+0x14a697]
V [jvm.dll+0x14a800]
V [jvm.dll+0x17efe9]
C [msvcr100.dll+0x5c6de]
C [msvcr100.dll+0x5c788]
C [kernel32.dll+0x1339a]
C [ntdll.dll+0x39ef2]
C [ntdll.dll+0x39ec5]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.ARBOcclusionQuery.nglEndQueryARB(IJ)V
J avb.a(Ljw;ID)I
j auw.a(FJ)V+588
J auw.b(F)V
J net.minecraft.client.Minecraft.J()V
j net.minecraft.client.Minecraft.run()V+90
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4bcb6800 JavaThread "Client write thread" daemon [_thread_blocked, id=3728, stack(0x60bc0000,0x60c10000)]
0x4bcb6400 JavaThread "Client read thread" daemon [_thread_in_native, id=4392, stack(0x60a60000,0x60ab0000)]
0x4bcb5c00 JavaThread "Thread-14" daemon [_thread_in_native, id=4844, stack(0x55fc0000,0x56010000)]
0x4bcb4c00 JavaThread "Thread-11" daemon [_thread_blocked, id=2128, stack(0x4e2f0000,0x4e340000)]
0x4bcb3000 JavaThread "Thread-10" daemon [_thread_blocked, id=120, stack(0x4e190000,0x4e1e0000)]
=>0x4bcb4400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3232, stack(0x4e090000,0x4e0e0000)]
0x4bcb3c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4120, stack(0x4e040000,0x4e090000)]
0x4bcb3800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3316, stack(0x4d550000,0x4d5a0000)]
0x4bcb2c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4596, stack(0x4dcd0000,0x4dd20000)]
0x4bbe0c00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5976, stack(0x4b3b0000,0x4b400000)]
0x0222b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5636, stack(0x02270000,0x022c0000)]
0x4bae1c00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4276, stack(0x4dfd0000,0x4e020000)]
0x4baa6000 JavaThread "TimerQueue" daemon [_thread_blocked, id=2960, stack(0x4de90000,0x4dee0000)]
0x4bad7400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=1552, stack(0x4de00000,0x4de50000)]
0x4a71b400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5848, stack(0x4b050000,0x4b0a0000)]
0x4a71a800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5456, stack(0x4afd0000,0x4b020000)]
0x4a718000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5776, stack(0x4af40000,0x4af90000)]
0x4a5be000 JavaThread "Service Thread" daemon [_thread_blocked, id=4344, stack(0x4ada0000,0x4adf0000)]
0x4a5b8800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1696, stack(0x4acf0000,0x4ad40000)]
0x4a5b7000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1124, stack(0x4ab40000,0x4ab90000)]
0x4a5b4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5156, stack(0x02140000,0x02190000)]
0x4a55e000 JavaThread "Finalizer" daemon [_thread_blocked, id=2540, stack(0x4a850000,0x4a8a0000)]
0x4a559400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5432, stack(0x4a9b0000,0x4aa00000)]
Other Threads:
0x4a553800 VMThread [stack: 0x4a910000,0x4a960000] [id=1348]
0x4a5cfc00 WatcherThread [stack: 0x4ae50000,0x4aea0000] [id=4144]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157376K, used 42433K [0x043c0000, 0x0ee80000, 0x19910000)
eden space 139904K, 30% used [0x043c0000, 0x06d305d8, 0x0cc60000)
from space 17472K, 0% used [0x0cc60000, 0x0cc60000, 0x0dd70000)
to space 17472K, 0% used [0x0dd70000, 0x0dd70000, 0x0ee80000)
tenured generation total 349568K, used 49113K [0x19910000, 0x2ee70000, 0x443c0000)
the space 349568K, 14% used [0x19910000, 0x1c906780, 0x1c906800, 0x2ee70000)
compacting perm gen total 16128K, used 15880K [0x443c0000, 0x45380000, 0x483c0000)
the space 16128K, 98% used [0x443c0000, 0x453423b8, 0x45342400, 0x45380000)
No shared spaces configured.
Card table byte_map: [0x4a1c0000,0x4a3f0000] byte_map_base: 0x4a19e200
Polling page: 0x00250000
Code Cache [0x023c0000, 0x027e0000, 0x043c0000)
total_blobs=2325 nmethods=1956 adapters=302 free_code_cache=28553Kb largest_free_block=29237824
Compilation events (10 events):
Event: 175.078 Thread 0x4a5b8800 1958 aig::e (51 bytes)
Event: 175.079 Thread 0x4a5b8800 nmethod 1958 0x027d9088 code [0x027d91a0, 0x027d92e8]
Event: 175.079 Thread 0x4a5b8800 1959 ic::a (47 bytes)
Event: 175.079 Thread 0x4a5b8800 nmethod 1959 0x027d9408 code [0x027d9510, 0x027d9600]
Event: 175.115 Thread 0x4a5b8800 1960 ail::a (39 bytes)
Event: 175.115 Thread 0x4a5b8800 nmethod 1960 0x027d96c8 code [0x027d97f0, 0x027d98e8]
Event: 175.153 Thread 0x4a5b8800 1961 vh::hashCode (21 bytes)
Event: 175.153 Thread 0x4a5b8800 nmethod 1961 0x027d9988 code [0x027d9a80, 0x027d9b20]
Event: 175.226 Thread 0x4a5b8800 1962 auw::b (145 bytes)
Event: 175.228 Thread 0x4a5b8800 nmethod 1962 0x027d9b88 code [0x027da060, 0x027db5c8]
GC Heap History (6 events):
Event: 168.779 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation total 157248K, used 139776K [0x043c0000, 0x0ee60000, 0x19910000)
eden space 139776K, 100% used [0x043c0000, 0x0cc40000, 0x0cc40000)
from space 17472K, 0% used [0x0cc40000, 0x0cc40000, 0x0dd50000)
to space 17472K, 0% used [0x0dd50000, 0x0dd50000, 0x0ee60000)
tenured generation total 349568K, used 0K [0x19910000, 0x2ee70000, 0x443c0000)
the space 349568K, 0% used [0x19910000, 0x19910000, 0x19910200, 0x2ee70000)
compacting perm gen total 15104K, used 14966K [0x443c0000, 0x45280000, 0x483c0000)
the space 15104K, 99% used [0x443c0000, 0x4525d920, 0x4525da00, 0x45280000)
No shared spaces configured.
Event: 168.831 GC heap after
Heap after GC invocations=1 (full 0):
def new generation total 157248K, used 17472K [0x043c0000, 0x0ee60000, 0x19910000)
eden space 139776K, 0% used [0x043c0000, 0x043c0000, 0x0cc40000)
from space 17472K, 100% used [0x0dd50000, 0x0ee60000, 0x0ee60000)
to space 17472K, 0% used [0x0cc40000, 0x0cc40000, 0x0dd50000)
tenured generation total 349568K, used 18614K [0x19910000, 0x2ee70000, 0x443c0000)
the space 349568K, 5% used [0x19910000, 0x1ab3d808, 0x1ab3da00, 0x2ee70000)
compacting perm gen total 15104K, used 14966K [0x443c0000, 0x45280000, 0x483c0000)
the space 15104K, 99% used [0x443c0000, 0x4525d920, 0x4525da00, 0x45280000)
No shared spaces configured.
}
Event: 170.119 GC heap before
{Heap before GC invocations=1 (full 0):
def new generation total 157248K, used 33345K [0x043c0000, 0x0ee60000, 0x19910000)
eden space 139776K, 11% used [0x043c0000, 0x05340400, 0x0cc40000)
from space 17472K, 100% used [0x0dd50000, 0x0ee60000, 0x0ee60000)
to space 17472K, 0% used [0x0cc40000, 0x0cc40000, 0x0dd50000)
tenured generation total 349568K, used 18614K [0x19910000, 0x2ee70000, 0x443c0000)
the space 349568K, 5% used [0x19910000, 0x1ab3d808, 0x1ab3da00, 0x2ee70000)
compacting perm gen total 15360K, used 15212K [0x443c0000, 0x452c0000, 0x483c0000)
the space 15360K, 99% used [0x443c0000, 0x4529b1d8, 0x4529b200, 0x452c0000)
No shared spaces configured.
Event: 170.180 GC heap after
Heap after GC invocations=2 (full 1):
def new generation total 157376K, used 0K [0x043c0000, 0x0ee80000, 0x19910000)
eden space 139904K, 0% used [0x043c0000, 0x043c0000, 0x0cc60000)
from space 17472K, 0% used [0x0cc60000, 0x0cc60000, 0x0dd70000)
to space 17472K, 0% used [0x0dd70000, 0x0dd70000, 0x0ee80000)
tenured generation total 349568K, used 35401K [0x19910000, 0x2ee70000, 0x443c0000)
the space 349568K, 10% used [0x19910000, 0x1bba26d0, 0x1bba2800, 0x2ee70000)
compacting perm gen total 15360K, used 15212K [0x443c0000, 0x452c0000, 0x483c0000)
the space 15360K, 99% used [0x443c0000, 0x4529b1d8, 0x4529b200, 0x452c0000)
No shared spaces configured.
}
Event: 171.906 GC heap before
{Heap before GC invocations=2 (full 1):
def new generation total 157376K, used 46940K [0x043c0000, 0x0ee80000, 0x19910000)
eden space 139904K, 33% used [0x043c0000, 0x07197118, 0x0cc60000)
from space 17472K, 0% used [0x0cc60000, 0x0cc60000, 0x0dd70000)
to space 17472K, 0% used [0x0dd70000, 0x0dd70000, 0x0ee80000)
tenured generation total 349568K, used 35401K [0x19910000, 0x2ee70000, 0x443c0000)
the space 349568K, 10% used [0x19910000, 0x1bba26d0, 0x1bba2800, 0x2ee70000)
compacting perm gen total 15872K, used 15715K [0x443c0000, 0x45340000, 0x483c0000)
the space 15872K, 99% used [0x443c0000, 0x45318f48, 0x45319000, 0x45340000)
No shared spaces configured.
Event: 171.979 GC heap after
Heap after GC invocations=3 (full 2):
def new generation total 157376K, used 0K [0x043c0000, 0x0ee80000, 0x19910000)
eden space 139904K, 0% used [0x043c0000, 0x043c0000, 0x0cc60000)
from space 17472K, 0% used [0x0cc60000, 0x0cc60000, 0x0dd70000)
to space 17472K, 0% used [0x0dd70000, 0x0dd70000, 0x0ee80000)
tenured generation total 349568K, used 49113K [0x19910000, 0x2ee70000, 0x443c0000)
the space 349568K, 14% used [0x19910000, 0x1c906780, 0x1c906800, 0x2ee70000)
compacting perm gen total 15872K, used 15715K [0x443c0000, 0x45340000, 0x483c0000)
the space 15872K, 99% used [0x443c0000, 0x45318f48, 0x45319000, 0x45340000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 175.044 Thread 0x4bcb3000 Threw 0x04871218 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 175.061 Thread 0x4bcb3000 Threw 0x048713b8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 175.080 Thread 0x4bcb6800 Threw 0x048083f8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 175.080 Thread 0x4bcb3000 Threw 0x04871558 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 175.109 Thread 0x4bcb3000 Threw 0x048716f8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 175.153 Thread 0x4bcb6800 Threw 0x04808588 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 175.154 Thread 0x4bcb3000 Threw 0x04871898 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 175.190 Thread 0x4bcb6800 Threw 0x04808718 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 175.191 Thread 0x4bcb3000 Threw 0x04871a38 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 175.210 Thread 0x4bcb3000 Threw 0x04871bd8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Events (10 events):
Event: 173.868 Executing VM operation: RevokeBias
Event: 173.868 Executing VM operation: RevokeBias done
Event: 173.942 Executing VM operation: RevokeBias
Event: 173.942 Executing VM operation: RevokeBias done
Event: 173.942 Thread 0x4bcb5000 Thread exited: 0x4bcb5000
Event: 174.009 Executing VM operation: RevokeBias
Event: 174.009 Executing VM operation: RevokeBias done
Event: 174.009 Thread 0x4bcb7000 Thread exited: 0x4bcb7000
Event: 174.784 loading class 0x4bdb5510
Event: 174.784 loading class 0x4bdb5510 done
Dynamic libraries:
0x00140000 - 0x0016f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x76fc0000 - 0x77140000 C:\Windows\SysWOW64\ntdll.dll
0x761d0000 - 0x762e0000 C:\Windows\syswow64\kernel32.dll
0x74e20000 - 0x74e66000 C:\Windows\syswow64\KERNELBASE.dll
0x739f0000 - 0x73a2c000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x76580000 - 0x76620000 C:\Windows\syswow64\ADVAPI32.dll
0x762e0000 - 0x7638c000 C:\Windows\syswow64\msvcrt.dll
0x76640000 - 0x76659000 C:\Windows\SysWOW64\sechost.dll
0x76900000 - 0x769f0000 C:\Windows\syswow64\RPCRT4.dll
0x74b20000 - 0x74b80000 C:\Windows\syswow64\SspiCli.dll
0x74b10000 - 0x74b1c000 C:\Windows\syswow64\CRYPTBASE.dll
0x760d0000 - 0x761d0000 C:\Windows\syswow64\USER32.dll
0x74cc0000 - 0x74d50000 C:\Windows\syswow64\GDI32.dll
0x76b50000 - 0x76b5a000 C:\Windows\syswow64\LPK.dll
0x74d50000 - 0x74ded000 C:\Windows\syswow64\USP10.dll
0x72de0000 - 0x72f7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76690000 - 0x766e7000 C:\Windows\syswow64\SHLWAPI.dll
0x76b60000 - 0x76bc0000 C:\Windows\system32\IMM32.DLL
0x74e70000 - 0x74f3c000 C:\Windows\syswow64\MSCTF.dll
0x74150000 - 0x7420e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6a9f0000 - 0x6ad3d000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x74790000 - 0x74797000 C:\Windows\system32\WSOCK32.dll
0x764a0000 - 0x764d5000 C:\Windows\syswow64\WS2_32.dll
0x75e20000 - 0x75e26000 C:\Windows\syswow64\NSI.dll
0x737f0000 - 0x73822000 C:\Windows\system32\WINMM.dll
0x76f90000 - 0x76f95000 C:\Windows\syswow64\PSAPI.DLL
0x742c0000 - 0x742cc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x742a0000 - 0x742c0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x74280000 - 0x74293000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x73690000 - 0x737d2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x766f0000 - 0x7677f000 C:\Windows\syswow64\OLEAUT32.dll
0x769f0000 - 0x76b4c000 C:\Windows\syswow64\ole32.dll
0x738d0000 - 0x73950000 C:\Windows\system32\uxtheme.dll
0x739d0000 - 0x739e3000 C:\Windows\system32\dwmapi.dll
0x751d0000 - 0x75e1a000 C:\Windows\syswow64\SHELL32.dll
0x6d8c0000 - 0x6da83000 C:\Windows\system32\d3d9.dll
0x74780000 - 0x74789000 C:\Windows\system32\VERSION.dll
0x74270000 - 0x74276000 C:\Windows\system32\d3d8thk.dll
0x735a0000 - 0x73688000 C:\Windows\system32\aticfx32.dll
0x74250000 - 0x74269000 C:\Windows\system32\atiu9pag.dll
0x68fd0000 - 0x6951f000 C:\Windows\system32\atiumdag.dll
0x6a550000 - 0x6a9e4000 C:\Windows\system32\atiumdva.dll
0x74220000 - 0x7424a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x74130000 - 0x74144000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73340000 - 0x7337c000 C:\Windows\system32\mswsock.dll
0x73320000 - 0x73326000 C:\Windows\System32\wship6.dll
0x74210000 - 0x7421f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73bc0000 - 0x73bd0000 C:\Windows\system32\NLAapi.dll
0x73bb0000 - 0x73bc0000 C:\Windows\system32\napinsp.dll
0x73b90000 - 0x73ba2000 C:\Windows\system32\pnrpnsp.dll
0x73120000 - 0x73144000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x733a0000 - 0x733e4000 C:\Windows\system32\DNSAPI.dll
0x73b80000 - 0x73b88000 C:\Windows\System32\winrnr.dll
0x73400000 - 0x7341c000 C:\Windows\system32\IPHLPAPI.DLL
0x733f0000 - 0x733f7000 C:\Windows\system32\WINNSI.DLL
0x730d0000 - 0x73108000 C:\Windows\System32\fwpuclnt.dll
0x73110000 - 0x73116000 C:\Windows\system32\rasadhlp.dll
0x73310000 - 0x73315000 C:\Windows\System32\wshtcpip.dll
0x714f0000 - 0x71506000 C:\Windows\system32\CRYPTSP.dll
0x714b0000 - 0x714eb000 C:\Windows\system32\rsaenh.dll
0x73d50000 - 0x73d67000 C:\Windows\system32\USERENV.dll
0x742e0000 - 0x742eb000 C:\Windows\system32\profapi.dll
0x74110000 - 0x74130000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x73560000 - 0x73591000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x74f40000 - 0x74fc3000 C:\Windows\syswow64\CLBCatQ.DLL
0x72920000 - 0x72a1b000 C:\Windows\system32\WindowsCodecs.dll
0x716e0000 - 0x7172c000 C:\Windows\system32\apphelp.dll
0x73050000 - 0x73081000 C:\Windows\system32\EhStorShell.dll
0x75f30000 - 0x760cd000 C:\Windows\syswow64\SETUPAPI.dll
0x76660000 - 0x76687000 C:\Windows\syswow64\CFGMGR32.dll
0x76620000 - 0x76632000 C:\Windows\syswow64\DEVOBJ.dll
0x70760000 - 0x70855000 C:\Windows\system32\PROPSYS.dll
0x70d50000 - 0x70dc0000 C:\Windows\system32\ntshrui.dll
0x74070000 - 0x74089000 C:\Windows\system32\srvcli.dll
0x745f0000 - 0x745fb000 C:\Windows\system32\cscapi.dll
0x72a80000 - 0x72a8a000 C:\Windows\system32\slc.dll
0x719c0000 - 0x719c9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x767e0000 - 0x768fe000 C:\Windows\syswow64\CRYPT32.dll
0x76570000 - 0x7657c000 C:\Windows\syswow64\MSASN1.dll
0x4dc10000 - 0x4dc7b000 C:\Users\Joseph\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x65270000 - 0x65338000 C:\Windows\system32\OPENGL32.dll
0x6d660000 - 0x6d682000 C:\Windows\system32\GLU32.dll
0x65180000 - 0x65267000 C:\Windows\system32\DDRAW.dll
0x715b0000 - 0x715b6000 C:\Windows\system32\DCIMAN32.dll
0x71560000 - 0x71566000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x71530000 - 0x71537000 C:\Windows\system32\atiglpxx.dll
0x620c0000 - 0x634cb000 C:\Windows\system32\atioglxx.dll
0x65110000 - 0x65173000 C:\Windows\system32\atiadlxy.dll
0x74300000 - 0x7430d000 C:\Windows\system32\WTSAPI32.dll
0x76410000 - 0x7643d000 C:\Windows\syswow64\WINTRUST.dll
0x6e2b0000 - 0x6e2bb000 C:\Windows\system32\atigktxx.dll
0x64fe0000 - 0x65109000 C:\Users\Joseph\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x64f60000 - 0x64fd2000 C:\Windows\system32\dsound.dll
0x71570000 - 0x71595000 C:\Windows\system32\POWRPROF.dll
0x70860000 - 0x70899000 C:\Windows\System32\MMDevApi.dll
0x6f0d0000 - 0x6f100000 C:\Windows\system32\wdmaud.drv
0x708b0000 - 0x708b4000 C:\Windows\system32\ksuser.dll
0x706f0000 - 0x706f7000 C:\Windows\system32\AVRT.dll
0x706b0000 - 0x706e6000 C:\Windows\system32\AUDIOSES.DLL
0x71510000 - 0x71518000 C:\Windows\system32\msacm32.drv
0x72b00000 - 0x72b14000 C:\Windows\system32\MSACM32.dll
0x6f0c0000 - 0x6f0c7000 C:\Windows\system32\midimap.dll
0x708a0000 - 0x708aa000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x73380000 - 0x73392000 C:\Windows\system32\dhcpcsvc.DLL
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Joseph\Downloads\Minecraft.exe
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 (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Java\jre7\bin
USERNAME=Joseph
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 8313936k(5208048k free), swap 16626020k(12714292k free)
vm_info: Java HotSpot(TM) Client VM (23.5-b02) for windows-x86 JRE (1.7.0_09-b05), built on Sep 24 2012 22:01:33 by "java_re" with unknown MS VC++:1600
time: Wed Oct 24 16:24:51 2012
elapsed time: 175 seconds
The error logger you pointed me to said there was a problem with Java and did not run.
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Hewlett-Packard
SystemProductName: HPE-477c
SystemFamily: 103C_53316J G=D
SystemVersion: xxx0204GRxxxxxxxx0
Processor: Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8119 MB available, 5734 MB free
Virtual memory: 8119 MB allocated, 13504 MB free
OS: Windows 7 Home Premium, Service Pack 1, 64bits
userprofile: C:\Users\Joseph
==Video controller info==
Caption=ATI Radeon HD 5450
ConfigManagerErrorCode=0
Description=ATI Radeon HD 5450
DriverVersion=8.982.0.0
InstalledDisplayDrivers=aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32
,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiu
mdva,atiumd6a.cap,atitmm64.dll
Name=ATI Radeon HD 5450
PNPDeviceID=PCI\VEN_1002&DEV_68F9&SUBSYS_21311462&REV_00\4&12063
983&0&0008
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
can execute java? NO
Issue detected with java, ending script now
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com
That indicates your graphics drivers are causing the crash, try updating them via the AMD website
Alright, I updated my driver to what AMD told me to, and it's still crashing.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5d3a3f6c, pid=2152, tid=4820
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) Client VM (23.5-b02 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0xe93f6c] atiPPHSN+0x8a78c
#
# 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 (0x4bc32400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4820, stack(0x525a0000,0x525f0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000004
Registers:
EAX=0x00000000, EBX=0x527ce808, ECX=0x52798410, EDX=0x00000001
ESP=0x525ef138, EBP=0x525ef164, ESI=0x7e500c60, EDI=0x527975a0
EIP=0x5d3a3f6c, EFLAGS=0x00010212
Top of Stack: (sp=0x525ef138)
0x525ef138: 527fc590 00000020 7e500db0 525ef15c
0x525ef148: 00000000 525ef170 5ce3585c 7e500c60
0x525ef158: 527975a0 00000100 5251e990 525ef188
0x525ef168: 5ce4a0eb 527fc590 00000000 00000001
0x525ef178: 527ce808 527975a0 7e500c60 7e500c60
0x525ef188: 525ef198 5ce4a461 527bb6d8 527975a0
0x525ef198: 525ef1b0 5ce48e57 527975a0 00000000
0x525ef1a8: 00000000 527975a0 525ef1e4 5c585bef
Instructions: (pc=0x5d3a3f6c)
0x5d3a3f4c: 5f 5e 5b 8b e5 5d c2 14 00 cc cc cc cc cc cc cc
0x5d3a3f5c: cc cc cc cc 55 8b ec 83 e4 f8 83 ec 28 8b 45 0c
0x5d3a3f6c: c7 40 04 01 00 00 00 56 8d 70 10 8b 00 c1 e0 07
0x5d3a3f7c: 57 33 d2 b9 0a 00 00 00 8d 7c 24 08 f3 a5 03 44
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x527ce808 is an unknown value
ECX=0x52798410 is an unknown value
EDX=0x00000001 is an unknown value
ESP=0x525ef138 is pointing into the stack for thread: 0x4bc32400
EBP=0x525ef164 is pointing into the stack for thread: 0x4bc32400
ESI=0x7e500c60 is an unknown value
EDI=0x527975a0 is an unknown value
Stack: [0x525a0000,0x525f0000], sp=0x525ef138, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0xe93f6c] atiPPHSN+0x8a78c
C [atioglxx.dll+0x93a0eb] DrvPresentBuffers+0x8fd18b
C [atioglxx.dll+0x93a461] DrvPresentBuffers+0x8fd501
C [atioglxx.dll+0x938e57] DrvPresentBuffers+0x8fbef7
C [atioglxx.dll+0x75bef] DrvPresentBuffers+0x38c8f
C [atioglxx.dll+0x42d137] DrvPresentBuffers+0x3f01d7
C [lwjgl.dll+0x6869] Java_org_lwjgl_opengl_GL30_nglCheckFramebufferStatus+0x9
J avb.a(Ljw;ID)I
J auw.b(F)V
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x12a39a]
V [jvm.dll+0x1d978e]
V [jvm.dll+0x12a583]
V [jvm.dll+0x12a5e7]
V [jvm.dll+0xd315f]
V [jvm.dll+0x14a697]
V [jvm.dll+0x14a800]
V [jvm.dll+0x17efe9]
C [msvcr100.dll+0x5c6de] endthreadex+0x3a
C [msvcr100.dll+0x5c788] endthreadex+0xe4
C [kernel32.dll+0x1339a] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.ARBOcclusionQuery.nglEndQueryARB(IJ)V
J avb.a(Ljw;ID)I
j auw.a(FJ)V+588
J auw.b(F)V
J net.minecraft.client.Minecraft.J()V
j net.minecraft.client.Minecraft.run()V+90
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4bc35c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2200, stack(0x556b0000,0x55700000)]
0x4bc34800 JavaThread "Client write thread" daemon [_thread_blocked, id=540, stack(0x63860000,0x638b0000)]
0x4bc34400 JavaThread "Client read thread" daemon [_thread_in_native, id=4636, stack(0x622d0000,0x62320000)]
0x4bc33c00 JavaThread "Thread-14" daemon [_thread_in_native, id=2788, stack(0x62340000,0x62390000)]
0x4bc32800 JavaThread "Thread-11" daemon [_thread_blocked, id=4724, stack(0x54e60000,0x54eb0000)]
0x4bc31000 JavaThread "Thread-10" daemon [_thread_blocked, id=1020, stack(0x54cc0000,0x54d10000)]
=>0x4bc32400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4820, stack(0x525a0000,0x525f0000)]
0x4bc31c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=852, stack(0x50f20000,0x50f70000)]
0x4bc31800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3320, stack(0x51960000,0x519b0000)]
0x4bafe800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6000, stack(0x4e240000,0x4e290000)]
0x01d1b400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5928, stack(0x021a0000,0x021f0000)]
0x4ba0e800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2004, stack(0x4e1c0000,0x4e210000)]
0x4b9f9800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4540, stack(0x4dd80000,0x4ddd0000)]
0x4b9c8000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=5636, stack(0x4e010000,0x4e060000)]
0x4a64bc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2920, stack(0x4af70000,0x4afc0000)]
0x4a64b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4480, stack(0x4ae30000,0x4ae80000)]
0x4a648800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4812, stack(0x4af20000,0x4af70000)]
0x4a4ee800 JavaThread "Service Thread" daemon [_thread_blocked, id=4944, stack(0x4aab0000,0x4ab00000)]
0x4a4e9000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2000, stack(0x4ab10000,0x4ab60000)]
0x4a4e7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1964, stack(0x4aa50000,0x4aaa0000)]
0x4a4e4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2016, stack(0x4a9e0000,0x4aa30000)]
0x4a48e800 JavaThread "Finalizer" daemon [_thread_blocked, id=2232, stack(0x4a8d0000,0x4a920000)]
0x4a489400 JavaThread "Reference Handler" daemon [_thread_blocked, id=984, stack(0x4a750000,0x4a7a0000)]
Other Threads:
0x4a483800 VMThread [stack: 0x4a820000,0x4a870000] [id=4260]
0x4a508400 WatcherThread [stack: 0x4aba0000,0x4abf0000] [id=4264]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157376K, used 8321K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 5% used [0x042f0000, 0x04b10430, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 51627K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 14% used [0x19840000, 0x1caaad48, 0x1caaae00, 0x2eda0000)
compacting perm gen total 16128K, used 15985K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528c490, 0x4528c600, 0x452b0000)
No shared spaces configured.
Card table byte_map: [0x4a0f0000,0x4a320000] byte_map_base: 0x4a0ce880
Polling page: 0x00390000
Code Cache [0x022f0000, 0x02818000, 0x042f0000)
total_blobs=2806 nmethods=2436 adapters=303 free_code_cache=27497Kb largest_free_block=28156288
Compilation events (10 events):
Event: 41.025 Thread 0x4a4e9000 19 % avb::a @ 219 (712 bytes)
Event: 41.027 Thread 0x4a4e9000 nmethod 19% 0x02812148 code [0x02812380, 0x02812e38]
Event: 41.178 Thread 0x4a4e9000 20 % avb::a @ 295 (712 bytes)
Event: 41.180 Thread 0x4a4e9000 nmethod 20% 0x02813908 code [0x02813b40, 0x028145f8]
Event: 41.835 Thread 0x4a4e9000 2437 td::a (250 bytes)
Event: 41.836 Thread 0x4a4e9000 nmethod 2437 0x02815108 code [0x02815280, 0x0281561c]
Event: 41.845 Thread 0x4a4e9000 2438 if::g (11 bytes)
Event: 41.846 Thread 0x4a4e9000 nmethod 2438 0x02815ac8 code [0x02815bc0, 0x02815c70]
Event: 41.846 Thread 0x4a4e9000 2439 if::a (23 bytes)
Event: 41.846 Thread 0x4a4e9000 nmethod 2439 0x02815cc8 code [0x02815dc0, 0x02815e50]
GC Heap History (10 events):
Event: 8.606 GC heap before
{Heap before GC invocations=1 (full 0):
def new generation total 157248K, used 33724K [0x042f0000, 0x0ed90000, 0x19840000)
eden space 139776K, 11% used [0x042f0000, 0x052cf038, 0x0cb70000)
from space 17472K, 100% used [0x0dc80000, 0x0ed90000, 0x0ed90000)
to space 17472K, 0% used [0x0cb70000, 0x0cb70000, 0x0dc80000)
tenured generation total 349568K, used 18739K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 5% used [0x19840000, 0x1aa8cdd0, 0x1aa8ce00, 0x2eda0000)
compacting perm gen total 15360K, used 15204K [0x442f0000, 0x451f0000, 0x482f0000)
the space 15360K, 98% used [0x442f0000, 0x451c93f0, 0x451c9400, 0x451f0000)
No shared spaces configured.
Event: 8.668 GC heap after
Heap after GC invocations=2 (full 1):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 35433K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 10% used [0x19840000, 0x1bada718, 0x1bada800, 0x2eda0000)
compacting perm gen total 15360K, used 15204K [0x442f0000, 0x451f0000, 0x482f0000)
the space 15360K, 98% used [0x442f0000, 0x451c93f0, 0x451c9400, 0x451f0000)
No shared spaces configured.
}
Event: 10.120 GC heap before
{Heap before GC invocations=2 (full 1):
def new generation total 157376K, used 43822K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 31% used [0x042f0000, 0x06dbbab0, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 35433K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 10% used [0x19840000, 0x1bada718, 0x1bada800, 0x2eda0000)
compacting perm gen total 15872K, used 15712K [0x442f0000, 0x45270000, 0x482f0000)
the space 15872K, 98% used [0x442f0000, 0x452483b8, 0x45248400, 0x45270000)
No shared spaces configured.
Event: 10.193 GC heap after
Heap after GC invocations=3 (full 2):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 15872K, used 15712K [0x442f0000, 0x45270000, 0x482f0000)
the space 15872K, 98% used [0x442f0000, 0x452483b8, 0x45248400, 0x45270000)
No shared spaces configured.
}
Event: 40.956 GC heap before
{Heap before GC invocations=3 (full 2):
def new generation total 157376K, used 139904K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 100% used [0x042f0000, 0x0cb90000, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 16128K, used 15994K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528eb40, 0x4528ec00, 0x452b0000)
No shared spaces configured.
Event: 40.970 GC heap after
Heap after GC invocations=4 (full 2):
def new generation total 157376K, used 17153K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 98% used [0x0dca0000, 0x0ed60530, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 16128K, used 15994K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528eb40, 0x4528ec00, 0x452b0000)
No shared spaces configured.
}
Event: 41.423 GC heap before
{Heap before GC invocations=4 (full 2):
def new generation total 157376K, used 25666K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 6% used [0x042f0000, 0x04b403a0, 0x0cb90000)
from space 17472K, 98% used [0x0dca0000, 0x0ed60530, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 16128K, used 15995K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528ee30, 0x4528f000, 0x452b0000)
No shared spaces configured.
Event: 41.509 GC heap after
Heap after GC invocations=5 (full 3):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 66980K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 19% used [0x19840000, 0x1d9a9210, 0x1d9a9400, 0x2eda0000)
compacting perm gen total 16128K, used 15995K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528ee30, 0x4528f000, 0x452b0000)
No shared spaces configured.
}
Event: 41.734 GC heap before
{Heap before GC invocations=5 (full 3):
def new generation total 157376K, used 8192K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 5% used [0x042f0000, 0x04af00c8, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 66980K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 19% used [0x19840000, 0x1d9a9210, 0x1d9a9400, 0x2eda0000)
compacting perm gen total 16128K, used 15995K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528ee30, 0x4528f000, 0x452b0000)
No shared spaces configured.
Event: 41.827 GC heap after
Heap after GC invocations=6 (full 4):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 51627K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 14% used [0x19840000, 0x1caaad48, 0x1caaae00, 0x2eda0000)
compacting perm gen total 16128K, used 15985K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528c480, 0x4528c600, 0x452b0000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 41.683 Thread 0x4bc35400 Threw 0x04720a40 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 41.683 Thread 0x4bc35400 Threw 0x04720bd8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 41.683 Thread 0x4bc35400 Threw 0x04720d40 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 41.835 Thread 0x4bc31000 Threw 0x045e9ae8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.845 Thread 0x4bc31000 Threw 0x049fa4a8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.845 Thread 0x4bc31000 Threw 0x049fa780 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 41.847 Thread 0x4bc34800 Threw 0x045ae3e0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.847 Thread 0x4bc34800 Threw 0x045ae540 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 41.847 Thread 0x4bc31000 Threw 0x049fa8e0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.847 Thread 0x4bc31000 Threw 0x049faa80 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Events (10 events):
Event: 41.667 Thread 0x4bc33400 Thread exited: 0x4bc33400
Event: 41.677 Executing VM operation: RevokeBias
Event: 41.677 Executing VM operation: RevokeBias done
Event: 41.678 Thread 0x4bc35000 Thread exited: 0x4bc35000
Event: 41.680 Thread 0x4bc33000 Thread exited: 0x4bc33000
Event: 41.683 Executing VM operation: RevokeBias
Event: 41.683 Executing VM operation: RevokeBias done
Event: 41.684 Thread 0x4bc35400 Thread exited: 0x4bc35400
Event: 41.734 Executing VM operation: GenCollectFull
Event: 41.827 Executing VM operation: GenCollectFull done
Dynamic libraries:
0x003f0000 - 0x0041f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x76fc0000 - 0x77140000 C:\Windows\SysWOW64\ntdll.dll
0x761d0000 - 0x762e0000 C:\Windows\syswow64\kernel32.dll
0x74e20000 - 0x74e66000 C:\Windows\syswow64\KERNELBASE.dll
0x739f0000 - 0x73a2c000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x76580000 - 0x76620000 C:\Windows\syswow64\ADVAPI32.dll
0x762e0000 - 0x7638c000 C:\Windows\syswow64\msvcrt.dll
0x76640000 - 0x76659000 C:\Windows\SysWOW64\sechost.dll
0x76900000 - 0x769f0000 C:\Windows\syswow64\RPCRT4.dll
0x74b20000 - 0x74b80000 C:\Windows\syswow64\SspiCli.dll
0x74b10000 - 0x74b1c000 C:\Windows\syswow64\CRYPTBASE.dll
0x760d0000 - 0x761d0000 C:\Windows\syswow64\USER32.dll
0x74cc0000 - 0x74d50000 C:\Windows\syswow64\GDI32.dll
0x76b50000 - 0x76b5a000 C:\Windows\syswow64\LPK.dll
0x74d50000 - 0x74ded000 C:\Windows\syswow64\USP10.dll
0x72de0000 - 0x72f7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76690000 - 0x766e7000 C:\Windows\syswow64\SHLWAPI.dll
0x76b60000 - 0x76bc0000 C:\Windows\system32\IMM32.DLL
0x74e70000 - 0x74f3c000 C:\Windows\syswow64\MSCTF.dll
0x653e0000 - 0x6549e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x5feb0000 - 0x601fd000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x74790000 - 0x74797000 C:\Windows\system32\WSOCK32.dll
0x764a0000 - 0x764d5000 C:\Windows\syswow64\WS2_32.dll
0x75e20000 - 0x75e26000 C:\Windows\syswow64\NSI.dll
0x737f0000 - 0x73822000 C:\Windows\system32\WINMM.dll
0x76f90000 - 0x76f95000 C:\Windows\syswow64\PSAPI.DLL
0x653d0000 - 0x653dc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x653b0000 - 0x653d0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x65390000 - 0x653a3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x5fd60000 - 0x5fea2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x766f0000 - 0x7677f000 C:\Windows\syswow64\OLEAUT32.dll
0x769f0000 - 0x76b4c000 C:\Windows\syswow64\ole32.dll
0x738d0000 - 0x73950000 C:\Windows\system32\uxtheme.dll
0x739d0000 - 0x739e3000 C:\Windows\system32\dwmapi.dll
0x751d0000 - 0x75e1a000 C:\Windows\syswow64\SHELL32.dll
0x5fb90000 - 0x5fd53000 C:\Windows\system32\d3d9.dll
0x74780000 - 0x74789000 C:\Windows\system32\VERSION.dll
0x624c0000 - 0x624c6000 C:\Windows\system32\d3d8thk.dll
0x5faa0000 - 0x5fb89000 C:\Windows\system32\aticfx32.dll
0x624a0000 - 0x624b9000 C:\Windows\system32\atiu9pag.dll
0x5f540000 - 0x5fa93000 C:\Windows\system32\atiumdag.dll
0x5f2a0000 - 0x5f53c000 C:\Windows\system32\atiumdva.dll
0x62470000 - 0x6249a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x62450000 - 0x62464000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73340000 - 0x7337c000 C:\Windows\system32\mswsock.dll
0x73320000 - 0x73326000 C:\Windows\System32\wship6.dll
0x62440000 - 0x6244f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73bc0000 - 0x73bd0000 C:\Windows\system32\NLAapi.dll
0x73bb0000 - 0x73bc0000 C:\Windows\system32\napinsp.dll
0x73b90000 - 0x73ba2000 C:\Windows\system32\pnrpnsp.dll
0x73120000 - 0x73144000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x733a0000 - 0x733e4000 C:\Windows\system32\DNSAPI.dll
0x73b80000 - 0x73b88000 C:\Windows\System32\winrnr.dll
0x73400000 - 0x7341c000 C:\Windows\system32\IPHLPAPI.DLL
0x733f0000 - 0x733f7000 C:\Windows\system32\WINNSI.DLL
0x714f0000 - 0x71506000 C:\Windows\system32\CRYPTSP.dll
0x714b0000 - 0x714eb000 C:\Windows\system32\rsaenh.dll
0x73d50000 - 0x73d67000 C:\Windows\system32\USERENV.dll
0x742e0000 - 0x742eb000 C:\Windows\system32\profapi.dll
0x730d0000 - 0x73108000 C:\Windows\System32\fwpuclnt.dll
0x73110000 - 0x73116000 C:\Windows\system32\rasadhlp.dll
0x73310000 - 0x73315000 C:\Windows\System32\wshtcpip.dll
0x62420000 - 0x62440000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x612b0000 - 0x612e1000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x74f40000 - 0x74fc3000 C:\Windows\syswow64\CLBCatQ.DLL
0x72920000 - 0x72a1b000 C:\Windows\system32\WindowsCodecs.dll
0x716e0000 - 0x7172c000 C:\Windows\system32\apphelp.dll
0x5f220000 - 0x5f251000 C:\Windows\system32\EhStorShell.dll
0x75f30000 - 0x760cd000 C:\Windows\syswow64\SETUPAPI.dll
0x76660000 - 0x76687000 C:\Windows\syswow64\CFGMGR32.dll
0x76620000 - 0x76632000 C:\Windows\syswow64\DEVOBJ.dll
0x70760000 - 0x70855000 C:\Windows\system32\PROPSYS.dll
0x70d50000 - 0x70dc0000 C:\Windows\system32\ntshrui.dll
0x74070000 - 0x74089000 C:\Windows\system32\srvcli.dll
0x745f0000 - 0x745fb000 C:\Windows\system32\cscapi.dll
0x72a80000 - 0x72a8a000 C:\Windows\system32\slc.dll
0x62410000 - 0x62419000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x767e0000 - 0x768fe000 C:\Windows\syswow64\CRYPT32.dll
0x76570000 - 0x7657c000 C:\Windows\syswow64\MSASN1.dll
0x4df90000 - 0x4dffb000 C:\Users\Joseph\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x5f150000 - 0x5f218000 C:\Windows\system32\OPENGL32.dll
0x5f270000 - 0x5f292000 C:\Windows\system32\GLU32.dll
0x5f060000 - 0x5f147000 C:\Windows\system32\DDRAW.dll
0x5f260000 - 0x5f266000 C:\Windows\system32\DCIMAN32.dll
0x5f050000 - 0x5f056000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x5f040000 - 0x5f047000 C:\Windows\system32\atiglpxx.dll
0x5c510000 - 0x5d83e000 C:\Windows\system32\atioglxx.dll
0x5efd0000 - 0x5f03d000 C:\Windows\system32\atiadlxy.dll
0x74300000 - 0x7430d000 C:\Windows\system32\WTSAPI32.dll
0x76410000 - 0x7643d000 C:\Windows\syswow64\WINTRUST.dll
0x5efb0000 - 0x5efbb000 C:\Windows\system32\atigktxx.dll
0x5ee80000 - 0x5efa9000 C:\Users\Joseph\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x5ee00000 - 0x5ee72000 C:\Windows\system32\dsound.dll
0x72b90000 - 0x72bb5000 C:\Windows\system32\POWRPROF.dll
0x70860000 - 0x70899000 C:\Windows\System32\MMDevApi.dll
0x6f0d0000 - 0x6f100000 C:\Windows\system32\wdmaud.drv
0x708b0000 - 0x708b4000 C:\Windows\system32\ksuser.dll
0x706f0000 - 0x706f7000 C:\Windows\system32\AVRT.dll
0x706b0000 - 0x706e6000 C:\Windows\system32\AUDIOSES.DLL
0x71510000 - 0x71518000 C:\Windows\system32\msacm32.drv
0x72b00000 - 0x72b14000 C:\Windows\system32\MSACM32.dll
0x6f0c0000 - 0x6f0c7000 C:\Windows\system32\midimap.dll
0x5efc0000 - 0x5efca000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x73380000 - 0x73392000 C:\Windows\system32\dhcpcsvc.DLL
0x74680000 - 0x7476b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Joseph\Downloads\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;ommonProgramFiles\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Java\jre7\bin
USERNAME=Joseph
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 8313936k(5603648k free), swap 16626020k(13130384k free)
vm_info: Java HotSpot(TM) Client VM (23.5-b02) for windows-x86 JRE (1.7.0_09-b05), built on Sep 24 2012 22:01:33 by "java_re" with unknown MS VC++:1600
time: Wed Oct 24 22:03:37 2012
elapsed time: 42 seconds
Does this mean there's no hope of running Minecraft on this machine?
The funny thing is I think this computer was bought after my laptop was bought, and the laptop runs Minecraft fine.
Well, you don't just give up here. i5s are 64-bit processors. And you probably have 64-bit Windows. Why do you have 32-bit Java then!?
Otherwise, why would it have 32-bit Windows? Waste of performance!
If you have 64-bit Windows, you ABSOLUTELY NEED 64-bit Java! And no other versions!
Actually Minecraft won't open at all when I have 64bit Java installed.
Alright, I updated my driver to what AMD told me to, and it's still crashing.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5d3a3f6c, pid=2152, tid=4820
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) Client VM (23.5-b02 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0xe93f6c] atiPPHSN+0x8a78c
#
# 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 (0x4bc32400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4820, stack(0x525a0000,0x525f0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000004
Registers:
EAX=0x00000000, EBX=0x527ce808, ECX=0x52798410, EDX=0x00000001
ESP=0x525ef138, EBP=0x525ef164, ESI=0x7e500c60, EDI=0x527975a0
EIP=0x5d3a3f6c, EFLAGS=0x00010212
Top of Stack: (sp=0x525ef138)
0x525ef138: 527fc590 00000020 7e500db0 525ef15c
0x525ef148: 00000000 525ef170 5ce3585c 7e500c60
0x525ef158: 527975a0 00000100 5251e990 525ef188
0x525ef168: 5ce4a0eb 527fc590 00000000 00000001
0x525ef178: 527ce808 527975a0 7e500c60 7e500c60
0x525ef188: 525ef198 5ce4a461 527bb6d8 527975a0
0x525ef198: 525ef1b0 5ce48e57 527975a0 00000000
0x525ef1a8: 00000000 527975a0 525ef1e4 5c585bef
Instructions: (pc=0x5d3a3f6c)
0x5d3a3f4c: 5f 5e 5b 8b e5 5d c2 14 00 cc cc cc cc cc cc cc
0x5d3a3f5c: cc cc cc cc 55 8b ec 83 e4 f8 83 ec 28 8b 45 0c
0x5d3a3f6c: c7 40 04 01 00 00 00 56 8d 70 10 8b 00 c1 e0 07
0x5d3a3f7c: 57 33 d2 b9 0a 00 00 00 8d 7c 24 08 f3 a5 03 44
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x527ce808 is an unknown value
ECX=0x52798410 is an unknown value
EDX=0x00000001 is an unknown value
ESP=0x525ef138 is pointing into the stack for thread: 0x4bc32400
EBP=0x525ef164 is pointing into the stack for thread: 0x4bc32400
ESI=0x7e500c60 is an unknown value
EDI=0x527975a0 is an unknown value
Stack: [0x525a0000,0x525f0000], sp=0x525ef138, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0xe93f6c] atiPPHSN+0x8a78c
C [atioglxx.dll+0x93a0eb] DrvPresentBuffers+0x8fd18b
C [atioglxx.dll+0x93a461] DrvPresentBuffers+0x8fd501
C [atioglxx.dll+0x938e57] DrvPresentBuffers+0x8fbef7
C [atioglxx.dll+0x75bef] DrvPresentBuffers+0x38c8f
C [atioglxx.dll+0x42d137] DrvPresentBuffers+0x3f01d7
C [lwjgl.dll+0x6869] Java_org_lwjgl_opengl_GL30_nglCheckFramebufferStatus+0x9
J avb.a(Ljw;ID)I
J auw.b(F)V
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x12a39a]
V [jvm.dll+0x1d978e]
V [jvm.dll+0x12a583]
V [jvm.dll+0x12a5e7]
V [jvm.dll+0xd315f]
V [jvm.dll+0x14a697]
V [jvm.dll+0x14a800]
V [jvm.dll+0x17efe9]
C [msvcr100.dll+0x5c6de] endthreadex+0x3a
C [msvcr100.dll+0x5c788] endthreadex+0xe4
C [kernel32.dll+0x1339a] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.ARBOcclusionQuery.nglEndQueryARB(IJ)V
J avb.a(Ljw;ID)I
j auw.a(FJ)V+588
J auw.b(F)V
J net.minecraft.client.Minecraft.J()V
j net.minecraft.client.Minecraft.run()V+90
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4bc35c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2200, stack(0x556b0000,0x55700000)]
0x4bc34800 JavaThread "Client write thread" daemon [_thread_blocked, id=540, stack(0x63860000,0x638b0000)]
0x4bc34400 JavaThread "Client read thread" daemon [_thread_in_native, id=4636, stack(0x622d0000,0x62320000)]
0x4bc33c00 JavaThread "Thread-14" daemon [_thread_in_native, id=2788, stack(0x62340000,0x62390000)]
0x4bc32800 JavaThread "Thread-11" daemon [_thread_blocked, id=4724, stack(0x54e60000,0x54eb0000)]
0x4bc31000 JavaThread "Thread-10" daemon [_thread_blocked, id=1020, stack(0x54cc0000,0x54d10000)]
=>0x4bc32400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4820, stack(0x525a0000,0x525f0000)]
0x4bc31c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=852, stack(0x50f20000,0x50f70000)]
0x4bc31800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3320, stack(0x51960000,0x519b0000)]
0x4bafe800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6000, stack(0x4e240000,0x4e290000)]
0x01d1b400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5928, stack(0x021a0000,0x021f0000)]
0x4ba0e800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2004, stack(0x4e1c0000,0x4e210000)]
0x4b9f9800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4540, stack(0x4dd80000,0x4ddd0000)]
0x4b9c8000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=5636, stack(0x4e010000,0x4e060000)]
0x4a64bc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2920, stack(0x4af70000,0x4afc0000)]
0x4a64b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4480, stack(0x4ae30000,0x4ae80000)]
0x4a648800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4812, stack(0x4af20000,0x4af70000)]
0x4a4ee800 JavaThread "Service Thread" daemon [_thread_blocked, id=4944, stack(0x4aab0000,0x4ab00000)]
0x4a4e9000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2000, stack(0x4ab10000,0x4ab60000)]
0x4a4e7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1964, stack(0x4aa50000,0x4aaa0000)]
0x4a4e4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2016, stack(0x4a9e0000,0x4aa30000)]
0x4a48e800 JavaThread "Finalizer" daemon [_thread_blocked, id=2232, stack(0x4a8d0000,0x4a920000)]
0x4a489400 JavaThread "Reference Handler" daemon [_thread_blocked, id=984, stack(0x4a750000,0x4a7a0000)]
Other Threads:
0x4a483800 VMThread [stack: 0x4a820000,0x4a870000] [id=4260]
0x4a508400 WatcherThread [stack: 0x4aba0000,0x4abf0000] [id=4264]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157376K, used 8321K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 5% used [0x042f0000, 0x04b10430, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 51627K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 14% used [0x19840000, 0x1caaad48, 0x1caaae00, 0x2eda0000)
compacting perm gen total 16128K, used 15985K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528c490, 0x4528c600, 0x452b0000)
No shared spaces configured.
Card table byte_map: [0x4a0f0000,0x4a320000] byte_map_base: 0x4a0ce880
Polling page: 0x00390000
Code Cache [0x022f0000, 0x02818000, 0x042f0000)
total_blobs=2806 nmethods=2436 adapters=303 free_code_cache=27497Kb largest_free_block=28156288
Compilation events (10 events):
Event: 41.025 Thread 0x4a4e9000 19 % avb::a @ 219 (712 bytes)
Event: 41.027 Thread 0x4a4e9000 nmethod 19% 0x02812148 code [0x02812380, 0x02812e38]
Event: 41.178 Thread 0x4a4e9000 20 % avb::a @ 295 (712 bytes)
Event: 41.180 Thread 0x4a4e9000 nmethod 20% 0x02813908 code [0x02813b40, 0x028145f8]
Event: 41.835 Thread 0x4a4e9000 2437 td::a (250 bytes)
Event: 41.836 Thread 0x4a4e9000 nmethod 2437 0x02815108 code [0x02815280, 0x0281561c]
Event: 41.845 Thread 0x4a4e9000 2438 if::g (11 bytes)
Event: 41.846 Thread 0x4a4e9000 nmethod 2438 0x02815ac8 code [0x02815bc0, 0x02815c70]
Event: 41.846 Thread 0x4a4e9000 2439 if::a (23 bytes)
Event: 41.846 Thread 0x4a4e9000 nmethod 2439 0x02815cc8 code [0x02815dc0, 0x02815e50]
GC Heap History (10 events):
Event: 8.606 GC heap before
{Heap before GC invocations=1 (full 0):
def new generation total 157248K, used 33724K [0x042f0000, 0x0ed90000, 0x19840000)
eden space 139776K, 11% used [0x042f0000, 0x052cf038, 0x0cb70000)
from space 17472K, 100% used [0x0dc80000, 0x0ed90000, 0x0ed90000)
to space 17472K, 0% used [0x0cb70000, 0x0cb70000, 0x0dc80000)
tenured generation total 349568K, used 18739K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 5% used [0x19840000, 0x1aa8cdd0, 0x1aa8ce00, 0x2eda0000)
compacting perm gen total 15360K, used 15204K [0x442f0000, 0x451f0000, 0x482f0000)
the space 15360K, 98% used [0x442f0000, 0x451c93f0, 0x451c9400, 0x451f0000)
No shared spaces configured.
Event: 8.668 GC heap after
Heap after GC invocations=2 (full 1):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 35433K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 10% used [0x19840000, 0x1bada718, 0x1bada800, 0x2eda0000)
compacting perm gen total 15360K, used 15204K [0x442f0000, 0x451f0000, 0x482f0000)
the space 15360K, 98% used [0x442f0000, 0x451c93f0, 0x451c9400, 0x451f0000)
No shared spaces configured.
}
Event: 10.120 GC heap before
{Heap before GC invocations=2 (full 1):
def new generation total 157376K, used 43822K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 31% used [0x042f0000, 0x06dbbab0, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 35433K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 10% used [0x19840000, 0x1bada718, 0x1bada800, 0x2eda0000)
compacting perm gen total 15872K, used 15712K [0x442f0000, 0x45270000, 0x482f0000)
the space 15872K, 98% used [0x442f0000, 0x452483b8, 0x45248400, 0x45270000)
No shared spaces configured.
Event: 10.193 GC heap after
Heap after GC invocations=3 (full 2):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 15872K, used 15712K [0x442f0000, 0x45270000, 0x482f0000)
the space 15872K, 98% used [0x442f0000, 0x452483b8, 0x45248400, 0x45270000)
No shared spaces configured.
}
Event: 40.956 GC heap before
{Heap before GC invocations=3 (full 2):
def new generation total 157376K, used 139904K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 100% used [0x042f0000, 0x0cb90000, 0x0cb90000)
from space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
to space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 16128K, used 15994K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528eb40, 0x4528ec00, 0x452b0000)
No shared spaces configured.
Event: 40.970 GC heap after
Heap after GC invocations=4 (full 2):
def new generation total 157376K, used 17153K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 98% used [0x0dca0000, 0x0ed60530, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 16128K, used 15994K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528eb40, 0x4528ec00, 0x452b0000)
No shared spaces configured.
}
Event: 41.423 GC heap before
{Heap before GC invocations=4 (full 2):
def new generation total 157376K, used 25666K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 6% used [0x042f0000, 0x04b403a0, 0x0cb90000)
from space 17472K, 98% used [0x0dca0000, 0x0ed60530, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 48679K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 13% used [0x19840000, 0x1c7c9ec0, 0x1c7ca000, 0x2eda0000)
compacting perm gen total 16128K, used 15995K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528ee30, 0x4528f000, 0x452b0000)
No shared spaces configured.
Event: 41.509 GC heap after
Heap after GC invocations=5 (full 3):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 66980K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 19% used [0x19840000, 0x1d9a9210, 0x1d9a9400, 0x2eda0000)
compacting perm gen total 16128K, used 15995K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528ee30, 0x4528f000, 0x452b0000)
No shared spaces configured.
}
Event: 41.734 GC heap before
{Heap before GC invocations=5 (full 3):
def new generation total 157376K, used 8192K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 5% used [0x042f0000, 0x04af00c8, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 66980K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 19% used [0x19840000, 0x1d9a9210, 0x1d9a9400, 0x2eda0000)
compacting perm gen total 16128K, used 15995K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528ee30, 0x4528f000, 0x452b0000)
No shared spaces configured.
Event: 41.827 GC heap after
Heap after GC invocations=6 (full 4):
def new generation total 157376K, used 0K [0x042f0000, 0x0edb0000, 0x19840000)
eden space 139904K, 0% used [0x042f0000, 0x042f0000, 0x0cb90000)
from space 17472K, 0% used [0x0dca0000, 0x0dca0000, 0x0edb0000)
to space 17472K, 0% used [0x0cb90000, 0x0cb90000, 0x0dca0000)
tenured generation total 349568K, used 51627K [0x19840000, 0x2eda0000, 0x442f0000)
the space 349568K, 14% used [0x19840000, 0x1caaad48, 0x1caaae00, 0x2eda0000)
compacting perm gen total 16128K, used 15985K [0x442f0000, 0x452b0000, 0x482f0000)
the space 16128K, 99% used [0x442f0000, 0x4528c480, 0x4528c600, 0x452b0000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 41.683 Thread 0x4bc35400 Threw 0x04720a40 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 41.683 Thread 0x4bc35400 Threw 0x04720bd8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 41.683 Thread 0x4bc35400 Threw 0x04720d40 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 41.835 Thread 0x4bc31000 Threw 0x045e9ae8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.845 Thread 0x4bc31000 Threw 0x049fa4a8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.845 Thread 0x4bc31000 Threw 0x049fa780 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 41.847 Thread 0x4bc34800 Threw 0x045ae3e0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.847 Thread 0x4bc34800 Threw 0x045ae540 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 41.847 Thread 0x4bc31000 Threw 0x049fa8e0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 41.847 Thread 0x4bc31000 Threw 0x049faa80 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Events (10 events):
Event: 41.667 Thread 0x4bc33400 Thread exited: 0x4bc33400
Event: 41.677 Executing VM operation: RevokeBias
Event: 41.677 Executing VM operation: RevokeBias done
Event: 41.678 Thread 0x4bc35000 Thread exited: 0x4bc35000
Event: 41.680 Thread 0x4bc33000 Thread exited: 0x4bc33000
Event: 41.683 Executing VM operation: RevokeBias
Event: 41.683 Executing VM operation: RevokeBias done
Event: 41.684 Thread 0x4bc35400 Thread exited: 0x4bc35400
Event: 41.734 Executing VM operation: GenCollectFull
Event: 41.827 Executing VM operation: GenCollectFull done
Dynamic libraries:
0x003f0000 - 0x0041f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x76fc0000 - 0x77140000 C:\Windows\SysWOW64\ntdll.dll
0x761d0000 - 0x762e0000 C:\Windows\syswow64\kernel32.dll
0x74e20000 - 0x74e66000 C:\Windows\syswow64\KERNELBASE.dll
0x739f0000 - 0x73a2c000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x76580000 - 0x76620000 C:\Windows\syswow64\ADVAPI32.dll
0x762e0000 - 0x7638c000 C:\Windows\syswow64\msvcrt.dll
0x76640000 - 0x76659000 C:\Windows\SysWOW64\sechost.dll
0x76900000 - 0x769f0000 C:\Windows\syswow64\RPCRT4.dll
0x74b20000 - 0x74b80000 C:\Windows\syswow64\SspiCli.dll
0x74b10000 - 0x74b1c000 C:\Windows\syswow64\CRYPTBASE.dll
0x760d0000 - 0x761d0000 C:\Windows\syswow64\USER32.dll
0x74cc0000 - 0x74d50000 C:\Windows\syswow64\GDI32.dll
0x76b50000 - 0x76b5a000 C:\Windows\syswow64\LPK.dll
0x74d50000 - 0x74ded000 C:\Windows\syswow64\USP10.dll
0x72de0000 - 0x72f7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76690000 - 0x766e7000 C:\Windows\syswow64\SHLWAPI.dll
0x76b60000 - 0x76bc0000 C:\Windows\system32\IMM32.DLL
0x74e70000 - 0x74f3c000 C:\Windows\syswow64\MSCTF.dll
0x653e0000 - 0x6549e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x5feb0000 - 0x601fd000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x74790000 - 0x74797000 C:\Windows\system32\WSOCK32.dll
0x764a0000 - 0x764d5000 C:\Windows\syswow64\WS2_32.dll
0x75e20000 - 0x75e26000 C:\Windows\syswow64\NSI.dll
0x737f0000 - 0x73822000 C:\Windows\system32\WINMM.dll
0x76f90000 - 0x76f95000 C:\Windows\syswow64\PSAPI.DLL
0x653d0000 - 0x653dc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x653b0000 - 0x653d0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x65390000 - 0x653a3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x5fd60000 - 0x5fea2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x766f0000 - 0x7677f000 C:\Windows\syswow64\OLEAUT32.dll
0x769f0000 - 0x76b4c000 C:\Windows\syswow64\ole32.dll
0x738d0000 - 0x73950000 C:\Windows\system32\uxtheme.dll
0x739d0000 - 0x739e3000 C:\Windows\system32\dwmapi.dll
0x751d0000 - 0x75e1a000 C:\Windows\syswow64\SHELL32.dll
0x5fb90000 - 0x5fd53000 C:\Windows\system32\d3d9.dll
0x74780000 - 0x74789000 C:\Windows\system32\VERSION.dll
0x624c0000 - 0x624c6000 C:\Windows\system32\d3d8thk.dll
0x5faa0000 - 0x5fb89000 C:\Windows\system32\aticfx32.dll
0x624a0000 - 0x624b9000 C:\Windows\system32\atiu9pag.dll
0x5f540000 - 0x5fa93000 C:\Windows\system32\atiumdag.dll
0x5f2a0000 - 0x5f53c000 C:\Windows\system32\atiumdva.dll
0x62470000 - 0x6249a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x62450000 - 0x62464000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73340000 - 0x7337c000 C:\Windows\system32\mswsock.dll
0x73320000 - 0x73326000 C:\Windows\System32\wship6.dll
0x62440000 - 0x6244f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73bc0000 - 0x73bd0000 C:\Windows\system32\NLAapi.dll
0x73bb0000 - 0x73bc0000 C:\Windows\system32\napinsp.dll
0x73b90000 - 0x73ba2000 C:\Windows\system32\pnrpnsp.dll
0x73120000 - 0x73144000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x733a0000 - 0x733e4000 C:\Windows\system32\DNSAPI.dll
0x73b80000 - 0x73b88000 C:\Windows\System32\winrnr.dll
0x73400000 - 0x7341c000 C:\Windows\system32\IPHLPAPI.DLL
0x733f0000 - 0x733f7000 C:\Windows\system32\WINNSI.DLL
0x714f0000 - 0x71506000 C:\Windows\system32\CRYPTSP.dll
0x714b0000 - 0x714eb000 C:\Windows\system32\rsaenh.dll
0x73d50000 - 0x73d67000 C:\Windows\system32\USERENV.dll
0x742e0000 - 0x742eb000 C:\Windows\system32\profapi.dll
0x730d0000 - 0x73108000 C:\Windows\System32\fwpuclnt.dll
0x73110000 - 0x73116000 C:\Windows\system32\rasadhlp.dll
0x73310000 - 0x73315000 C:\Windows\System32\wshtcpip.dll
0x62420000 - 0x62440000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x612b0000 - 0x612e1000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x74f40000 - 0x74fc3000 C:\Windows\syswow64\CLBCatQ.DLL
0x72920000 - 0x72a1b000 C:\Windows\system32\WindowsCodecs.dll
0x716e0000 - 0x7172c000 C:\Windows\system32\apphelp.dll
0x5f220000 - 0x5f251000 C:\Windows\system32\EhStorShell.dll
0x75f30000 - 0x760cd000 C:\Windows\syswow64\SETUPAPI.dll
0x76660000 - 0x76687000 C:\Windows\syswow64\CFGMGR32.dll
0x76620000 - 0x76632000 C:\Windows\syswow64\DEVOBJ.dll
0x70760000 - 0x70855000 C:\Windows\system32\PROPSYS.dll
0x70d50000 - 0x70dc0000 C:\Windows\system32\ntshrui.dll
0x74070000 - 0x74089000 C:\Windows\system32\srvcli.dll
0x745f0000 - 0x745fb000 C:\Windows\system32\cscapi.dll
0x72a80000 - 0x72a8a000 C:\Windows\system32\slc.dll
0x62410000 - 0x62419000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x767e0000 - 0x768fe000 C:\Windows\syswow64\CRYPT32.dll
0x76570000 - 0x7657c000 C:\Windows\syswow64\MSASN1.dll
0x4df90000 - 0x4dffb000 C:\Users\Joseph\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x5f150000 - 0x5f218000 C:\Windows\system32\OPENGL32.dll
0x5f270000 - 0x5f292000 C:\Windows\system32\GLU32.dll
0x5f060000 - 0x5f147000 C:\Windows\system32\DDRAW.dll
0x5f260000 - 0x5f266000 C:\Windows\system32\DCIMAN32.dll
0x5f050000 - 0x5f056000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x5f040000 - 0x5f047000 C:\Windows\system32\atiglpxx.dll
0x5c510000 - 0x5d83e000 C:\Windows\system32\atioglxx.dll
0x5efd0000 - 0x5f03d000 C:\Windows\system32\atiadlxy.dll
0x74300000 - 0x7430d000 C:\Windows\system32\WTSAPI32.dll
0x76410000 - 0x7643d000 C:\Windows\syswow64\WINTRUST.dll
0x5efb0000 - 0x5efbb000 C:\Windows\system32\atigktxx.dll
0x5ee80000 - 0x5efa9000 C:\Users\Joseph\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x5ee00000 - 0x5ee72000 C:\Windows\system32\dsound.dll
0x72b90000 - 0x72bb5000 C:\Windows\system32\POWRPROF.dll
0x70860000 - 0x70899000 C:\Windows\System32\MMDevApi.dll
0x6f0d0000 - 0x6f100000 C:\Windows\system32\wdmaud.drv
0x708b0000 - 0x708b4000 C:\Windows\system32\ksuser.dll
0x706f0000 - 0x706f7000 C:\Windows\system32\AVRT.dll
0x706b0000 - 0x706e6000 C:\Windows\system32\AUDIOSES.DLL
0x71510000 - 0x71518000 C:\Windows\system32\msacm32.drv
0x72b00000 - 0x72b14000 C:\Windows\system32\MSACM32.dll
0x6f0c0000 - 0x6f0c7000 C:\Windows\system32\midimap.dll
0x5efc0000 - 0x5efca000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x73380000 - 0x73392000 C:\Windows\system32\dhcpcsvc.DLL
0x74680000 - 0x7476b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Joseph\Downloads\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;ommonProgramFiles\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Java\jre7\bin
USERNAME=Joseph
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 8313936k(5603648k free), swap 16626020k(13130384k free)
vm_info: Java HotSpot(TM) Client VM (23.5-b02) for windows-x86 JRE (1.7.0_09-b05), built on Sep 24 2012 22:01:33 by "java_re" with unknown MS VC++:1600
time: Wed Oct 24 22:03:37 2012
elapsed time: 42 seconds
Does this mean there's no hope of running Minecraft on this machine?
The funny thing is I think this computer was bought after my laptop was bought, and the laptop runs Minecraft fine.
Can you post a DxDiag. How to thread.
Paste the results back in this thread.
Can you post a DxDiag. How to thread.
Paste the results back in this thread.
Did you download minecraft from minecraft.net?
DxDiag results
------------------
System Information
------------------
Time of this report: 10/29/2012, 18:06:23
Machine name: GAMING-RIG
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)
Language: English (Regional Setting: English)
System Manufacturer: Hewlett-Packard
System Model: HPE-477c
BIOS: 07/12/10 14:03:04 Ver: 6.12
Processor: Intel® Core™ i5 CPU 650 @ 3.20GHz (4 CPUs), ~3.2GHz
Memory: 8192MB RAM
Available OS Memory: 8120MB RAM
Page File: 2444MB used, 13792MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Input Tab: No problems found.
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,12.05.0000.20928
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
Messenger Audio Codec,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
Audio Capture Sources:
Microphone (Realtek High Defini,0x00200000,0,0,qcap.dll,6.06.7601.17514
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
WDM Streaming Capture Devices:
Realtek HD Audio Line input,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio Mic input,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio Stereo input,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
WDM Streaming Rendering Devices:
Realtek HD Audio front output,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio rear output,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HDA SPDIF Out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Audio Renderers:
Speakers (Realtek High Definiti,0x00200000,1,0,quartz.dll,6.06.7601.17713
CyberLink Audio Renderer (HP),0x00200000,1,0,cladr.ax,7.00.0000.2519
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Realtek Digital Output (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17713
Realtek Digital Output (Realtek,0x00200000,1,0,quartz.dll,6.06.7601.17713
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
Yes, I downloaded Minecraft directly from minecraft.net
First off, I originally had only the most recent, 32bit, Java installed on my computer. I downloaded Minecraft, opened it, logged in, updated, and was able to join a game server. However, anywhere between one to five minutes after I've joined, regardless as to what I have or haven't done after joining, Minecraft just closes. There's no error report, and I've used a walkthrough located on the Minecraft wiki to try and locate one that might not have been displayed, but none have been found.
Then, I figure maybe it's Java. I go to their site, download the 64bit Java, and try to play Minecraft again. Now I'm able to open Minecraft, log in, and then the window goes black, like it might just before the Mojang logo appears, and then it closes again. No explanation. No errors. I don't know what's going on.
Basic info on the computer:
Windows 7 Home Premium Service Pack 1
Model HPE-477c
Processor: Intel(R) Core(TM) i5 CPU 650 @ 3.20 GHz 3.20GHz
Installed memory (RAM): 8.00 GB
System type: 64-but Operating System
If it's my computer, that's fine, but I have to know what's causing this. Any information is great.
-
View User Profile
-
View Posts
-
Send Message
Retired Staff(#### is a random four digit number)
If yes, post the contents on one of those files.
If no, Try launching the game with this error logger. Run until it crashed, then copy the info out of the console window and paste the results back here.
-
View User Profile
-
View Posts
-
Send Message
ModeratorThat indicates your graphics drivers are causing the crash, try updating them via the AMD website
Alright, I updated my driver to what AMD told me to, and it's still crashing.
Does this mean there's no hope of running Minecraft on this machine?
The funny thing is I think this computer was bought after my laptop was bought, and the laptop runs Minecraft fine.
Actually Minecraft won't open at all when I have 64bit Java installed.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffCan you post a DxDiag. How to thread.
Paste the results back in this thread.
Did you download minecraft from minecraft.net?
DxDiag results
------------------
System Information
------------------
Time of this report: 10/29/2012, 18:06:23
Machine name: GAMING-RIG
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)
Language: English (Regional Setting: English)
System Manufacturer: Hewlett-Packard
System Model: HPE-477c
BIOS: 07/12/10 14:03:04 Ver: 6.12
Processor: Intel® Core™ i5 CPU 650 @ 3.20GHz (4 CPUs), ~3.2GHz
Memory: 8192MB RAM
Available OS Memory: 8120MB RAM
Page File: 2444MB used, 13792MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Input Tab: No problems found.
--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)
---------------
Display Devices
---------------
Card name: ATI Radeon HD 5450
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x68F9)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_68F9&SUBSYS_21311462&REV_00
Display Memory: 207 MB
Dedicated Memory: 499 MB
Shared Memory: 3803 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: HP 2710 Series Wide LCD Monitor
Monitor Model: HP 2710
Monitor Id: HWP2893
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: DVI
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1151 (English)
Driver Version: 9.2.0.0
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 9/27/2012 20:41:40, 1120768 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71EE2-2BB9-11CF-AD73-3B01BEC2C535}
Vendor ID: 0x1002
Device ID: 0x68F9
SubSys ID: 0x21311462
Revision ID: 0x0000
Driver Strong Name: oem15.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_EvergreenC:9.2.0.0:pci\ven_1002&dev_68f9
Rank Of Driver: 00E62001
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
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{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
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Speakers (Realtek High Definition Audio)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_103C2A9C&REV_1002
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: RTKVHD64.sys
Driver Version: 6.00.0001.6132 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 6/8/2010 05:21:02, 2394216 bytes
Other Files:
Driver Provider: Realtek Semiconductor Corp.
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
Description: Realtek Digital Output (Realtek High Definition Audio)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_103C2A9C&REV_1002
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: RTKVHD64.sys
Driver Version: 6.00.0001.6132 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 6/8/2010 05:21:02, 2394216 bytes
Other Files:
Driver Provider: Realtek Semiconductor Corp.
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
---------------------
Sound Capture Devices
---------------------
Description: Microphone (Realtek High Definition Audio)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: RTKVHD64.sys
Driver Version: 6.00.0001.6132 (English)
Driver Attributes: Final Retail
Date and Size: 6/8/2010 05:21:02, 2394216 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Microsoft® Digital Media Keyboard 3000
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x045E, 0x0730
FF Driver: n/a
Device Name: Microsoft® Digital Media Keyboard 3000
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x045E, 0x0730
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x3B34
| Matching Device ID: usb\root_hub20
| Service: usbhub
|
+-+ Generic USB Hub
| | Vendor/Product ID: 0x8087, 0x0020
| | Location: Port_#0001.Hub_#0002
| | Matching Device ID: usb\class_09
| | Service: usbhub
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x045E, 0x0730
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
|
+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC52F
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 773.6 GB
Total Space: 941.3 GB
File System: NTFS
Model: WDC WD1001FAES-60Z2A0
Drive: D:
Free Space: 1.5 GB
Total Space: 12.4 GB
File System: NTFS
Model: WDC WD1001FAES-60Z2A0
Drive: E:
Model: hp BDDVDRW CH20L
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), , 0 bytes
--------------
System Devices
--------------
Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_3B56&SUBSYS_2A9C103C&REV_06\3&11583659&0&D8
Driver: n/a
Name: Intel® ICH8R/ICH9R/ICH10R/DO/5 Series/3400 Series SATA RAID Controller
Device ID: PCI\VEN_8086&DEV_2822&SUBSYS_2A9C103C&REV_06\3&11583659&0&FA
Driver: n/a
Name: ATI Radeon HD 5450
Device ID: PCI\VEN_1002&DEV_68F9&SUBSYS_21311462&REV_00\4&12063983&0&0008
Driver: n/a
Name: Intel® 5 Series/3400 Series Chipset Family PCI Express Root Port 6 - 3B4C
Device ID: PCI\VEN_8086&DEV_3B4C&SUBSYS_2A9C103C&REV_06\3&11583659&0&E5
Driver: n/a
Name: Intel® 82801 PCI Bridge - 244E
Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_2A9C103C&REV_A6\3&11583659&0&F0
Driver: n/a
Name: Intel® 5 Series/3400 Series Chipset Family PCI Express Root Port 3 - 3B46
Device ID: PCI\VEN_8086&DEV_3B46&SUBSYS_2A9C103C&REV_06\3&11583659&0&E2
Driver: n/a
Name: Intel® processor PCI Express Root Port - 0041
Device ID: PCI\VEN_8086&DEV_0041&SUBSYS_2A9C103C&REV_18\3&11583659&0&08
Driver: n/a
Name: Intel® 5 Series/3400 Series Chipset Family PCI Express Root Port 1 - 3B42
Device ID: PCI\VEN_8086&DEV_3B42&SUBSYS_2A9C103C&REV_06\3&11583659&0&E0
Driver: n/a
Name: Intel® processor DRAM Controller - 0040
Device ID: PCI\VEN_8086&DEV_0040&SUBSYS_2A9C103C&REV_18\3&11583659&0&00
Driver: n/a
Name: Intel® 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B3C
Device ID: PCI\VEN_8086&DEV_3B3C&SUBSYS_2A9C103C&REV_06\3&11583659&0&D0
Driver: n/a
Name: 802.11n Wireless LAN Card
Device ID: PCI\VEN_1814&DEV_3090&SUBSYS_663211AD&REV_00\4&AE2647C&0&00E5
Driver: n/a
Name: Intel® 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B34
Device ID: PCI\VEN_8086&DEV_3B34&SUBSYS_2A9C103C&REV_06\3&11583659&0&E8
Driver: n/a
Name: VIA 1394 OHCI Compliant Host Controller
Device ID: PCI\VEN_1106&DEV_3403&SUBSYS_2A9C103C&REV_01\4&1F410527&0&00E2
Driver: n/a
Name: Intel® 5 Series/3400 Series Chipset Family SMBus Controller - 3B30
Device ID: PCI\VEN_8086&DEV_3B30&SUBSYS_2A9C103C&REV_06\3&11583659&0&FB
Driver: n/a
Name: Realtek PCIe GBE Family Controller
Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_2A9C103C&REV_03\4&3B8885A0&0&00E0
Driver: n/a
Name: Intel® Management Engine Interface
Device ID: PCI\VEN_8086&DEV_3B64&SUBSYS_2A9C103C&REV_06\3&11583659&0&B0
Driver: n/a
Name: Intel® H57 Express Chipset LPC Interface Controller - 3B08
Device ID: PCI\VEN_8086&DEV_3B08&SUBSYS_2A9C103C&REV_06\3&11583659&0&F8
Driver: n/a
Name: High Definition Audio Controller
Device ID: PCI\VEN_1002&DEV_AA68&SUBSYS_AA681462&REV_00\4&12063983&0&0108
Driver: n/a
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.17514
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
CyberLink Audio Decoder (HP),0x00201000,1,1,Claud.ax,8.04.0000.2822
MSDVD Audio Wizard (HP),0x00200001,1,1,CLAudWizard.ax,1.00.0000.4414
WMT VIH2 Fix,0x00200000,1,1,WLXVAFilt.dll,14.00.8081.0709
Record Queue,0x00200000,1,1,WLXVAFilt.dll,14.00.8081.0709
WMT Switch Filter,0x00200000,1,1,WLXVAFilt.dll,14.00.8081.0709
WMT Virtual Renderer,0x00200000,1,0,WLXVAFilt.dll,14.00.8081.0709
WMT DV Extract,0x00200000,1,1,WLXVAFilt.dll,14.00.8081.0709
WMT Virtual Source,0x00200000,0,1,WLXVAFilt.dll,14.00.8081.0709
WMT Sample Information Filter,0x00200000,1,1,WLXVAFilt.dll,14.00.8081.0709
CyberLink MPEG Video Encoder,0x00200000,1,1,P2GVidEnc.ax,6.00.0001.2226
ATI Ticker,0x00200000,0,1,Ticker.ax,
CyberLink MP3/WAV Wrapper,0x00200000,1,1,P2GMP3Wrap.ax,3.07.0000.1314
CyberLink Line21 Decoder Filter (HP),0x00200000,0,2,CLLine21.ax,4.00.0000.10324
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
CyberLink AudioCD Filter,0x00200000,0,1,P2GAudioCD.ax,5.00.0000.1321
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
CyberLink Editing Service 3.0 (Source),0x00200000,0,2,P2GEdtKrn.dll,3.00.0000.2911
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,6.01.7140.0000
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
CyberLink AVCHD Navigator,0x00600000,0,3,CLAVCHDNav.ax,2.00.0000.3405
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
P2G Video Decoder,0x00200000,2,3,P2GVSD.ax,6.00.0000.2310
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
ATI MPEG File Writer,0x00200000,1,0,atimpenc.dll,12.05.0000.20928
ATI MPEG Video Decoder,0x00200000,1,2,atimpenc.dll,12.05.0000.20928
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
CyberLink Video Regulator,0x00200000,1,1,P2GRGL.ax,2.00.0000.3328
P2G Audio Decoder,0x00200000,1,1,P2GAud.ax,6.01.0000.3601
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
MMACE ProcAmp,0x00200000,0,2,MMACEFilters.dll,
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
CyberLink Video Effect,0x00200000,1,1,P2GVidFx.ax,1.00.0000.2030
Cyberlink SubTitle(HP),0x00200000,2,1,CLSubTitle.ax,1.00.0001.7222
CyberLink Audio Noise Reduction,0x00200000,1,1,P2GAuNRWrapper.ax,2.00.0000.1017
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
CyberLink Load Image Filter,0x00200000,0,1,CLImage.ax,3.00.0000.2307
CyberLink MPEG-2 Splitter,0x00200000,1,2,P2Gm2spliter.ax,2.04.0000.2301
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,12.05.0000.20928
CyberLink Audio VolumeBooster,0x00200000,1,1,P2GVB.ax,1.00.0000.1008
AMD MJPEG Decoder,0x00800001,1,1,atimpenc.dll,12.05.0000.20928
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Cyberlink Dump Dispatch Filter,0x00200000,1,0,P2GDumpDispatch.ax,1.02.0001.2412
Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.17713
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
CyberLink Audio Effect (HP),0x00200000,1,1,ClAudFx.ax,6.00.0000.7209
CyberLink Audio Resampler,0x00200000,1,1,P2GAuRsmpl.ax,1.00.0000.2625
ATI MPEG Video Encoder,0x00200000,1,1,atimpenc.dll,12.05.0000.20928
File Writer,0x00200000,1,0,WLXVAFilt.dll,14.00.8081.0709
ATI MPEG Multiplexer,0x00200000,2,1,atimpenc.dll,12.05.0000.20928
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
CyberLink MPEG-1 Splitter,0x00200000,1,2,P2Gm1spliter.ax,2.04.0000.2301
CyberLink Tzan Filter (HP),0x00200000,1,1,CLTzan.ax,3.05.0000.2722
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
MMACE SoftEmu,0x00200000,0,2,MMACEFilters.dll,
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
Cyberlink File Reader (Async.),0x00200000,0,1,P2GReader.ax,3.00.0000.3016
CyberLink M2V Writer,0x00200000,1,0,P2GM2VWriter.ax,1.03.0000.2017
ATI Video Scaler Filter,0x00200000,1,1,atimpenc.dll,12.05.0000.20928
Cyberlink Dump Filter,0x00200000,1,0,P2GDump.ax,3.00.0000.7122
CyberLink Video Stabilizer,0x00200000,1,1,P2GVideoStabilizer.ax,1.00.0000.1017
CyberLink DVD Navigator (HP),0x00200000,0,3,CLNavX.ax,8.00.0000.4023
CyberLink PCM Wrapper,0x00200000,1,1,P2GPCMEnc.ax,1.01.0000.0321
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17713
MMACE DeInterlace,0x00200000,0,2,MMACEFilters.dll,
Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.17713
AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.17713
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
CyberLink TimeStretch Filter (CES),0x00200000,1,1,P2Gauts.ax,1.00.0000.2212
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.17713
CyberLink TL MPEG Splitter,0x00200000,1,2,P2GTLMSplter.ax,3.02.0000.2219
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
CyberLink MPEG Muxer,0x00200000,2,1,P2GMpgMux.ax,5.01.0000.1723
CyberLink Video/SP Decoder (HP),0x00200000,2,3,CLVsd.ax,8.04.0000.1622
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
ATI Video Rotation Filter,0x00200000,1,1,atimpenc.dll,12.05.0000.20928
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
P2G Video Regulator,0x00200000,1,1,P2GResample.ax,2.05.0000.1818
P2G Audio Encoder,0x00200000,2,0,P2GAudEnc.ax,2.00.0000.4815
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713
CyberLink MPEG Decoder,0x00200000,2,3,P2GMVD.ax,5.00.0000.0929
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,12.05.0000.20928
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
Messenger Audio Codec,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
Audio Capture Sources:
Microphone (Realtek High Defini,0x00200000,0,0,qcap.dll,6.06.7601.17514
PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
WDM Streaming Capture Devices:
Realtek HD Audio Line input,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio Mic input,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio Stereo input,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
WDM Streaming Rendering Devices:
Realtek HD Audio front output,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio rear output,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HDA SPDIF Out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Audio Renderers:
Speakers (Realtek High Definiti,0x00200000,1,0,quartz.dll,6.06.7601.17713
CyberLink Audio Renderer (HP),0x00200000,1,0,cladr.ax,7.00.0000.2519
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Realtek Digital Output (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17713
Realtek Digital Output (Realtek,0x00200000,1,0,quartz.dll,6.06.7601.17713
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
Yes, I downloaded Minecraft directly from minecraft.net