Just finished putting Windows 7 on this laptop (along with Java) and when I try to launch Minecraft, it immediately crashes. This laptop was previously able to play Minecraft (albeit 2 years ago). I'm trying to figure out if the laptop is just not compatible any longer or if there is something I can do to get it working. Here are the specs on the laptop:
OS - Windows 7 32 bit
RAM - 2 GB
HD - 150 GB
Processor - AMD Turion(tm) 64 X2 Mobile Technology TL-56 1.80 GHz
Graphics - ATI Radeon Xpress 1100
Yes I know it's old but Minecraft always worked before
Here are the logs:
[11:17:44 INFO]: Client> # A fatal error has been detected by the Java Runtime Environment:
[11:17:44 INFO]: Client> #
[11:17:44 INFO]: Client> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x06b4b0c0, pid=3472, tid=3448
[11:17:44 INFO]: Client> #
[11:17:44 INFO]: Client> # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
[11:17:44 INFO]: Client> # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 )
[11:17:44 INFO]: Client> # Problematic frame:
[11:17:44 INFO]: Client> # C 0x06b4b0c0
[11:17:44 INFO]: Client> #
[11:17:44 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[11:17:44 INFO]: Client> #
[11:17:44 INFO]: Client> # An error report file with more information is saved as:
[11:17:44 INFO]: Client> # C:\Users\DanW\AppData\Roaming\.minecraft\hs_err_pid3472.log
[11:17:44 INFO]: Client> #
[11:17:44 INFO]: Client> # If you would like to submit a bug report, please visit:
[11:17:44 INFO]: Client> # http://bugreport.sun.com/bugreport/crash.jsp
[11:17:44 INFO]: Client> # The crash happened outside the Java Virtual Machine in native code.
[11:17:44 INFO]: Client> # See problematic frame for where to report the bug.
[11:17:44 INFO]: Client> #
[11:17:44 ERROR]: Game ended with bad state (exit code 1)
[11:17:44 INFO]: Deleting C:\Users\DanW\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-260167386637
[11:17:44 INFO]: Ignoring visibility rule and showing launcher due to a game crash
Viewing the crash report yields this:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x06b4b0c0, pid=3472, tid=3448
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# C 0x06b4b0c0
#
# 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 (0x0044cc00): JavaThread "Client thread" [_thread_in_native, id=3448, stack(0x01390000,0x013e0000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x06b4b0c0
Registers:
EAX=0x24d82d7a, EBX=0x05946980, ECX=0x058fbf00, EDX=0x00000004
ESP=0x013df114, EBP=0x0596264c, ESI=0x05814e40, EDI=0x013df164
EIP=0x06b4b0c0, EFLAGS=0x00010246
Top of Stack: (sp=0x013df114)
0x013df114: 690d3b4b 05946980 0596264c 00000000
0x013df124: 013df1cc 06acc5c8 00000004 05963858
0x013df134: 06b46310 00000030 00000000 ffffffff
0x013df144: 00000001 00000004 00010000 058fbf00
0x013df154: 06b4b0c0 00000000 05946980 05814e40
0x013df164: 24d82d7a 00000053 0595e1d8 69078bee
0x013df174: 05961ff0 013df190 04ab9190 05961fe8
0x013df184: 69089144 013df164 00000000 00001fa0
Instructions: (pc=0x06b4b0c0)
0x06b4b0a0: 00 00 00 00 00 00 00 00 5e 61 76 98 49 ff 4f 0d
0x06b4b0b0: 2f 05 00 00 b4 b0 b4 06 e4 04 00 00 01 00 00 00
0x06b4b0c0: 55 8b ec 53 56 57 8b d9 8b ca 8b 75 08 81 e1 fc
0x06b4b0d0: ff ff ff 66 66 66 66 66 66 66 90 66 66 66 66 66
Register to memory mapping:
EAX=0x24d82d7a is an unallocated location in the heap
EBX=0x05946980 is an unknown value
ECX=0x058fbf00 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x013df114 is pointing into the stack for thread: 0x0044cc00
EBP=0x0596264c is an unknown value
ESI=0x05814e40 is an unknown value
EDI=0x013df164 is pointing into the stack for thread: 0x0044cc00
Stack: [0x01390000,0x013e0000], sp=0x013df114, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x06b4b0c0
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglClear(IJ)V+0
j org.lwjgl.opengl.GL11.glClear(I)V+15
j org.lwjgl.opengl.DrawableGL.initContext(FFF)V+10
j org.lwjgl.opengl.Display.initContext()V+12
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j azl.ad()V+276
j azl.f()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1007
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x042df800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=624, stack(0x04780000,0x047d0000)]
0x04267400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2552, stack(0x040b0000,0x04100000)]
0x04241000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2572, stack(0x04030000,0x04080000)]
0x012d8400 JavaThread "Service Thread" daemon [_thread_blocked, id=2556, stack(0x038f0000,0x03940000)]
0x012d6400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3892, stack(0x03950000,0x039a0000)]
0x012cf800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3764, stack(0x036f0000,0x03740000)]
0x012cc800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2560, stack(0x03890000,0x038e0000)]
0x01266400 JavaThread "Finalizer" daemon [_thread_blocked, id=2576, stack(0x03800000,0x03850000)]
0x01261000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3708, stack(0x03780000,0x037d0000)]
=>0x0044cc00 JavaThread "Client thread" [_thread_in_native, id=3448, stack(0x01390000,0x013e0000)]
Other Threads:
0x0125f800 VMThread [stack: 0x03650000,0x036a0000] [id=2196]
0x012f2400 WatcherThread [stack: 0x01340000,0x01390000] [id=2564]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4992K, used 2764K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 50% used [0x13540000, 0x137731e8, 0x139a0000)
from space 512K, 100% used [0x13a20000, 0x13aa0000, 0x13aa0000)
to space 512K, 0% used [0x139a0000, 0x139a0000, 0x13a20000)
tenured generation total 21188K, used 19633K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 92% used [0x1dfe0000, 0x1f30c480, 0x1f30c600, 0x1f491000)
compacting perm gen total 12288K, used 7974K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 64% used [0x33540000, 0x33d09ac8, 0x33d09c00, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
Card table byte_map: [0x033e0000,0x03510000] byte_map_base: 0x03345600
Polling page: 0x00220000
Code Cache [0x013e0000, 0x01538000, 0x033e0000)
total_blobs=801 nmethods=558 adapters=180 free_code_cache=31414Kb largest_free_block=32168128
Compilation events (10 events):
Event: 4.190 Thread 0x012d6400 558 java.nio.Bits::byteOrder (20 bytes)
Event: 4.190 Thread 0x012d6400 nmethod 558 0x01531308 code [0x01531400, 0x01531470]
Event: 4.194 Thread 0x012d6400 559 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
Event: 4.194 Thread 0x012d6400 nmethod 559 0x015314c8 code [0x015315d0, 0x0153166c]
Event: 4.200 Thread 0x012d6400 560 java.nio.Buffer::limit (62 bytes)
Event: 4.200 Thread 0x012d6400 nmethod 560 0x015316c8 code [0x015317d0, 0x015318ec]
Event: 4.201 Thread 0x012d6400 561 java.nio.Buffer::<init> (121 bytes)
Event: 4.202 Thread 0x012d6400 nmethod 561 0x01531988 code [0x01531b40, 0x0153206c]
Event: 4.215 Thread 0x012d6400 562 java.util.HashSet::contains (9 bytes)
Event: 4.215 Thread 0x012d6400 nmethod 562 0x01532508 code [0x01532610, 0x015326bc]
GC Heap History (10 events):
Event: 1.973 GC heap before
{Heap before GC invocations=7 (full 1):
def new generation total 4992K, used 4480K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 100% used [0x13540000, 0x139a0000, 0x139a0000)
from space 512K, 0% used [0x139a0000, 0x139a0000, 0x13a20000)
to space 512K, 0% used [0x13a20000, 0x13a20000, 0x13aa0000)
tenured generation total 21188K, used 15003K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 70% used [0x1dfe0000, 0x1ee86fe0, 0x1ee87000, 0x1f491000)
compacting perm gen total 12288K, used 4675K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 38% used [0x33540000, 0x339d0fa8, 0x339d1000, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
Event: 1.978 GC heap after
Heap after GC invocations=8 (full 1):
def new generation total 4992K, used 511K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 0% used [0x13540000, 0x13540000, 0x139a0000)
from space 512K, 99% used [0x13a20000, 0x13a9fff8, 0x13aa0000)
to space 512K, 0% used [0x139a0000, 0x139a0000, 0x13a20000)
tenured generation total 21188K, used 15457K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 72% used [0x1dfe0000, 0x1eef8420, 0x1eef8600, 0x1f491000)
compacting perm gen total 12288K, used 4675K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 38% used [0x33540000, 0x339d0fa8, 0x339d1000, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
}
Event: 2.219 GC heap before
{Heap before GC invocations=8 (full 1):
def new generation total 4992K, used 4991K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 99% used [0x13540000, 0x1399fff8, 0x139a0000)
from space 512K, 99% used [0x13a20000, 0x13a9fff8, 0x13aa0000)
to space 512K, 0% used [0x139a0000, 0x139a0000, 0x13a20000)
tenured generation total 21188K, used 15457K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 72% used [0x1dfe0000, 0x1eef8420, 0x1eef8600, 0x1f491000)
compacting perm gen total 12288K, used 5412K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 44% used [0x33540000, 0x33a89358, 0x33a89400, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
Event: 2.227 GC heap after
Heap after GC invocations=9 (full 1):
def new generation total 4992K, used 512K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 0% used [0x13540000, 0x13540000, 0x139a0000)
from space 512K, 100% used [0x139a0000, 0x13a20000, 0x13a20000)
to space 512K, 0% used [0x13a20000, 0x13a20000, 0x13aa0000)
tenured generation total 21188K, used 15998K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 75% used [0x1dfe0000, 0x1ef7fb40, 0x1ef7fc00, 0x1f491000)
compacting perm gen total 12288K, used 5412K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 44% used [0x33540000, 0x33a89358, 0x33a89400, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
}
Event: 2.511 GC heap before
{Heap before GC invocations=9 (full 1):
def new generation total 4992K, used 4992K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 100% used [0x13540000, 0x139a0000, 0x139a0000)
from space 512K, 100% used [0x139a0000, 0x13a20000, 0x13a20000)
to space 512K, 0% used [0x13a20000, 0x13a20000, 0x13aa0000)
tenured generation total 21188K, used 15998K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 75% used [0x1dfe0000, 0x1ef7fb40, 0x1ef7fc00, 0x1f491000)
compacting perm gen total 12288K, used 6440K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 52% used [0x33540000, 0x33b8a090, 0x33b8a200, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
Event: 2.521 GC heap after
Heap after GC invocations=10 (full 1):
def new generation total 4992K, used 512K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 0% used [0x13540000, 0x13540000, 0x139a0000)
from space 512K, 100% used [0x13a20000, 0x13aa0000, 0x13aa0000)
to space 512K, 0% used [0x139a0000, 0x139a0000, 0x13a20000)
tenured generation total 21188K, used 16960K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 80% used [0x1dfe0000, 0x1f0701e8, 0x1f070200, 0x1f491000)
compacting perm gen total 12288K, used 6440K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 52% used [0x33540000, 0x33b8a090, 0x33b8a200, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
}
Event: 2.668 GC heap before
{Heap before GC invocations=10 (full 1):
def new generation total 4992K, used 4992K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 100% used [0x13540000, 0x139a0000, 0x139a0000)
from space 512K, 100% used [0x13a20000, 0x13aa0000, 0x13aa0000)
to space 512K, 0% used [0x139a0000, 0x139a0000, 0x13a20000)
tenured generation total 21188K, used 16960K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 80% used [0x1dfe0000, 0x1f0701e8, 0x1f070200, 0x1f491000)
compacting perm gen total 12288K, used 6683K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 54% used [0x33540000, 0x33bc6cb8, 0x33bc6e00, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
Event: 2.679 GC heap after
Heap after GC invocations=11 (full 1):
def new generation total 4992K, used 512K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 0% used [0x13540000, 0x13540000, 0x139a0000)
from space 512K, 100% used [0x139a0000, 0x13a20000, 0x13a20000)
to space 512K, 0% used [0x13a20000, 0x13a20000, 0x13aa0000)
tenured generation total 21188K, used 18161K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 85% used [0x1dfe0000, 0x1f19c588, 0x1f19c600, 0x1f491000)
compacting perm gen total 12288K, used 6683K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 54% used [0x33540000, 0x33bc6cb8, 0x33bc6e00, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
}
Event: 2.903 GC heap before
{Heap before GC invocations=11 (full 1):
def new generation total 4992K, used 4992K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 100% used [0x13540000, 0x139a0000, 0x139a0000)
from space 512K, 100% used [0x139a0000, 0x13a20000, 0x13a20000)
to space 512K, 0% used [0x13a20000, 0x13a20000, 0x13aa0000)
tenured generation total 21188K, used 18161K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 85% used [0x1dfe0000, 0x1f19c588, 0x1f19c600, 0x1f491000)
compacting perm gen total 12288K, used 7254K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 59% used [0x33540000, 0x33c55af8, 0x33c55c00, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
Event: 2.914 GC heap after
Heap after GC invocations=12 (full 1):
def new generation total 4992K, used 512K [0x13540000, 0x13aa0000, 0x1dfe0000)
eden space 4480K, 0% used [0x13540000, 0x13540000, 0x139a0000)
from space 512K, 100% used [0x13a20000, 0x13aa0000, 0x13aa0000)
to space 512K, 0% used [0x139a0000, 0x139a0000, 0x13a20000)
tenured generation total 21188K, used 19633K [0x1dfe0000, 0x1f491000, 0x33540000)
the space 21188K, 92% used [0x1dfe0000, 0x1f30c480, 0x1f30c600, 0x1f491000)
compacting perm gen total 12288K, used 7254K [0x33540000, 0x34140000, 0x37540000)
the space 12288K, 59% used [0x33540000, 0x33c55af8, 0x33c55c00, 0x34140000)
ro space 10240K, 41% used [0x37540000, 0x37972050, 0x37972200, 0x37f40000)
rw space 12288K, 52% used [0x37f40000, 0x38586800, 0x38586800, 0x38b40000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 4.063 Thread 0x0044cc00 Threw 0x136c63b0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.065 Thread 0x0044cc00 Threw 0x136cbe58 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.066 Thread 0x0044cc00 Threw 0x136cff10 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.067 Thread 0x0044cc00 Threw 0x136d3b08 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.071 Thread 0x0044cc00 Threw 0x136d9be0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.072 Thread 0x0044cc00 Threw 0x136dd890 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.113 Thread 0x0044cc00 Threw 0x136e1240 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.146 Thread 0x0044cc00 Threw 0x136e8e80 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.218 Thread 0x0044cc00 Threw 0x1376ba30 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.221 Thread 0x0044cc00 Threw 0x1376faf0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 4.113 loading class 0x03ad9650
Event: 4.113 loading class 0x03ad9650 done
Event: 4.146 loading class 0x04306ed8
Event: 4.146 loading class 0x04306ed8 done
Event: 4.156 Executing VM operation: EnableBiasedLocking
Event: 4.157 Executing VM operation: EnableBiasedLocking done
Event: 4.218 loading class 0x0433e5e0
Event: 4.218 loading class 0x0433e5e0 done
Event: 4.221 loading class 0x03af0688
Event: 4.221 loading class 0x03af0688 done
Dynamic libraries:
0x00280000 - 0x002af000 C:\Program Files\Java\jre7\bin\javaw.exe
0x776f0000 - 0x7782d000 C:\Windows\SYSTEM32\ntdll.dll
0x76fc0000 - 0x77094000 C:\Windows\system32\kernel32.dll
0x75b00000 - 0x75b4b000 C:\Windows\system32\KERNELBASE.dll
0x771c0000 - 0x77260000 C:\Windows\system32\ADVAPI32.dll
0x77870000 - 0x7791c000 C:\Windows\system32\msvcrt.dll
0x75da0000 - 0x75db9000 C:\Windows\SYSTEM32\sechost.dll
0x77330000 - 0x773d1000 C:\Windows\system32\RPCRT4.dll
0x77620000 - 0x776e9000 C:\Windows\system32\USER32.dll
0x75dc0000 - 0x75e0e000 C:\Windows\system32\GDI32.dll
0x77850000 - 0x7785a000 C:\Windows\system32\LPK.dll
0x75cc0000 - 0x75d5d000 C:\Windows\system32\USP10.dll
0x74920000 - 0x74abe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
0x76c20000 - 0x76c77000 C:\Windows\system32\SHLWAPI.dll
0x75e10000 - 0x75e2f000 C:\Windows\system32\IMM32.DLL
0x77260000 - 0x7732c000 C:\Windows\system32\MSCTF.dll
0x66dd0000 - 0x66e8f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x66870000 - 0x66bf0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x6adc0000 - 0x6adc7000 C:\Windows\system32\WSOCK32.dll
0x75d60000 - 0x75d95000 C:\Windows\system32\WS2_32.dll
0x77840000 - 0x77846000 C:\Windows\system32\NSI.dll
0x6f9f0000 - 0x6fa22000 C:\Windows\system32\WINMM.dll
0x77860000 - 0x77865000 C:\Windows\system32\PSAPI.DLL
0x6a660000 - 0x6a66c000 C:\Program Files\Java\jre7\bin\verify.dll
0x66db0000 - 0x66dd0000 C:\Program Files\Java\jre7\bin\java.dll
0x66d90000 - 0x66da3000 C:\Program Files\Java\jre7\bin\zip.dll
0x661c0000 - 0x661ca000 C:\Program Files\Java\jre7\bin\management.dll
0x66250000 - 0x66264000 C:\Program Files\Java\jre7\bin\net.dll
0x752c0000 - 0x752fc000 C:\Windows\system32\mswsock.dll
0x752b0000 - 0x752b6000 C:\Windows\System32\wship6.dll
0x66d40000 - 0x66d4f000 C:\Program Files\Java\jre7\bin\nio.dll
0x73cd0000 - 0x73ce0000 C:\Windows\system32\NLAapi.dll
0x75180000 - 0x751c4000 C:\Windows\system32\DNSAPI.dll
0x721f0000 - 0x721f8000 C:\Windows\System32\winrnr.dll
0x721e0000 - 0x721f0000 C:\Windows\system32\napinsp.dll
0x721c0000 - 0x721d2000 C:\Windows\system32\pnrpnsp.dll
0x737a0000 - 0x737bc000 C:\Windows\system32\IPHLPAPI.DLL
0x73780000 - 0x73787000 C:\Windows\system32\WINNSI.DLL
0x73640000 - 0x73678000 C:\Windows\System32\fwpuclnt.dll
0x71e50000 - 0x71e56000 C:\Windows\system32\rasadhlp.dll
0x10000000 - 0x1004d000 C:\Users\DanW\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-260167386637\lwjgl.dll
0x64910000 - 0x649d8000 C:\Windows\system32\OPENGL32.dll
0x648e0000 - 0x64902000 C:\Windows\system32\GLU32.dll
0x647f0000 - 0x648d7000 C:\Windows\system32\DDRAW.dll
0x647e0000 - 0x647e6000 C:\Windows\system32\DCIMAN32.dll
0x75e30000 - 0x75fcd000 C:\Windows\system32\SETUPAPI.dll
0x75a20000 - 0x75a47000 C:\Windows\system32\CFGMGR32.dll
0x75be0000 - 0x75c6f000 C:\Windows\system32\OLEAUT32.dll
0x76c80000 - 0x76ddc000 C:\Windows\system32\ole32.dll
0x75ae0000 - 0x75af2000 C:\Windows\system32\DEVOBJ.dll
0x74260000 - 0x74273000 C:\Windows\system32\dwmapi.dll
0x74d80000 - 0x74d89000 C:\Windows\system32\VERSION.dll
0x75300000 - 0x75316000 C:\Windows\system32\CRYPTSP.dll
0x750a0000 - 0x750db000 C:\Windows\system32\rsaenh.dll
0x74f30000 - 0x74f47000 C:\Windows\system32\USERENV.dll
0x75880000 - 0x7588b000 C:\Windows\system32\profapi.dll
0x75800000 - 0x7580c000 C:\Windows\system32\CRYPTBASE.dll
0x66720000 - 0x66863000 C:\Program Files\Java\jre7\bin\awt.dll
0x747a0000 - 0x747e0000 C:\Windows\system32\uxtheme.dll
0x69000000 - 0x69893000 C:\Windows\system32\atioglxx.dll
0x64760000 - 0x647d9000 C:\Windows\system32\mscms.dll
0x64720000 - 0x64758000 C:\Windows\system32\icm32.dll
0x6f710000 - 0x6f7fb000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -Djava.library.path=C:\Users\DanW\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-260167386637
java_command: net.minecraft.client.main.Main --username Sephiroth0327 --version 1.7.5 --gameDir C:\Users\DanW\AppData\Roaming\.minecraft --assetsDir C:\Users\DanW\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid d00a9aa3ad8547fa9e97fac352fdccd5 --accessToken 33b92da0c25d40c98648221dff764064 --userProperties {} --userType mojang
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
USERNAME=DanW
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 72 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7600
CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 72 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
Memory: 4k page, physical 1833136k(1150764k free), swap 3666272k(2668868k free)
vm_info: Java HotSpot(TM) Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
time: Fri Mar 07 11:17:44 2014
elapsed time: 4 seconds
Anything I can try?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
OS - Windows 7 32 bit
RAM - 2 GB
HD - 150 GB
Processor - AMD Turion(tm) 64 X2 Mobile Technology TL-56 1.80 GHz
Graphics - ATI Radeon Xpress 1100
Yes I know it's old but Minecraft always worked before
Here are the logs:
Viewing the crash report yields this:
Anything I can try?