Jump to content
  • 0

Minecraft stratet nicht bei Vista


pfc3oo3

Frage

Hallo,

ich hoffe mal, ich kann hier Hilfe finden.

Ich habe mir vor kurzem Minecraft runtergeladen. Der Launcher startet auch und bis ich auf 'Play' drücke ist auch alles okay. Das Fenster zum Spiel an sich öffnet sich kurz, schließt sich aber sofort wieder. Auf meinem Desktop tauchen dann ein Ordner namens 'logs' und ein sehr langer Fehlerbericht auf, aus welchem ich aber keine Schlüsse ziehen kann, weil ich dafür einfach viel zu wenig von PC-Dingen verstehe. Ich habe schon mehrmals Java Runtime Environment aktualisiert uns auch deinstalliert, wieder runtergalden und installiert, da mir Freunde gesagt haben, es könnte an einer falschen bzw. veralteten Java-Version liegen.

Ich freue mich über jede Antwort, die nützlich sein könnte.

Danke schonmal im Vorraus

LG pfc3oo3

PS: Entschuldigt den peinlichen Schreibfehler in der Themenüberschrift...

bearbeitet von pfc3oo3
Link zu diesem Kommentar
Auf anderen Seiten teilen

17 Antworten auf diese Frage

Empfohlene Beiträge

  • 0

Würde ich ja gerne, Levitron. Allerdings werde ich nicht alles hier posten, weil die manche Pfade dort aufgelistet sind usw...aber hier die ersten Zeilen: #A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x480cd980, pid=3088, tid=3856 # # JRE version: Java SE Runtime Environment (8.0_11-b12) (build 1.8.0_11-b12) # Java VM: Java HotSpot Client VM (25.11-b03 mixed mode windows-x86 ) # Problematic frame: # C 0x480cd980 # # 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. #

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

EXCEPTION_ACCESS_VIOLATION

Ich hab das weder überprüft, noch habe ich davon großartig Ahnung, aber meine Englischkenntnisse lassen in mir die Vermutung hochkommen, er solle Minecraft mal als Administrator ausführen... Wäre einen Versuch wert ;)

Liebe Grüße,

Baustein

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

So bitteschön :) Eigentlich wird Minecraft immer als Administrator ausgeführt, jedenfalls wollte ich, dass es so ausgeführt wird..


#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x480cd980, pid=3088, tid=3856

#

# JRE version: Java(TM) SE Runtime Environment (8.0_11-b12) (build 1.8.0_11-b12)

# Java VM: Java HotSpot(TM) Client VM (25.11-b03 mixed mode windows-x86 )

# Problematic frame:

# C  0x480cd980

#

# 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 (0x008ad400):  JavaThread "Client thread" [_thread_in_native, id=3856, stack(0x01b40000,0x01b90000)]


siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x480cd980


Registers:

EAX=0xccc36e1b, EBX=0x47f12940, ECX=0x47ec8300, EDX=0x00000004

ESP=0x01b8f1ac, EBP=0x47eb0328, ESI=0x47009800, EDI=0x01b8f1fc

EIP=0x480cd980, EFLAGS=0x00010246


Top of Stack: (sp=0x01b8f1ac)

0x01b8f1ac:   69088ec3 47f12940 47eb0328 00000000

0x01b8f1bc:   01b8f264 480b22ac 00000001 00000004

0x01b8f1cc:   47eb10a8 480b2864 00000000 ffffffff

0x01b8f1dc:   00000001 00000001 00000000 480cd980

0x01b8f1ec:   00000000 47eb0328 47009800 47ec8300

0x01b8f1fc:   ccc36e1b 00000433 46398968 01b8f240

0x01b8f20c:   461f24e0 6907578e 462203f0 01b8f230

0x01b8f21c:   690936d4 01b8f1fc 00000000 00001fa0


Instructions: (pc=0x480cd980)

