Ir para conteúdo
Fórum Script Brasil

edu35400

Membros
  • Total de itens

    1
  • Registro em

  • Última visita

Tudo que edu35400 postou

  1. edu35400

    Java Error

    How I solve that? # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8b14f82c6, pid=7020, tid=13884 # # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [ig9icd64.dll+0xe82c6] # # 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 (0x00000000024b4000): JavaThread "Client thread" [_thread_in_native, id=13884, stack(0x0000000002330000,0x0000000002430000)] siginfo: ExceptionCode=0xc0000005, writing address 0x0000000029050000 Registers: RAX=0x000000002904fbb0, RBX=0x0000000026200080, RCX=0x000000000000043c, RDX=0x0000000026234518 RSP=0x000000000242d7a0, RBP=0x000000000242d8a0, RSI=0x0000000000000000, RDI=0x0000000026200080 R8 =0x0000000000000013, R9 =0x01000c1c7a000004, R10=0x0000000000000028, R11=0x0000000026200080 R12=0x00000c1c00000000, R13=0x0000000026235610, R14=0x0000000000000000, R15=0x0000000026234680 RIP=0x00007ff8b14f82c6, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x000000000242d7a0) 0x000000000242d7a0: 0000000000000000 00007ff90303c4bf 0x000000000242d7b0: 0000000001290322 0000000000000040 0x000000000242d7c0: 0000000060512b60 0000000000000000 0x000000000242d7d0: 0000000100000001 0000000000000001 0x000000000242d7e0: 0000000000000000 0000000000551140 0x000000000242d7f0: 00000000009d0078 0000000000550000 0x000000000242d800: fffffffffffffffe 0000000000000000 0x000000000242d810: 0000000000000040 000000002904fbb0 0x000000000242d820: 0000000000000001 0000000000000000 0x000000000242d830: 0000000000000000 000000000242d9f0 0x000000000242d840: 00000000262a9c10 00000000262ac1e0 0x000000000242d850: 00000000262ac290 00007ff8b151e646 0x000000000242d860: 00000000262ac290 00000000262a9c10 0x000000000242d870: 000080040011e000 0000000000000000 0x000000000242d880: 0000000000000001 0000000000000000 0x000000000242d890: 0000000000000424 0000000026200080 Instructions: (pc=0x00007ff8b14f82c6) 0x00007ff8b14f82a6: 48 8b 97 b0 44 03 00 0f 10 05 0c 09 c9 00 f2 0f 0x00007ff8b14f82b6: 10 0d 14 09 c9 00 8b 4a 10 48 8b 02 0f 11 04 01 0x00007ff8b14f82c6: f2 0f 11 4c 01 10 83 42 10 18 48 81 c4 68 01 00 0x00007ff8b14f82d6: 00 5f 5d c3 cc cc cc cc cc cc 48 89 5c 24 08 48 Register to memory mapping: RAX=0x000000002904fbb0 is an unknown value RBX=0x0000000026200080 is an unknown value RCX=0x000000000000043c is an unknown value RDX=0x0000000026234518 is an unknown value RSP=0x000000000242d7a0 is pointing into the stack for thread: 0x00000000024b4000 RBP=0x000000000242d8a0 is pointing into the stack for thread: 0x00000000024b4000 RSI=0x0000000000000000 is an unknown value RDI=0x0000000026200080 is an unknown value R8 =0x0000000000000013 is an unknown value R9 =0x01000c1c7a000004 is an unknown value R10=0x0000000000000028 is an unknown value R11=0x0000000026200080 is an unknown value R12=0x00000c1c00000000 is an unknown value R13=0x0000000026235610 is an unknown value R14=0x0000000000000000 is an unknown value R15=0x0000000026234680 is an unknown value Stack: [0x0000000002330000,0x0000000002430000], sp=0x000000000242d7a0, free space=1013k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ig9icd64.dll+0xe82c6] C [ig9icd64.dll+0x10a33b] C [ig9icd64.dll+0x109bbb] C [ig9icd64.dll+0x108dc9] C [ig9icd64.dll+0xefec8] C [ig9icd64.dll+0xe6ae7] C [ig9icd64.dll+0x1a8b4] C [ig9icd64.dll+0x8b55e] C [ig9icd64.dll+0x60a6b] C [ig9icd64.dll+0x32b802] C [ig9icd64.dll+0x920ab1] C 0x00000000032b4894 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J 6990 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x00000000032b480e [0x00000000032b47c0+0x4e] J 8853 C2 net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(Lnet/minecraft/client/renderer/WorldRenderer;)V (550 bytes) @ 0x00000000031eb278 [0x00000000031ead20+0x558] J 12432 C2 net.minecraft.client.shader.Framebuffer.func_178038_a(IIZ)V (315 bytes) @ 0x0000000004594180 [0x0000000004592d20+0x1460] J 17299 C1 net.minecraft.client.Minecraft.func_71411_J()V (993 bytes) @ 0x0000000004c230c4 [0x0000000004c1fea0+0x3224] J 14894% C2 net.minecraft.client.Minecraft.func_99999_d()V (210 bytes) @ 0x000000000287cf78 [0x000000000287cf20+0x58] j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56 j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661 j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000024073000 JavaThread "pool-2-thread-2" [_thread_blocked, id=8144, stack(0x0000000024b70000,0x0000000024c70000)] 0x000000001f438800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=10904, stack(0x0000000033c80000,0x0000000033d80000)] 0x000000001f434800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=11900, stack(0x0000000030870000,0x0000000030970000)] 0x000000001f434000 JavaThread "Thread-13" daemon [_thread_in_native, id=11520, stack(0x000000005a4b0000,0x000000005a5b0000)] 0x000000001f436000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=13220, stack(0x0000000059620000,0x0000000059720000)] 0x00000000355c1000 JavaThread "Thread-12" [_thread_blocked, id=13116, stack(0x00000000304f0000,0x00000000305f0000)] 0x00000000355c6800 JavaThread "Thread-11" [_thread_blocked, id=3140, stack(0x00000000303f0000,0x00000000304f0000)] 0x00000000355c5800 JavaThread "Chunk Batcher 5" daemon [_thread_blocked, id=3584, stack(0x000000003bc30000,0x000000003bd30000)] 0x00000000355c5000 JavaThread "Chunk Batcher 4" daemon [_thread_blocked, id=2640, stack(0x000000003bb30000,0x000000003bc30000)] 0x000000001f993000 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=2460, stack(0x000000003ba30000,0x000000003bb30000)] 0x0000000035518800 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=2376, stack(0x00000000336b0000,0x00000000337b0000)] 0x0000000035711800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=1404, stack(0x00000000324c0000,0x00000000325c0000)] 0x000000001f56e800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=1220, stack(0x00000000323c0000,0x00000000324c0000)] 0x000000001fa18000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=13160, stack(0x0000000022410000,0x0000000022510000)] 0x000000001d567000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6824, stack(0x0000000023930000,0x0000000023a30000)] 0x000000001d200800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7956, stack(0x000000001e800000,0x000000001e900000)] 0x000000001d56c800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=10856, stack(0x0000000022110000,0x0000000022210000)] 0x000000001d624800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11528, stack(0x0000000020b50000,0x0000000020c50000)] 0x000000001bc2d000 JavaThread "Service Thread" daemon [_thread_blocked, id=11372, stack(0x000000001ca90000,0x000000001cb90000)] 0x000000001ac2b800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=3364, stack(0x000000001c990000,0x000000001ca90000)] 0x000000001ac23000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=11340, stack(0x000000001c890000,0x000000001c990000)] 0x000000001ac22000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3272, stack(0x000000001c790000,0x000000001c890000)] 0x000000001ac1d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11020, stack(0x000000001c690000,0x000000001c790000)] 0x000000001ac18800 JavaThread "Attach Listener" daemon [_thread_blocked, id=10712, stack(0x000000001c590000,0x000000001c690000)] 0x000000001ac18000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11496, stack(0x000000001c490000,0x000000001c590000)] 0x000000001bbd3800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=13424, stack(0x000000001c390000,0x000000001c490000)] 0x000000001ac01000 JavaThread "Finalizer" daemon [_thread_blocked, id=10500, stack(0x000000001ba90000,0x000000001bb90000)] 0x000000001abfb000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8020, stack(0x000000001b990000,0x000000001ba90000)] =>0x00000000024b4000 JavaThread "Client thread" [_thread_in_native, id=13884, stack(0x0000000002330000,0x0000000002430000)] Other Threads: 0x000000001a4e1000 VMThread [stack: 0x000000001b890000,0x000000001b990000] [id=13692] 0x000000001bc3a800 WatcherThread [stack: 0x000000001cb90000,0x000000001cc90000] [id=12408] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: garbage-first heap total 1671168K, used 862291K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 18 young (589824K), 1 survivors (32768K) Metaspace used 49302K, capacity 50243K, committed 50380K, reserved 1093632K class space used 5607K, capacity 5786K, committed 5888K, reserved 1048576K Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start) AC 0 HS TS 0 PTAMS 0x0000000080000000 NTAMS 0x0000000080000000 space 32768K, 50% used [0x0000000080000000, 0x0000000082000000) AC 0 O TS 0 PTAMS 0x0000000082000000 NTAMS 0x0000000082000000 space 32768K, 99% used [0x0000000082000000, 0x0000000084000000) AC 0 O TS 0 PTAMS 0x0000000084000000 NTAMS 0x0000000084000000 space 32768K, 99% used [0x0000000084000000, 0x0000000086000000) AC 0 O TS 0 PTAMS 0x0000000086000000 NTAMS 0x0000000086000000 space 32768K, 99% used [0x0000000086000000, 0x0000000088000000) AC 0 O TS 0 PTAMS 0x0000000088000000 NTAMS 0x0000000088000000 space 32768K, 98% used [0x0000000088000000, 0x000000008a000000) AC 0 O TS 0 PTAMS 0x000000008a000000 NTAMS 0x000000008a000000 space 32768K, 99% used [0x000000008a000000, 0x000000008c000000) AC 0 O TS 0 PTAMS 0x000000008c000000 NTAMS 0x000000008c000000 space 32768K, 100% used [0x000000008c000000, 0x000000008e000000) AC 0 O TS 0 PTAMS 0x000000008e000000 NTAMS 0x000000008e000000 space 32768K, 99% used [0x000000008e000000, 0x0000000090000000) AC 0 O TS 0 PTAMS 0x0000000090000000 NTAMS 0x0000000090000000 space 32768K, 99% used [0x0000000090000000, 0x0000000092000000) AC 0 O TS 0 PTAMS 0x0000000092000000 NTAMS 0x0000000092000000 space 32768K, 12% used [0x0000000092000000, 0x0000000094000000) AC 0 O TS 41 PTAMS 0x0000000094000000 NTAMS 0x0000000094000000 space 32768K, 100% used [0x0000000094000000, 0x0000000096000000) AC 0 O TS 45 PTAMS 0x0000000096000000 NTAMS 0x0000000096000000 space 32768K, 30% used [0x0000000096000000, 0x0000000098000000) AC 0 F TS 0 PTAMS 0x0000000098000000 NTAMS 0x0000000098000000 space 32768K, 0% used [0x0000000098000000, 0x000000009a000000) AC 0 F TS 0 PTAMS 0x000000009a000000 NTAMS 0x000000009a000000 space 32768K, 0% used [0x000000009a000000, 0x000000009c000000) AC 0 F TS 0 PTAMS 0x000000009c000000 NTAMS 0x000000009c000000 space 32768K, 0% used [0x000000009c000000, 0x000000009e000000) AC 0 F TS 0 PTAMS 0x000000009e000000 NTAMS 0x000000009e000000 space 32768K, 0% used [0x000000009e000000, 0x00000000a0000000) AC 0 F TS 1 PTAMS 0x00000000a0000000 NTAMS 0x00000000a0000000 space 32768K, 0% used [0x00000000a0000000, 0x00000000a2000000) AC 0 F TS 3 PTAMS 0x00000000a2000000 NTAMS 0x00000000a2000000 space 32768K, 0% used [0x00000000a2000000, 0x00000000a4000000) AC 0 F TS 3 PTAMS 0x00000000a4000000 NTAMS 0x00000000a4000000 space 32768K, 0% used [0x00000000a4000000, 0x00000000a6000000) AC 0 F TS 0 PTAMS 0x00000000a6000000 NTAMS 0x00000000a6000000 space 32768K, 0% used [0x00000000a6000000, 0x00000000a8000000) AC 0 F TS 7 PTAMS 0x00000000a8000000 NTAMS 0x00000000a8000000 space 32768K, 0% used [0x00000000a8000000, 0x00000000aa000000) AC 0 F TS 29 PTAMS 0x00000000aa000000 NTAMS 0x00000000aa000000 space 32768K, 0% used [0x00000000aa000000, 0x00000000ac000000) AC 0 F TS 41 PTAMS 0x00000000ac000000 NTAMS 0x00000000ac000000 space 32768K, 0% used [0x00000000ac000000, 0x00000000ae000000) AC 0 S CS TS 45 PTAMS 0x00000000ae000000 NTAMS 0x00000000ae000000 space 32768K, 40% used [0x00000000ae000000, 0x00000000b0000000) AC 0 F TS 43 PTAMS 0x00000000b0000000 NTAMS 0x00000000b0000000 space 32768K, 0% used [0x00000000b0000000, 0x00000000b2000000) AC 0 F TS 35 PTAMS 0x00000000b2000000 NTAMS 0x00000000b2000000 space 32768K, 0% used [0x00000000b2000000, 0x00000000b4000000) AC 0 F TS 31 PTAMS 0x00000000b4000000 NTAMS 0x00000000b4000000 space 32768K, 0% used [0x00000000b4000000, 0x00000000b6000000) AC 0 F TS 31 PTAMS 0x00000000b6000000 NTAMS 0x00000000b6000000 space 32768K, 0% used [0x00000000b6000000, 0x00000000b8000000) AC 0 F TS 0 PTAMS 0x00000000b8000000 NTAMS 0x00000000b8000000 space 32768K, 0% used [0x00000000b8000000, 0x00000000ba000000) AC 0 F TS 3 PTAMS 0x00000000ba000000 NTAMS 0x00000000ba000000 space 32768K, 0% used [0x00000000ba000000, 0x00000000bc000000) AC 0 F TS 3 PTAMS 0x00000000bc000000 NTAMS 0x00000000bc000000 space 32768K, 0% used [0x00000000bc000000, 0x00000000be000000) AC 0 F TS 3 PTAMS 0x00000000be000000 NTAMS 0x00000000be000000 space 32768K, 0% used [0x00000000be000000, 0x00000000c0000000) AC 0 F TS 3 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 32768K, 0% used [0x00000000c0000000, 0x00000000c2000000) AC 0 F TS 3 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 32768K, 0% used [0x00000000c2000000, 0x00000000c4000000) AC 0 E TS 3 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 32768K, 49% used [0x00000000c4000000, 0x00000000c6000000) AC 0 E CS TS 3 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 32768K, 100% used [0x00000000c6000000, 0x00000000c8000000) AC 0 E CS TS 5 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 32768K, 100% used [0x00000000c8000000, 0x00000000ca000000) AC 0 E CS TS 5 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 32768K, 100% used [0x00000000ca000000, 0x00000000cc000000) AC 0 E CS TS 5 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 32768K, 100% used [0x00000000cc000000, 0x00000000ce000000) AC 0 E CS TS 5 PTAMS 0x00000000ce000000 NTAMS 0x00000000ce000000 space 32768K, 100% used [0x00000000ce000000, 0x00000000d0000000) AC 0 E CS TS 5 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 32768K, 100% used [0x00000000d0000000, 0x00000000d2000000) AC 0 E CS TS 5 PTAMS 0x00000000d2000000 NTAMS 0x00000000d2000000 space 32768K, 100% used [0x00000000d2000000, 0x00000000d4000000) AC 0 E CS TS 7 PTAMS 0x00000000d4000000 NTAMS 0x00000000d4000000 space 32768K, 100% used [0x00000000d4000000, 0x00000000d6000000) AC 0 E CS TS 7 PTAMS 0x00000000d6000000 NTAMS 0x00000000d6000000 space 32768K, 100% used [0x00000000d6000000, 0x00000000d8000000) AC 0 E CS TS 7 PTAMS 0x00000000d8000000 NTAMS 0x00000000d8000000 space 32768K, 100% used [0x00000000d8000000, 0x00000000da000000) AC 0 E CS TS 7 PTAMS 0x00000000da000000 NTAMS 0x00000000da000000 space 32768K, 100% used [0x00000000da000000, 0x00000000dc000000) AC 0 E CS TS 7 PTAMS 0x00000000dc000000 NTAMS 0x00000000dc000000 space 32768K, 100% used [0x00000000dc000000, 0x00000000de000000) AC 0 E CS TS 9 PTAMS 0x00000000de000000 NTAMS 0x00000000de000000 space 32768K, 100% used [0x00000000de000000, 0x00000000e0000000) AC 0 E CS TS 9 PTAMS 0x00000000e0000000 NTAMS 0x00000000e0000000 space 32768K, 100% used [0x00000000e0000000, 0x00000000e2000000) AC 0 E CS TS 9 PTAMS 0x00000000e2000000 NTAMS 0x00000000e2000000 space 32768K, 100% used [0x00000000e2000000, 0x00000000e4000000) AC 0 E CS TS 9 PTAMS 0x00000000e4000000 NTAMS 0x00000000e4000000 space 32768K, 100% used [0x00000000e4000000, 0x00000000e6000000) Card table byte_map: [0x0000000013700000,0x0000000013b00000] byte_map_base: 0x0000000013300000 Marking Bits (Prev, Next): (CMBitMap*) 0x000000000250f9f0, (CMBitMap*) 0x000000000250f998 Prev Bits: [0x0000000015f00000, 0x0000000017f00000) Next Bits: [0x0000000013f00000, 0x0000000015f00000) Polling page: 0x0000000000a10000 CodeCache: size=245760Kb used=42039Kb max_used=43033Kb free=203721Kb bounds [0x00000000025b0000, 0x0000000005050000, 0x00000000115b0000] total_blobs=11433 nmethods=10524 adapters=818 compilation: enabled Compilation events (10 events): Event: 896.733 Thread 0x000000001ac22000 17324 4 org.apache.logging.log4j.core.helpers.Transform::escapeHtmlTags (184 bytes) Event: 896.733 Thread 0x000000001ac23000 17325 4 org.apache.logging.log4j.core.pattern.LiteralPatternConverter::format (37 bytes) Event: 896.738 Thread 0x000000001ac23000 nmethod 17325 0x0000000003d6c490 code [0x0000000003d6c600, 0x0000000003d6cb48] Event: 896.738 Thread 0x000000001ac22000 nmethod 17324 0x0000000004d8fd50 code [0x0000000004d8fea0, 0x0000000004d90298] Event: 897.032 Thread 0x000000001ac1d800 17326 4 org.apache.logging.log4j.core.layout.PatternLayout::toSerializable (71 bytes) Event: 897.040 Thread 0x000000001ac1d800 nmethod 17326 0x0000000003d6d910 code [0x0000000003d6daa0, 0x0000000003d6e398] Event: 897.473 Thread 0x000000001ac23000 17327 4 org.apache.logging.log4j.core.filter.AbstractFilterable::isFiltered (29 bytes) Event: 897.480 Thread 0x000000001ac23000 nmethod 17327 0x0000000004c48d90 code [0x0000000004c48f60, 0x0000000004c496c8] Event: 897.490 Thread 0x000000001ac22000 17328 4 java.util.Calendar::setFieldsComputed (117 bytes) Event: 897.492 Thread 0x000000001ac22000 nmethod 17328 0x0000000003d6d010 code [0x0000000003d6d180, 0x0000000003d6d318] GC Heap History (10 events): Event: 853.462 GC heap before {Heap before GC invocations=585 (full 14): garbage-first heap total 1671168K, used 1220202K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 28 young (917504K), 1 survivors (32768K) Metaspace used 49189K, capacity 50109K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K Event: 853.472 GC heap after Heap after GC invocations=586 (full 14): garbage-first heap total 1671168K, used 340526K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 1 young (32768K), 1 survivors (32768K) Metaspace used 49189K, capacity 50109K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K } Event: 860.189 GC heap before {Heap before GC invocations=586 (full 14): garbage-first heap total 1671168K, used 1225262K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 28 young (917504K), 1 survivors (32768K) Metaspace used 49194K, capacity 50109K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K Event: 860.197 GC heap after Heap after GC invocations=587 (full 14): garbage-first heap total 1671168K, used 340189K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 1 young (32768K), 1 survivors (32768K) Metaspace used 49194K, capacity 50109K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K } Event: 866.979 GC heap before {Heap before GC invocations=587 (full 14): garbage-first heap total 1671168K, used 1224925K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 28 young (917504K), 1 survivors (32768K) Metaspace used 49218K, capacity 50173K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K Event: 866.988 GC heap after Heap after GC invocations=588 (full 14): garbage-first heap total 1671168K, used 342870K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 1 young (32768K), 1 survivors (32768K) Metaspace used 49218K, capacity 50173K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K } Event: 875.591 GC heap before {Heap before GC invocations=588 (full 14): garbage-first heap total 1671168K, used 1194838K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 27 young (884736K), 1 survivors (32768K) Metaspace used 49263K, capacity 50237K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K Event: 875.600 GC heap after Heap after GC invocations=589 (full 14): garbage-first heap total 1671168K, used 345693K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 1 young (32768K), 1 survivors (32768K) Metaspace used 49263K, capacity 50237K, committed 50380K, reserved 1093632K class space used 5606K, capacity 5785K, committed 5888K, reserved 1048576K } Event: 884.752 GC heap before {Heap before GC invocations=589 (full 14): garbage-first heap total 1671168K, used 1197661K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 27 young (884736K), 1 survivors (32768K) Metaspace used 49268K, capacity 50243K, committed 50380K, reserved 1093632K class space used 5607K, capacity 5786K, committed 5888K, reserved 1048576K Event: 884.761 GC heap after Heap after GC invocations=590 (full 14): garbage-first heap total 1671168K, used 338003K [0x0000000080000000, 0x0000000082000198, 0x0000000100000000) region size 32768K, 1 young (32768K), 1 survivors (32768K) Metaspace used 49268K, capacity 50243K, committed 50380K, reserved 1093632K class space used 5607K, capacity 5786K, committed 5888K, reserved 1048576K } Deoptimization events (10 events): Event: 890.063 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000350e5b4 method=org.lwjgl.opengl.Display.isFullscreen()Z @ 9 Event: 890.184 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004a41e24 method=org.lwjgl.opengl.Display.isFullscreen()Z @ 9 Event: 890.255 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000027aa1ec method=org.lwjgl.opengl.Display.isFullscreen()Z @ 9 Event: 890.255 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c05354 method=org.lwjgl.opengl.WindowsDisplay.update()V @ 40 Event: 890.256 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033398b0 method=net.minecraft.client.Minecraft.func_175604_i()V @ 4 Event: 890.258 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000313d710 method=Config.checkDisplayMode()V @ 6 Event: 890.263 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003475f70 method=net.minecraft.client.Minecraft.func_175604_i()V @ 4 Event: 890.272 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003cf0d4c method=Config.checkDisplayMode()V @ 6 Event: 894.153 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ef24ac method=net.minecraft.client.Minecraft.func_71361_d(Ljava/lang/String;)V @ 12 Event: 894.215 Thread 0x00000000024b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004554d80 method=net.minecraft.client.Minecraft.func_71361_d(Ljava/lang/String;)V @ 12 Internal exceptions (10 events): Event: 897.447 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f82730) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.451 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f82930) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.457 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f82b30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.463 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f82d30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.467 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f82f30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.473 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f83130) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.480 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f83330) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.485 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f83530) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.490 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f83730) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 897.498 Thread 0x00000000355c6800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c4f83930) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Events (10 events): Event: 894.366 Thread 0x000000001ac2b800 flushing nmethod 0x000000000446ef10 Event: 894.366 Thread 0x000000001ac2b800 flushing nmethod 0x00000000044cbf50 Event: 894.367 Thread 0x000000001ac2b800 flushing nmethod 0x0000000004734f10 Event: 894.367 Thread 0x000000001ac2b800 flushing nmethod 0x000000000476b790 Event: 894.368 Thread 0x000000001ac2b800 flushing nmethod 0x0000000004902910 Event: 894.368 Thread 0x000000001ac2b800 flushing nmethod 0x0000000004918110 Event: 894.368 Thread 0x000000001ac2b800 flushing nmethod 0x0000000004984690 Event: 894.369 Thread 0x000000001ac2b800 flushing nmethod 0x0000000004c60490 Event: 894.369 Thread 0x000000001ac2b800 flushing nmethod 0x0000000004ea8f10 Event: 894.369 Thread 0x000000001ac2b800 flushing nmethod 0x0000000004eadc90 Dynamic libraries: 0x00007ff7b8d70000 - 0x00007ff7b8da7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\javaw.exe 0x00007ff903000000 - 0x00007ff9031f0000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ff8dc140000 - 0x00007ff8dc155000 C:\Program Files\AVAST Software\Avast\aswhook.dll 0x00007ff902ab0000 - 0x00007ff902b62000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ff900330000 - 0x00007ff9005d3000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ff901df0000 - 0x00007ff901e93000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ff902ca0000 - 0x00007ff902d3e000 C:\WINDOWS\System32\msvcrt.dll 0x00007ff902c00000 - 0x00007ff902c97000 C:\WINDOWS\System32\sechost.dll 0x00007ff901be0000 - 0x00007ff901d00000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ff9017a0000 - 0x00007ff901934000 C:\WINDOWS\System32\USER32.dll 0x00007ff900fd0000 - 0x00007ff900ff1000 C:\WINDOWS\System32\win32u.dll 0x00007ff902bd0000 - 0x00007ff902bf6000 C:\WINDOWS\System32\GDI32.dll 0x00007ff900010000 - 0x00007ff9001a4000 C:\WINDOWS\System32\gdi32full.dll 0x00007ff900790000 - 0x00007ff90082e000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ff900690000 - 0x00007ff90078a000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ff8f4a00000 - 0x00007ff8f4c85000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.720_none_e6beb5c51314836b\COMCTL32.dll 0x00007ff902150000 - 0x00007ff902486000 C:\WINDOWS\System32\combase.dll 0x00007ff8fff90000 - 0x00007ff900010000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007ff902490000 - 0x00007ff9024be000 C:\WINDOWS\System32\IMM32.DLL 0x0000000064500000 - 0x00000000645d2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\msvcr100.dll 0x0000000063c70000 - 0x00000000644f3000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\server\jvm.dll 0x00007ff9024c0000 - 0x00007ff9024c8000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ff8f01c0000 - 0x00007ff8f01c9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ff901d80000 - 0x00007ff901def000 C:\WINDOWS\System32\WS2_32.dll 0x00007ff8fd2f0000 - 0x00007ff8fd314000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ff8fba40000 - 0x00007ff8fba4a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ff8fcb90000 - 0x00007ff8fcbbd000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ff901000000 - 0x00007ff90104a000 C:\WINDOWS\System32\cfgmgr32.dll 0x0000000063c60000 - 0x0000000063c6f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\verify.dll 0x0000000063c30000 - 0x0000000063c59000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\java.dll 0x0000000063c10000 - 0x0000000063c26000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\zip.dll 0x00007ff9010b0000 - 0x00007ff901795000 C:\WINDOWS\System32\SHELL32.dll 0x00007ff901ff0000 - 0x00007ff902099000 C:\WINDOWS\System32\shcore.dll 0x00007ff900850000 - 0x00007ff900fd0000 C:\WINDOWS\System32\windows.storage.dll 0x00007ff8fff60000 - 0x00007ff8fff83000 C:\WINDOWS\System32\profapi.dll 0x00007ff8ffef0000 - 0x00007ff8fff3a000 C:\WINDOWS\System32\powrprof.dll 0x00007ff8ffec0000 - 0x00007ff8ffed0000 C:\WINDOWS\System32\UMPDC.dll 0x00007ff902b70000 - 0x00007ff902bc2000 C:\WINDOWS\System32\shlwapi.dll 0x00007ff8fff40000 - 0x00007ff8fff51000 C:\WINDOWS\System32\kernel.appcore.dll 0x00007ff900830000 - 0x00007ff900847000 C:\WINDOWS\System32\cryptsp.dll 0x0000000063c00000 - 0x0000000063c0d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\management.dll 0x0000000063be0000 - 0x0000000063bfa000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\net.dll 0x00007ff8ff6d0000 - 0x00007ff8ff737000 C:\WINDOWS\system32\mswsock.dll 0x0000000063bc0000 - 0x0000000063bd1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\nio.dll 0x00007ff8ff240000 - 0x00007ff8ff273000 C:\WINDOWS\system32\rsaenh.dll 0x00007ff9001b0000 - 0x00007ff9001d6000 C:\WINDOWS\System32\bcrypt.dll 0x00007ff8ffde0000 - 0x00007ff8ffe05000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ff8ff8a0000 - 0x00007ff8ff8ac000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ff8ff3e0000 - 0x00007ff8ff41a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ff902630000 - 0x00007ff902638000 C:\WINDOWS\System32\NSI.dll 0x00007ff8fa4c0000 - 0x00007ff8fa4d6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ff8fa4a0000 - 0x00007ff8fa4bc000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x00007ff8ff420000 - 0x00007ff8ff4ea000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ff8d5d60000 - 0x00007ff8d5d6a000 C:\Users\Luis Everaldo\AppData\Local\Temp\jansi-64-5034724113354273567.dll 0x00007ff8defc0000 - 0x00007ff8defd6000 C:\WINDOWS\system32\napinsp.dll 0x00007ff8defa0000 - 0x00007ff8defba000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ff8def90000 - 0x00007ff8def9e000 C:\WINDOWS\System32\winrnr.dll 0x00007ff8fc890000 - 0x00007ff8fc8ac000 C:\WINDOWS\system32\NLAapi.dll 0x00007ff8e01f0000 - 0x00007ff8e0205000 C:\WINDOWS\system32\wshbth.dll 0x00007ff8f1950000 - 0x00007ff8f195a000 C:\Windows\System32\rasadhlp.dll 0x00007ff8f9f60000 - 0x00007ff8f9fd7000 C:\WINDOWS\System32\fwpuclnt.dll 0x0000000063ba0000 - 0x0000000063bb7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\unpack.dll 0x0000000180000000 - 0x0000000180053000 C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc\lwjgl64.dll 0x00007ff8c11c0000 - 0x00007ff8c1316000 C:\WINDOWS\SYSTEM32\OPENGL32.dll 0x00007ff8c2ff0000 - 0x00007ff8c301c000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ff8feba0000 - 0x00007ff8febc0000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x0000000063a00000 - 0x0000000063b98000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\awt.dll 0x00007ff901ea0000 - 0x00007ff901f64000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ff8fe190000 - 0x00007ff8fe21f000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ff8f9fe0000 - 0x00007ff8fa08e000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ff8f9ea0000 - 0x00007ff8f9eb7000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll 0x00007ff9020a0000 - 0x00007ff902142000 C:\WINDOWS\System32\clbcatq.dll 0x00007ff8c2300000 - 0x00007ff8c231a000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll 0x00007ff8fe4a0000 - 0x00007ff8fe539000 C:\WINDOWS\system32\uxtheme.dll 0x00007ff901940000 - 0x00007ff901a76000 C:\WINDOWS\System32\MSCTF.dll 0x00007ff8f78b0000 - 0x00007ff8f794e000 C:\WINDOWS\System32\TextInputFramework.dll 0x00007ff8fb3f0000 - 0x00007ff8fb71a000 C:\WINDOWS\System32\CoreUIComponents.dll 0x00007ff8fdf60000 - 0x00007ff8fe034000 C:\WINDOWS\System32\CoreMessaging.dll 0x00007ff8fef20000 - 0x00007ff8fef51000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ff8fbe40000 - 0x00007ff8fbf93000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ff8f28b0000 - 0x00007ff8f2b56000 C:\WINDOWS\System32\iertutil.dll 0x00007ff901a80000 - 0x00007ff901bd7000 C:\WINDOWS\System32\ole32.dll 0x00007ff8b1410000 - 0x00007ff8b22cf000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_base.inf_amd64_6facd738cc4484c9\ig9icd64.dll 0x00007ff8fc870000 - 0x00007ff8fc883000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ff8febc0000 - 0x00007ff8fecab000 C:\WINDOWS\SYSTEM32\dxgi.dll 0x00007ff8fe770000 - 0x00007ff8fe79d000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ff8c0e10000 - 0x00007ff8c0e53000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ff8f2c60000 - 0x00007ff8f49f5000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_base.inf_amd64_6facd738cc4484c9\igc64.dll 0x0000000022580000 - 0x00000000225b8000 C:\Users\Luis Everaldo\AppData\Local\Temp\jna\jna9063005724924680697.dll 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc\avutil-ttv-51.dll 0x0000000065980000 - 0x00000000659d6000 C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc\swresample-ttv-0.dll 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc\libmp3lame-ttv.dll 0x00007ff8ab2a0000 - 0x00007ff8ac644000 C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc\libmfxsw64.dll 0x00007ff8c0690000 - 0x00007ff8c07fd000 C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc\twitchsdk.dll 0x00007ff8ef190000 - 0x00007ff8ef665000 C:\WINDOWS\SYSTEM32\WININET.dll 0x00000000250c0000 - 0x0000000025124000 C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc\OpenAL64.dll 0x00007ff8fa090000 - 0x00007ff8fa102000 C:\WINDOWS\System32\MMDevApi.dll 0x00007ff8ffc80000 - 0x00007ff8ffcaa000 C:\WINDOWS\System32\DEVOBJ.dll 0x00007ff8ca980000 - 0x00007ff8caa19000 C:\WINDOWS\SYSTEM32\dsound.dll 0x00007ff8fa270000 - 0x00007ff8fa3cd000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL 0x00007ff8fe540000 - 0x00007ff8fe554000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll 0x00000000637a0000 - 0x00000000637c4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\bin\sunec.dll 0x00007ff8f9c80000 - 0x00007ff8f9e74000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\bin\c899-557a-3832-e8dc -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.13085 -Dminecraft.client.jar=C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\versions\1.8.9\1.8.9.jar -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml java_command: net.minecraft.launchwrapper.Launch --username Eduaredo --version 1.8.9-forge1.8.9-11.15.1.1722 --gameDir C:\Users\Luis Everaldo\AppData\Roaming\.minecraft --assetsDir C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid b67959b1da3845faa37557cd3ba253d5 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyOGZiYWM3MmRiZTRhNGEwNGFiNDBiM2Q0ODg2OTZmYiIsInlnZ3QiOiIxNWEzZDBhMTU2N2E0NDQ0OGIyODEyNDA2Zjg3NWQ1MSIsInNwciI6ImI2Nzk1OWIxZGEzODQ1ZmFhMzc1NTdjZDNiYTI1M2Q1IiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE1ODUzNTc3MzYsImlhdCI6MTU4NTE4NDkzNn0.OqY3xi6xo540yIVijZyR-2aQAVcYXk-Spzp4MerfZDs --userProperties { "preferredLanguage" : [ "pt-br" ], "registrationCountry" : [ "BR" ] } --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker java_class_path (initial): C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8.9-11.15.1.1722\forge-1.8.9-11.15.1.1722.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Luis Everaldo\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\Luis Everaldo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Luis Everaldo\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\Luis Everaldo\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\Luis Everaldo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Luis Everaldo\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\Luis Everaldo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Luis Everaldo\AppData\Roaming\.minecraft\librarie Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\Common Files\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:\WINDOWS\System32\OpenSSH\;C:\Users\Luis Everaldo\AppData\Local\Microsoft\WindowsApps;;C:\Users\Luis Everaldo\AppData\Local\Programs\Microsoft VS Code\bin USERNAME=Luis Everaldo OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329) CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx Memory: 4k page, physical 16636280k(10578976k free), swap 25024888k(16845276k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010) time: Thu Mar 26 01:57:32 2020 elapsed time: 897 seconds (0d 0h 14m 57s)
×
×
  • Criar Novo...