Minecraft läuft nicht unter Windows 7 pro

Hallo,

ich habe ein Problem mit dem Laptop von unserem Sohn.

Musste Windows 7 Pro neu installieren. Das habe ich hinbekommen. Dann habe ich Minecraft installiert. Nun bringt er mir immer einen Fehler wenn man versucht zu spielen. Verstehe aber nur Bahnhof und hoffe ihr könnt mir helfen. Kopiere mal die Fehlermeldung hier rein.


Code:
[08:22:03] [Client thread/INFO]: Setting user: floris1503
[08:22:03] [Client thread/INFO]: (Session ID is token:8bab228ebca646c393ada815715f8634:d0ad17f18b1942bf8b3d1790a3fad794)
[08:22:06] [Client thread/INFO]: LWJGL Version: 2.9.1
[08:22:07] [Client thread/INFO]: Reloading ResourceManager: Default
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x25c16c45, pid=2312, tid=1324
#
# 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  [OPENGL32.dll+0x46c45]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Meiner\AppData\Roaming\.minecraft\hs_err_pid2312.log
#
# If you would like to submit a bug report, please visit:
#   [url=http://bugreport.sun.com/bugreport/crash.jsp]HotSpot Virtual Machine Error Reporting Page[/url]
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

P.s.: Das sind meine System Daten
Intel Core Duo CPU T7500 2.20 ghz
Arbeitsspeicher 2 GB
Systemtyp 32 Bit
 
Zuletzt bearbeitet von einem Moderator:
Was genau steht denn in der "hs_err_ pid2312.log" ?

Es sieht für mich jedenfalls so aus, als ob es ein Problem mit dem Grafiktreiber ist. Schon den neuesten installiert ? Also nicht den den Windows anbietet, sondern von der Seite des Herstellers der Grafikkarte.

Und nur so zur Sicherheit, Minecraft lief vorher auf dem Rechner ohne Fehler ?
 
ja lief ohne Probleme

Das steht drin
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x25c16c45, pid=2312, tid=1324
#
# 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  [OPENGL32.dll+0x46c45]
#
# 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:
#   [url]http://bugreport.sun.com/bugreport/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 (0x002de000):  JavaThread "Client thread" [_thread_in_native, id=1324, stack(0x01270000,0x012c0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000040, EBX=0x27197880, ECX=0x00000010, EDX=0x27197880
ESP=0x012bec64, EBP=0x00000000, ESI=0x00000000, EDI=0x27197880
EIP=0x25c16c45, EFLAGS=0x00210202

Top of Stack: (sp=0x012bec64)
0x012bec64:   00000000 012beca0 25c3b72f 27197880
0x012bec74:   00000000 00000040 00000010 00000002
0x012bec84:   00000000 000080e1 25c3d565 00000040
0x012bec94:   00000010 25c4374f 012beca0 00000000
0x012beca4:   00000000 00000000 00000010 00000010
0x012becb4:   00000000 00000010 00000000 000080e1
0x012becc4:   00008367 25e3df08 00000000 27197880
0x012becd4:   00000002 25c38d43 00000001 00000000 

Instructions: (pc=0x25c16c45)
0x25c16c25:   c3 90 90 90 90 90 90 90 90 90 90 8b 4c 24 0c 56
0x25c16c35:   8b 74 24 0c 57 8b 7c 24 0c 8b c1 8b d7 c1 e9 02
0x25c16c45:   f3 a5 8b c8 83 e1 03 f3 a4 5f 8b c2 5e c3 90 90
0x25c16c55:   90 90 90 90 90 90 90 90 90 90 90 8a 44 24 08 8b 


Register to memory mapping:

EAX=0x00000040 is an unknown value
EBX=0x27197880 is an unknown value
ECX=0x00000010 is an unknown value
EDX=0x27197880 is an unknown value
ESP=0x012bec64 is pointing into the stack for thread: 0x002de000
EBP=0x00000000 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x27197880 is an unknown value


