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

Pomoże ktoś z crashem?


maxer884

Rekomendowane odpowiedzi

Opublikowano

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x71a7c3e1, pid=6896, tid=0x000018ec
#
# JRE version: Java(TM) SE Runtime Environment (8.0_161-b12) (build 1.8.0_161-b12)
# Java VM: Java HotSpot(TM) Client VM (25.161-b12 mixed mode windows-x86 )
# Problematic frame:
# C [chtbrkg.dll+0x1c3e1]
#
# 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:
# [LINK]
# 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 (0x273a7800): JavaThread "Server Pinger #0" daemon [_thread_in_native, id=6380, stack(0x31dc0000,0x31e10000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000b8

Registers:
EAX=0x00000000, EBX=0x000031f8, ECX=0x31e0e380, EDX=0x00000010
ESP=0x31e0e370, EBP=0x31e0e3bc, ESI=0x2b7587d0, EDI=0x00000018
EIP=0x71a7c3e1, EFLAGS=0x00010202

Top of Stack: (sp=0x31e0e370)
0x31e0e370: e78f2a11 2b7587d0 00000000 00000000
0x31e0e380: 00000000 00000000 273272f0 273a7800
0x31e0e390: 00000006 31e0e3cc 678d7d6f 31b9f658
0x31e0e3a0: 273a7800 31e0e378 678d7da7 00000000
0x31e0e3b0: 31e0e768 71aca058 00000000 31e0e404
0x31e0e3c0: 759b6c5c 000031f8 31e0e428 00000001
0x31e0e3d0: 31e0e434 31e0e430 00000000 00000000
0x31e0e3e0: 2b581f78 31e0e400 273a7800 31b9f650 

Instructions: (pc=0x71a7c3e1)
0x71a7c3c1: 50 8b 4d 14 8b 11 52 8b 45 08 50 68 b0 ca ac 71
0x71a7c3d1: e8 2a bc ff ff 83 c4 10 8d 4d c4 e8 0f a1 ff ff
0x71a7c3e1: 83 b8 b8 00 00 00 00 0f 84 ac 00 00 00 b9 08 00
0x71a7c3f1: 00 00 6b f1 00 8d 4d c4 e8 f2 a0 ff ff 05 bc 00 


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x000031f8 is an unknown value
ECX=0x31e0e380 is pointing into the stack for thread: 0x273a7800
EDX=0x00000010 is an unknown value
ESP=0x31e0e370 is pointing into the stack for thread: 0x273a7800
EBP=0x31e0e3bc is pointing into the stack for thread: 0x273a7800
ESI=0x2b7587d0 is an unknown value
EDI=0x00000018 is an unknown value


