1

Minecraft crashes right after mojang screen

Master0fsleep's Avatar Master0fsleep3/22/14 11:19 am
1 emeralds 620 7
4/15/2014 11:25 pm
Master0fsleep's Avatar Master0fsleep
I click play on the launcher then the mojang logo shows then it returns me to the launcher.
i have reinstalled java and minecraft
logs:
Click to reveal
[10:52:53 INFO]: Client> # A fatal error has been detected by the Java Runtime Environment:
[10:52:53 INFO]: Client> #
[10:52:53 INFO]: Client> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x04f13e88, pid=1720, tid=3304
[10:52:53 INFO]: Client> #
[10:52:53 INFO]: Client> # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
[10:52:53 INFO]: Client> # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 )
[10:52:53 INFO]: Client> # Problematic frame:
[10:52:53 INFO]: Client> # C [ig4dev32.dll+0x3e88]
[10:52:53 INFO]: Client> #
[10:52:53 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[10:52:53 INFO]: Client> #
[10:52:53 INFO]: Client> # An error report file with more information is saved as:
[10:52:53 INFO]: Client> # C:\Users\Owner\AppData\Roaming\.minecraft\hs_err_pid1720.log
[10:52:53 INFO]: Client> #
[10:52:53 INFO]: Client> # If you would like to submit a bug report, please visit:
[10:52:53 INFO]: Client> # http://bugreport.sun.com/bugreport/crash.jsp
[10:52:53 INFO]: Client> # The crash happened outside the Java Virtual Machine in native code.
[10:52:53 INFO]: Client> # See problematic frame for where to report the bug.
[10:52:53 INFO]: Client> #
[10:52:53 INFO]: Client> AL lib: (EE) alc_cleanup: 1 device not closed
[10:52:53 ERROR]: Game ended with bad state (exit code 1)
[10:52:53 INFO]: Deleting C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375
[10:52:53 WARN]: Couldn't delete C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375 - scheduling for deletion upon exit
[10:52:53 INFO]: Ignoring visibility rule and showing launcher due to a game crash

Click to reveal
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x04f13e88, pid=1720, tid=3304
#
# 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 [ig4dev32.dll+0x3e88]
#
# 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 (0x013dd400): JavaThread "Client thread" [_thread_in_native, id=3304, stack(0x004f0000,0x00540000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x0bbed000

Registers:
EAX=0x00ffffff, EBX=0x000001e0, ECX=0x000001e0, EDX=0x002638fc
ESP=0x0053f38c, EBP=0x00ffffff, ESI=0x00000076, EDI=0x0bbed000
EIP=0x04f13e88, EFLAGS=0x00010202

Top of Stack: (sp=0x0053f38c)
0x0053f38c: 00000000 051513f0 00000356 000001e0
0x0053f39c: 00000d80 00000020 0b980000 0025ae98
0x0053f3ac: 04f1897e 0bbed000 001f1860 00000000
0x0053f3bc: 05b6f430 000000ff 00000000 00000000
0x0053f3cc: 00000356 000001e0 002638fc 05ae22b8
0x0053f3dc: 0025b9f0 0025b9f0 04d1129e 05b6f430
0x0053f3ec: 00ffffff 00000000 00000000 00000356
0x0053f3fc: 000001e0 00000000 00000000 04d0ba19

Instructions: (pc=0x04f13e88)
0x04f13e68: 8a b0 07 00 00 d3 e0 0b e8 85 f6 0f 8e 94 00 00
0x04f13e78: 00 8d a4 24 00 00 00 00 85 db 7e 0a 8b cb 8b c5
0x04f13e88: f3 ab 8b 7c 24 24 03 7c 24 10 4e 89 7c 24 24 75
0x04f13e98: e7 eb 72 8b 44 24 34 8b 6c 24 48 8b 8d a8 07 00


Register to memory mapping:

EAX=0x00ffffff is an unknown value
EBX=0x000001e0 is an unknown value
ECX=0x000001e0 is an unknown value
EDX=0x002638fc is an unknown value
ESP=0x0053f38c is pointing into the stack for thread: 0x013dd400
EBP=0x00ffffff is an unknown value
ESI=0x00000076 is an unknown value
EDI=0x0bbed000 is an unknown value


Stack: [0x004f0000,0x00540000], sp=0x0053f38c, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4dev32.dll+0x3e88]

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 bnf.f()V+54
j bnf.b(II)V+181
j bnf.a(II)V+37
j bnf.<init>(IIZ)V+62
j bak.<init>(Lazl;)V+62
j azl.ad()V+1204
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 )
0x0aad5400 JavaThread "MCO Availability Checker #1" [_thread_in_Java, id=2740, stack(0x0b6c0000,0x0b710000)]
0x042d6000 JavaThread "Thread-6" [_thread_blocked, id=4300, stack(0x049d0000,0x04a20000)]
0x042d5c00 JavaThread "Thread-5" [_thread_blocked, id=2200, stack(0x086b0000,0x08700000)]
0x042abc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4156, stack(0x04900000,0x04950000)]
0x03aa1800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3744, stack(0x03f80000,0x03fd0000)]
0x0414fc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2536, stack(0x04760000,0x047b0000)]
0x0130bc00 JavaThread "Service Thread" daemon [_thread_blocked, id=4224, stack(0x01370000,0x013c0000)]
0x01307000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=860, stack(0x039b0000,0x03a00000)]
0x012ffc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4900, stack(0x03930000,0x03980000)]
0x012fcc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5632, stack(0x00480000,0x004d0000)]
0x01296000 JavaThread "Finalizer" daemon [_thread_blocked, id=4128, stack(0x03690000,0x036e0000)]
0x01290c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4120, stack(0x01550000,0x015a0000)]
=>0x013dd400 JavaThread "Client thread" [_thread_in_native, id=3304, stack(0x004f0000,0x00540000)]