Stack: [0x01270000,0x012c0000],  sp=0x012bec64,  free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [OPENGL32.dll+0x46c45]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
j  org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
j  cuj.a(IIII)V+83
j  cuj.a(III)V+4
j  ctp.<init>(II)V+29
j  cuj.<clinit>()V+22
v  ~StubRoutines::call_stub
j  cto.b()I+9
j  ctp.<init>(II)V+24
j  ctp.<init>(Ljava/awt/image/BufferedImage;)V+9
j  bss.a(Lcug;)V+136
j  bss.ak()V+282
j  bss.a()V+6
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1064
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x262c9800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1832, stack(0x26170000,0x261c0000)]
  0x2629ec00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2256, stack(0x26eb0000,0x26f00000)]
  0x2556fc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3212, stack(0x25fc0000,0x26010000)]
  0x254a4400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2116, stack(0x261e0000,0x26230000)]
  0x24de7000 JavaThread "Service Thread" daemon [_thread_blocked, id=2216, stack(0x25050000,0x250a0000)]
  0x24dcf400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3560, stack(0x25140000,0x25190000)]
  0x24dcc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4076, stack(0x01200000,0x01250000)]
  0x24dcb400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3072, stack(0x24730000,0x24780000)]
  0x24dca400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3700, stack(0x25000000,0x25050000)]
  0x013c8800 JavaThread "Finalizer" daemon [_thread_blocked, id=320, stack(0x03830000,0x03880000)]
  0x013c4000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2168, stack(0x24f00000,0x24f50000)]
=>0x002de000 JavaThread "Client thread" [_thread_in_native, id=1324, stack(0x01270000,0x012c0000)]

Other Threads:
  0x013bf000 VMThread [stack: 0x24790000,0x247e0000] [id=1912]
  0x24de8000 WatcherThread [stack: 0x24fb0000,0x25000000] [id=344]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 par new generation   total 118016K, used 27961K [0x03a00000, 0x0ba00000, 0x0ba00000)
  eden space 104960K,  14% used [0x03a00000, 0x0488e798, 0x0a080000)
  from space 13056K, 100% used [0x0ad40000, 0x0ba00000, 0x0ba00000)
  to   space 13056K,   0% used [0x0a080000, 0x0a080000, 0x0ad40000)
 concurrent mark-sweep generation total 34824K, used 34454K [0x0ba00000, 0x0dc02000, 0x23a00000)
 Metaspace       used 12721K, capacity 12854K, committed 12928K, reserved 13696K

Card table byte_map: [0x23a00000,0x23b10000] byte_map_base: 0x239e3000

Marking Bits: (CMSBitMap*) 0x01332240
 Bits: [0x23b10000, 0x24710000)

Mod Union Table: (CMSBitMap*) 0x013322a0
 Bits: [0x00270000, 0x00288000)

Polling page: 0x00100000

CodeCache: size=32768Kb used=1996Kb max_used=1996Kb free=30771Kb
 bounds [0x017b0000, 0x019a8000, 0x037b0000]
 total_blobs=1332 nmethods=1072 adapters=191
 compilation: enabled

Compilation events (10 events):
Event: 5.911 Thread 0x24dcf400 1078             sun.security.util.ManifestEntryVerifier::verify (272 bytes)
Event: 5.913 Thread 0x24dcf400 nmethod 1078 0x0199fb08 code [0x0199fce0, 0x019a028c]
Event: 5.914 Thread 0x24dcf400 1079             sun.nio.cs.ISO_8859_1$Encoder::encode (136 bytes)
Event: 5.914 Thread 0x24dcf400 nmethod 1079 0x019a0a88 code [0x019a0b90, 0x019a0e0c]
Event: 5.915 Thread 0x24dcf400 1080             java.util.jar.JarVerifier::mapSignersToCertArray (57 bytes)
Event: 5.915 Thread 0x24dcf400 nmethod 1080 0x019a0fc8 code [0x019a1100, 0x019a1314]
Event: 5.925 Thread 0x24dcf400 1081             sun.awt.image.ByteInterleavedRaster::putByteData (834 bytes)
Event: 5.927 Thread 0x24dcf400 nmethod 1081 0x019a1488 code [0x019a1640, 0x019a2044]
Event: 5.928 Thread 0x24dcf400 1082             com.sun.imageio.plugins.png.PNGImageReader::decodeSubFilter (54 bytes)
Event: 5.928 Thread 0x24dcf400 nmethod 1082 0x019a30c8 code [0x019a31c0, 0x019a32b0]