0x480cd960:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0x480cd970:   00 00 00 00 60 d9 0c 48 05 05 00 00 01 00 00 00

0x480cd980:   55 8b ec 53 56 57 8b d9 8b ca 8b 75 08 81 e1 fc

0x480cd990:   ff ff ff 66 66 66 66 66 66 66 90 66 66 66 66 66



Register to memory mapping:


EAX=0xccc36e1b is an unknown value

EBX=0x47f12940 is an unknown value

ECX=0x47ec8300 is an unknown value

EDX=0x00000004 is an unknown value

ESP=0x01b8f1ac is pointing into the stack for thread: 0x008ad400

EBP=0x47eb0328 is an unknown value

ESI=0x47009800 is an unknown value

EDI=0x01b8f1fc is pointing into the stack for thread: 0x008ad400



Stack: [0x01b40000,0x01b90000],  sp=0x01b8f1ac,  free space=316k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  0x480cd980


Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  org.lwjgl.opengl.GL11.nglClear(IJ)V+0

j  org.lwjgl.opengl.GL11.glClear(I)V+15

j  org.lwjgl.opengl.DrawableGL.initContext(FFF)V+10

j  org.lwjgl.opengl.Display.initContext()V+12

j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111

j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12

j  azd.Z()V+270

j  azd.e()V+6

j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+825

v  ~StubRoutines::call_stub


---------------  P R O C E S S  ---------------


Java Threads: ( => current thread )

  0x451a3c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5884, stack(0x00a20000,0x00a70000)]

  0x4518c000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1548, stack(0x45970000,0x459c0000)]

  0x44ce4000 JavaThread "Service Thread" daemon [_thread_blocked, id=1764, stack(0x44f60000,0x44fb0000)]

  0x44cb7800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3084, stack(0x01ba0000,0x01bf0000)]

  0x44cb6400 JavaThread "Attach Listener" daemon [_thread_blocked, id=2784, stack(0x44eb0000,0x44f00000)]

  0x44cb3400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5152, stack(0x00930000,0x00980000)]

  0x44c82c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3892, stack(0x009c0000,0x00a10000)]

  0x44c7d400 JavaThread "Reference Handler" daemon [_thread_blocked, id=560, stack(0x02210000,0x02260000)]

=>0x008ad400 JavaThread "Client thread" [_thread_in_native, id=3856, stack(0x01b40000,0x01b90000)]


Other Threads:

  0x44c7a000 VMThread [stack: 0x00b00000,0x00b50000] [id=5020]

  0x44ce5000 WatcherThread [stack: 0x045a0000,0x045f0000] [id=5868]


VM state:not at safepoint (normal execution)


VM Mutex/Monitor currently owned by a thread: None


Heap:

 def new generation   total 4992K, used 3249K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,  61% used [0x04600000, 0x048ac548, 0x04a60000)

  from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)

  to   space 512K,   0% used [0x04ae0000, 0x04ae0000, 0x04b60000)

 tenured generation   total 21188K, used 20195K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  95% used [0x19b50000, 0x1af08e68, 0x1af09000, 0x1b001000)

 Metaspace       used 10169K, capacity 10188K, committed 10240K, reserved 10624K


Card table byte_map: [0x44600000,0x44810000] byte_map_base: 0x445dd000


Polling page: 0x00180000


CodeCache: size=32768Kb used=1424Kb max_used=1424Kb free=31343Kb

 bounds [0x02420000, 0x02588000, 0x04420000]

 total_blobs=795 nmethods=546 adapters=181

 compilation: enabled


Compilation events (10 events):

Event: 11.135 Thread 0x44cb7800  546             java.nio.Bits::byteOrder (20 bytes)

Event: 11.136 Thread 0x44cb7800 nmethod 546 0x02582ec8 code [0x02582fc0, 0x02583030]

Event: 11.150 Thread 0x44cb7800  547             java.nio.Buffer::limit (62 bytes)