Stack: [0x31dc0000,0x31e10000], sp=0x31e0e370, free space=312k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [chtbrkg.dll+0x1c3e1]
C [WS2_32.dll+0x6c5c]
C [nio.dll+0x361b]
j sun.nio.ch.SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I+0
j sun.nio.ch.SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I+4
j sun.nio.ch.IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+114
j sun.nio.ch.IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+48
j sun.nio.ch.SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I+178
j sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run()V+148
j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Void;+11
j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
V [jvm.dll+0x15b6d5]
V [jvm.dll+0x22229e]
V [jvm.dll+0x15b76e]
V [jvm.dll+0x10b83f]
C [java.dll+0x1047]
j sun.nio.ch.PipeImpl.<init>(Ljava/nio/channels/spi/SelectorProvider;)V+14
j sun.nio.ch.SelectorProviderImpl.openPipe()Ljava/nio/channels/Pipe;+5
j java.nio.channels.Pipe.open()Ljava/nio/channels/Pipe;+3
j sun.nio.ch.WindowsSelectorImpl.<init>(Ljava/nio/channels/spi/SelectorProvider;)V+138
j sun.nio.ch.WindowsSelectorProvider.openSelector()Ljava/nio/channels/spi/AbstractSelector;+5
j io.netty.channel.nio.NioEventLoop.openSelector()Ljava/nio/channels/Selector;+4
j io.netty.channel.nio.NioEventLoop.<init>(Lio/netty/channel/nio/NioEventLoopGroup;Ljava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+45
j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)Lio/netty/util/concurrent/EventExecutor;+12
j io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+106
j io.netty.channel.MultithreadEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+14
j io.netty.channel.nio.NioEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+11
j io.netty.channel.nio.NioEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;)V+6
j ej.<clinit>()V+96
v ~StubRoutines::call_stub
V [jvm.dll+0x15b6d5]
V [jvm.dll+0x22229e]
V [jvm.dll+0x15b76e]
V [jvm.dll+0xc095a]
V [jvm.dll+0xc1b0a]
V [jvm.dll+0xc1c58]
V [jvm.dll+0x85856]
V [jvm.dll+0x86852]
V [jvm.dll+0x81db7]
j bjq.a(Lbjn;)V+19
j bgd.run()V+17
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask.run()V+42
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)V+1
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+30
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x15b6d5]
V [jvm.dll+0x22229e]
V [jvm.dll+0x15b76e]
V [jvm.dll+0x15b8f6]
V [jvm.dll+0x15b967]
V [jvm.dll+0xff8af]
V [jvm.dll+0x17e810]
V [jvm.dll+0x17f08a]
V [jvm.dll+0x1c3be6]
C [msvcr100.dll+0x10fac]
C [msvcr100.dll+0x110b1]
C [KERNEL32.DLL+0x1495d]
C [ntdll.dll+0x498ee]
C [ntdll.dll+0x498c4]
C 0x00000000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.nio.ch.SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I+0
j sun.nio.ch.SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I+4
j sun.nio.ch.IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+114
j sun.nio.ch.IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+48
j sun.nio.ch.SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I+178
j sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run()V+148
j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Void;+11
j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.nio.ch.PipeImpl.<init>(Ljava/nio/channels/spi/SelectorProvider;)V+14
j sun.nio.ch.SelectorProviderImpl.openPipe()Ljava/nio/channels/Pipe;+5
j java.nio.channels.Pipe.open()Ljava/nio/channels/Pipe;+3
j sun.nio.ch.WindowsSelectorImpl.<init>(Ljava/nio/channels/spi/SelectorProvider;)V+138
j sun.nio.ch.WindowsSelectorProvider.openSelector()Ljava/nio/channels/spi/AbstractSelector;+5
j io.netty.channel.nio.NioEventLoop.openSelector()Ljava/nio/channels/Selector;+4
j io.netty.channel.nio.NioEventLoop.<init>(Lio/netty/channel/nio/NioEventLoopGroup;Ljava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+45
j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)Lio/netty/util/concurrent/EventExecutor;+12
j io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+106
j io.netty.channel.MultithreadEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+14
j io.netty.channel.nio.NioEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+11
j io.netty.channel.nio.NioEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;)V+6
j ej.<clinit>()V+96
v ~StubRoutines::call_stub
j bjq.a(Lbjn;)V+19
j bgd.run()V+17
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask.run()V+42
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)V+1
j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+30
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x2671a000 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=11304, stack(0x26b20000,0x26b70000)]
0x273a8000 JavaThread "Thread-8" daemon [_thread_in_native, id=13632, stack(0x31e50000,0x31ea0000)]
=>0x273a7800 JavaThread "Server Pinger #0" daemon [_thread_in_native, id=6380, stack(0x31dc0000,0x31e10000)]
0x30486800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=10836, stack(0x2f1a0000,0x2f1f0000)]
0x26a44800 JavaThread "Thread-6" [_thread_blocked, id=9336, stack(0x2f2c0000,0x2f310000)]
0x27486000 JavaThread "Thread-5" [_thread_blocked, id=7908, stack(0x2f230000,0x2f280000)]
0x27295800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4980, stack(0x27c30000,0x27c80000)]
0x271d6000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7640, stack(0x27ba0000,0x27bf0000)]
0x26acdc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9704, stack(0x27b50000,0x27ba0000)]
0x255b7000 JavaThread "Service Thread" daemon [_thread_blocked, id=11224, stack(0x26230000,0x26280000)]
0x255ae000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5440, stack(0x261a0000,0x261f0000)]
0x255bc800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4936, stack(0x26110000,0x26160000)]
0x255bbc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5456, stack(0x26080000,0x260d0000)]
0x255bb000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8848, stack(0x25ff0000,0x26040000)]
0x255a5400 JavaThread "Finalizer" daemon [_thread_blocked, id=7812, stack(0x25ca0000,0x25cf0000)]
0x255a1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10064, stack(0x25c10000,0x25c60000)]
0x00c50400 JavaThread "Client thread" [_thread_in_native, id=9080, stack(0x00870000,0x008c0000)]