GC Heap History (6 events):
Event: 3.219 GC heap before
{Heap before GC invocations=0 (full 0):
 par new generation   total 118016K, used 104960K [0x03a00000, 0x0ba00000, 0x0ba00000)
  eden space 104960K, 100% used [0x03a00000, 0x0a080000, 0x0a080000)
  from space 13056K,   0% used [0x0a080000, 0x0a080000, 0x0ad40000)
  to   space 13056K,   0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
 concurrent mark-sweep generation total 4096K, used 0K [0x0ba00000, 0x0be00000, 0x23a00000)
 Metaspace       used 9403K, capacity 9447K, committed 9472K, reserved 9600K
Event: 3.299 GC heap after
Heap after GC invocations=1 (full 0):
 par new generation   total 118016K, used 13056K [0x03a00000, 0x0ba00000, 0x0ba00000)
  eden space 104960K,   0% used [0x03a00000, 0x03a00000, 0x0a080000)
  from space 13056K, 100% used [0x0ad40000, 0x0ba00000, 0x0ba00000)
  to   space 13056K,   0% used [0x0a080000, 0x0a080000, 0x0ad40000)
 concurrent mark-sweep generation total 14340K, used 14120K [0x0ba00000, 0x0c801000, 0x23a00000)
 Metaspace       used 9403K, capacity 9447K, committed 9472K, reserved 9600K
}
Event: 4.049 GC heap before
{Heap before GC invocations=1 (full 0):
 par new generation   total 118016K, used 118016K [0x03a00000, 0x0ba00000, 0x0ba00000)
  eden space 104960K, 100% used [0x03a00000, 0x0a080000, 0x0a080000)
  from space 13056K, 100% used [0x0ad40000, 0x0ba00000, 0x0ba00000)
  to   space 13056K,   0% used [0x0a080000, 0x0a080000, 0x0ad40000)
 concurrent mark-sweep generation total 14340K, used 14120K [0x0ba00000, 0x0c801000, 0x23a00000)
 Metaspace       used 9403K, capacity 9447K, committed 9472K, reserved 9600K
Event: 4.206 GC heap after
Heap after GC invocations=2 (full 0):
 par new generation   total 118016K, used 11320K [0x03a00000, 0x0ba00000, 0x0ba00000)
  eden space 104960K,   0% used [0x03a00000, 0x03a00000, 0x0a080000)
  from space 13056K,  86% used [0x0a080000, 0x0ab8e0c0, 0x0ad40000)
  to   space 13056K,   0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
 concurrent mark-sweep generation total 26632K, used 26101K [0x0ba00000, 0x0d402000, 0x23a00000)
 Metaspace       used 9403K, capacity 9447K, committed 9472K, reserved 9600K
}
Event: 5.102 GC heap before
{Heap before GC invocations=2 (full 1):
 par new generation   total 118016K, used 116280K [0x03a00000, 0x0ba00000, 0x0ba00000)
  eden space 104960K, 100% used [0x03a00000, 0x0a080000, 0x0a080000)
  from space 13056K,  86% used [0x0a080000, 0x0ab8e0c0, 0x0ad40000)
  to   space 13056K,   0% used [0x0ad40000, 0x0ad40000, 0x0ba00000)
 concurrent mark-sweep generation total 26632K, used 26101K [0x0ba00000, 0x0d402000, 0x23a00000)
 Metaspace       used 10583K, capacity 10631K, committed 10752K, reserved 11648K
Event: 5.199 GC heap after
Heap after GC invocations=3 (full 1):
 par new generation   total 118016K, used 13056K [0x03a00000, 0x0ba00000, 0x0ba00000)
  eden space 104960K,   0% used [0x03a00000, 0x03a00000, 0x0a080000)
  from space 13056K, 100% used [0x0ad40000, 0x0ba00000, 0x0ba00000)
  to   space 13056K,   0% used [0x0a080000, 0x0a080000, 0x0ad40000)
 concurrent mark-sweep generation total 34824K, used 34454K [0x0ba00000, 0x0dc02000, 0x23a00000)
 Metaspace       used 10583K, capacity 10631K, committed 10752K, reserved 11648K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 5.920 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x046ae4d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.920 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x046b0c50) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.921 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x046b3308) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.921 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x046b5a38) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.922 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x046b8128) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.923 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x046c1b48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.923 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x046c44f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.931 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x047949a0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.932 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x0479b518) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.956 Thread 0x002de000 Exception <a 'java/security/PrivilegedActionException'> (0x0479f230) 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: 5.923 loading class ctp
Event: 5.923 loading class ctp done
Event: 5.923 loading class cto
Event: 5.923 loading class cto done
Event: 5.931 loading class cuj
Event: 5.931 loading class cuj done
Event: 5.932 loading class bsr
Event: 5.932 loading class bsr done
Event: 5.956 loading class org/lwjgl/opengl/GLChecks
Event: 5.956 loading class org/lwjgl/opengl/GLChecks done


