Does anyone know how to stop minecraft from crashing in full screen mode in the video setting menu. I left full screen mode on when I exited minecraft now I can't reopen it because it keeps trying to open in full screen and leaves and error report on my desktop. I have tried every solution I could find.
All my drivers are up to date, I tried compatibility mode, I have forced update on minecraft, I updated java, I used a .bat file and I cant fix it.
here is my error report
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000b24ee1f, pid=1912, tid=3900
#
# JRE version: 6.0_31-b05
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0x3ee1f]
#
# If you would like to submit a bug report, please visit:
# [url="http://java.sun.com/webapps/bugreport/crash.jsp"]http://java.sun.com/...eport/crash.jsp[/url]
# 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 (0x0000000006b6f800): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3900, stack(0x000000000b110000,0x000000000b210000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000000000001b8
Registers:
RAX=0x000000000d3680b0, RBX=0x000000000d2adee0, RCX=0x000000000986a1d8, RDX=0x0000000009813f18
RSP=0x000000000b20f1c0, RBP=0x0000000009813f18, RSI=0x00000000097e4010, RDI=0x000000000d3680b0
R8 =0x0000000000000000, R9 =0x0000000009813f18, R10=0x000000000d38b500, R11=0x000000000b963c20
R12=0x0000000000000001, R13=0x000007fef1b14d70, R14=0x0000000000000f3c, R15=0x000007fef1be04d0
RIP=0x000000000b24ee1f, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000b20f1c0)
0x000000000b20f1c0: 000000000d2adee0 0000000009813f18
0x000000000b20f1d0: 00000000097e4010 000007feff1b3019
0x000000000b20f1e0: fffffffffffffffe 0000000076f72788
0x000000000b20f1f0: 000000000010054a 000000006d011365
0x000000000b20f200: 000000000d3680b0 000000000b4cf25b
0x000000000b20f210: 000000000d2adee0 00000000001e61b0
0x000000000b20f220: 0000000009813f18 000007fef1af0000
0x000000000b20f230: 000000000b20f248 0000000000000000
0x000000000b20f240: 0000000000000000 000000000b20f248
0x000000000b20f250: 000000000b20f248 0000000000000001
0x000000000b20f260: 00000000001d3cf8 000007fffffd3000
0x000000000b20f270: 000000000074616d 0000000006b6f800
0x000000000b20f280: 000000000b20f4d0 00000000bc2d7010
0x000000000b20f290: 0000000000000000 0000000000000000
0x000000000b20f2a0: 000000007fffa017 0000000000010000
0x000000000b20f2b0: 0000000006b6f800 000000000b20f4d0
Instructions: (pc=0x000000000b24ee1f)
0x000000000b24edff: 8d 90 b5 00 00 44 8b 86 a8 01 00 00 ba 40 8d 00
0x000000000b24ee0f: 00 48 8b cd e8 18 d1 00 00 4c 8b 85 90 b5 00 00
0x000000000b24ee1f: 41 ff 88 b8 01 00 00 41 83 b8 b8 01 00 00 00 75
0x000000000b24ee2f: 15 49 8b 88 b0 01 00 00 48 85 c9 74 09 48 8b 01
Register to memory mapping:
RAX=0x000000000d3680b0 is an unknown value
RBX=0x000000000d2adee0 is an unknown value
RCX=0x000000000986a1d8 is an unknown value
RDX=0x0000000009813f18 is an unknown value
RSP=0x000000000b20f1c0 is pointing into the stack for thread: 0x0000000006b6f800
RBP=0x0000000009813f18 is an unknown value
RSI=0x00000000097e4010 is an unknown value
RDI=0x000000000d3680b0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000009813f18 is an unknown value
R10=0x000000000d38b500 is an unknown value
R11=0x000000000b963c20 is an unknown value
R12=0x0000000000000001 is an unknown value
R13=0x000007fef1b14d70 is an unknown value
R14=0x0000000000000f3c is an unknown value
R15=0x000007fef1be04d0 is an unknown value
Stack: [0x000000000b110000,0x000000000b210000], sp=0x000000000b20f1c0, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd64.dll+0x3ee1f]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nMakeCurrent(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V+0
j org.lwjgl.opengl.WindowsContextImplementation.makeCurrent(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/ByteBuffer;)V+7
j org.lwjgl.opengl.Context.makeCurrent()V+46
j org.lwjgl.opengl.Display.makeCurrent()V+25
j org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0
j org.lwjgl.opengl.Display.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+70
j net.minecraft.client.Minecraft.k()V+26
j net.minecraft.client.Minecraft.a()V+880
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 )
0x0000000006b6d800 JavaThread "Resource download thread" daemon [_thread_in_native, id=5656, stack(0x0000000009570000,0x0000000009670000)]
=>0x0000000006b6f800 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3900, stack(0x000000000b110000,0x000000000b210000)]
0x0000000006b6e800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4460, stack(0x000000000b010000,0x000000000b110000)]
0x0000000006b6e000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5580, stack(0x000000000af00000,0x000000000b000000)]
0x0000000009daa800 JavaThread "TimerQueue" daemon [_thread_blocked, id=5180, stack(0x000000000a960000,0x000000000aa60000)]
0x0000000006c1c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4164, stack(0x0000000009670000,0x0000000009770000)]
0x000000000002b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=1236, stack(0x0000000002360000,0x0000000002460000)]
0x0000000006d35000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6092, stack(0x00000000082a0000,0x00000000083a0000)]
0x0000000006d34800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5804, stack(0x0000000007810000,0x0000000007910000)]
0x00000000061fd800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=872, stack(0x0000000007910000,0x0000000007a10000)]
0x0000000006b7f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6136, stack(0x0000000007710000,0x0000000007810000)]
0x000000000617f000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1396, stack(0x0000000006730000,0x0000000006830000)]
0x000000000617c800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2040, stack(0x0000000006630000,0x0000000006730000)]
0x00000000003d7800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4124, stack(0x0000000006530000,0x0000000006630000)]
0x00000000003d4800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5148, stack(0x0000000006430000,0x0000000006530000)]
0x00000000003d4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2912, stack(0x0000000006330000,0x0000000006430000)]
0x00000000003ba800 JavaThread "Finalizer" daemon [_thread_blocked, id=1028, stack(0x0000000006030000,0x0000000006130000)]
0x00000000003b7000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1368, stack(0x0000000005f30000,0x0000000006030000)]
Other Threads:
0x00000000003ae800 VMThread [stack: 0x0000000005e30000,0x0000000005f30000] [id=4492]
0x0000000006189000 WatcherThread [stack: 0x0000000006830000,0x0000000006930000] [id=5352]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 305856K, used 167773K [0x00000000eaab0000, 0x0000000100000000, 0x0000000100000000)
eden space 262208K, 63% used [0x00000000eaab0000,0x00000000f4e87470,0x00000000faac0000)
from space 43648K, 0% used [0x00000000fd560000,0x00000000fd560000,0x0000000100000000)
to space 43648K, 0% used [0x00000000faac0000,0x00000000faac0000,0x00000000fd560000)
PSOldGen total 699072K, used 0K [0x00000000c0000000, 0x00000000eaab0000, 0x00000000eaab0000)
object space 699072K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000eaab0000)
PSPermGen total 24704K, used 24620K [0x00000000bae00000, 0x00000000bc620000, 0x00000000c0000000)
object space 24704K, 99% used [0x00000000bae00000,0x00000000bc60b1b8,0x00000000bc620000)
Code Cache [0x0000000002480000, 0x00000000026f0000, 0x0000000005480000)
total_blobs=954 nmethods=361 adapters=546 free_code_cache=48823424 largest_free_block=14016
Dynamic libraries:
0x0000000000400000 - 0x000000000042f000 C:\Windows\system32\javaw.exe
0x0000000076f50000 - 0x00000000770f9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076e30000 - 0x0000000076f4f000 C:\Windows\system32\kernel32.dll
0x000007fefd6b0000 - 0x000007fefd71c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd8e0000 - 0x000007fefd9bb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefed80000 - 0x000007fefee1f000 C:\Windows\system32\msvcrt.dll
0x000007feff220000 - 0x000007feff23f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefdc30000 - 0x000007fefdd5d000 C:\Windows\system32\RPCRT4.dll
0x0000000076a80000 - 0x0000000076b7a000 C:\Windows\system32\USER32.dll
0x000007feff1b0000 - 0x000007feff217000 C:\Windows\system32\GDI32.dll
0x000007feff030000 - 0x000007feff03e000 C:\Windows\system32\LPK.dll
0x000007feff040000 - 0x000007feff109000 C:\Windows\system32\USP10.dll
0x000007fefdfc0000 - 0x000007fefdfee000 C:\Windows\system32\IMM32.DLL
0x000007fefd9c0000 - 0x000007fefdac9000 C:\Windows\system32\MSCTF.dll
0x000000006d800000 - 0x000000006dfb8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fef9640000 - 0x000007fef967b000 C:\Windows\system32\WINMM.dll
0x000000006d770000 - 0x000000006d77e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d7c0000 - 0x000000006d7d2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef9c50000 - 0x000007fef9cc1000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefee20000 - 0x000007feff023000 C:\Windows\system32\ole32.dll
0x000007fefdff0000 - 0x000007fefed78000 C:\Windows\system32\SHELL32.dll
0x000007fefdbb0000 - 0x000007fefdc21000 C:\Windows\system32\SHLWAPI.dll
0x000007fefbe20000 - 0x000007fefc014000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefb780000 - 0x000007fefb798000 C:\Windows\system32\DWMAPI.DLL
0x000007fefbb60000 - 0x000007fefbbb6000 C:\Windows\system32\uxtheme.dll
0x000007fefd280000 - 0x000007fefd28f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000180000000 - 0x000000018004a000 C:\Program Files\Acer\Acer ePower Management\SysHook.dll
0x000007fefdad0000 - 0x000007fefdba7000 C:\Windows\system32\OLEAUT32.dll
0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefd830000 - 0x000007fefd87d000 C:\Windows\system32\WS2_32.dll
0x000007fefd780000 - 0x000007fefd788000 C:\Windows\system32\NSI.dll
0x000007fefcc20000 - 0x000007fefcc75000 C:\Windows\system32\mswsock.dll
0x000007fefcc10000 - 0x000007fefcc17000 C:\Windows\System32\wship6.dll
0x000000006d630000 - 0x000000006d63b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefcc80000 - 0x000007fefcc97000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc980000 - 0x000007fefc9c7000 C:\Windows\system32\rsaenh.dll
0x000007fefc700000 - 0x000007fefc71e000 C:\Windows\system32\USERENV.dll
0x000007fefd3b0000 - 0x000007fefd3bf000 C:\Windows\system32\profapi.dll
0x000007fefb170000 - 0x000007fefb185000 C:\Windows\system32\NLAapi.dll
0x000007fef3e60000 - 0x000007fef3e75000 C:\Windows\system32\napinsp.dll
0x000007fefc5e0000 - 0x000007fefc5e7000 C:\Windows\System32\wshtcpip.dll
0x000007fef3e40000 - 0x000007fef3e59000 C:\Windows\system32\pnrpnsp.dll
0x000007fefcaa0000 - 0x000007fefcafb000 C:\Windows\system32\DNSAPI.dll
0x000007fef3e30000 - 0x000007fef3e3b000 C:\Windows\System32\winrnr.dll
0x000007fefaff0000 - 0x000007fefb017000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefafe0000 - 0x000007fefafeb000 C:\Windows\system32\WINNSI.DLL
0x000007fefa180000 - 0x000007fefa188000 C:\Windows\system32\rasadhlp.dll
0x000007fefad10000 - 0x000007fefad63000 C:\Windows\System32\fwpuclnt.dll
0x000007feff110000 - 0x000007feff1a9000 C:\Windows\system32\CLBCatQ.DLL
0x000000000aa60000 - 0x000000000aaa8000 C:\Users\renee\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef1af0000 - 0x000007fef1c0d000 C:\Windows\system32\OPENGL32.dll
0x000007fef2520000 - 0x000007fef254d000 C:\Windows\system32\GLU32.dll
0x000007fef17d0000 - 0x000007fef18c1000 C:\Windows\system32\DDRAW.dll
0x000007fef7060000 - 0x000007fef7068000 C:\Windows\system32\DCIMAN32.dll
0x000007fefdde0000 - 0x000007fefdfb7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd740000 - 0x000007fefd776000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd720000 - 0x000007fefd73a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefc510000 - 0x000007fefc51c000 C:\Windows\system32\VERSION.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x000000000b210000 - 0x000000000b9da000 C:\Windows\system32\ig4icd64.dll
0x000000000bae0000 - 0x000000000bfec000 C:\Windows\system32\ig4dev64.dll
0x0000000077120000 - 0x0000000077127000 C:\Windows\system32\PSAPI.DLL
VM Arguments:
jvm_args: -Xmx1024m -Xms1024m
java_command: C:\Users\Renee\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\EgisTec MyWinLocker\x86;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=renee
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 2024376k(432260k free), swap 5059512k(903964k free)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (20.6-b01) for windows-amd64 JRE (1.6.0_31-b05), built on Feb 3 2012 18:34:57 by "java_re" with MS VC++ 8.0 (VS2005)
time: Fri Nov 30 10:36:44 2012
elapsed time: 14 seconds
Does anyone know how to stop minecraft from crashing in full screen mode in the video setting menu. I left full screen mode on when I exited minecraft now I can't reopen it because it keeps trying to open in full screen and leaves and error report on my desktop. I have tried every solution I could find.
All my drivers are up to date, I tried compatibility mode, I have forced update on minecraft, I updated java, I used a .bat file and I cant fix it.
here is my error report
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThat will get you back into the game at least.
To fix the issue with full screen all together, I'll need more info.
Can you post a dxdiag report?
Instruction on how to get and post a dxdiag: http://www.minecraftforum.net/topic/1461840-how-to-get-the-dxdiag-log-and-how-to-post-it/