Other Threads:
0x2558c400 VMThread [stack: 0x25b80000,0x25bd0000] [id=9388]
0x255e2800 WatcherThread [stack: 0x26690000,0x266e0000] [id=9796]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
par new generation total 118016K, used 55159K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 47% used [0x05400000, 0x084d37b8, 0x0ba80000)
from space 13056K, 39% used [0x0ba80000, 0x0bf8a740, 0x0c740000)
to space 13056K, 0% used [0x0c740000, 0x0c740000, 0x0d400000)
concurrent mark-sweep generation total 56040K, used 33623K [0x0d400000, 0x10aba000, 0x25400000)
Metaspace used 14592K, capacity 14746K, committed 14848K, reserved 15744K

Card table byte_map: [0x010e0000,0x011f0000] byte_map_base: 0x010b6000

Marking Bits: (CMSBitMap*) 0x00cf20b8
Bits: [0x012c0000, 0x01ec0000)

Mod Union Table: (CMSBitMap*) 0x00cf2118
Bits: [0x008c0000, 0x008d8000)

Polling page: 0x00640000

CodeCache: size=32768Kb used=2702Kb max_used=2702Kb free=30065Kb
bounds [0x03400000, 0x036a8000, 0x05400000]
total_blobs=1711 nmethods=1382 adapters=259
compilation: enabled

Compilation events (10 events):
Event: 17.288 Thread 0x255ae000 1406 bcb::a (270 bytes)
Event: 17.289 Thread 0x255ae000 nmethod 1406 0x036a1b88 code [0x036a1dd0, 0x036a2738]
Event: 17.290 Thread 0x255ae000 1407 bcb::a (22 bytes)
Event: 17.290 Thread 0x255ae000 nmethod 1407 0x036a35c8 code [0x036a36c0, 0x036a3780]
Event: 17.290 Thread 0x255ae000 1408 org.lwjgl.opengl.GL11::glBlendFunc (20 bytes)
Event: 17.290 Thread 0x255ae000 nmethod 1408 0x036a37c8 code [0x036a3900, 0x036a3b30]
Event: 17.299 Thread 0x255ae000 1410 bcb::b (1 bytes)
Event: 17.299 Thread 0x255ae000 nmethod 1410 0x036a4048 code [0x036a4140, 0x036a41c0]
Event: 17.319 Thread 0x255ae000 1411 bao::K (12 bytes)
Event: 17.319 Thread 0x255ae000 nmethod 1411 0x036a4208 code [0x036a4310, 0x036a43cc]