Dynamic libraries:
0x002f0000 - 0x00320000 	C:\Program Files\Java\jre1.8.0_25\bin\javaw.exe
0x76d90000 - 0x76ecc000 	C:\Windows\SYSTEM32\ntdll.dll
0x75290000 - 0x75364000 	C:\Windows\system32\kernel32.dll
0x75140000 - 0x7518a000 	C:\Windows\system32\KERNELBASE.dll
0x757b0000 - 0x75850000 	C:\Windows\system32\ADVAPI32.dll
0x75fe0000 - 0x7608c000 	C:\Windows\system32\msvcrt.dll
0x76f10000 - 0x76f29000 	C:\Windows\SYSTEM32\sechost.dll
0x76090000 - 0x76131000 	C:\Windows\system32\RPCRT4.dll
0x75570000 - 0x75639000 	C:\Windows\system32\USER32.dll
0x75ef0000 - 0x75f3e000 	C:\Windows\system32\GDI32.dll
0x76ed0000 - 0x76eda000 	C:\Windows\system32\LPK.dll
0x75f40000 - 0x75fdd000 	C:\Windows\system32\USP10.dll
0x73e60000 - 0x73ffe000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
0x75750000 - 0x757a7000 	C:\Windows\system32\SHLWAPI.dll
0x75ae0000 - 0x75aff000 	C:\Windows\system32\IMM32.DLL
0x75680000 - 0x7574c000 	C:\Windows\system32\MSCTF.dll
0x73220000 - 0x732df000 	C:\Program Files\Java\jre1.8.0_25\bin\msvcr100.dll
0x62920000 - 0x62cc4000 	C:\Program Files\Java\jre1.8.0_25\bin\client\jvm.dll
0x72f40000 - 0x72f47000 	C:\Windows\system32\WSOCK32.dll
0x75640000 - 0x75675000 	C:\Windows\system32\WS2_32.dll
0x76ee0000 - 0x76ee6000 	C:\Windows\system32\NSI.dll
0x6e1a0000 - 0x6e1d2000 	C:\Windows\system32\WINMM.dll
0x76ef0000 - 0x76ef5000 	C:\Windows\system32\PSAPI.DLL
0x736e0000 - 0x736ec000 	C:\Program Files\Java\jre1.8.0_25\bin\verify.dll
0x736b0000 - 0x736d1000 	C:\Program Files\Java\jre1.8.0_25\bin\java.dll
0x73690000 - 0x736a3000 	C:\Program Files\Java\jre1.8.0_25\bin\zip.dll
0x76140000 - 0x76d89000 	C:\Windows\system32\SHELL32.dll
0x75850000 - 0x759ac000 	C:\Windows\system32\ole32.dll
0x74ee0000 - 0x74eeb000 	C:\Windows\system32\profapi.dll
0x73610000 - 0x7361a000 	C:\Program Files\Java\jre1.8.0_25\bin\management.dll
0x73630000 - 0x73645000 	C:\Program Files\Java\jre1.8.0_25\bin\net.dll
0x74920000 - 0x7495c000 	C:\Windows\system32\mswsock.dll
0x74910000 - 0x74916000 	C:\Windows\System32\wship6.dll
0x73620000 - 0x7362f000 	C:\Program Files\Java\jre1.8.0_25\bin\nio.dll
0x73380000 - 0x73390000 	C:\Windows\system32\NLAapi.dll
0x747e0000 - 0x74824000 	C:\Windows\system32\DNSAPI.dll
0x6f8e0000 - 0x6f8e8000 	C:\Windows\System32\winrnr.dll
0x6f780000 - 0x6f790000 	C:\Windows\system32\napinsp.dll
0x6f760000 - 0x6f772000 	C:\Windows\system32\pnrpnsp.dll
0x6f750000 - 0x6f75d000 	C:\Windows\system32\wshbth.dll
0x72a00000 - 0x72a1c000 	C:\Windows\system32\IPHLPAPI.DLL
0x729f0000 - 0x729f7000 	C:\Windows\system32\WINNSI.DLL
0x72760000 - 0x72798000 	C:\Windows\System32\fwpuclnt.dll
0x71310000 - 0x71316000 	C:\Windows\system32\rasadhlp.dll
0x00430000 - 0x0047d000 	C:\Users\Meiner\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-1543221653291\lwjgl.dll
0x25bd0000 - 0x25df0000 	C:\Windows\system32\OPENGL32.dll
0x743d0000 - 0x743d9000 	C:\Windows\system32\VERSION.dll
0x74960000 - 0x74976000 	C:\Windows\system32\CRYPTSP.dll
0x74700000 - 0x7473b000 	C:\Windows\system32\rsaenh.dll
0x74540000 - 0x74557000 	C:\Windows\system32\USERENV.dll
0x74e60000 - 0x74e6c000 	C:\Windows\system32\CRYPTBASE.dll
0x726d0000 - 0x726e2000 	C:\Windows\system32\dhcpcsvc.DLL
0x726c0000 - 0x726cd000 	C:\Windows\system32\dhcpcsvc6.DLL
0x730d0000 - 0x73216000 	C:\Program Files\Java\jre1.8.0_25\bin\awt.dll
0x75c40000 - 0x75ccf000 	C:\Windows\system32\OLEAUT32.dll
0x73c00000 - 0x73c40000 	C:\Windows\system32\uxtheme.dll
0x734f0000 - 0x73503000 	C:\Windows\system32\dwmapi.dll
0x70d40000 - 0x70f03000 	C:\Windows\system32\D3D9.DLL
0x72f10000 - 0x72f16000 	C:\Windows\system32\d3d8thk.dll
0x6e1e0000 - 0x6e259000 	C:\Windows\system32\mscms.dll
0x712d0000 - 0x71308000 	C:\Windows\system32\icm32.dll
0x6c2d0000 - 0x6cf29000 	C:\Windows\system32\nvd3dum.dll
0x73db0000 - 0x73dd5000 	C:\Windows\system32\powrprof.dll
0x75cd0000 - 0x75e6d000 	C:\Windows\system32\SETUPAPI.dll
0x74ff0000 - 0x75017000 	C:\Windows\system32\CFGMGR32.dll
0x75190000 - 0x751a2000 	C:\Windows\system32\DEVOBJ.dll
0x736f0000 - 0x737db000 	C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Meiner\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-1543221653291 
java_command: net.minecraft.client.main.Main --username floris1503 --version 1.8.1 --gameDir C:\Users\Meiner\AppData\Roaming\.minecraft --assetsDir C:\Users\Meiner\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid d0ad17f18b1942bf8b3d1790a3fad794 --accessToken 8bab228ebca646c393ada815715f8634 --userProperties {} --userType legacy
java_class_path (initial): C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.7.4\realms-1.7.4.jar;C:\Users\Meiner\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Meiner\AppData\
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre1.8.0_25\bin
USERNAME=Meiner
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel



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