Event: 11.151 Thread 0x44cb7800 nmethod 547 0x02583088 code [0x02583190, 0x025832ac]

Event: 11.156 Thread 0x44cb7800  548             org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)

Event: 11.157 Thread 0x44cb7800 nmethod 548 0x02583348 code [0x02583450, 0x025834ec]

Event: 11.161 Thread 0x44cb7800  549             java.nio.Buffer::<init> (121 bytes)

Event: 11.163 Thread 0x44cb7800 nmethod 549 0x02583548 code [0x02583700, 0x02583c1c]

Event: 11.175 Thread 0x44cb7800  550             java.nio.Buffer::position (5 bytes)

Event: 11.175 Thread 0x44cb7800 nmethod 550 0x025840c8 code [0x025841c0, 0x02584240]


GC Heap History (10 events):

Event: 4.159 GC heap before

{Heap before GC invocations=6 (full 0):

 def new generation   total 4928K, used 1961K [0x04600000, 0x04b50000, 0x19b50000)

  eden space 4416K,  32% used [0x04600000, 0x0476a438, 0x04a50000)

  from space 512K, 100% used [0x04a50000, 0x04ad0000, 0x04ad0000)

  to   space 512K,   0% used [0x04ad0000, 0x04ad0000, 0x04b50000)

 tenured generation   total 10944K, used 5636K [0x19b50000, 0x1a600000, 0x44600000)

   the space 10944K,  51% used [0x19b50000, 0x1a0d11c0, 0x1a0d1200, 0x1a600000)

 Metaspace       used 6392K, capacity 6431K, committed 6528K, reserved 6528K

Event: 4.248 GC heap after

Heap after GC invocations=7 (full 1):

 def new generation   total 4992K, used 0K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,   0% used [0x04600000, 0x04600000, 0x04a60000)

  from space 512K,   0% used [0x04a60000, 0x04a60000, 0x04ae0000)

  to   space 512K,   0% used [0x04ae0000, 0x04ae0000, 0x04b60000)

 tenured generation   total 10944K, used 5593K [0x19b50000, 0x1a600000, 0x44600000)

   the space 10944K,  51% used [0x19b50000, 0x1a0c6598, 0x1a0c6600, 0x1a600000)

 Metaspace       used 6392K, capacity 6431K, committed 6528K, reserved 6528K

}

Event: 6.246 GC heap before

{Heap before GC invocations=7 (full 1):

 def new generation   total 4992K, used 4480K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)

  from space 512K,   0% used [0x04a60000, 0x04a60000, 0x04ae0000)

  to   space 512K,   0% used [0x04ae0000, 0x04ae0000, 0x04b60000)

 tenured generation   total 21188K, used 15833K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  74% used [0x19b50000, 0x1aac65a8, 0x1aac6600, 0x1b001000)

 Metaspace       used 7699K, capacity 7713K, committed 7808K, reserved 8576K

Event: 6.262 GC heap after

Heap after GC invocations=8 (full 1):

 def new generation   total 4992K, used 511K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,   0% used [0x04600000, 0x04600000, 0x04a60000)

  from space 512K,  99% used [0x04ae0000, 0x04b5fff8, 0x04b60000)

  to   space 512K,   0% used [0x04a60000, 0x04a60000, 0x04ae0000)

 tenured generation   total 21188K, used 16402K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  77% used [0x19b50000, 0x1ab54958, 0x1ab54a00, 0x1b001000)

 Metaspace       used 7699K, capacity 7713K, committed 7808K, reserved 8576K

}

Event: 6.982 GC heap before

{Heap before GC invocations=8 (full 1):

 def new generation   total 4992K, used 4892K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,  97% used [0x04600000, 0x04a47228, 0x04a60000)

  from space 512K,  99% used [0x04ae0000, 0x04b5fff8, 0x04b60000)

  to   space 512K,   0% used [0x04a60000, 0x04a60000, 0x04ae0000)

 tenured generation   total 21188K, used 16402K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  77% used [0x19b50000, 0x1ab54958, 0x1ab54a00, 0x1b001000)

 Metaspace       used 8627K, capacity 8641K, committed 8704K, reserved 9600K

Event: 7.000 GC heap after

Heap after GC invocations=9 (full 1):

 def new generation   total 4992K, used 511K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,   0% used [0x04600000, 0x04600000, 0x04a60000)

  from space 512K,  99% used [0x04a60000, 0x04adfff8, 0x04ae0000)

  to   space 512K,   0% used [0x04ae0000, 0x04ae0000, 0x04b60000)

 tenured generation   total 21188K, used 17491K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  82% used [0x19b50000, 0x1ac64d50, 0x1ac64e00, 0x1b001000)

 Metaspace       used 8627K, capacity 8641K, committed 8704K, reserved 9600K

}

Event: 7.377 GC heap before

{Heap before GC invocations=9 (full 1):

 def new generation   total 4992K, used 4986K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,  99% used [0x04600000, 0x04a5eb28, 0x04a60000)

  from space 512K,  99% used [0x04a60000, 0x04adfff8, 0x04ae0000)

  to   space 512K,   0% used [0x04ae0000, 0x04ae0000, 0x04b60000)

 tenured generation   total 21188K, used 17491K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  82% used [0x19b50000, 0x1ac64d50, 0x1ac64e00, 0x1b001000)

 Metaspace       used 8846K, capacity 8897K, committed 8960K, reserved 9600K

Event: 7.401 GC heap after

Heap after GC invocations=10 (full 1):

 def new generation   total 4992K, used 512K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,   0% used [0x04600000, 0x04600000, 0x04a60000)

  from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)

  to   space 512K,   0% used [0x04a60000, 0x04a60000, 0x04ae0000)

 tenured generation   total 21188K, used 18761K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  88% used [0x19b50000, 0x1ada2510, 0x1ada2600, 0x1b001000)

 Metaspace       used 8846K, capacity 8897K, committed 8960K, reserved 9600K

}

Event: 7.989 GC heap before

{Heap before GC invocations=10 (full 1):

 def new generation   total 4992K, used 4974K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,  99% used [0x04600000, 0x04a5b970, 0x04a60000)

  from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)

  to   space 512K,   0% used [0x04a60000, 0x04a60000, 0x04ae0000)

 tenured generation   total 21188K, used 18761K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  88% used [0x19b50000, 0x1ada2510, 0x1ada2600, 0x1b001000)

 Metaspace       used 9436K, capacity 9473K, committed 9600K, reserved 9600K

Event: 8.012 GC heap after

Heap after GC invocations=11 (full 1):

 def new generation   total 4992K, used 512K [0x04600000, 0x04b60000, 0x19b50000)

  eden space 4480K,   0% used [0x04600000, 0x04600000, 0x04a60000)

  from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)

  to   space 512K,   0% used [0x04ae0000, 0x04ae0000, 0x04b60000)

 tenured generation   total 21188K, used 20195K [0x19b50000, 0x1b001000, 0x44600000)

   the space 21188K,  95% used [0x19b50000, 0x1af08e68, 0x1af09000, 0x1b001000)

 Metaspace       used 9436K, capacity 9473K, committed 9600K, reserved 9600K

}


Deoptimization events (0 events):

No events


Internal exceptions (10 events):

Event: 11.006 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x047f2080) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.008 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x047f7d30) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.010 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x047fc010) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.012 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x047ffdf0) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.015 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x04806078) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.017 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x04809f50) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.020 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x0480da80) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.056 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x04846b70) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.305 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x04898d60) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Event: 11.310 Thread 0x008ad400 Exception <a 'java/security/PrivilegedActionException'> (0x0489d000) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]


Events (10 events):

Event: 11.017 loading class org/lwjgl/opengl/StateStack

Event: 11.017 loading class org/lwjgl/opengl/StateStack done

Event: 11.020 loading class org/lwjgl/opengl/GL11

Event: 11.020 loading class org/lwjgl/opengl/GL11 done

Event: 11.056 loading class org/lwjgl/BufferChecks

Event: 11.056 loading class org/lwjgl/BufferChecks done

Event: 11.305 loading class org/lwjgl/opengl/ReferencesStack

Event: 11.305 loading class org/lwjgl/opengl/ReferencesStack done

Event: 11.309 loading class org/lwjgl/opengl/Util

Event: 11.310 loading class org/lwjgl/opengl/Util done



Dynamic libraries:

0x00b80000 - 0x00bb0000     C:\Program Files\Java\jre8\bin\javaw.exe

0x76f10000 - 0x77038000     C:\Windows\system32\ntdll.dll

0x755d0000 - 0x756ad000     C:\Windows\system32\kernel32.dll

0x76660000 - 0x76726000     C:\Windows\system32\ADVAPI32.dll

0x76a70000 - 0x76b32000     C:\Windows\system32\RPCRT4.dll

0x759f0000 - 0x75a8d000     C:\Windows\system32\USER32.dll

0x76900000 - 0x7694c000     C:\Windows\system32\GDI32.dll

0x75020000 - 0x751be000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll

0x758e0000 - 0x7598a000     C:\Windows\system32\msvcrt.dll

0x75990000 - 0x759e9000     C:\Windows\system32\SHLWAPI.dll

0x77080000 - 0x7709e000     C:\Windows\system32\IMM32.DLL

0x770a0000 - 0x77168000     C:\Windows\system32\MSCTF.dll

0x756b0000 - 0x756b9000     C:\Windows\system32\LPK.DLL

0x756c0000 - 0x7573d000     C:\Windows\system32\USP10.dll

0x5d8a0000 - 0x5d95f000     C:\Program Files\Java\jre8\bin\msvcr100.dll

0x58280000 - 0x58617000     C:\Program Files\Java\jre8\bin\client\jvm.dll

0x709e0000 - 0x709e7000     C:\Windows\system32\WSOCK32.dll

0x75a90000 - 0x75abd000     C:\Windows\system32\WS2_32.dll

0x768f0000 - 0x768f6000     C:\Windows\system32\NSI.dll

0x73c30000 - 0x73c62000     C:\Windows\system32\WINMM.dll

0x75790000 - 0x758d5000     C:\Windows\system32\ole32.dll

0x76950000 - 0x769dd000     C:\Windows\system32\OLEAUT32.dll

0x73bf0000 - 0x73c2e000     C:\Windows\system32\OLEACC.dll

0x755c0000 - 0x755c7000     C:\Windows\system32\PSAPI.DLL

0x6d490000 - 0x6d49c000     C:\Program Files\Java\jre8\bin\verify.dll

0x64b60000 - 0x64b81000     C:\Program Files\Java\jre8\bin\java.dll

0x6ac80000 - 0x6ac93000     C:\Program Files\Java\jre8\bin\zip.dll

0x75b40000 - 0x76651000     C:\Windows\system32\SHELL32.dll

0x75480000 - 0x7549e000     C:\Windows\system32\USERENV.dll

0x75460000 - 0x75474000     C:\Windows\system32\Secur32.dll

0x6e790000 - 0x6e79a000     C:\Program Files\Java\jre8\bin\management.dll

0x6ad00000 - 0x6ad14000     C:\Program Files\Java\jre8\bin\net.dll

0x74a30000 - 0x74a6b000     C:\Windows\system32\mswsock.dll

0x74c10000 - 0x74c15000     C:\Windows\System32\wship6.dll

0x6d480000 - 0x6d48f000     C:\Program Files\Java\jre8\bin\nio.dll

0x73be0000 - 0x73bef000     C:\Windows\system32\NLAapi.dll

0x74c90000 - 0x74ca9000     C:\Windows\system32\IPHLPAPI.DLL

0x74c50000 - 0x74c85000     C:\Windows\system32\dhcpcsvc.DLL

0x74f70000 - 0x74f9c000     C:\Windows\system32\DNSAPI.dll

0x74c40000 - 0x74c47000     C:\Windows\system32\WINNSI.DLL

0x74be0000 - 0x74c02000     C:\Windows\system32\dhcpcsvc6.DLL

0x6f360000 - 0x6f36f000     C:\Windows\system32\napinsp.dll

0x6f0a0000 - 0x6f0b2000     C:\Windows\system32\pnrpnsp.dll

0x6f350000 - 0x6f358000     C:\Windows\System32\winrnr.dll

0x75740000 - 0x75789000     C:\Windows\system32\WLDAP32.dll

0x6f070000 - 0x6f091000     C:\Program Files\Bonjour\mdnsNSP.dll

0x705b0000 - 0x705b6000     C:\Windows\system32\rasadhlp.dll

0x008b0000 - 0x008fc000     C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\versions\natives\lwjgl.dll

0x5b6e0000 - 0x5b7ab000     C:\Windows\system32\OPENGL32.dll

0x649c0000 - 0x649e3000     C:\Windows\system32\GLU32.dll

0x6a070000 - 0x6a155000     C:\Windows\system32\DDRAW.dll

0x6f160000 - 0x6f166000     C:\Windows\system32\DCIMAN32.dll

0x76b40000 - 0x76cca000     C:\Windows\system32\SETUPAPI.dll

0x6f2c0000 - 0x6f2cc000     C:\Windows\system32\dwmapi.dll

0x74c20000 - 0x74c28000     C:\Windows\system32\VERSION.dll

0x74610000 - 0x7464b000     C:\Windows\system32\rsaenh.dll

0x59c80000 - 0x59dc5000     C:\Program Files\Java\jre8\bin\awt.dll

0x69000000 - 0x69907000     C:\Windows\system32\atioglxx.dll

0x64f80000 - 0x64fe2000     C:\Windows\system32\mscms.dll

0x72150000 - 0x72192000     C:\Windows\system32\WINSPOOL.DRV

0x6a570000 - 0x6a5a8000     C:\Windows\system32\icm32.dll

0x769e0000 - 0x76a64000     C:\Windows\system32\CLBCatQ.DLL

0x74040000 - 0x7411c000     C:\Windows\system32\dbghelp.dll


VM Arguments:

jvm_args: -Xmx1024m -Djava.library.path=C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\versions\natives

java_command: net.minecraft.client.main.Main --username pfc3oo3 --version 1.7.2 --gameDir C:\Users\Du-Udu-du\AppData\Roaming\.minecraft --assetsDir C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\assets --session 0 --accessToken 0

java_class_path (initial): C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\argo-2.25_fixed.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\authlib-1.3.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\bcprov-jdk15on-1.47.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\codecjorbis-20101023.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\codecwav-20101023.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\commons-io-2.4.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\commons-lang3-3.1.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\gson-2.2.2.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\gson-2.2.4.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\guava-14.0.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\guava-15.0.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\icu4j-core-mojang-51.2.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\jinput-2.0.5.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\jinput-platform-2.0.5-natives-windows.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\jopt-simple-4.5.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\jutils-1.0.0.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\libraryjavasound-20101123.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\librarylwjglopenal-20100824.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\log4j-api-2.0-beta9.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\log4j-core-2.0-beta9.jar;C:\Users\Katharina Tenge\AppData\Roaming\.minecraft\libraries\lwjgl-2.9.0.jar;C:\Users\Du-Udu-du\AppData\Roaming\.minecraft\libraries\lwjgl-platform-2.9.0-natives-windows.jar;C:\Users\Du-Udu-du\AppDat

Launcher Type: SUN_STANDARD


Environment Variables:

CLASSPATH=.;C:\Program Files\Java\jre7\lib\ext\QTJava.zip

PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;c:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\GIS\Tools;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\

USERNAME=Du-Udu-du

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 15 Model 104 Stepping 1, AuthenticAMD




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


OS: Windows Vista Build 6002 Service Pack 2


CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 104 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc


Memory: 4k page, physical 1963404k(813620k free), swap 4183348k(2698220k free)


vm_info: Java HotSpot(TM) Client VM (25.11-b03) for windows-x86 JRE (1.8.0_11-b12), built on Jun 16 2014 18:18:58 by "java_re" with MS VC++ 10.0 (VS2010)


time: Sun Aug 03 14:52:26 2014

elapsed time: 11 seconds

#Spoiler hinzugefügt ~Baustein

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Bisher jeder, der diesen Error hatte hat eine ATI-Grafikkarte. Es gibt verschiedene Lösungsansätze, einer davon ist, Minecraft weniger RAM zuzuweisen. Ich habe aber keinen Thread gefunden, wo der TE gesagt hatte, das Problem sei gelöst :/

Liebe Grüße,

Baustein

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Hallo Ich bin jetzt mal wer anders, der sich eigentlich etwas besser auskennt, aber damit auch überfragt ist...

Ich habe soeben mal alles was mit Java zu tun hat deinstalliert und nur Java 7 neu installiert...

Es gab exact den selben Fehlerbericht...

Das mit dem RAM habe ich vorher schonmal versucht gehabt, aber das führte leider auch zu keinem Ergebnis.

Am MC-Ordner oder den Dateien kanns auch nicht liegen, da sie die Dateien von mir hat und bei mir alles ohne Probleme funktioniert.

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Also euer Errorcode... deiner... euer... ach egal, der ist jedenfalls "EXCEPTION_ACCESS_VIOLATION (0xc0000005)". Wenn man danach googlet findet man einige Threads von Leuten, die eben diesen Error haben!

Ich kann auch nur die dortigen Vorschläge wiederholen, da die entweder auch die meinen Vorschläge sind, oder ich selbst nicht mehr weiterweiß.

Was mir aber auch noch auffällt:


The crash happened outside the Java Virtual Machine in native code.

Ihr solltet also mal nach nativen Bibliotheken Ausschau halten.

Nach weiterer Recherche habe ich übrigens einige User gefunden, die nach Neuinstallation und Update der JVM bzw. gesamten VM (was ich etwas drastisch finde und nicht glaube, dass Minecraft bei euch auf einer VM läuft) das Problem los waren.

Liebe Grüße,

Baustein

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

DA bei ihr alles genauso eingestellt ist wie bei mir, kann ich mir höchstens vorstellen, dass VISTA spirenzien macht, dass man da was speziell im CCC einstellen kann (Ich bestitze eine NVIDIA, kanne mich also mit dem CCC nicht wirklich aus), oder, dass das System nicht die voraussetzungen erfüllt...

Kann mir irgendjemand die Systemanforderrungen von MC hier reinposten (Und JAA das lässt sich leicht googlen ich weiß...) Danke aber schonmal im Voraus

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Falls nichts funktioniert guck mal bei der Minecraft.exe/ink(Verknüpfung): rechtsklick/Eigenschaften/Kompatbiltät dann ein Häkchen bei Programm im

Kompatibilitätsmodus ausführen für: Windows Vista .Ich weiß nicht ob soetwas für Vista gibt und bin mir nicht sicher ob das helfen wird, aber ein Versuch ist das wert.

bearbeitet von Headshooter
Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Freut mich dass wir dir helfen konnten!

Dennoch würde ich an deiner Stelle mal darüber nachdenken mir ein neues Betriebssystem zuzulegen. Wir reden immerhin über ein fast 8 Jahre altes System das sogar als es noch ganz neu war keinen guten Ruf hatte.

Link zu diesem Kommentar
Auf anderen Seiten teilen

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B