Other Threads:
0x0128f800 VMThread [stack: 0x03750000,0x037a0000] [id=2280]
0x0131dc00 WatcherThread [stack: 0x03a10000,0x03a60000] [id=5800]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 20864K, used 13228K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 66% used [0x134f0000, 0x140fe010, 0x14710000)
from space 2304K, 38% used [0x14950000, 0x14a2d1e0, 0x14b90000)
to space 2304K, 0% used [0x14710000, 0x14710000, 0x14950000)
tenured generation total 46312K, used 30576K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 66% used [0x1df90000, 0x1fd6c1b8, 0x1fd6c200, 0x20cca000)
compacting perm gen total 12288K, used 9769K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 79% used [0x334f0000, 0x33e7a610, 0x33e7a800, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)

Card table byte_map: [0x01420000,0x01550000] byte_map_base: 0x01385880

Polling page: 0x00150000

Code Cache [0x015e0000, 0x017f8000, 0x035e0000)
total_blobs=1357 nmethods=1058 adapters=235 free_code_cache=30628Kb largest_free_block=31363392

Compilation events (10 events):
Event: 15.707 Thread 0x01307000 1017 java.util.ComparableTimSort::binarySort (223 bytes)
Event: 15.708 Thread 0x01307000 nmethod 1017 0x017dd4c8 code [0x017dd610, 0x017dda18]
Event: 15.715 Thread 0x01307000 1018 bqw::a (63 bytes)
Event: 15.715 Thread 0x01307000 nmethod 1018 0x017dddc8 code [0x017ddf10, 0x017de07c]
Event: 15.719 Thread 0x01307000 1019 brc::a (5 bytes)
Event: 15.719 Thread 0x01307000 nmethod 1019 0x017de1c8 code [0x017de2c0, 0x017de340]
Event: 15.719 Thread 0x01307000 1020 brc::b (5 bytes)
Event: 15.719 Thread 0x01307000 nmethod 1020 0x017de388 code [0x017de480, 0x017de500]
Event: 15.742 Thread 0x01307000 1021 java.lang.String::trim (77 bytes)
Event: 15.742 Thread 0x01307000 nmethod 1021 0x017de688 code [0x017de790, 0x017de8cc]