OS: Windows 7 Build 7600 

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

Memory: 4k page, physical 2079024k(891308k free), swap 4158048k(2570948k 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: Tue Dec 09 08:22:07 2014
elapsed time: 5 seconds (0d 0h 0m 5s)
 
Zuletzt bearbeitet von einem Moderator:
Die Exception gibt an das es ein Problem mit dem Rechtemanagement ist.
Laut Oracle ist dafür die UAC verantwortlich.
Schalte sie mal testweise aus und schau ob das Problem immer noch besteht.
Ist zwar IMHO nur eine temporäre Lösung aber .. Trial'n'Error, Stück für Stück. 8)

//edit
Bitte öffne auch noch eine CMD und gib mal bitte die Ausgaben von folgenden Befehlen zurück:

PHP:
whoami

dir /Q C:\Users\Meiner\AppData\

dir /Q <Verzeichnis der Minecraft.exe>
 
Zuletzt bearbeitet von einem Moderator:
Die Exception gibt an das es ein Problem mit dem Rechtemanagement ist.
Laut Oracle ist dafür die UAC verantwortlich.
Schalte sie mal testweise aus und schau ob das Problem immer noch besteht.
Ist zwar IMHO nur eine temporäre Lösung aber .. Trial'n'Error, Stück für Stück. 8)

//edit
Bitte öffne auch noch eine CMD und gib mal bitte die Ausgaben von folgenden Befehlen zurück:

PHP:
whoami

dir /Q C:\Users\Meiner\AppData\

dir /Q <Verzeichnis der Minecraft.exe>


Hallo.

danke für die Tips.

(habe uac aus aber bringt nichts)

Nur das mit dem cmd kapiere ich net.
 
Zuletzt bearbeitet:
Nur das mit dem cmd kapiere ich net.