GC Heap History (8 events):
Event: 3.809 GC heap before
{Heap before GC invocations=0 (full 0):
par new generation total 118016K, used 104960K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 100% used [0x05400000, 0x0ba80000, 0x0ba80000)
from space 13056K, 0% used [0x0ba80000, 0x0ba80000, 0x0c740000)
to space 13056K, 0% used [0x0c740000, 0x0c740000, 0x0d400000)
concurrent mark-sweep generation total 4096K, used 0K [0x0d400000, 0x0d800000, 0x25400000)
Metaspace used 12605K, capacity 12752K, committed 12800K, reserved 13696K
Event: 3.889 GC heap after
Heap after GC invocations=1 (full 0):
par new generation total 118016K, used 13056K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 0% used [0x05400000, 0x05400000, 0x0ba80000)
from space 13056K, 100% used [0x0c740000, 0x0d400000, 0x0d400000)
to space 13056K, 0% used [0x0ba80000, 0x0ba80000, 0x0c740000)
concurrent mark-sweep generation total 23300K, used 20669K [0x0d400000, 0x0eac1000, 0x25400000)
Metaspace used 12605K, capacity 12752K, committed 12800K, reserved 13696K
}
Event: 4.856 GC heap before
{Heap before GC invocations=1 (full 0):
par new generation total 118016K, used 118016K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 100% used [0x05400000, 0x0ba80000, 0x0ba80000)
from space 13056K, 100% used [0x0c740000, 0x0d400000, 0x0d400000)
to space 13056K, 0% used [0x0ba80000, 0x0ba80000, 0x0c740000)
concurrent mark-sweep generation total 23300K, used 20669K [0x0d400000, 0x0eac1000, 0x25400000)
Metaspace used 13269K, capacity 13456K, committed 13568K, reserved 13696K
Event: 4.882 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 5972K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 0% used [0x05400000, 0x05400000, 0x0ba80000)
from space 13056K, 45% used [0x0ba80000, 0x0c055318, 0x0c740000)
to space 13056K, 0% used [0x0c740000, 0x0c740000, 0x0d400000)
concurrent mark-sweep generation total 35344K, used 33629K [0x0d400000, 0x0f684000, 0x25400000)
Metaspace used 13269K, capacity 13456K, committed 13568K, reserved 13696K
}
Event: 5.074 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 109237K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 98% used [0x05400000, 0x0b8d8290, 0x0ba80000)
from space 13056K, 45% used [0x0ba80000, 0x0c055318, 0x0c740000)
to space 13056K, 0% used [0x0c740000, 0x0c740000, 0x0d400000)
concurrent mark-sweep generation total 35344K, used 33629K [0x0d400000, 0x0f684000, 0x25400000)
Metaspace used 13367K, capacity 13552K, committed 13568K, reserved 13696K
Event: 5.077 GC heap after
Heap after GC invocations=3 (full 1):
par new generation total 118016K, used 5080K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 0% used [0x05400000, 0x05400000, 0x0ba80000)
from space 13056K, 38% used [0x0c740000, 0x0cc36178, 0x0d400000)
to space 13056K, 0% used [0x0ba80000, 0x0ba80000, 0x0c740000)
concurrent mark-sweep generation total 35344K, used 33629K [0x0d400000, 0x0f684000, 0x25400000)
Metaspace used 13367K, capacity 13552K, committed 13568K, reserved 13696K
}
Event: 7.035 GC heap before
{Heap before GC invocations=3 (full 1):
par new generation total 118016K, used 97293K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 87% used [0x05400000, 0x0ae0d328, 0x0ba80000)
from space 13056K, 38% used [0x0c740000, 0x0cc36178, 0x0d400000)
to space 13056K, 0% used [0x0ba80000, 0x0ba80000, 0x0c740000)
concurrent mark-sweep generation total 35344K, used 33629K [0x0d400000, 0x0f684000, 0x25400000)
Metaspace used 13986K, capacity 14135K, committed 14208K, reserved 14720K
Event: 7.038 GC heap after
Heap after GC invocations=4 (full 1):
par new generation total 118016K, used 5161K [0x05400000, 0x0d400000, 0x0d400000)
eden space 104960K, 0% used [0x05400000, 0x05400000, 0x0ba80000)
from space 13056K, 39% used [0x0ba80000, 0x0bf8a740, 0x0c740000)
to space 13056K, 0% used [0x0c740000, 0x0c740000, 0x0d400000)
concurrent mark-sweep generation total 35344K, used 33629K [0x0d400000, 0x0f684000, 0x25400000)
Metaspace used 13986K, capacity 14135K, committed 14208K, reserved 14720K
}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 10.573 Thread 0x26a44800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x06870138) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 10.619 Thread 0x27486000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x067e7f18) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 10.620 Thread 0x27486000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x067e8c98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\prims\jvm.cpp, line 3180]
Event: 10.752 Thread 0x27486000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x067e8ed8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 11.619 Thread 0x27486000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x067e9118) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 11.953 Thread 0x27364800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x07453678) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 17.240 Thread 0x273a7800 Exception <a 'java/lang/NullPointerException'> (0x0640de90) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1287]
Event: 17.357 Thread 0x273a7800 Exception <a 'java/lang/NoClassDefFoundError': org/slf4j/LoggerFactory> (0x08375b28) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
Event: 17.358 Thread 0x273a7800 Exception <a 'java/lang/NoClassDefFoundError': org/apache/log4j/Priority> (0x08386578) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
Event: 17.363 Thread 0x273a7800 Exception <a 'java/lang/NoClassDefFoundError': javassist/ClassPath> (0x083bc408) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]