GC Heap History (10 events):
Event: 13.964 GC heap before
{Heap before GC invocations=16 (full 3):
def new generation total 20864K, used 16963K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 91% used [0x134f0000, 0x14580e10, 0x14710000)
from space 2304K, 0% used [0x14710000, 0x14710000, 0x14950000)
to space 2304K, 0% used [0x14950000, 0x14950000, 0x14b90000)
tenured generation total 46312K, used 27787K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 59% used [0x1df90000, 0x1fab2cb0, 0x1fab2e00, 0x20cca000)
compacting perm gen total 12288K, used 8786K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 71% used [0x334f0000, 0x33d84920, 0x33d84a00, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
Event: 13.966 GC heap after
Heap after GC invocations=17 (full 3):
def new generation total 20864K, used 154K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 0% used [0x134f0000, 0x134f0000, 0x14710000)
from space 2304K, 6% used [0x14950000, 0x149769b8, 0x14b90000)
to space 2304K, 0% used [0x14710000, 0x14710000, 0x14950000)
tenured generation total 46312K, used 27787K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 59% used [0x1df90000, 0x1fab2cb0, 0x1fab2e00, 0x20cca000)
compacting perm gen total 12288K, used 8786K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 71% used [0x334f0000, 0x33d84920, 0x33d84a00, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
}
Event: 14.092 GC heap before
{Heap before GC invocations=17 (full 3):
def new generation total 20864K, used 18690K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 99% used [0x134f0000, 0x14709ef8, 0x14710000)
from space 2304K, 6% used [0x14950000, 0x149769b8, 0x14b90000)
to space 2304K, 0% used [0x14710000, 0x14710000, 0x14950000)
tenured generation total 46312K, used 27787K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 59% used [0x1df90000, 0x1fab2cb0, 0x1fab2e00, 0x20cca000)
compacting perm gen total 12288K, used 8789K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 71% used [0x334f0000, 0x33d856b8, 0x33d85800, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
Event: 14.094 GC heap after
Heap after GC invocations=18 (full 3):
def new generation total 20864K, used 491K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 0% used [0x134f0000, 0x134f0000, 0x14710000)
from space 2304K, 21% used [0x14710000, 0x1478ac18, 0x14950000)
to space 2304K, 0% used [0x14950000, 0x14950000, 0x14b90000)
tenured generation total 46312K, used 27787K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 59% used [0x1df90000, 0x1fab2cb0, 0x1fab2e00, 0x20cca000)
compacting perm gen total 12288K, used 8789K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 71% used [0x334f0000, 0x33d856b8, 0x33d85800, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
}
Event: 14.553 GC heap before
{Heap before GC invocations=18 (full 3):
def new generation total 20864K, used 19051K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 100% used [0x134f0000, 0x14710000, 0x14710000)
from space 2304K, 21% used [0x14710000, 0x1478ac18, 0x14950000)
to space 2304K, 0% used [0x14950000, 0x14950000, 0x14b90000)
tenured generation total 46312K, used 27787K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 59% used [0x1df90000, 0x1fab2cb0, 0x1fab2e00, 0x20cca000)
compacting perm gen total 12288K, used 9305K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 75% used [0x334f0000, 0x33e06450, 0x33e06600, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
Event: 14.567 GC heap after
Heap after GC invocations=19 (full 3):
def new generation total 20864K, used 2304K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 0% used [0x134f0000, 0x134f0000, 0x14710000)
from space 2304K, 100% used [0x14950000, 0x14b90000, 0x14b90000)
to space 2304K, 0% used [0x14710000, 0x14710000, 0x14950000)
tenured generation total 46312K, used 28141K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 60% used [0x1df90000, 0x1fb0b7e8, 0x1fb0b800, 0x20cca000)
compacting perm gen total 12288K, used 9305K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 75% used [0x334f0000, 0x33e06450, 0x33e06600, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
}
Event: 14.874 GC heap before
{Heap before GC invocations=19 (full 3):
def new generation total 20864K, used 20864K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 100% used [0x134f0000, 0x14710000, 0x14710000)
from space 2304K, 100% used [0x14950000, 0x14b90000, 0x14b90000)
to space 2304K, 0% used [0x14710000, 0x14710000, 0x14950000)
tenured generation total 46312K, used 28141K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 60% used [0x1df90000, 0x1fb0b7e8, 0x1fb0b800, 0x20cca000)
compacting perm gen total 12288K, used 9306K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 75% used [0x334f0000, 0x33e06ba0, 0x33e06c00, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
Event: 14.884 GC heap after
Heap after GC invocations=20 (full 3):
def new generation total 20864K, used 1255K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 0% used [0x134f0000, 0x134f0000, 0x14710000)
from space 2304K, 54% used [0x14710000, 0x14849f38, 0x14950000)
to space 2304K, 0% used [0x14950000, 0x14950000, 0x14b90000)
tenured generation total 46312K, used 29997K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 64% used [0x1df90000, 0x1fcdb498, 0x1fcdb600, 0x20cca000)
compacting perm gen total 12288K, used 9306K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 75% used [0x334f0000, 0x33e06ba0, 0x33e06c00, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
}
Event: 15.588 GC heap before
{Heap before GC invocations=20 (full 3):
def new generation total 20864K, used 19815K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 100% used [0x134f0000, 0x14710000, 0x14710000)
from space 2304K, 54% used [0x14710000, 0x14849f38, 0x14950000)
to space 2304K, 0% used [0x14950000, 0x14950000, 0x14b90000)
tenured generation total 46312K, used 29997K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 64% used [0x1df90000, 0x1fcdb498, 0x1fcdb600, 0x20cca000)
compacting perm gen total 12288K, used 9320K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 75% used [0x334f0000, 0x33e0a270, 0x33e0a400, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
Event: 15.594 GC heap after
Heap after GC invocations=21 (full 3):
def new generation total 20864K, used 884K [0x134f0000, 0x14b90000, 0x1df90000)
eden space 18560K, 0% used [0x134f0000, 0x134f0000, 0x14710000)
from space 2304K, 38% used [0x14950000, 0x14a2d1e0, 0x14b90000)
to space 2304K, 0% used [0x14710000, 0x14710000, 0x14950000)
tenured generation total 46312K, used 30576K [0x1df90000, 0x20cca000, 0x334f0000)
the space 46312K, 66% used [0x1df90000, 0x1fd6c1b8, 0x1fd6c200, 0x20cca000)
compacting perm gen total 12288K, used 9320K [0x334f0000, 0x340f0000, 0x374f0000)
the space 12288K, 75% used [0x334f0000, 0x33e0a270, 0x33e0a400, 0x340f0000)
ro space 10240K, 41% used [0x374f0000, 0x37922050, 0x37922200, 0x37ef0000)
rw space 12288K, 52% used [0x37ef0000, 0x38536800, 0x38536800, 0x38af0000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 15.748 Thread 0x013dd400 Threw 0x13cb12d0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.749 Thread 0x013dd400 Threw 0x13cb3c30 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.762 Thread 0x0aad5400 Threw 0x13cf9708 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.763 Thread 0x0aad5400 Threw 0x13cffd58 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.765 Thread 0x0aad5400 Threw 0x13d023a0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.765 Thread 0x0aad5400 Threw 0x13d04c20 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.766 Thread 0x0aad5400 Threw 0x13d09bb8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.767 Thread 0x0aad5400 Threw 0x13d0ca30 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.767 Thread 0x0aad5400 Threw 0x13d0f8f8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 15.768 Thread 0x0aad5400 Threw 0x13d121f0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 15.769 loading class 0x0134ca50
Event: 15.769 loading class 0x0134cba8
Event: 15.769 loading class 0x0134cba8 done
Event: 15.769 loading class 0x0134ca50 done
Event: 15.769 Executing VM operation: Deoptimize
Event: 15.770 Executing VM operation: Deoptimize done
Event: 15.770 loading class 0x0134cf50
Event: 15.770 loading class 0x0134d240
Event: 15.770 loading class 0x0134d240 done
Event: 15.770 loading class 0x0134cf50 done


Dynamic libraries:
0x00380000 - 0x003af000 C:\Program Files\Java\jre7\bin\javaw.exe
0x77560000 - 0x7769c000 C:\Windows\SYSTEM32\ntdll.dll
0x750b0000 - 0x75184000 C:\Windows\system32\kernel32.dll
0x74cd0000 - 0x74d1b000 C:\Windows\system32\KERNELBASE.dll
0x757c0000 - 0x75860000 C:\Windows\system32\ADVAPI32.dll
0x75860000 - 0x7590c000 C:\Windows\system32\msvcrt.dll
0x752f0000 - 0x75309000 C:\Windows\SYSTEM32\sechost.dll
0x75650000 - 0x756f2000 C:\Windows\system32\RPCRT4.dll
0x754b0000 - 0x75579000 C:\Windows\system32\USER32.dll
0x74f30000 - 0x74f7e000 C:\Windows\system32\GDI32.dll
0x74ef0000 - 0x74efa000 C:\Windows\system32\LPK.dll
0x75910000 - 0x759ad000 C:\Windows\system32\USP10.dll
0x73a90000 - 0x73c2e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75700000 - 0x75757000 C:\Windows\system32\SHLWAPI.dll
0x74e90000 - 0x74eaf000 C:\Windows\system32\IMM32.DLL
0x75580000 - 0x7564c000 C:\Windows\system32\MSCTF.dll
0x60630000 - 0x606ef000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x55650000 - 0x559d0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x6f050000 - 0x6f057000 C:\Windows\system32\WSOCK32.dll
0x74eb0000 - 0x74ee5000 C:\Windows\system32\WS2_32.dll
0x776a0000 - 0x776a6000 C:\Windows\system32\NSI.dll
0x6efe0000 - 0x6f012000 C:\Windows\system32\WINMM.dll
0x750a0000 - 0x750a5000 C:\Windows\system32\PSAPI.DLL
0x67540000 - 0x6754c000 C:\Program Files\Java\jre7\bin\verify.dll
0x61190000 - 0x611b0000 C:\Program Files\Java\jre7\bin\java.dll
0x61170000 - 0x61183000 C:\Program Files\Java\jre7\bin\zip.dll
0x60b30000 - 0x60b3a000 C:\Program Files\Java\jre7\bin\management.dll
0x60920000 - 0x60934000 C:\Program Files\Java\jre7\bin\net.dll
0x74430000 - 0x7446c000 C:\Windows\system32\mswsock.dll
0x74420000 - 0x74426000 C:\Windows\System32\wship6.dll
0x61280000 - 0x6128f000 C:\Program Files\Java\jre7\bin\nio.dll
0x72e40000 - 0x72e50000 C:\Windows\system32\NLAapi.dll
0x731c0000 - 0x731d0000 C:\Windows\system32\napinsp.dll
0x71400000 - 0x71412000 C:\Windows\system32\pnrpnsp.dll
0x742e0000 - 0x74324000 C:\Windows\system32\DNSAPI.dll
0x713f0000 - 0x713f8000 C:\Windows\System32\winrnr.dll
0x68920000 - 0x68941000 C:\Program Files\Bonjour\mdnsNSP.dll
0x72940000 - 0x7295c000 C:\Windows\system32\Iphlpapi.DLL
0x72cd0000 - 0x72cd7000 C:\Windows\system32\WINNSI.DLL
0x72850000 - 0x72888000 C:\Windows\System32\fwpuclnt.dll
0x6c160000 - 0x6c166000 C:\Windows\system32\rasadhlp.dll
0x10000000 - 0x1004d000 C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375\lwjgl.dll
0x59eb0000 - 0x59f78000 C:\Windows\system32\OPENGL32.dll
0x5aef0000 - 0x5af12000 C:\Windows\system32\GLU32.dll
0x60250000 - 0x60337000 C:\Windows\system32\DDRAW.dll
0x61150000 - 0x61156000 C:\Windows\system32\DCIMAN32.dll
0x75310000 - 0x754ad000 C:\Windows\system32\SETUPAPI.dll
0x74d30000 - 0x74d57000 C:\Windows\system32\CFGMGR32.dll
0x75010000 - 0x7509f000 C:\Windows\system32\OLEAUT32.dll
0x75190000 - 0x752ec000 C:\Windows\system32\ole32.dll
0x74c80000 - 0x74c92000 C:\Windows\system32\DEVOBJ.dll
0x735e0000 - 0x735f3000 C:\Windows\system32\dwmapi.dll
0x73ef0000 - 0x73ef9000 C:\Windows\system32\VERSION.dll
0x74470000 - 0x74486000 C:\Windows\system32\CRYPTSP.dll
0x74200000 - 0x7423b000 C:\Windows\system32\rsaenh.dll
0x74040000 - 0x74057000 C:\Windows\system32\USERENV.dll
0x74a00000 - 0x74a0b000 C:\Windows\system32\profapi.dll
0x74980000 - 0x7498c000 C:\Windows\system32\CRYPTBASE.dll
0x5f9c0000 - 0x5fb03000 C:\Program Files\Java\jre7\bin\awt.dll
0x73910000 - 0x73950000 C:\Windows\system32\uxtheme.dll
0x04b10000 - 0x04f02000 C:\Windows\system32\ig4icd32.dll
0x04f10000 - 0x051aa000 C:\Windows\system32\ig4dev32.dll
0x64ab0000 - 0x64b29000 C:\Windows\system32\mscms.dll
0x59e70000 - 0x59ea8000 C:\Windows\system32\icm32.dll
0x70a40000 - 0x70a7a000 C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375\avutil-ttv-51.dll
0x65980000 - 0x6599d000 C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375\swresample-ttv-0.dll
0x6eb80000 - 0x6ec09000 C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375\libmp3lame-ttv.dll
0x53b70000 - 0x54af0000 C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375\libmfxsw32.dll
0x59d60000 - 0x59e63000 C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375\twitchsdk.dll
0x768f0000 - 0x76ab4000 C:\Windows\system32\WININET.dll
0x74cc0000 - 0x74cc4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x74d20000 - 0x74d24000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x74cb0000 - 0x74cb4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x74b50000 - 0x74b53000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76b70000 - 0x76b73000 C:\Windows\system32\normaliz.DLL
0x759b0000 - 0x75bc7000 C:\Windows\system32\iertutil.dll
0x74ca0000 - 0x74ca5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x085d0000 - 0x08635000 C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375\OpenAL32.dll
0x75c20000 - 0x7686a000 C:\Windows\system32\SHELL32.dll
0x74f80000 - 0x75003000 C:\Windows\system32\CLBCatQ.DLL
0x73600000 - 0x73639000 C:\Windows\System32\MMDevApi.dll
0x73950000 - 0x73a45000 C:\Windows\System32\PROPSYS.dll
0x62b90000 - 0x62c02000 C:\Windows\system32\dsound.dll
0x73040000 - 0x73065000 C:\Windows\system32\POWRPROF.dll
0x71490000 - 0x714c6000 C:\Windows\system32\AUDIOSES.DLL
0x6c1c0000 - 0x6c2ab000 C:\Windows\system32\dbghelp.dll
0x5e8b0000 - 0x5e8d0000 C:\Program Files\Java\jre7\bin\sunec.dll
0x61160000 - 0x61169000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x74b60000 - 0x74c80000 C:\Windows\system32\CRYPT32.dll
0x74a70000 - 0x74a7c000 C:\Windows\system32\MSASN1.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -Djava.library.path=C:\Users\Owner\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-653049970375
java_command: net.minecraft.client.main.Main --username master0fsleep --version 1.7.5 --gameDir C:\Users\Owner\AppData\Roaming\.minecraft --assetsDir C:\Users\Owner\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid 02fda6309b0247c9991275d40bb39401 --accessToken 995278e3790240a4bbc1477c4aa26384 --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\Common Files\iZotope\Runtimes;C:\Users\Owner\AppData\Local\Smartbar\Application\;C:\Program Files\Java\jre7\bin
USERNAME=Owner
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 Build 7601 Service Pack 1

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 2086884k(454608k free), swap 4173768k(2102856k 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: Sat Mar 22 10:52:53 2014
elapsed time: 15 seconds

DxDiag log http://pastebin.com/aFLuh1QU
Posted by Master0fsleep's Avatar
Master0fsleep
Level 1 : New Miner
0

Create an account or sign in to comment.

7

1
04/15/2014 11:25 pm
Level 1 : New Miner
Master0fsleep
Master0fsleep's Avatar
SOLVED
The problem was my graphics card. Its ass pretty much, very old and low end. It can play minecraft 1.7.2 and lower, but higher versions need better graphics card.
1
04/01/2014 2:17 am
Level 43 : Master Pokemon
regi
regi's Avatar
If reinstalling java doesn't work then:

1. Delete all mods you have (Do a force update)
IF THAT DOESN'T WORK :
2. Delete the whole minecraft folder
- Windows : Do WIN+R and type in %appdata%
- Mac: Open your accounts folder, open library, application support, minecraft.
1
03/30/2014 11:20 pm
Level 28 : Expert Creeper Hugger
VenithFour
VenithFour's Avatar
Minidumps are tied in with Java I believe. Try reinstalling Java.
1
03/30/2014 9:17 am
Level 48 : Master Botanist
Sbia
Sbia's Avatar
eat it
1
03/30/2014 8:59 am
Level 1 : New Farmer
bananamilkshake3
bananamilkshake3's Avatar
Same Problem for me, please help. How do I enable minidumps?
1
03/22/2014 11:22 am
Level 15 : Journeyman Architect
LBUlises1
LBUlises1's Avatar
[10:52:53 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

That is your problem my sir.
1
03/22/2014 11:28 am
Level 1 : New Miner
Master0fsleep
Master0fsleep's Avatar
How to fix?
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome