Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Problem z javą


TheMultiGame

Rekomendowane odpowiedzi

Opublikowano

Witam otóż pobrałem sobie kilka modów na forge 1.8 Pixelcam, shader, optifine gdy włącze minecraft'a to sobie moge chwile grać potem wywala :( , tutaj są logi 

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5148de7a, pid=784, tid=0x000014ac
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) Client VM (25.131-b11 mixed mode windows-x86 )
# Problematic frame:
# C  [OpenAL32.dll+0xde7a]
#
# 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.java.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 (0x476eac00):  JavaThread "Thread-12" [_thread_in_native, id=5292, stack(0x51330000,0x51380000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x4c485004

Registers:
EAX=0x4c485004, EBX=0x00000001, ECX=0x51680050, EDX=0x31202c30
ESP=0x5137f2e8, EBP=0x5137f318, ESI=0x51680050, EDI=0x4c481a54
EIP=0x5148de7a, EFLAGS=0x00010206

Top of Stack: (sp=0x5137f2e8)
0x5137f2e8:   00000001 51680050 0bac4328 0bac43a8
0x5137f2f8:   000000ff 51680050 5114a218 5137f32c
0x5137f308:   00000004 0000ac44 00000d6c 5114a218
0x5137f318:   5137f32c 5148ef0d 476eac00 5114a218
0x5137f328:   5114a218 5137f380 48105aa0 51680050
0x5137f338:   4c481a54 023cd3d3 476ead40 5137f388
0x5137f348:   51680050 00000000 4c481a54 00000000
0x5137f358:   00000000 5137f368 5137f360 5114a218 

Instructions: (pc=0x5148de7a)
0x5148de5a:   02 8b d9 2b cb 89 4d e0 81 fa 03 00 02 00 75 06
0x5148de6a:   8b 40 04 89 45 f0 83 45 f8 02 8b 45 f8 8d 04 87
0x5148de7a:   83 38 00 75 b3 8d 45 f4 50 68 7c e8 4b 51 6a 00
0x5148de8a:   e8 6a 4e 00 00 b8 40 1f 00 00 83 c4 0c 39 45 f4 


Register to memory mapping:

EAX=0x4c485004 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x51680050 is an unknown value
EDX=0x31202c30 is an unallocated location in the heap
ESP=0x5137f2e8 is pointing into the stack for thread: 0x476eac00
EBP=0x5137f318 is pointing into the stack for thread: 0x476eac00
ESI=0x51680050 is an unknown value
EDI=0x4c481a54 is an unknown value


Stack: [0x51330000,0x51380000],  sp=0x5137f2e8,  free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [OpenAL32.dll+0xde7a]
C  [OpenAL32.dll+0xef0d]
C  [lwjgl.dll+0x5aa0]
j  org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j  org.lwjgl.openal.AL.create()V+6
j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
j  paulscode.sound.CommandThread.run()V+51
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15af45]
V  [jvm.dll+0x2213ae]
V  [jvm.dll+0x15afde]
V  [jvm.dll+0x15b166]
V  [jvm.dll+0x15b1d7]
V  [jvm.dll+0xff36f]
V  [jvm.dll+0x17dc30]
V  [jvm.dll+0x17e4aa]
V  [jvm.dll+0x1c2ec6]
C  [msvcr100.dll+0x5c556]
C  [msvcr100.dll+0x5c600]
C  [KERNEL32.DLL+0x13744]
C  [ntdll.dll+0x59e54]
C  [ntdll.dll+0x59e1f]
C  0x00000000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
j  org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j  org.lwjgl.openal.AL.create()V+6
j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
j  paulscode.sound.CommandThread.run()V+51
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x476edc00 JavaThread "Thread-13" [_thread_blocked, id=4920, stack(0x53030000,0x53080000)]
=>0x476eac00 JavaThread "Thread-12" [_thread_in_native, id=5292, stack(0x51330000,0x51380000)]
  0x476ecc00 JavaThread "Sound Library Loader" [_thread_blocked, id=4296, stack(0x510d0000,0x51120000)]
  0x476ec400 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=5996, stack(0x53270000,0x532c0000)]
  0x476ed000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=4792, stack(0x51780000,0x517d0000)]
  0x47237800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5212, stack(0x50d80000,0x50dd0000)]
  0x4c3d0800 JavaThread "Thread-8" [_thread_blocked, id=2744, stack(0x4f690000,0x4f6e0000)]
  0x4771ec00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5556, stack(0x49960000,0x499b0000)]
  0x47686800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3228, stack(0x498d0000,0x49920000)]
  0x4716bc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5324, stack(0x48330000,0x48380000)]
  0x479c2000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2740, stack(0x48190000,0x481e0000)]
  0x463bc400 JavaThread "Service Thread" daemon [_thread_blocked, id=4520, stack(0x46e20000,0x46e70000)]
  0x463b2c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3592, stack(0x46d90000,0x46de0000)]
  0x463bf400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3932, stack(0x46d00000,0x46d50000)]
  0x463be800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2208, stack(0x46c70000,0x46cc0000)]
  0x463bdc00 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3948, stack(0x46be0000,0x46c30000)]
  0x463aa400 JavaThread "Finalizer" daemon [_thread_blocked, id=4876, stack(0x46a50000,0x46aa0000)]
  0x463a4000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5888, stack(0x469c0000,0x46a10000)]
  0x020e1400 JavaThread "Client thread" [_thread_in_native, id=4060, stack(0x02090000,0x020e0000)]

Other Threads:
  0x4638ec00 VMThread [stack: 0x46930000,0x46980000] [id=3164]
  0x463ed000 WatcherThread [stack: 0x46fb0000,0x47000000] [id=2200]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 par new generation   total 210176K, used 144153K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K,  64% used [0x04600000, 0x0bc06738, 0x0fc80000)
  from space 23296K, 100% used [0x11340000, 0x12a00000, 0x12a00000)
  to   space 23296K,   0% used [0x0fc80000, 0x0fc80000, 0x11340000)
 concurrent mark-sweep generation total 200420K, used 120251K [0x12a00000, 0x1edb9000, 0x44600000)
 Metaspace       used 20165K, capacity 20386K, committed 20480K, reserved 20864K

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

Marking Bits: (CMSBitMap*) 0x021555c0
 Bits: [0x449a0000, 0x46280000)

Mod Union Table: (CMSBitMap*) 0x02155620
 Bits: [0x044e0000, 0x04511c00)

Polling page: 0x00450000

CodeCache: size=32768Kb used=5367Kb max_used=5367Kb free=27400Kb
 bounds [0x023c0000, 0x02900000, 0x043c0000]
 total_blobs=3292 nmethods=2938 adapters=284
 compilation: enabled

Compilation events (10 events):
Event: 25.073 Thread 0x463b2c00 2996             net.minecraftforge.fml.common.functions.TypeCastFunction::apply (9 bytes)
Event: 25.073 Thread 0x463b2c00 nmethod 2996 0x028f86c8 code [0x028f87e0, 0x028f8918]
Event: 25.111 Thread 0x463b2c00 2997             net.minecraft.client.resources.Locale::func_135024_b (118 bytes)
Event: 25.112 Thread 0x463b2c00 nmethod 2997 0x028f8a08 code [0x028f8b70, 0x028f8dcc]
Event: 25.112 Thread 0x463b2c00 2998             java.util.Hashtable$Enumerator::hasMoreElements (53 bytes)
Event: 25.112 Thread 0x463b2c00 nmethod 2998 0x028f9048 code [0x028f9140, 0x028f9230]
Event: 25.356 Thread 0x463b2c00 2999             com.google.gson.JsonPrimitive::isString (8 bytes)
Event: 25.356 Thread 0x463b2c00 nmethod 2999 0x028f9308 code [0x028f9400, 0x028f94a0]
Event: 25.357 Thread 0x463b2c00 3000             net.minecraft.client.audio.SoundListSerializer::deserialize (385 bytes)
Event: 25.364 Thread 0x463b2c00 nmethod 3000 0x028f9508 code [0x028f9a40, 0x028fb774]

GC Heap History (10 events):
Event: 10.509 GC heap before
{Heap before GC invocations=8 (full 2):
 par new generation   total 210176K, used 210176K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K, 100% used [0x04600000, 0x0fc80000, 0x0fc80000)
  from space 23296K, 100% used [0x0fc80000, 0x11340000, 0x11340000)
  to   space 23296K,   0% used [0x11340000, 0x11340000, 0x12a00000)
 concurrent mark-sweep generation total 105864K, used 68616K [0x12a00000, 0x19162000, 0x44600000)
 Metaspace       used 17547K, capacity 17729K, committed 17792K, reserved 17792K
Event: 10.559 GC heap after
Heap after GC invocations=9 (full 2):
 par new generation   total 210176K, used 23296K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K,   0% used [0x04600000, 0x04600000, 0x0fc80000)
  from space 23296K, 100% used [0x11340000, 0x12a00000, 0x12a00000)
  to   space 23296K,   0% used [0x0fc80000, 0x0fc80000, 0x11340000)
 concurrent mark-sweep generation total 105864K, used 94891K [0x12a00000, 0x19162000, 0x44600000)
 Metaspace       used 17547K, capacity 17729K, committed 17792K, reserved 17792K
}
Event: 13.504 GC heap before
{Heap before GC invocations=9 (full 3):
 par new generation   total 210176K, used 210176K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K, 100% used [0x04600000, 0x0fc80000, 0x0fc80000)
  from space 23296K, 100% used [0x11340000, 0x12a00000, 0x12a00000)
  to   space 23296K,   0% used [0x0fc80000, 0x0fc80000, 0x11340000)
 concurrent mark-sweep generation total 105864K, used 94891K [0x12a00000, 0x19162000, 0x44600000)
 Metaspace       used 18826K, capacity 18995K, committed 19072K, reserved 19840K
Event: 13.519 GC heap after
Heap after GC invocations=10 (full 3):
 par new generation   total 210176K, used 8056K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K,   0% used [0x04600000, 0x04600000, 0x0fc80000)
  from space 23296K,  34% used [0x0fc80000, 0x1045e060, 0x11340000)
  to   space 23296K,   0% used [0x11340000, 0x11340000, 0x12a00000)
 concurrent mark-sweep generation total 105864K, used 99063K [0x12a00000, 0x19162000, 0x44600000)
 Metaspace       used 18826K, capacity 18995K, committed 19072K, reserved 19840K
}
Event: 22.805 GC heap before
{Heap before GC invocations=10 (full 3):
 par new generation   total 210176K, used 194936K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K, 100% used [0x04600000, 0x0fc80000, 0x0fc80000)
  from space 23296K,  34% used [0x0fc80000, 0x1045e060, 0x11340000)
  to   space 23296K,   0% used [0x11340000, 0x11340000, 0x12a00000)
 concurrent mark-sweep generation total 162920K, used 97750K [0x12a00000, 0x1c91a000, 0x44600000)
 Metaspace       used 19183K, capacity 19382K, committed 19456K, reserved 19840K
Event: 22.819 GC heap after
Heap after GC invocations=11 (full 3):
 par new generation   total 210176K, used 14278K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K,   0% used [0x04600000, 0x04600000, 0x0fc80000)
  from space 23296K,  61% used [0x11340000, 0x12131a78, 0x12a00000)
  to   space 23296K,   0% used [0x0fc80000, 0x0fc80000, 0x11340000)
 concurrent mark-sweep generation total 162920K, used 97750K [0x12a00000, 0x1c91a000, 0x44600000)
 Metaspace       used 19183K, capacity 19382K, committed 19456K, reserved 19840K
}
Event: 23.619 GC heap before
{Heap before GC invocations=11 (full 3):
 par new generation   total 210176K, used 201158K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K, 100% used [0x04600000, 0x0fc80000, 0x0fc80000)
  from space 23296K,  61% used [0x11340000, 0x12131a78, 0x12a00000)
  to   space 23296K,   0% used [0x0fc80000, 0x0fc80000, 0x11340000)
 concurrent mark-sweep generation total 162920K, used 97750K [0x12a00000, 0x1c91a000, 0x44600000)
 Metaspace       used 19230K, capacity 19416K, committed 19584K, reserved 19840K
Event: 23.646 GC heap after
Heap after GC invocations=12 (full 3):
 par new generation   total 210176K, used 22850K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K,   0% used [0x04600000, 0x04600000, 0x0fc80000)
  from space 23296K,  98% used [0x0fc80000, 0x112d0b60, 0x11340000)
  to   space 23296K,   0% used [0x11340000, 0x11340000, 0x12a00000)
 concurrent mark-sweep generation total 162920K, used 101334K [0x12a00000, 0x1c91a000, 0x44600000)
 Metaspace       used 19230K, capacity 19416K, committed 19584K, reserved 19840K
}
Event: 24.302 GC heap before
{Heap before GC invocations=12 (full 4):
 par new generation   total 210176K, used 209730K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K, 100% used [0x04600000, 0x0fc80000, 0x0fc80000)
  from space 23296K,  98% used [0x0fc80000, 0x112d0b60, 0x11340000)
  to   space 23296K,   0% used [0x11340000, 0x11340000, 0x12a00000)
 concurrent mark-sweep generation total 162920K, used 101334K [0x12a00000, 0x1c91a000, 0x44600000)
 Metaspace       used 19407K, capacity 19584K, committed 19712K, reserved 19840K
Event: 24.396 GC heap after
Heap after GC invocations=13 (full 4):
 par new generation   total 210176K, used 23296K [0x04600000, 0x12a00000, 0x12a00000)
  eden space 186880K,   0% used [0x04600000, 0x04600000, 0x0fc80000)
  from space 23296K, 100% used [0x11340000, 0x12a00000, 0x12a00000)
  to   space 23296K,   0% used [0x0fc80000, 0x0fc80000, 0x11340000)
 concurrent mark-sweep generation total 162920K, used 129064K [0x12a00000, 0x1c91a000, 0x44600000)
 Metaspace       used 19407K, capacity 19584K, committed 19712K, reserved 19840K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 25.555 Thread 0x476eac00 Exception <a 'java/security/PrivilegedActionException'> (0x0bab31a0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 25.555 Thread 0x476eac00 Exception <a 'java/security/PrivilegedActionException'> (0x0bab5628) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 25.555 Thread 0x476eac00 Exception <a 'java/security/PrivilegedActionException'> (0x0bab7718) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 25.555 Thread 0x476eac00 Exception <a 'java/security/PrivilegedActionException'> (0x0bab9950) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 25.555 Thread 0x476eac00 Exception <a 'java/security/PrivilegedActionException'> (0x0babc568) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 25.555 Thread 0x476eac00 Exception <a 'java/security/PrivilegedActionException'> (0x0babe658) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 25.555 Thread 0x476eac00 Exception <a 'java/security/PrivilegedActionException'> (0x0bac0890) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 25.556 Thread 0x476eac00 Exception <a 'org/lwjgl/LWJGLException'> (0x0bac2f78) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 25.556 Thread 0x476eac00 Exception <a 'org/lwjgl/LWJGLException'> (0x0bac37d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 25.557 Thread 0x476eac00 Exception <a 'org/lwjgl/LWJGLException'> (0x0bac3d68) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 25.334 Executing VM operation: RevokeBias done
Event: 25.334 Executing VM operation: RevokeBias
Event: 25.334 Executing VM operation: RevokeBias done
Event: 25.344 Executing VM operation: RevokeBias
Event: 25.344 Executing VM operation: RevokeBias done
Event: 25.353 Thread 0x476ecc00 Thread added: 0x476ecc00
Event: 25.354 Thread 0x476eac00 Thread added: 0x476eac00
Event: 25.554 Executing VM operation: RevokeBias
Event: 25.554 Executing VM operation: RevokeBias done
Event: 25.555 Thread 0x476edc00 Thread added: 0x476edc00


Dynamic libraries:
0x00090000 - 0x000c3000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\javaw.exe
0x774e0000 - 0x77659000     C:\Windows\SYSTEM32\ntdll.dll
0x77390000 - 0x77480000     C:\Windows\SYSTEM32\KERNEL32.DLL
0x766e0000 - 0x76856000     C:\Windows\SYSTEM32\KERNELBASE.dll
0x74610000 - 0x7468b000     C:\Windows\SYSTEM32\ADVAPI32.dll
0x76860000 - 0x7691e000     C:\Windows\SYSTEM32\msvcrt.dll
0x76030000 - 0x76073000     C:\Windows\SYSTEM32\sechost.dll
0x76480000 - 0x7652c000     C:\Windows\SYSTEM32\RPCRT4.dll
0x745f0000 - 0x7460e000     C:\Windows\SYSTEM32\SspiCli.dll
0x745e0000 - 0x745ea000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x74580000 - 0x745d9000     C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x75ea0000 - 0x75fe0000     C:\Windows\SYSTEM32\USER32.dll
0x77020000 - 0x7716c000     C:\Windows\SYSTEM32\GDI32.dll
0x74160000 - 0x74369000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10240.17184_none_3bcab1476bcee5ec\COMCTL32.dll
0x76930000 - 0x7695b000     C:\Windows\SYSTEM32\IMM32.DLL
0x762d0000 - 0x763f0000     C:\Windows\SYSTEM32\MSCTF.dll
0x74550000 - 0x7457a000     C:\Windows\SYSTEM32\nvinit.dll
0x74540000 - 0x74548000     C:\Windows\SYSTEM32\VERSION.dll
0x5f6d0000 - 0x5f78f000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\msvcr100.dll
0x5f300000 - 0x5f6ce000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\client\jvm.dll
0x760a0000 - 0x760a6000     C:\Windows\SYSTEM32\PSAPI.DLL
0x74150000 - 0x74158000     C:\Windows\SYSTEM32\WSOCK32.dll
0x737b0000 - 0x737d4000     C:\Windows\SYSTEM32\WINMM.dll
0x75e40000 - 0x75e9b000     C:\Windows\SYSTEM32\WS2_32.dll
0x76920000 - 0x76927000     C:\Windows\SYSTEM32\NSI.dll
0x73170000 - 0x73193000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x763f0000 - 0x76426000     C:\Windows\SYSTEM32\cfgmgr32.dll
0x72e70000 - 0x72e91000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x5f2f0000 - 0x5f2fc000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\verify.dll
0x5f2c0000 - 0x5f2e1000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\java.dll
0x5f2a0000 - 0x5f2b3000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\zip.dll
0x74a70000 - 0x75e2f000     C:\Windows\SYSTEM32\SHELL32.dll
0x769c0000 - 0x76e9c000     C:\Windows\SYSTEM32\windows.storage.dll
0x77170000 - 0x7732a000     C:\Windows\SYSTEM32\combase.dll
0x76430000 - 0x76474000     C:\Windows\SYSTEM32\shlwapi.dll
0x76090000 - 0x7609c000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x74690000 - 0x7471d000     C:\Windows\SYSTEM32\shcore.dll
0x748d0000 - 0x74914000     C:\Windows\SYSTEM32\powrprof.dll
0x75e30000 - 0x75e3f000     C:\Windows\SYSTEM32\profapi.dll
0x5f290000 - 0x5f29a000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\management.dll
0x5f270000 - 0x5f286000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\net.dll
0x744f0000 - 0x7453e000     C:\Windows\system32\mswsock.dll
0x5f260000 - 0x5f26f000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\nio.dll
0x744d0000 - 0x744e2000     C:\Windows\system32\napinsp.dll
0x744b0000 - 0x744c6000     C:\Windows\system32\pnrpnsp.dll
0x74490000 - 0x744a3000     C:\Windows\system32\NLAapi.dll
0x74400000 - 0x74484000     C:\Windows\SYSTEM32\DNSAPI.dll
0x743f0000 - 0x743fb000     C:\Windows\System32\winrnr.dll
0x743d0000 - 0x743e1000     C:\Windows\system32\wshbth.dll
0x74370000 - 0x74378000     C:\Windows\System32\rasadhlp.dll
0x736b0000 - 0x736e0000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x73d70000 - 0x73d78000     C:\Windows\SYSTEM32\WINNSI.DLL
0x74380000 - 0x743c6000     C:\Windows\System32\fwpuclnt.dll
0x73990000 - 0x739ab000     C:\Windows\SYSTEM32\bcrypt.dll
0x73fd0000 - 0x73fe2000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\unpack.dll
0x48100000 - 0x4814d000     C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407\lwjgl.dll
0x69830000 - 0x69910000     C:\Windows\SYSTEM32\OPENGL32.dll
0x6a0b0000 - 0x6a0d5000     C:\Windows\SYSTEM32\GLU32.dll
0x693f0000 - 0x694db000     C:\Windows\SYSTEM32\DDRAW.dll
0x68b60000 - 0x68b67000     C:\Windows\SYSTEM32\DCIMAN32.dll
0x73690000 - 0x736a3000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x73660000 - 0x7368f000     C:\Windows\system32\rsaenh.dll
0x73f80000 - 0x73f99000     C:\Windows\SYSTEM32\USERENV.dll
0x70b90000 - 0x70ba3000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x703a0000 - 0x703b4000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x5f110000 - 0x5f255000     C:\Program Files (x86)\Java\jre1.8.0_131\bin\awt.dll
0x76230000 - 0x762c5000     C:\Windows\SYSTEM32\OLEAUT32.dll
0x736e0000 - 0x73771000     C:\Windows\system32\apphelp.dll
0x73c90000 - 0x73d05000     C:\Windows\system32\uxtheme.dll
0x733a0000 - 0x733bd000     C:\Windows\system32\dwmapi.dll
0x6cdd0000 - 0x6e8e0000     C:\Windows\SYSTEM32\nvoglv32.DLL
0x76530000 - 0x766d6000     C:\Windows\SYSTEM32\SETUPAPI.dll
0x73650000 - 0x7365f000     C:\Windows\SYSTEM32\WTSAPI32.dll
0x75fe0000 - 0x76022000     C:\Windows\SYSTEM32\WINTRUST.dll
0x76080000 - 0x7608e000     C:\Windows\SYSTEM32\MSASN1.dll
0x760b0000 - 0x76226000     C:\Windows\SYSTEM32\CRYPT32.dll
0x73950000 - 0x73978000     C:\Windows\SYSTEM32\ntmarta.dll
0x73ea0000 - 0x73f1f000     C:\Windows\SYSTEM32\mscms.dll
0x73e60000 - 0x73e9d000     C:\Windows\SYSTEM32\icm32.dll
0x72af0000 - 0x72b34000     C:\Windows\SYSTEM32\WINSTA.dll
0x6e8e0000 - 0x6e95e000     C:\Windows\system32\dxgi.dll
0x6e960000 - 0x6eb73000     C:\Windows\system32\d3d11.dll
0x5aba0000 - 0x5bf5b000     C:\Windows\SYSTEM32\nvwgf2um.dll
0x72760000 - 0x72ae6000     C:\Windows\system32\nvapi.dll
0x747c0000 - 0x748aa000     C:\Windows\SYSTEM32\ole32.dll
0x70a40000 - 0x70a7a000     C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407\avutil-ttv-51.dll
0x65980000 - 0x6599d000     C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407\swresample-ttv-0.dll
0x6eb80000 - 0x6ec09000     C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407\libmp3lame-ttv.dll
0x6bb40000 - 0x6cac0000     C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407\libmfxsw32.dll
0x72630000 - 0x72760000     C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407\twitchsdk.dll
0x739b0000 - 0x73c8c000     C:\Windows\SYSTEM32\WININET.dll
0x51480000 - 0x514e5000     C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407\OpenAL32.dll
0x749e0000 - 0x74a62000     C:\Windows\SYSTEM32\clbcatq.dll
0x6ef50000 - 0x6efa4000     C:\Windows\System32\MMDevApi.dll
0x703c0000 - 0x70502000     C:\Windows\System32\PROPSYS.dll
0x618b0000 - 0x61936000     C:\Windows\SYSTEM32\dsound.dll
0x6cb90000 - 0x6cbf9000     C:\Windows\SYSTEM32\AUDIOSES.DLL
0x6cac0000 - 0x6cb85000     C:\Windows\SYSTEM32\wintypes.dll
0x73810000 - 0x7394f000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -DsocksProxyHost=127.0.0.1 -DsocksProxyPort=24454 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn228M -Djava.library.path=C:\Users\Sebastian\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-26981355714407 
java_command: net.minecraft.launchwrapper.Launch --username _DeJzer_ --version 1.8-forge1.8-11.14.4.1563 --gameDir C:\Users\Sebastian\AppData\Roaming\.minecraft --assetsDir C:\Users\Sebastian\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 673ebafba7cd2ca1d2ed0b7f4d27f9f4 --accessToken a8e4580e88b4452f8d0e2fa86a4495fd --userProperties {} --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker
java_class_path (initial): C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.4.1563\forge-1.8-11.14.4.1563.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Sebastian\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Use
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Java\jre1.8.0_131\bin
USERNAME=Sebastian
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

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

OS: Windows 10.0 , 64 bit Build 10240 (10.0.10240.17113)

CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, clmul, erms, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 4092772k(1562816k free), swap 5665636k(2974488k free)

vm_info: Java HotSpot(TM) Client VM (25.131-b11) for windows-x86 JRE (1.8.0_131-b11), built on Mar 15 2017 01:26:29 by "java_re" with MS VC++ 10.0 (VS2010)

time: Mon Jul 17 11:48:15 2017
elapsed time: 25 seconds (0d 0h 0m 25s)

 

podałem wszystko bo ja się nie znam za bardzo na mc :/

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...