Klicke auf den Startbutton. Gehe in die Suche und suche nach "cmd.exe"
Öffne das gefundene Programm.
Ein Kommandozeilenprogramm öffnet sich.
Gib dort als erstes "whoami" ein.
Das Ergebniss bitte hier posten.

Danach gibst du "dir /Q C:\Users\<Benutzername>\AppData\" ein, wobei du <Benutzername> durch deinen Benutzername von Windows ersetzt.
Was gelistet wird, bitte ebenfalls hier posten

Zum Schluss gibst du "dir /Q <Pfad zur Minecraft exe>" ein, wobei <Pfad zur Minecraft exe> der Pfad zur Minecraft.exe Datei ist.
Falls du eine Verknüpfung der Minecraft.exe auf dem Desktop hast kannst du sie mit Rechtsklick anwählen --> "Eigenschaften" auswählen und findest dort im Dialog den Pfad zur Minecraft.exe.
Nachdem du den Befehl in das Kommandozeilenprogramm eingegeben hast, poste die Ergebnisse ebenfalls hier.
 
Ok.
Dateirechte sind es so wie ich das sehe nicht.

Du hast 2Gb Arbeitsspeicher wovon noch 800Mb frei sind.
Es kann also auch eine Zugriffsverletzung im Speicher sein.
Diese kann entweder von defekten/nicht aktuellen/nicht mit der OpenGL-Version kompatiblen Grafikkarten-Treibern stammen, aber ich vermute das es daran liegt das du zum Spielstart keinen Speicher mehr hast.
Der Auslagerungsspeicher ist schon halb voll.
Windows 7 selbst braucht +- 1Gb und wenn du eine Graphikkarte mit keinem eigenen Ram hast kannst du dort noch mal 200-500Mb drauf rechnen.
Das OS kann nicht komplett aus dem Ram verschwinden und somit bekommt Minecraft nicht die standardmäßig veranschlagen maximalen 2Gb, die es aggressiv einfordert.
Ich vermute mal du kannst den Minecraft-Launcher starten, aber nicht das Spiel selbst?
Wenn dem so ist, dann klick bitte auf "Edit Profile" und suche das Feld JVM-Arguments und ändere den Wert "-Xmx2G" auf "-Xmx300M".
Dann gibst du Minecraft nur 300Mb an Arbeistspeicher.
Die sollten auf jeden Fall i.w. noch freizukriegen sein.

Gruß

Fluffy

P.s.:
Ich wusste gar nicht das Windows die Rollen auch übersetzt:rolleyes:.
 
Bitte probieren: Minecraft explizit als Administrator ausführen.

Und: Im Netz kursieren ähnliche (schräge) Fälle wo der Fehler in irgendwelchem Wireless Keyboard und Maus gedönse lag. Also wenn an dem PC jede Menge Peripherie hängt - einfach mal alles abstöpseln.
 
also fluffy habe es gemacht und hat net geklappt.


at chromatin

es ist nur er auf dem PC müsste also admin sein. Oder habe ich da was falsch verstanden??
 
Die UAC beschneidet, auch die Rechte des Admin.
Sie ist in etwas das gleiche wie sudo unter Ubuntu.
Das hat MS deswegen eingeführt weil die meisten Leute keinen 2. Benutzeracc für normale Tätigkeiten anlegen, sondern normale Tätigkeiten und Administration auf ein und demselben Konto ausführen, was ein Sicherheitsrisiko darstellen kann.

Rechtsklick auf minecraft.exe und die Option "Run as Administrator"/"Als Administrator ausführen" anklicken.
 
Die UAC beschneidet, auch die Rechte des Admin.
Sie ist in etwas das gleiche wie sudo unter Ubuntu.
Das hat MS deswegen eingeführt weil die meisten Leute keinen 2. Benutzeracc für normale Tätigkeiten anlegen, sondern normale Tätigkeiten und Administration auf ein und demselben Konto ausführen, was ein Sicherheitsrisiko darstellen kann.

Rechtsklick auf minecraft.exe und die Option "Run as Administrator"/"Als Administrator ausführen" anklicken.


Hat leider auch nichts gebracht.
 
sollte ich was übersehen haben, bitte ich um nachsicht,... bin noch beim ersten kaffee -.-

äh... ja, genau,... also:
opengl-treiber (entweder bestandteil der graka-treiber oder eigenständig) aktualisieren, sollte das problem lösen, gegebenfalls mal graka nehmen die nen aktuelleren opengl-standard unterstützt...
 
Zurück
Oben