when i open minecraft i log in, and then its a black screen for a second and then it closes... i tryed updating java... i tried running it with higher cpu and through a .bat file... i tried everything mostly! This worked ON the 1.5.1 update. i had it updated and it worked and played fine. The last thing i tried to do on it was try to add mods into the minecraft.jar. So what i did was delete my .minecraft folder and re-launch it. but when i did it just stayed logging in on the black screen for 1 second and closed. SOMEONE PLEASE HELP!
FIX:
1. UNINSTALL YOUR DRIVER
2. RESTART COMPUTER
3. INSTALL YOUR DRIVER
4. LAUNCH MINECRAFT
this should work if you get the same kinda of error i get. I hope i helped
To do so, start Minecraft, press 'Options' (above the 'Login' button), Press 'Force update!', then press 'Done', and login to Minecraft. Seehttp://i.imgur.com/5b09B.png for visual instructions.
Try running it with the batch file below, and see if it downloads there.
(This file just changes the location so that it should re-download)
set appdata=%appdata%\.MCRELOAD
java -Xms1G -Xmx1G -cp minecraft.jar net.minecraft.LauncherFrame
The important part is that you use the .jar version of the launcher, and have the batch file in the same location.
If it works then, then you have a weird problem with your old directory. Otherwise, you somehow messed up something important on your system.
IMPORTANT: this file gives the command output. Just running minecraft.jar will not.
Try running it with the batch file below, and see if it downloads there.
(This file just changes the location so that it should re-download)
set appdata=%appdata%\.MCRELOAD
java -Xms1G -Xmx1G -cp minecraft.jar net.minecraft.LauncherFrame
The important part is that you use the .jarversion of the launcher, and have the batch file in the same location.
If it works then, then you have a weird problem with your old directory. Otherwise, you somehow messed up something important on your system.
IMPORTANT: this file gives the command output. Just running minecraft.jar will not.
it gives me a error saying this in the cmd
C:\Users\William\Desktop>set appdata=C:\Users\William\AppData\Roaming\.MCRELOAD
C:\Users\William\Desktop>java -Xms1G -Xmx1G -cp minecraft.jar net.minecraft.Laun
cherFrame
Error: Could not find or load main class net.minecraft.LauncherFrame
C:\Users\William\Desktop>pause
Press any key to continue . . .
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3cb6d09f, pid=1576, tid=3548
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpotâ„¢ Client VM (23.7-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4dev32.dll+0xd09f]
#
# 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...eport/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 (0x3b029c00): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3548, stack(0x3bd90000,0x3bde0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x007bae40, ECX=0x3ce0007c, EDX=0x3ce52708
ESP=0x3bddf26c, EBP=0x3ce0007c, ESI=0x3ce51af4, EDI=0x3ce0007c
EIP=0x3cb6d09f, EFLAGS=0x00010212
Top of Stack: (sp=0x3bddf26c)
0x3bddf26c: 3ce0007c 3ce51af4 3ce0007c 007bae40
0x3bddf27c: 3ce0007c 3ce51af4 007bae40 3cb6d529
0x3bddf28c: 3ce06714 3caf4804 3cb22260 3c78ad6e
0x3bddf29c: 2a0131f8 00759fd0 006f7068 3bddf400
0x3bddf2ac: 2a0131f8 007bb5c4 3ce0007c 007c57a0
0x3bddf2bc: 3bddf90c 3caa63e1 ffffffff 3c95e414
0x3bddf2cc: 2a0131f8 0070b3e0 00010000 3bddf420
0x3bddf2dc: 2a0131f8 00000000 67272ac0 3bddf3c4
Instructions: (pc=0x3cb6d09f)
0x3cb6d07f: 08 00 cc cc cc cc cc cc cc cc cc cc cc cc cc cc
0x3cb6d08f: cc 83 ec 0c 53 55 56 57 8b f9 8b 87 f4 1a 05 00
0x3cb6d09f: 8b 08 8b 51 08 8b 87 ac 1c 05 00 3b 87 b0 1c 05
0x3cb6d0af: 00 8d af 78 1a 05 00 89 7c 24 10 89 54 24 18 89
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x007bae40 is an unknown value
ECX=0x3ce0007c is an unknown value
EDX=0x3ce52708 is an unknown value
ESP=0x3bddf26c is pointing into the stack for thread: 0x3b029c00
EBP=0x3ce0007c is an unknown value
ESI=0x3ce51af4 is an unknown value
EDI=0x3ce0007c is an unknown value
Stack: [0x3bd90000,0x3bde0000], sp=0x3bddf26c, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4dev32.dll+0xd09f]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nCreate(Ljava/nio/ByteBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBufferLjava/nio/ByteBuffer;+0
j org.lwjgl.opengl.WindowsContextImplementation.create(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/IntBuffer;Ljava/nio/ByteBufferLjava/nio/ByteBuffer;+10
j org.lwjgl.opengl.Context.<init>(Lorg/lwjgl/opengl/PeerInfo;Lorg/lwjgl/opengl/ContextAttribs;Lorg/lwjgl/opengl/ContextV+104
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribsV+88
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormatV+9
j net.minecraft.client.Minecraft.a()V+177
j avv.a()V+94
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutinescall_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x3b029c00 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3548, stack(0x3bd90000,0x3bde0000)]
0x3b02a400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5340, stack(0x3bb30000,0x3bb80000)]
0x3b029800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5488, stack(0x3ba90000,0x3bae0000)]
0x3b01b000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=4656, stack(0x3ba40000,0x3ba90000)]
0x3b01ac00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=4108, stack(0x3b9f0000,0x3ba40000)]
0x3b01a400 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=5320, stack(0x3b4a0000,0x3b4f0000)]
0x3af88c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5740, stack(0x3b440000,0x3b490000)]
0x3af88000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5416, stack(0x3b3f0000,0x3b440000)]
0x0178a400 JavaThread "DestroyJavaVM" [_thread_blocked, id=2176, stack(0x00980000,0x009d0000)]
0x03f44800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4488, stack(0x3acd0000,0x3ad20000)]
0x03f2c800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6076, stack(0x3a3d0000,0x3a420000)]
0x03f44000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=5620, stack(0x3a420000,0x3a470000)]
0x03ed5400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3552, stack(0x040f0000,0x04140000)]
0x03ed1c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=4400, stack(0x040a0000,0x040f0000)]
0x03ed1400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4672, stack(0x04050000,0x040a0000)]
0x01849800 JavaThread "Service Thread" daemon [_thread_blocked, id=6008, stack(0x03db0000,0x03e00000)]
0x0183c000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1708, stack(0x03d60000,0x03db0000)]
0x0183ac00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4336, stack(0x03d10000,0x03d60000)]
0x01837c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3944, stack(0x03cc0000,0x03d10000)]
0x01824400 JavaThread "Finalizer" daemon [_thread_blocked, id=4768, stack(0x03c70000,0x03cc0000)]
0x01822c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3392, stack(0x03c20000,0x03c70000)]
Other Threads:
0x01821400 VMThread [stack: 0x03bd0000,0x03c20000] [id=2616]
0x0184d000 WatcherThread [stack: 0x03e00000,0x03e50000] [id=2944]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 235968K, used 132053K [0x041e0000, 0x141e0000, 0x141e0000)
eden space 209792K, 62% used [0x041e0000, 0x0c2d55a8, 0x10ec0000)
from space 26176K, 0% used [0x10ec0000, 0x10ec0000, 0x12850000)
to space 26176K, 0% used [0x12850000, 0x12850000, 0x141e0000)
tenured generation total 524288K, used 0K [0x141e0000, 0x341e0000, 0x341e0000)
the space 524288K, 0% used [0x141e0000, 0x141e0000, 0x141e0200, 0x341e0000)
compacting perm gen total 12288K, used 6345K [0x341e0000, 0x34de0000, 0x381e0000)
the space 12288K, 51% used [0x341e0000, 0x34812500, 0x34812600, 0x34de0000)
ro space 10240K, 42% used [0x381e0000, 0x38621d60, 0x38621e00, 0x38be0000)
rw space 12288K, 54% used [0x38be0000, 0x39262928, 0x39262a00, 0x397e0000)
Card table byte_map: [0x03910000,0x03ac0000] byte_map_base: 0x038ef100
Polling page: 0x00960000
Code Cache [0x01890000, 0x01ab0000, 0x03890000)
total_blobs=1300 nmethods=1019 adapters=214 free_code_cache=30610Kb largest_free_block=31344640
Compilation events (10 events):
Event: 7.307 Thread 0x0183c000 1011 java.net.URLClassLoader$1run (5 bytes)
Event: 7.307 Thread 0x0183c000 nmethod 1011 0x01aa5d48 code [0x01aa5e40, 0x01aa5ecc]
Event: 7.307 Thread 0x0183c000 1012 ! java.net.URLClassLoader$1run (73 bytes)
Event: 7.308 Thread 0x0183c000 nmethod 1012 0x01aa5f48 code [0x01aa6090, 0x01aa62c8]
Event: 7.321 Thread 0x0183c000 1013 ! sun.security.util.ManifestEntryVerifiersetEntry (299 bytes)
Event: 7.323 Thread 0x0183c000 nmethod 1013 0x01aa7108 code [0x01aa7400, 0x01aa7e50]
Event: 7.330 Thread 0x0183c000 1014 java.security.MessageDigestupdate (45 bytes)
Event: 7.330 Thread 0x0183c000 nmethod 1014 0x01aa9288 code [0x01aa93b0, 0x01aa9554]
Event: 7.394 Thread 0x0183c000 1015 sun.security.util.ManifestEntryVerifierverify (272 bytes)
Event: 7.396 Thread 0x0183c000 nmethod 1015 0x01aaa488 code [0x01aaa670, 0x01aaac4c]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 7.475 Thread 0x3b029c00 Threw 0x0bf87a38 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.475 Thread 0x3b029c00 Threw 0x0bf87e10 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.480 Thread 0x3b029c00 Threw 0x0bf9d9c8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.480 Thread 0x3b029c00 Threw 0x0bf9de08 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.481 Thread 0x3b029c00 Threw 0x0bfa1348 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.482 Thread 0x3b029c00 Threw 0x0bfa1770 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.483 Thread 0x3b029c00 Threw 0x0bfa7c18 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.483 Thread 0x3b029c00 Threw 0x0bfa8078 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.484 Thread 0x3b029c00 Threw 0x0bfaa6b8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.484 Thread 0x3b029c00 Threw 0x0bfaab68 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 7.475 loading class 0x03e734f8
Event: 7.475 loading class 0x03e734f8 done
Event: 7.480 loading class 0x3b1490b0
Event: 7.480 loading class 0x3b1490b0 done
Event: 7.481 loading class 0x3b148a20
Event: 7.481 loading class 0x3b148a20 done
Event: 7.483 loading class 0x3b14d588
Event: 7.483 loading class 0x3b14d588 done
Event: 7.484 loading class 0x3b0b6528
Event: 7.484 loading class 0x3b0b6528 done
The error you got was the fact that you didn't have the launcher in the same directory. Try downloading it and putting it in the same place that the batch file is, and run it again. On the other hand, that is a crash in the non-standard format, so it could be a weird issue.
EDIT: also, you have been able to run minecraft before, right?
The error you got was the fact that you didn't have the launcher in the same directory. Try downloading it and putting it in the same place that the batch file is, and run it again. On the other hand, that is a crash in the non-standard format, so it could be a weird issue.
EDIT: also, you have been able to run minecraft before, right?
i put the batch in my desktop along with my minecraft.exe and it opens the log in page and thats it. and yes, i played it, and tryed to add optifine and toomanyitems and it stop working. i tried forcing update AND deleting the .minecraft folder in the roaming folder.
Ah. The batch file assumes the jar version of the launcher. If you use the exe, you can use
set appdata=%appdata%\.MCRELOAD
java -Xms1G -Xmx1G -cp minecraft.exe net.minecraft.LauncherFrame
Try that. It will fix the not found issue at least.
i got
C:\Users\William\Desktop>set appdata=C:\Users\William\AppData\Roaming\.MCRELOAD
C:\Users\William\Desktop>java -Xms1G -Xmx1G -cp minecraft.exe net.minecraft.Laun
cherFrame
asdf
229 recipes
27 achievements
2013-04-07 05:29:19 [CLIENT] [INFO] Setting user: koolwill228
(Session ID is 913670751432358734)
2013-04-07 05:29:19 [CLIENT] [INFO] LWJGL Version: 2.4.2
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4cebd09f, pid=3752, tid=2380
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C [ig4dev32.dll+0xd09f]
#
# Failed to write core dump. Minidumps are not enabled by default on client vers
ions of Windows
#
# An error report file with more information is saved as:
# C:\Users\William\Desktop\hs_err_pid3752.log
#
# 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.
#
[error occurred during error reporting , id 0xc0000005]
C:\Users\William\Desktop>pause
Press any key to continue . . .
when i open minecraft i log in, and then its a black screen for a second and then it closes... i tryed updating java... i tried running it with higher cpu and through a .bat file... i tried everything mostly! This worked ON the 1.5.1 update. i had it updated and it worked and played fine. The last thing i tried to do on it was try to add mods into the minecraft.jar. So what i did was delete my .minecraft folder and re-launch it. but when i did it just stayed logging in on the black screen for 1 second and closed. SOMEONE PLEASE HELP!
FIX:
1. UNINSTALL YOUR DRIVER
2. RESTART COMPUTER
3. INSTALL YOUR DRIVER
4. LAUNCH MINECRAFT
this should work if you get the same kinda of error i get. I hope i helped
-
View User Profile
-
View Posts
-
Send Message
Retired StaffTo do so, start Minecraft, press 'Options' (above the 'Login' button), Press 'Force update!', then press 'Done', and login to Minecraft. Seehttp://i.imgur.com/5b09B.png for visual instructions.
-
View User Profile
-
View Posts
-
Send Message
Retired Staffit gives me no errors in the cmd. so idk another way that I know. Do you know another way?
-
View User Profile
-
View Posts
-
Send Message
Curse Premium(This file just changes the location so that it should re-download)
The important part is that you use the .jar version of the launcher, and have the batch file in the same location.
If it works then, then you have a weird problem with your old directory. Otherwise, you somehow messed up something important on your system.
IMPORTANT: this file gives the command output. Just running minecraft.jar will not.
1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 World Downloader mod maintainer
Moderator on the mojang bugtracker, and also pretty deeply involved with the protocol documentation on wiki.vg.
it gives me a error saying this in the cmd
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3cb6d09f, pid=1576, tid=3548
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpotâ„¢ Client VM (23.7-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4dev32.dll+0xd09f]
#
# 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...eport/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 (0x3b029c00): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3548, stack(0x3bd90000,0x3bde0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x007bae40, ECX=0x3ce0007c, EDX=0x3ce52708
ESP=0x3bddf26c, EBP=0x3ce0007c, ESI=0x3ce51af4, EDI=0x3ce0007c
EIP=0x3cb6d09f, EFLAGS=0x00010212
Top of Stack: (sp=0x3bddf26c)
0x3bddf26c: 3ce0007c 3ce51af4 3ce0007c 007bae40
0x3bddf27c: 3ce0007c 3ce51af4 007bae40 3cb6d529
0x3bddf28c: 3ce06714 3caf4804 3cb22260 3c78ad6e
0x3bddf29c: 2a0131f8 00759fd0 006f7068 3bddf400
0x3bddf2ac: 2a0131f8 007bb5c4 3ce0007c 007c57a0
0x3bddf2bc: 3bddf90c 3caa63e1 ffffffff 3c95e414
0x3bddf2cc: 2a0131f8 0070b3e0 00010000 3bddf420
0x3bddf2dc: 2a0131f8 00000000 67272ac0 3bddf3c4
Instructions: (pc=0x3cb6d09f)
0x3cb6d07f: 08 00 cc cc cc cc cc cc cc cc cc cc cc cc cc cc
0x3cb6d08f: cc 83 ec 0c 53 55 56 57 8b f9 8b 87 f4 1a 05 00
0x3cb6d09f: 8b 08 8b 51 08 8b 87 ac 1c 05 00 3b 87 b0 1c 05
0x3cb6d0af: 00 8d af 78 1a 05 00 89 7c 24 10 89 54 24 18 89
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x007bae40 is an unknown value
ECX=0x3ce0007c is an unknown value
EDX=0x3ce52708 is an unknown value
ESP=0x3bddf26c is pointing into the stack for thread: 0x3b029c00
EBP=0x3ce0007c is an unknown value
ESI=0x3ce51af4 is an unknown value
EDI=0x3ce0007c is an unknown value
Stack: [0x3bd90000,0x3bde0000], sp=0x3bddf26c, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4dev32.dll+0xd09f]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nCreate(Ljava/nio/ByteBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer
j org.lwjgl.opengl.WindowsContextImplementation.create(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer
j org.lwjgl.opengl.Context.<init>(Lorg/lwjgl/opengl/PeerInfo;Lorg/lwjgl/opengl/ContextAttribs;Lorg/lwjgl/opengl/Context
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat
j net.minecraft.client.Minecraft.a()V+177
j avv.a()V+94
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x3b029c00 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3548, stack(0x3bd90000,0x3bde0000)]
0x3b02a400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5340, stack(0x3bb30000,0x3bb80000)]
0x3b029800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5488, stack(0x3ba90000,0x3bae0000)]
0x3b01b000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=4656, stack(0x3ba40000,0x3ba90000)]
0x3b01ac00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=4108, stack(0x3b9f0000,0x3ba40000)]
0x3b01a400 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=5320, stack(0x3b4a0000,0x3b4f0000)]
0x3af88c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5740, stack(0x3b440000,0x3b490000)]
0x3af88000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5416, stack(0x3b3f0000,0x3b440000)]
0x0178a400 JavaThread "DestroyJavaVM" [_thread_blocked, id=2176, stack(0x00980000,0x009d0000)]
0x03f44800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4488, stack(0x3acd0000,0x3ad20000)]
0x03f2c800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6076, stack(0x3a3d0000,0x3a420000)]
0x03f44000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=5620, stack(0x3a420000,0x3a470000)]
0x03ed5400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3552, stack(0x040f0000,0x04140000)]
0x03ed1c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=4400, stack(0x040a0000,0x040f0000)]
0x03ed1400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4672, stack(0x04050000,0x040a0000)]
0x01849800 JavaThread "Service Thread" daemon [_thread_blocked, id=6008, stack(0x03db0000,0x03e00000)]
0x0183c000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1708, stack(0x03d60000,0x03db0000)]
0x0183ac00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4336, stack(0x03d10000,0x03d60000)]
0x01837c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3944, stack(0x03cc0000,0x03d10000)]
0x01824400 JavaThread "Finalizer" daemon [_thread_blocked, id=4768, stack(0x03c70000,0x03cc0000)]
0x01822c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3392, stack(0x03c20000,0x03c70000)]
Other Threads:
0x01821400 VMThread [stack: 0x03bd0000,0x03c20000] [id=2616]
0x0184d000 WatcherThread [stack: 0x03e00000,0x03e50000] [id=2944]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 235968K, used 132053K [0x041e0000, 0x141e0000, 0x141e0000)
eden space 209792K, 62% used [0x041e0000, 0x0c2d55a8, 0x10ec0000)
from space 26176K, 0% used [0x10ec0000, 0x10ec0000, 0x12850000)
to space 26176K, 0% used [0x12850000, 0x12850000, 0x141e0000)
tenured generation total 524288K, used 0K [0x141e0000, 0x341e0000, 0x341e0000)
the space 524288K, 0% used [0x141e0000, 0x141e0000, 0x141e0200, 0x341e0000)
compacting perm gen total 12288K, used 6345K [0x341e0000, 0x34de0000, 0x381e0000)
the space 12288K, 51% used [0x341e0000, 0x34812500, 0x34812600, 0x34de0000)
ro space 10240K, 42% used [0x381e0000, 0x38621d60, 0x38621e00, 0x38be0000)
rw space 12288K, 54% used [0x38be0000, 0x39262928, 0x39262a00, 0x397e0000)
Card table byte_map: [0x03910000,0x03ac0000] byte_map_base: 0x038ef100
Polling page: 0x00960000
Code Cache [0x01890000, 0x01ab0000, 0x03890000)
total_blobs=1300 nmethods=1019 adapters=214 free_code_cache=30610Kb largest_free_block=31344640
Compilation events (10 events):
Event: 7.307 Thread 0x0183c000 1011 java.net.URLClassLoader$1
Event: 7.307 Thread 0x0183c000 nmethod 1011 0x01aa5d48 code [0x01aa5e40, 0x01aa5ecc]
Event: 7.307 Thread 0x0183c000 1012 ! java.net.URLClassLoader$1
Event: 7.308 Thread 0x0183c000 nmethod 1012 0x01aa5f48 code [0x01aa6090, 0x01aa62c8]
Event: 7.321 Thread 0x0183c000 1013 ! sun.security.util.ManifestEntryVerifier
Event: 7.323 Thread 0x0183c000 nmethod 1013 0x01aa7108 code [0x01aa7400, 0x01aa7e50]
Event: 7.330 Thread 0x0183c000 1014 java.security.MessageDigest
Event: 7.330 Thread 0x0183c000 nmethod 1014 0x01aa9288 code [0x01aa93b0, 0x01aa9554]
Event: 7.394 Thread 0x0183c000 1015 sun.security.util.ManifestEntryVerifier
Event: 7.396 Thread 0x0183c000 nmethod 1015 0x01aaa488 code [0x01aaa670, 0x01aaac4c]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 7.475 Thread 0x3b029c00 Threw 0x0bf87a38 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.475 Thread 0x3b029c00 Threw 0x0bf87e10 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.480 Thread 0x3b029c00 Threw 0x0bf9d9c8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.480 Thread 0x3b029c00 Threw 0x0bf9de08 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.481 Thread 0x3b029c00 Threw 0x0bfa1348 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.482 Thread 0x3b029c00 Threw 0x0bfa1770 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.483 Thread 0x3b029c00 Threw 0x0bfa7c18 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.483 Thread 0x3b029c00 Threw 0x0bfa8078 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.484 Thread 0x3b029c00 Threw 0x0bfaa6b8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.484 Thread 0x3b029c00 Threw 0x0bfaab68 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 7.475 loading class 0x03e734f8
Event: 7.475 loading class 0x03e734f8 done
Event: 7.480 loading class 0x3b1490b0
Event: 7.480 loading class 0x3b1490b0 done
Event: 7.481 loading class 0x3b148a20
Event: 7.481 loading class 0x3b148a20 done
Event: 7.483 loading class 0x3b14d588
Event: 7.483 loading class 0x3b14d588 done
Event: 7.484 loading class 0x3b0b6528
Event: 7.484 loading class 0x3b0b6528 done
Dynamic libraries:
0x00b00000 - 0x00b2f000 C:\WINDOWS\system32\javaw.exe
0x779b0000 - 0x77b17000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x6e7d0000 - 0x6e80f000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x75950000 - 0x75a48000 C:\WINDOWS\system32\KERNEL32.dll
0x75180000 - 0x7523d000 C:\WINDOWS\system32\KERNELBASE.dll
0x75f20000 - 0x75fce000 C:\WINDOWS\system32\ADVAPI32.dll
0x75c90000 - 0x75db1000 C:\WINDOWS\system32\USER32.dll
0x73ac0000 - 0x73cb7000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll
0x76530000 - 0x765e1000 C:\WINDOWS\system32\msvcrt.dll
0x76350000 - 0x76384000 C:\WINDOWS\SYSTEM32\sechost.dll
0x75ad0000 - 0x75ba2000 C:\WINDOWS\system32\RPCRT4.dll
0x76390000 - 0x7649a000 C:\WINDOWS\system32\GDI32.dll
0x75ef0000 - 0x75f1b000 C:\WINDOWS\system32\IMM32.DLL
0x75e10000 - 0x75eed000 C:\WINDOWS\system32\MSCTF.dll
0x52510000 - 0x525ce000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x77cb0000 - 0x77ffc000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71540000 - 0x71548000 C:\WINDOWS\system32\WSOCK32.dll
0x6f440000 - 0x6f461000 C:\WINDOWS\system32\WINMM.dll
0x76340000 - 0x76346000 C:\WINDOWS\system32\PSAPI.DLL
0x75dc0000 - 0x75e10000 C:\WINDOWS\system32\WS2_32.dll
0x6f410000 - 0x6f43a000 C:\WINDOWS\system32\WINMMBASE.dll
0x779a0000 - 0x779a8000 C:\WINDOWS\system32\NSI.dll
0x70710000 - 0x7071c000 C:\Program Files\Java\jre7\bin\verify.dll
0x692c0000 - 0x692e0000 C:\Program Files\Java\jre7\bin\java.dll
0x692a0000 - 0x692b3000 C:\Program Files\Java\jre7\bin\zip.dll
0x77b60000 - 0x77ca2000 C:\Program Files\Java\jre7\bin\awt.dll
0x764a0000 - 0x7652b000 C:\WINDOWS\system32\OLEAUT32.dll
0x75440000 - 0x75576000 C:\WINDOWS\system32\combase.dll
0x70190000 - 0x70237000 C:\WINDOWS\system32\apphelp.dll
0x741b0000 - 0x74257000 C:\WINDOWS\system32\uxtheme.dll
0x6e760000 - 0x6e7c9000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x73cc0000 - 0x73cd9000 C:\WINDOWS\system32\dwmapi.dll
0x776d0000 - 0x777e9000 C:\WINDOWS\system32\ole32.dll
0x74e90000 - 0x74e99000 C:\WINDOWS\system32\CRYPTBASE.dll
0x74e30000 - 0x74e81000 C:\WINDOWS\system32\bcryptPrimitives.dll
0x765f0000 - 0x776b6000 C:\WINDOWS\system32\SHELL32.dll
0x75bb0000 - 0x75bf0000 C:\WINDOWS\system32\SHLWAPI.dll
0x75a50000 - 0x75ac5000 C:\WINDOWS\SYSTEM32\shcore.dll
0x63910000 - 0x6393a000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x63880000 - 0x63894000 C:\Program Files\Java\jre7\bin\net.dll
0x749a0000 - 0x749ea000 C:\WINDOWS\system32\mswsock.dll
0x70660000 - 0x7066e000 C:\Program Files\Java\jre7\bin\nio.dll
0x6f0c0000 - 0x6f0d0000 C:\WINDOWS\system32\napinsp.dll
0x6ec50000 - 0x6ec64000 C:\WINDOWS\system32\pnrpnsp.dll
0x72a90000 - 0x72aa0000 C:\WINDOWS\system32\NLAapi.dll
0x74830000 - 0x748a5000 C:\WINDOWS\system32\DNSAPI.dll
0x6f0b0000 - 0x6f0b9000 C:\WINDOWS\System32\winrnr.dll
0x6ec20000 - 0x6ec41000 C:\Program Files\Bonjour\mdnsNSP.dll
0x72230000 - 0x72250000 C:\WINDOWS\system32\Iphlpapi.DLL
0x72210000 - 0x72218000 C:\WINDOWS\system32\WINNSI.DLL
0x749f0000 - 0x74a0a000 C:\WINDOWS\system32\CRYPTSP.dll
0x74710000 - 0x7474e000 C:\WINDOWS\system32\rsaenh.dll
0x747e0000 - 0x747fb000 C:\WINDOWS\system32\USERENV.dll
0x75000000 - 0x75011000 C:\WINDOWS\system32\profapi.dll
0x718e0000 - 0x7191f000 C:\WINDOWS\System32\fwpuclnt.dll
0x6e840000 - 0x6e847000 C:\Windows\System32\rasadhlp.dll
0x63200000 - 0x63220000 C:\Program Files\Java\jre7\bin\sunec.dll
0x623f0000 - 0x62421000 C:\Program Files\Java\jre7\bin\t2k.dll
0x75bf0000 - 0x75c64000 C:\WINDOWS\SYSTEM32\clbcatq.dll
0x73620000 - 0x73766000 C:\WINDOWS\system32\WindowsCodecs.dll
0x72fc0000 - 0x73010000 C:\WINDOWS\system32\oleacc.dll
0x6c570000 - 0x6c579000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x75240000 - 0x753c8000 C:\WINDOWS\system32\CRYPT32.dll
0x75080000 - 0x75092000 C:\WINDOWS\system32\MSASN1.dll
0x3bd20000 - 0x3bd8b000 C:\Users\William\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x671d0000 - 0x6729e000 C:\WINDOWS\system32\OPENGL32.dll
0x71530000 - 0x71538000 C:\WINDOWS\system32\VERSION.dll
0x671a0000 - 0x671c3000 C:\WINDOWS\system32\GLU32.dll
0x6d900000 - 0x6d9d9000 C:\WINDOWS\system32\DDRAW.dll
0x6d8f0000 - 0x6d8f7000 C:\WINDOWS\system32\DCIMAN32.dll
0x6c490000 - 0x6c496000 C:\Program Files\Java\jre7\bin\jawt.dll
0x3c760000 - 0x3cb52000 C:\WINDOWS\system32\ig4icd32.dll
0x3cb60000 - 0x3cdfa000 C:\WINDOWS\system32\ig4dev32.dll
0x713d0000 - 0x714f9000 C:\WINDOWS\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xmx768m -Xms768m
java_command: Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\
USERNAME=William
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8 Build 9200
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 3135924k(578960k free), swap 7068084k(2801520k free)
vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:04:36 by "java_re" with unknown MS VC++:1600
time: Sat Apr 06 10:26:56 2013
elapsed time:7 seconds
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumEDIT: also, you have been able to run minecraft before, right?
1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 World Downloader mod maintainer
Moderator on the mojang bugtracker, and also pretty deeply involved with the protocol documentation on wiki.vg.
i put the batch in my desktop along with my minecraft.exe and it opens the log in page and thats it. and yes, i played it, and tryed to add optifine and toomanyitems and it stop working. i tried forcing update AND deleting the .minecraft folder in the roaming folder.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTry that. It will fix the not found issue at least.
1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 World Downloader mod maintainer
Moderator on the mojang bugtracker, and also pretty deeply involved with the protocol documentation on wiki.vg.
i got
... why would that help.. for 1. i updated it like last week 2. i played it before on the same drive...
ManlikeKami