I cant get my game to work. here is the crash report. if anyone could help me i would be so grateful!!!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x50359dd0, pid=7748, tid=3140
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x49dd0]
#
# 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 (0x4bdd8400): JavaThread "Minecraft main thread" [_thread_in_native, id=3140, stack(0x4c770000,0x4c7c0000)]
EAX=0x00000000 is an unknown value
EBX=0x4bcb8670 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x4c7ad118 is pointing into the stack for thread: 0x4bdd8400
ESP=0x4c7acd0c is pointing into the stack for thread: 0x4bdd8400
EBP=0x4c7ad14c is pointing into the stack for thread: 0x4bdd8400
ESI=0x4bcb88c8 is an unknown value
EDI=0x4bcb8670 is an unknown value
Stack: [0x4c770000,0x4c7c0000], sp=0x4c7acd0c, free space=243k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x49dd0]
C [atioglxx.dll+0xba55e9]
C [atioglxx.dll+0xba5ee6]
C [atioglxx.dll+0xb707c1]
C [atioglxx.dll+0xfc267]
C [atioglxx.dll+0xa66081]
C [atioglxx.dll+0xa65b68]
C [atioglxx.dll+0x1b059]
C [atioglxx.dll+0x1a2ed]
C [OPENGL32.dll+0x1b937]
C [OPENGL32.dll+0x1baf6]
C [OPENGL32.dll+0x2770b]
C [OPENGL32.dll+0x28425]
C [OPENGL32.dll+0x27a2b]
C [GDI32.dll+0xaf798]
C [lwjgl.dll+0x2554]
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 52948K [0x04c00000, 0x0cc00000, 0x0cc00000)
eden space 104960K, 50% used [0x04c00000, 0x07fb53b0, 0x0b280000)
from space 13056K, 0% used [0x0b280000, 0x0b280000, 0x0bf40000)
to space 13056K, 0% used [0x0bf40000, 0x0bf40000, 0x0cc00000)
concurrent mark-sweep generation total 4096K, used 0K [0x0cc00000, 0x0d000000, 0x44c00000)
Metaspace used 8662K, capacity 8822K, committed 8832K, reserved 9600K
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct 7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sat Feb 21 00:37:52 2015
elapsed time: 1 seconds (0d 0h 0m 1s)
Looks like Java is crashing, Remove all Java version's from the machine. If I'm reading your log right it looks like you have Java 7 and Java 8 installed.
Go to control panel >uninstall a program. Scroll threw the list looking for "Java [version]" uninstall all of them! Reboot P.C. and grab the newest Java at
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x50359dd0, pid=7748, tid=3140
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x49dd0]
#
# 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 (0x4bdd8400): JavaThread "Minecraft main thread" [_thread_in_native, id=3140, stack(0x4c770000,0x4c7c0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x4bcb8670, ECX=0x00000000, EDX=0x4c7ad118
ESP=0x4c7acd0c, EBP=0x4c7ad14c, ESI=0x4bcb88c8, EDI=0x4bcb8670
EIP=0x50359dd0, EFLAGS=0x00010246
Top of Stack: (sp=0x4c7acd0c)
0x4c7acd0c: 4c7ad118 00000000 00000000 4bc725d8
0x4c7acd1c: 4bc725e0 4c7ad284 00000000 00000000
0x4c7acd2c: 00000000 00000000 00000000 00000000
0x4c7acd3c: 00000000 00000000 00000000 00000000
0x4c7acd4c: 00000000 00000000 00000000 00000000
0x4c7acd5c: 00000000 00000000 00000000 00000000
0x4c7acd6c: 00000000 00000000 00000000 00000000
0x4c7acd7c: 00000000 00000000 00000000 00000000
Instructions: (pc=0x50359dd0)
0x50359db0: fd ff ff 01 00 00 00 c7 85 04 fe ff ff 00 00 00
0x50359dc0: 00 8b 8f b4 06 00 00 6a 00 8d 55 cc 52 89 45 d0
0x50359dd0: 8b 01 8d 95 18 fe ff ff 52 ff 50 04 8b 85 1c fe
0x50359de0: ff ff 8b 8d 14 fd ff ff 25 00 ff ff ff 0d 00 00
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x4bcb8670 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x4c7ad118 is pointing into the stack for thread: 0x4bdd8400
ESP=0x4c7acd0c is pointing into the stack for thread: 0x4bdd8400
EBP=0x4c7ad14c is pointing into the stack for thread: 0x4bdd8400
ESI=0x4bcb88c8 is an unknown value
EDI=0x4bcb8670 is an unknown value
Stack: [0x4c770000,0x4c7c0000], sp=0x4c7acd0c, free space=243k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x49dd0]
C [atioglxx.dll+0xba55e9]
C [atioglxx.dll+0xba5ee6]
C [atioglxx.dll+0xb707c1]
C [atioglxx.dll+0xfc267]
C [atioglxx.dll+0xa66081]
C [atioglxx.dll+0xa65b68]
C [atioglxx.dll+0x1b059]
C [atioglxx.dll+0x1a2ed]
C [OPENGL32.dll+0x1b937]
C [OPENGL32.dll+0x1baf6]
C [OPENGL32.dll+0x2770b]
C [OPENGL32.dll+0x28425]
C [OPENGL32.dll+0x27a2b]
C [GDI32.dll+0xaf798]
C [lwjgl.dll+0x2554]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DrawableLWJGL;Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+196
j org.lwjgl.opengl.Display.createWindow()V+71
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+72
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j net.minecraft.client.Minecraft.a()V+176
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x4bdd8400 JavaThread "Minecraft main thread" [_thread_in_native, id=3140, stack(0x4c770000,0x4c7c0000)]
0x4bdd7c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9868, stack(0x4c6e0000,0x4c730000)]
0x47bb4c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3768, stack(0x4bd50000,0x4bda0000)]
0x47ba9000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=9452, stack(0x4aea0000,0x4aef0000)]
0x47b4f000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8044, stack(0x4ac90000,0x4ace0000)]
0x47b4c000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10728, stack(0x483f0000,0x48440000)]
0x47b4b800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4436, stack(0x48360000,0x483b0000)]
0x47b4b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3924, stack(0x482d0000,0x48320000)]
0x47225c00 JavaThread "Service Thread" daemon [_thread_blocked, id=3788, stack(0x47750000,0x477a0000)]
0x4721dc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3156, stack(0x476c0000,0x47710000)]
0x4722c800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8068, stack(0x47630000,0x47680000)]
0x4722bc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7572, stack(0x475a0000,0x475f0000)]
0x4722b000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8672, stack(0x47510000,0x47560000)]
0x47201400 JavaThread "Finalizer" daemon [_thread_blocked, id=10752, stack(0x47480000,0x474d0000)]
0x471fb000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6120, stack(0x473f0000,0x47440000)]
0x0298d400 JavaThread "main" [_thread_blocked, id=8280, stack(0x027a0000,0x027f0000)]
Other Threads:
0x471f7800 VMThread [stack: 0x47360000,0x473b0000] [id=9904]
0x4724d000 WatcherThread [stack: 0x477e0000,0x47830000] [id=8504]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 52948K [0x04c00000, 0x0cc00000, 0x0cc00000)
eden space 104960K, 50% used [0x04c00000, 0x07fb53b0, 0x0b280000)
from space 13056K, 0% used [0x0b280000, 0x0b280000, 0x0bf40000)
to space 13056K, 0% used [0x0bf40000, 0x0bf40000, 0x0cc00000)
concurrent mark-sweep generation total 4096K, used 0K [0x0cc00000, 0x0d000000, 0x44c00000)
Metaspace used 8662K, capacity 8822K, committed 8832K, reserved 9600K
Card table byte_map: [0x44c00000,0x44e10000] byte_map_base: 0x44bda000
Marking Bits: (CMSBitMap*) 0x02863da8
Bits: [0x44fe0000, 0x46be0000)
Mod Union Table: (CMSBitMap*) 0x02863e08
Bits: [0x46bf0000, 0x46c28000)
Polling page: 0x00ed0000
CodeCache: size=32768Kb used=1612Kb max_used=1612Kb free=31155Kb
bounds [0x02990000, 0x02b28000, 0x04990000]
total_blobs=808 nmethods=545 adapters=195
compilation: enabled
Compilation events (10 events):
Event: 1.128 Thread 0x4721dc00 541 com.sun.imageio.plugins.png.PNGImageReader::decodeUpFilter (53 bytes)
Event: 1.128 Thread 0x4721dc00 nmethod 541 0x02b20788 code [0x02b20890, 0x02b209a0]
Event: 1.128 Thread 0x4721dc00 542 sun.awt.image.ByteInterleavedRaster::getDataElements (132 bytes)
Event: 1.128 Thread 0x4721dc00 nmethod 542 0x02b20b08 code [0x02b20c30, 0x02b20ebc]
Event: 1.128 Thread 0x4721dc00 543 java.awt.image.ComponentColorModel::getRGBComponent (111 bytes)
Event: 1.129 Thread 0x4721dc00 nmethod 543 0x02b21148 code [0x02b212c0, 0x02b21528]
Event: 1.129 Thread 0x4721dc00 544 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 1.129 Thread 0x4721dc00 nmethod 544 0x02b217c8 code [0x02b21a20, 0x02b223f0]
Event: 1.129 Thread 0x4721dc00 545 java.nio.HeapByteBuffer::_put (8 bytes)
Event: 1.129 Thread 0x4721dc00 nmethod 545 0x02b22fc8 code [0x02b230c0, 0x02b23160]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1.125 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e27e58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.126 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e30ec0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.127 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e33c98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.128 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e3d768) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.128 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e3fee8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.128 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e43358) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.129 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e468e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.131 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e4a2a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.132 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e4dcd0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.132 Thread 0x4bdd8400 Exception <a 'java/security/PrivilegedActionException'> (0x07e50f38) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):
Event: 1.128 loading class org/lwjgl/opengl/WindowsAWTGLCanvasPeerInfo
Event: 1.128 loading class org/lwjgl/opengl/WindowsAWTGLCanvasPeerInfo done
Event: 1.129 loading class org/lwjgl/opengl/WindowsCanvasImplementation$1
Event: 1.129 loading class org/lwjgl/opengl/WindowsCanvasImplementation$1 done
Event: 1.131 loading class org/lwjgl/opengl/AWTSurfaceLock
Event: 1.131 loading class org/lwjgl/opengl/AWTSurfaceLock done
Event: 1.132 loading class org/lwjgl/opengl/AWTSurfaceLock$1
Event: 1.132 loading class org/lwjgl/opengl/AWTSurfaceLock$1 done
Event: 1.132 loading class org/lwjgl/opengl/Display$7
Event: 1.132 loading class org/lwjgl/opengl/Display$7 done
Dynamic libraries:
0x01370000 - 0x013a0000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\javaw.exe
0x76fc0000 - 0x77128000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x76da0000 - 0x76ee0000 C:\WINDOWS\SYSTEM32\KERNEL32.DLL
0x76b10000 - 0x76bdf000 C:\WINDOWS\SYSTEM32\KERNELBASE.dll
0x6f3a0000 - 0x6f43a000 C:\WINDOWS\system32\apphelp.dll
0x56c70000 - 0x56ec3000 C:\WINDOWS\AppPatch\AcGenral.DLL
0x764a0000 - 0x7655e000 C:\WINDOWS\SYSTEM32\msvcrt.dll
0x76310000 - 0x7634e000 C:\WINDOWS\SYSTEM32\sechost.dll
0x749f0000 - 0x74a0d000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x76560000 - 0x765a1000 C:\WINDOWS\SYSTEM32\SHLWAPI.dll
0x6f8b0000 - 0x6f98c000 C:\WINDOWS\SYSTEM32\UxTheme.dll
0x76350000 - 0x7649f000 C:\WINDOWS\SYSTEM32\USER32.dll
0x768f0000 - 0x769f8000 C:\WINDOWS\SYSTEM32\GDI32.dll
0x74390000 - 0x743b0000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x70580000 - 0x70592000 C:\WINDOWS\SYSTEM32\samcli.dll
0x767c0000 - 0x768cb000 C:\WINDOWS\SYSTEM32\ole32.dll
0x74f20000 - 0x74fa7000 C:\WINDOWS\SYSTEM32\OLEAUT32.dll
0x5eac0000 - 0x5ead5000 C:\WINDOWS\SYSTEM32\MSACM32.dll
0x74770000 - 0x74778000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x75160000 - 0x76304000 C:\WINDOWS\SYSTEM32\SHELL32.dll
0x74260000 - 0x74279000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x70740000 - 0x70759000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x65c70000 - 0x65d94000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x74fd0000 - 0x75047000 C:\WINDOWS\SYSTEM32\ADVAPI32.dll
0x70600000 - 0x7065e000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x70530000 - 0x70544000 C:\WINDOWS\SYSTEM32\MPR.dll
0x750a0000 - 0x75151000 C:\WINDOWS\SYSTEM32\RPCRT4.dll
0x749e0000 - 0x749e9000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x74dd0000 - 0x74f1e000 C:\WINDOWS\SYSTEM32\combase.dll
0x74370000 - 0x74390000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x742c0000 - 0x742ce000 C:\WINDOWS\SYSTEM32\profapi.dll
0x73a90000 - 0x73ca7000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x73f30000 - 0x740f4000 C:\WINDOWS\SYSTEM32\WININET.dll
0x74980000 - 0x749d1000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
0x74d10000 - 0x74d4a000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x74350000 - 0x7436f000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x742d0000 - 0x74347000 C:\WINDOWS\SYSTEM32\SHCORE.DLL
0x74da0000 - 0x74dc5000 C:\WINDOWS\system32\IMM32.DLL
0x76a00000 - 0x76af7000 C:\WINDOWS\SYSTEM32\MSCTF.dll
0x6f590000 - 0x6f775000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_a9f4965301334e09\COMCTL32.dll
0x58160000 - 0x5821f000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\msvcr100.dll
0x568c0000 - 0x56c64000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\client\jvm.dll
0x743b0000 - 0x743b8000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x76d90000 - 0x76d96000 C:\WINDOWS\SYSTEM32\PSAPI.DLL
0x75050000 - 0x7509d000 C:\WINDOWS\SYSTEM32\WS2_32.dll
0x74fc0000 - 0x74fc7000 C:\WINDOWS\SYSTEM32\NSI.dll
0x66070000 - 0x6607c000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\verify.dll
0x66040000 - 0x66061000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\java.dll
0x66020000 - 0x66033000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\zip.dll
0x47c30000 - 0x47c7c000 C:\Users\Darkbeauty\AppData\Roaming\.minecraft\versions\1.4.2\1.4.2-natives-378222203987786\lwjgl.dll
0x635e0000 - 0x636b4000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x658f0000 - 0x65914000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x5d110000 - 0x5d1f7000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x65c60000 - 0x65c67000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x56770000 - 0x568b6000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\awt.dll
0x48440000 - 0x48454000 C:\Program Files (x86)\Common Files\Portrait Displays\Plugins\DP\msgHook.dll
0x748c0000 - 0x748c9000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x48540000 - 0x4857e000 C:\Program Files (x86)\Portrait Displays\Pivot Software\winphook.dll
0x5e150000 - 0x5e308000 C:\WINDOWS\system32\d3d9.dll
0x5e060000 - 0x5e146000 C:\WINDOWS\SYSTEM32\aticfx32.dll
0x5e040000 - 0x5e059000 C:\WINDOWS\SYSTEM32\atiu9pag.dll
0x5da40000 - 0x5e03c000 C:\WINDOWS\SYSTEM32\atiumdag.dll
0x5d5a0000 - 0x5da31000 C:\WINDOWS\SYSTEM32\atiumdva.dll
0x65ed0000 - 0x65f08000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\fontmanager.dll
0x71ea0000 - 0x71eb8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x71e70000 - 0x71e9f000 C:\WINDOWS\system32\rsaenh.dll
0x71e50000 - 0x71e6d000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x65f80000 - 0x65f95000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\net.dll
0x741b0000 - 0x741f5000 C:\WINDOWS\system32\mswsock.dll
0x73a70000 - 0x73a8e000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x738b0000 - 0x738b8000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x709b0000 - 0x709c2000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x70990000 - 0x709a3000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x65f10000 - 0x65f1f000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\nio.dll
0x65280000 - 0x65286000 C:\Program Files (x86)\Java\jre1.8.0_25\bin\jawt.dll
0x58080000 - 0x58095000 C:\WINDOWS\SYSTEM32\atiglpxx.dll
0x50310000 - 0x517e5000 C:\WINDOWS\SYSTEM32\atioglxx.dll
0x76be0000 - 0x76d8c000 C:\WINDOWS\SYSTEM32\SETUPAPI.dll
0x63380000 - 0x63420000 C:\WINDOWS\SYSTEM32\atiadlxy.dll
0x6f780000 - 0x6f8a4000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x74250000 - 0x7425e000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x76630000 - 0x76669000 C:\WINDOWS\SYSTEM32\WINTRUST.dll
0x74a10000 - 0x74b8f000 C:\WINDOWS\SYSTEM32\CRYPT32.dll
0x76ee0000 - 0x76eee000 C:\WINDOWS\SYSTEM32\MSASN1.dll
0x57030000 - 0x5704c000 C:\WINDOWS\SYSTEM32\atigktxx.dll
0x58bb0000 - 0x58cf8000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Darkbeauty\AppData\Roaming\.minecraft\versions\1.4.2\1.4.2-natives-378222203987786
java_command: net.minecraft.launchwrapper.Launch TichoZataku token:null:e1377065d53948e0b7698b8dbe692f4f --gameDir C:\Users\Darkbeauty\AppData\Roaming\.minecraft --assetsDir C:\Users\Darkbeauty\AppData\Roaming\.minecraft\assets\virtual\legacy --proxyHost 127.0.0.1 --proxyPort 58793 --width 854 --height 480
java_class_path (initial): C:\Users\Darkbeauty\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar;C:\Users\Darkbeauty\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Darkbeauty\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Darkbeauty\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Darkbeauty\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Darkbeauty\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Darkbeauty\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Darkbeauty\AppData\Roaming\.minecraft\versions\1.4.2\1.4.2.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin;C:\Program Files (x86)\Java\jre7\bin;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\
USERNAME=Darkbeauty
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 16 Stepping 1, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 16 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
Memory: 4k page, physical 8329456k(5785956k free), swap 16718064k(13215956k free)
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct 7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sat Feb 21 00:37:52 2015
elapsed time: 1 seconds (0d 0h 0m 1s)
Go to control panel >uninstall a program. Scroll threw the list looking for "Java [version]" uninstall all of them! Reboot P.C. and grab the newest Java at
http://java.com/en/download/manual.jsp Make sure to grab the 64bit version!
Goodluck!