Events (10 events):
Event: 17.389 loading class sun/nio/ch/SocketChannelImpl
Event: 17.389 loading class sun/nio/ch/SocketChannelImpl done
Event: 17.390 loading class java/nio/channels/spi/AbstractInterruptibleChannel$1
Event: 17.390 loading class java/nio/channels/spi/AbstractInterruptibleChannel$1 done
Event: 17.390 loading class sun/nio/ch/NativeThread
Event: 17.390 loading class sun/nio/ch/NativeThread done
Event: 17.391 loading class sun/nio/ch/Util$BufferCache
Event: 17.391 loading class sun/nio/ch/Util$BufferCache done
Event: 17.391 loading class sun/nio/ch/IOStatus
Event: 17.391 loading class sun/nio/ch/IOStatus done


Dynamic libraries:
0x00970000 - 0x009a3000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\javaw.exe
0x77570000 - 0x776d8000 C:\Windows\SYSTEM32\ntdll.dll
0x757c0000 - 0x75900000 C:\Windows\SYSTEM32\KERNEL32.DLL
0x76e00000 - 0x76ecf000 C:\Windows\SYSTEM32\KERNELBASE.dll
0x6bec0000 - 0x6bf5a000 C:\Windows\system32\apphelp.dll
0x67b70000 - 0x67dc2000 C:\Windows\AppPatch\AcGenral.DLL
0x76f50000 - 0x7700e000 C:\Windows\SYSTEM32\msvcrt.dll
0x75970000 - 0x759ae000 C:\Windows\SYSTEM32\sechost.dll
0x74fa0000 - 0x74fbd000 C:\Windows\SYSTEM32\SspiCli.dll
0x754f0000 - 0x75531000 C:\Windows\SYSTEM32\SHLWAPI.dll
0x6ec70000 - 0x6ed4c000 C:\Windows\SYSTEM32\UxTheme.dll
0x77020000 - 0x77170000 C:\Windows\SYSTEM32\USER32.dll
0x77390000 - 0x77498000 C:\Windows\SYSTEM32\GDI32.dll
0x6eba0000 - 0x6ebc0000 C:\Windows\SYSTEM32\WINMM.dll
0x73150000 - 0x73162000 C:\Windows\SYSTEM32\samcli.dll
0x75560000 - 0x7566b000 C:\Windows\SYSTEM32\ole32.dll
0x75450000 - 0x754d7000 C:\Windows\SYSTEM32\OLEAUT32.dll
0x6cb20000 - 0x6cb35000 C:\Windows\SYSTEM32\MSACM32.dll
0x74790000 - 0x74798000 C:\Windows\SYSTEM32\VERSION.dll
0x75a20000 - 0x76bc3000 C:\Windows\SYSTEM32\SHELL32.dll
0x732d0000 - 0x732e9000 C:\Windows\SYSTEM32\USERENV.dll
0x72d10000 - 0x72d29000 C:\Windows\SYSTEM32\dwmapi.dll
0x70e80000 - 0x70fa1000 C:\Windows\SYSTEM32\urlmon.dll
0x76d80000 - 0x76df7000 C:\Windows\SYSTEM32\ADVAPI32.dll
0x72cb0000 - 0x72d0e000 C:\Windows\SYSTEM32\WINSPOOL.DRV
0x5e5e0000 - 0x5e5f4000 C:\Windows\SYSTEM32\MPR.dll
0x74fc0000 - 0x75071000 C:\Windows\SYSTEM32\RPCRT4.dll
0x74f90000 - 0x74f99000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x77170000 - 0x772be000 C:\Windows\SYSTEM32\combase.dll
0x6e570000 - 0x6e590000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x73170000 - 0x7317e000 C:\Windows\SYSTEM32\profapi.dll
0x74120000 - 0x74335000 C:\Windows\SYSTEM32\iertutil.dll
0x745c0000 - 0x74784000 C:\Windows\SYSTEM32\WININET.dll
0x74f30000 - 0x74f81000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x772c0000 - 0x772fa000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x6e120000 - 0x6e13f000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x72f30000 - 0x72fa7000 C:\Windows\SYSTEM32\SHCORE.DLL
0x751d0000 - 0x751f5000 C:\Windows\system32\IMM32.DLL
0x750d0000 - 0x751c7000 C:\Windows\SYSTEM32\MSCTF.dll
0x70fb0000 - 0x71195000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_a9f4965301334e09\COMCTL32.dll
0x69ac0000 - 0x69b7d000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\msvcr100.dll
0x677a0000 - 0x67b70000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\client\jvm.dll
0x74bc0000 - 0x74bc8000 C:\Windows\SYSTEM32\WSOCK32.dll
0x75a10000 - 0x75a16000 C:\Windows\SYSTEM32\PSAPI.DLL
0x759b0000 - 0x759fd000 C:\Windows\SYSTEM32\WS2_32.dll
0x75960000 - 0x75967000 C:\Windows\SYSTEM32\NSI.dll
0x6d650000 - 0x6d65c000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\verify.dll
0x6cdc0000 - 0x6cde2000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\java.dll
0x6cd60000 - 0x6cd74000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\zip.dll
0x6d640000 - 0x6d64a000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\management.dll
0x6cd40000 - 0x6cd55000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\net.dll
0x71a60000 - 0x71af5000 C:\Windows\SYSTEM32\chtbrkg.dll
0x71a10000 - 0x71a55000 C:\Windows\system32\mswsock.dll
0x72a00000 - 0x72a10000 C:\Windows\system32\napinsp.dll
0x6cdb0000 - 0x6cdbf000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\nio.dll
0x71780000 - 0x71794000 C:\Windows\system32\pnrpnsp.dll
0x71760000 - 0x71772000 C:\Windows\system32\NLAapi.dll
0x74360000 - 0x743dc000 C:\Windows\SYSTEM32\DNSAPI.dll
0x71750000 - 0x71759000 C:\Windows\System32\winrnr.dll
0x74340000 - 0x7435e000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x74110000 - 0x74118000 C:\Windows\SYSTEM32\WINNSI.DLL
0x716f0000 - 0x71734000 C:\Windows\System32\fwpuclnt.dll
0x716e0000 - 0x716e7000 C:\Windows\System32\rasadhlp.dll
0x27950000 - 0x2799d000 C:\Users\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226\lwjgl.dll
0x67570000 - 0x67644000 C:\Windows\SYSTEM32\OPENGL32.dll
0x6a3a0000 - 0x6a3c4000 C:\Windows\SYSTEM32\GLU32.dll
0x6cc50000 - 0x6cd37000 C:\Windows\SYSTEM32\DDRAW.dll
0x6d610000 - 0x6d617000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x73e80000 - 0x73e98000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x73e50000 - 0x73e7f000 C:\Windows\system32\rsaenh.dll
0x73e30000 - 0x73e4d000 C:\Windows\SYSTEM32\bcrypt.dll
0x72a10000 - 0x72a22000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x72530000 - 0x72543000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x67650000 - 0x67795000 C:\Program Files (x86)\Java\jre1.8.0_161\bin\awt.dll
0x674b0000 - 0x674c5000 C:\Windows\SYSTEM32\atiglpxx.dll
0x28190000 - 0x29a2b000 C:\Windows\SYSTEM32\atioglxx.dll
0x76bd0000 - 0x76d7c000 C:\Windows\SYSTEM32\SETUPAPI.dll
0x673c0000 - 0x674af000 C:\Windows\SYSTEM32\atiadlxy.dll
0x69750000 - 0x69874000 C:\Windows\SYSTEM32\PROPSYS.dll
0x73a80000 - 0x73a8e000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x75200000 - 0x75239000 C:\Windows\SYSTEM32\WINTRUST.dll
0x752d0000 - 0x7544f000 C:\Windows\SYSTEM32\CRYPT32.dll
0x77010000 - 0x7701e000 C:\Windows\SYSTEM32\MSASN1.dll
0x67390000 - 0x673b7000 C:\Windows\SYSTEM32\atigktxx.dll
0x72e70000 - 0x72e79000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x68440000 - 0x684b7000 C:\Windows\SYSTEM32\mscms.dll
0x67350000 - 0x6738b000 C:\Windows\SYSTEM32\icm32.dll
0x76ed0000 - 0x76f4d000 C:\Windows\SYSTEM32\clbcatq.dll
0x70a40000 - 0x70a7a000 C:\Users\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226\avutil-ttv-51.dll
0x65980000 - 0x6599d000 C:\Users\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226\swresample-ttv-0.dll
0x2c650000 - 0x2c6d9000 C:\Users\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226\libmp3lame-ttv.dll
0x663d0000 - 0x67350000 C:\Users\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226\libmfxsw32.dll
0x662c0000 - 0x663c3000 C:\Users\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226\twitchsdk.dll
0x2f310000 - 0x2f375000 C:\Users\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226\OpenAL32.dll
0x627d0000 - 0x62818000 C:\Windows\System32\MMDevApi.dll
0x6d1d0000 - 0x6d249000 C:\Windows\SYSTEM32\dsound.dll
0x72aa0000 - 0x72ade000 C:\Windows\SYSTEM32\POWRPROF.dll
0x62820000 - 0x62874000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x73f80000 - 0x740c8000 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\USER\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-527183157121226 -Xmx512M 
java_command: net.minecraft.client.main.Main --username Maxer884 --version 1.7.10 --gameDir C:\Users\USER\AppData\Roaming\.minecraft --assetsDir C:\Users\USER\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 927d2007c8753648bb15a69381974dc4 --accessToken --userProperties {} --userType Maxer884
java_class_path (initial): C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\USER\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\USER\AppData\Roaming\.minecra
Launcher Type: SUN_STANDARD

Environment Variables:
_JAVA_OPTIONS=-Xmx512M
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)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\GtkSharp\2.12\bin
USERNAME=USER
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD



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

OS: Windows 8.1 , 64 bit Build 9600 (6.3.9600.16408)

CPU:total 6 (initial active 6) (6 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

Memory: 4k page, physical 8335412k(3938364k free), swap 9646132k(4333580k free)

vm_info: Java HotSpot(TM) Client VM (25.161-b12) for windows-x86 JRE (1.8.0_161-b12), built on Dec 19 2017 17:09:29 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sat Feb 17 16:25:35 2018
elapsed time: 17 seconds (0d 0h 0m 17s)

  • 4 miesiące temu...
Opublikowano

Masz uszkodzone pliki gry.

wejdź w 

windows + r

%appdata%

Usuń plik .minecraft

Spróbuj

Jeżeli nie zadziała 

To: Usuń jave i zainstaluj ponownie. 

Powinno zadziałać

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...