Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe0cb71843, pid=14004, tid=0x00000000000030c0
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [hard64.dll+0x1843]
- #
- # 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 (0x0000000002443800): JavaThread "Client thread" [_thread_in_native, id=12480, stack(0x0000000002270000,0x0000000002370000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
- Registers:
- RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x000000000236dbf0, RDX=0x0000000000000000
- RSP=0x000000000236dae0, RBP=0x000000000236db69, RSI=0x0000000019570480, RDI=0x000000000236dbf0
- R8 =0xffffffffffffffff, R9 =0x0000000000000058, R10=0x0000000000000004, R11=0x000000000236d7d0
- R12=0x00000000024439f8, R13=0x00000000507523b0, R14=0x000000000236dbf0, R15=0x0000000000000000
- RIP=0x00007ffe0cb71843, EFLAGS=0x0000000000010256
- Top of Stack: (sp=0x000000000236dae0)
- 0x000000000236dae0: 00000000024439f8 0000000019570480
- 0x000000000236daf0: 00000000507523b0 00000000507523b0
- 0x000000000236db00: 0000000002443800 000000000236dbf0
- 0x000000000236db10: 00000000004e2ec8 00007ffe0cb71645
- 0x000000000236db20: 000000000236dd68 0000000019570480
- 0x000000000236db30: 00000000507523b0 00007ffc8cb70000
- 0x000000000236db40: 000000005115cf20 0000000002437a20
- 0x000000000236db50: 0000000000000000 0000000000000000
- 0x000000000236db60: 0000000000000000 0000000000000000
- 0x000000000236db70: 0000000000000000 fffffffffffffffe
- 0x000000000236db80: 000000000236dbf0 00000000024439f8
- 0x000000000236db90: 0000000002558c3b 00000000507523b0
- 0x000000000236dba0: 0000000000000206 0000fafb485f7f39
- 0x000000000236dbb0: 000000000236dd80 00000000004e2ec8
- 0x000000000236dbc0: 000000000236dcd0 00007ffe0cf204dd
- 0x000000000236dbd0: 0000000000000000 00000000507523b0
- Instructions: (pc=0x00007ffe0cb71843)
- 0x00007ffe0cb71823: 24 18 57 41 56 41 57 48 83 ec 20 49 c7 c0 ff ff
- 0x00007ffe0cb71833: ff ff 4c 8b fa 49 8b d8 48 8b f9 66 90 48 ff c3
- 0x00007ffe0cb71843: 80 3c 1a 00 75 f7 4c 8b 71 18 48 89 6c 24 40 48
- 0x00007ffe0cb71853: 89 74 24 48 49 3b de 77 24 48 8b f7 49 83 fe 10
- Register to memory mapping:
- RAX=0x0000000000000000 is an unknown value
- RBX=0x0000000000000000 is an unknown value
- RCX=0x000000000236dbf0 is pointing into the stack for thread: 0x0000000002443800
- RDX=0x0000000000000000 is an unknown value
- RSP=0x000000000236dae0 is pointing into the stack for thread: 0x0000000002443800
- RBP=0x000000000236db69 is pointing into the stack for thread: 0x0000000002443800
- RSI={method} {0x0000000019570488} '<init>' '()V' in 'java/lang/Object'
- RDI=0x000000000236dbf0 is pointing into the stack for thread: 0x0000000002443800
- R8 =0xffffffffffffffff is an unknown value
- R9 =0x0000000000000058 is an unknown value
- R10=0x0000000000000004 is an unknown value
- R11=0x000000000236d7d0 is pointing into the stack for thread: 0x0000000002443800
- R12=0x00000000024439f8 is an unknown value
- R13={method} {0x00000000507523b8} 'getHWID' '()Ljava/lang/String;' in 'ru/argentoz/hwid/HWIDNative'
- R14=0x000000000236dbf0 is pointing into the stack for thread: 0x0000000002443800
- R15=0x0000000000000000 is an unknown value
- Stack: [0x0000000002270000,0x0000000002370000], sp=0x000000000236dae0, free space=1014k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [hard64.dll+0x1843]
- C [hard64.dll+0x1645]
- C [hard64.dll+0x3b04dd]
- C 0x0000000002558c67
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j ru.argentoz.hwid.HWIDNative.getHWID()Ljava/lang/String;+0
- j me.luckercracker.hard.Main.onJoin(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V+38
- j net.minecraftforge.fml.common.eventhandler.ASMEventHandler_782_Main_onJoin_EntityJoinWorldEvent.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V+11
- J 23041 C2 net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V (110 bytes) @ 0x0000000005d8db44 [0x0000000005d8da60+0xe4]
- J 23077 C2 net.minecraftforge.fml.common.eventhandler.EventBus.post(Lnet/minecraftforge/fml/common/eventhandler/Event;)Z (133 bytes) @ 0x0000000005dcc3c0 [0x0000000005dcc2c0+0x100]
- j net.minecraft.world.World.func_72838_d(Lnet/minecraft/entity/Entity;)Z+125
- j net.minecraft.client.multiplayer.WorldClient.func_72838_d(Lnet/minecraft/entity/Entity;)Z+2
- j net.minecraft.client.Minecraft.func_71353_a(Lnet/minecraft/client/multiplayer/WorldClient;Ljava/lang/String;)V+422
- j net.minecraft.client.Minecraft.func_71403_a(Lnet/minecraft/client/multiplayer/WorldClient;)V+5
- j net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(Lnet/minecraft/network/play/server/SPacketJoinGame;)V+105
- j com.mumfrey.liteloader.client.PacketEventsClient.handlePacket(Lcom/mumfrey/liteloader/common/transformers/PacketEventInfo;Lnet/minecraft/network/INetHandler;Lnet/minecraft/network/play/server/SPacketJoinGame;)V+16
- j com.mumfrey.liteloader.core.PacketEvents.handlePacketEvent(Lcom/mumfrey/liteloader/common/transformers/PacketEventInfo;Lnet/minecraft/network/INetHandler;I)Z+67
- j com.mumfrey.liteloader.core.PacketEvents.handlePacket(Lcom/mumfrey/liteloader/common/transformers/PacketEventInfo;Lnet/minecraft/network/INetHandler;I)V+48
- j com.mumfrey.liteloader.core.PacketEvents.handlePacket(Lcom/mumfrey/liteloader/common/transformers/PacketEventInfo;Lnet/minecraft/network/INetHandler;)V+9
- j com.mumfrey.liteloader.core.event.EventProxy.$event00006(Lcom/mumfrey/liteloader/common/transformers/PacketEventInfo;Lnet/minecraft/network/INetHandler;)V+2
- j net.minecraft.network.play.server.SPacketJoinGame.func_148833_a(Lnet/minecraft/network/INetHandler;)V+16
- j net.minecraft.network.PacketThreadUtil$1.run()V+15
- J 10632 C1 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x000000000279b1d4 [0x000000000279b0c0+0x114]
- j java.util.concurrent.FutureTask.run()V+42
- j net.minecraft.util.Util.func_181617_a(Ljava/util/concurrent/FutureTask;Lorg/apache/logging/log4j/Logger;)Ljava/lang/Object;+1
- J 29638 C1 net.minecraft.client.Minecraft.func_71411_J()V (1023 bytes) @ 0x0000000006d27694 [0x0000000006d27040+0x654]
- j net.minecraft.client.Minecraft.func_99999_d()V+53
- j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1097
- 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 2387 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002cf140c [0x0000000002cf1300+0x10c]
- J 2386 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002cf48f4 [0x0000000002cf4500+0x3f4]
- j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
- j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
- j java.lang.invoke.LambdaForm$DMH.invokeStatic_L_V(Ljava/lang/Object;Ljava/lang/Object;)V+10
- j java.lang.invoke.LambdaForm$BMH.reinvoke(Ljava/lang/Object;Ljava/lang/Object;)V+31
- j java.lang.invoke.LambdaForm$MH.invoke_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+17
- j launcher.lOlkEKchebureK.LoLkeKChEbUREk(Llauncher/lOLKeKcHebuRek;Llauncher/LoLkEKCheBuREk;)V+214
- j launcher.lOlkEKchebureK.main([Ljava/lang/String;)V+586
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000003c445800 JavaThread "HttpPipelineReceiver" daemon [_thread_blocked, id=3352, stack(0x000000006f2f0000,0x000000006f3f0000)]
- 0x000000003c445000 JavaThread "HttpPipelineSender" daemon [_thread_blocked, id=12172, stack(0x000000006f1f0000,0x000000006f2f0000)]
- 0x000000003c442800 JavaThread "Thread-289" [_thread_blocked, id=13196, stack(0x000000006f0f0000,0x000000006f1f0000)]
- 0x000000003c444000 JavaThread "Texture Downloader #1" daemon [_thread_blocked, id=5268, stack(0x000000006c770000,0x000000006c870000)]
- 0x000000003c442000 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=13144, stack(0x0000000050b00000,0x0000000050c00000)]
- 0x000000003c443800 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=996, stack(0x0000000050a00000,0x0000000050b00000)]
- 0x000000003c43e000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=11604, stack(0x0000000050900000,0x0000000050a00000)]
- 0x000000003c441000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=9552, stack(0x0000000042a90000,0x0000000042b90000)]
- 0x000000003c43d800 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_blocked, id=12648, stack(0x0000000050600000,0x0000000050700000)]
- 0x000000003ac34000 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=8080, stack(0x00000000328f0000,0x00000000329f0000)]
- 0x00000000437ee000 JavaThread "Netty Client IO #3" daemon [_thread_blocked, id=10512, stack(0x0000000050500000,0x0000000050600000)]
- 0x000000003ac32000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=3820, stack(0x0000000050df0000,0x0000000050ef0000)]
- 0x000000003ac2f800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=10032, stack(0x0000000050cf0000,0x0000000050df0000)]
- 0x000000003ac2f000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=7776, stack(0x000000004dc40000,0x000000004dd40000)]
- 0x000000003ac31000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=1524, stack(0x000000004b280000,0x000000004b380000)]
- 0x000000003ac2e000 JavaThread "threadDeathWatcher-2-1" daemon [_thread_blocked, id=1800, stack(0x000000003f260000,0x000000003f360000)]
- 0x000000003ac35000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=7372, stack(0x000000003e9e0000,0x000000003eae0000)]
- 0x000000003ac33800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=15084, stack(0x0000000037920000,0x0000000037a20000)]
- 0x000000003ac30800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=11368, stack(0x0000000035a50000,0x0000000035b50000)]
- 0x000000001bf8e000 JavaThread "Thread-287" [_thread_blocked, id=3812, stack(0x0000000035b50000,0x0000000035c50000)]
- 0x000000001e38b800 JavaThread "Thread-284" [_thread_blocked, id=14572, stack(0x00000000333e0000,0x00000000334e0000)]
- 0x0000000048a53800 JavaThread "Narrator" daemon [_thread_blocked, id=2420, stack(0x0000000032d90000,0x0000000032e90000)]
- 0x0000000048a49000 JavaThread "pool-8-thread-4" [_thread_blocked, id=11404, stack(0x000000004d940000,0x000000004da40000)]
- 0x0000000048a45800 JavaThread "pool-8-thread-3" [_thread_blocked, id=15172, stack(0x000000004be00000,0x000000004bf00000)]
- 0x00000000437f5800 JavaThread "pool-8-thread-2" [_thread_blocked, id=8508, stack(0x000000004b8b0000,0x000000004b9b0000)]
- 0x00000000437f4000 JavaThread "pool-8-thread-1" [_thread_blocked, id=10528, stack(0x000000004af80000,0x000000004b080000)]
- 0x00000000437f5000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=10296, stack(0x000000004ac80000,0x000000004ad80000)]
- 0x00000000437eb000 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=252, stack(0x0000000034e70000,0x0000000034f70000)]
- 0x00000000437e9800 JavaThread "Thread-277" daemon [_thread_in_native, id=1676, stack(0x000000004b470000,0x000000004b570000)]
- 0x000000001bf8c800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=11588, stack(0x0000000035070000,0x0000000035170000)]
- 0x000000001bf8c000 JavaThread "Client Stream Updater" [_thread_blocked, id=13220, stack(0x000000003cd70000,0x000000003ce70000)]
- 0x000000001bf8b000 JavaThread "Client Stream Queue" [_thread_blocked, id=14660, stack(0x0000000038dc0000,0x0000000038ec0000)]
- 0x000000001bf83800 JavaThread "Thread-272" [_thread_in_native, id=1940, stack(0x0000000038020000,0x0000000038120000)]
- 0x000000001bf83000 JavaThread "File IO Thread" [_thread_blocked, id=10728, stack(0x00000000251f0000,0x00000000252f0000)]
- 0x000000001e38a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5920, stack(0x0000000037820000,0x0000000037920000)]
- 0x000000001e38d000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=9924, stack(0x0000000034770000,0x0000000034870000)]
- 0x0000000020225000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7952, stack(0x0000000026c20000,0x0000000026d20000)]
- 0x0000000022933000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=13332, stack(0x0000000026b20000,0x0000000026c20000)]
- 0x000000001ac2c800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8056, stack(0x0000000021060000,0x0000000021160000)]
- 0x000000001b9c9800 JavaThread "Client Directory Watcher" daemon [_thread_blocked, id=8436, stack(0x000000001ccb0000,0x000000001cdb0000)]
- 0x000000001b9c9000 JavaThread "Asset Directory Watcher" daemon [_thread_blocked, id=12104, stack(0x000000001cbb0000,0x000000001ccb0000)]
- 0x000000001b93c000 JavaThread "JVM Directory Watcher" daemon [_thread_blocked, id=13648, stack(0x000000001cab0000,0x000000001cbb0000)]
- 0x000000001af54800 JavaThread "Thread-2" daemon [_thread_in_native, id=10132, stack(0x000000001c850000,0x000000001c950000)]
- 0x000000001af06000 JavaThread "Thread-1" daemon [_thread_in_native, id=2620, stack(0x000000001c750000,0x000000001c850000)]
- 0x000000001b3c8800 JavaThread "Thread-0" daemon [_thread_in_native, id=13700, stack(0x000000001c650000,0x000000001c750000)]
- 0x000000001a897000 JavaThread "Service Thread" daemon [_thread_blocked, id=9768, stack(0x000000001ac80000,0x000000001ad80000)]
- 0x0000000019f19000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=10932, stack(0x000000001a780000,0x000000001a880000)]
- 0x0000000019f17800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7072, stack(0x000000001a680000,0x000000001a780000)]
- 0x0000000019f13000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=15320, stack(0x000000001a580000,0x000000001a680000)]
- 0x0000000019f11000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3572, stack(0x000000001a480000,0x000000001a580000)]
- 0x0000000019f10000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=11800, stack(0x000000001a380000,0x000000001a480000)]
- 0x0000000019ef2800 JavaThread "Finalizer" daemon [_thread_blocked, id=4616, stack(0x000000001a170000,0x000000001a270000)]
- 0x0000000019eeb800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4300, stack(0x000000001a070000,0x000000001a170000)]
- =>0x0000000002443800 JavaThread "Client thread" [_thread_in_native, id=12480, stack(0x0000000002270000,0x0000000002370000)]
- Other Threads:
- 0x0000000019ec1000 VMThread [stack: 0x0000000019f70000,0x000000001a070000] [id=9828]
- 0x000000001a899800 WatcherThread [stack: 0x000000001ad80000,0x000000001ae80000] [id=6660]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- heap address: 0x00000006c0000000, size: 4096 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
- Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
- Compressed class space size: 1073741824 Address: 0x00000007c0000000
- Heap:
- par new generation total 118016K, used 57194K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 50% used [0x00000006c0000000, 0x00000006c3392ff8, 0x00000006c6680000)
- from space 13056K, 33% used [0x00000006c7340000, 0x00000006c7787c00, 0x00000006c8000000)
- to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
- concurrent mark-sweep generation total 4063232K, used 1504565K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164397K, capacity 169351K, committed 169612K, reserved 1193984K
- class space used 24506K, capacity 25639K, committed 25752K, reserved 1048576K
- Card table byte_map: [0x0000000011d00000,0x0000000012510000] byte_map_base: 0x000000000e700000
- Marking Bits: (CMSBitMap*) 0x000000000249d948
- Bits: [0x0000000013120000, 0x0000000016f20000)
- Mod Union Table: (CMSBitMap*) 0x000000000249da08
- Bits: [0x0000000016f30000, 0x0000000017028000)
- Polling page: 0x00000000001f0000
- CodeCache: size=245760Kb used=72942Kb max_used=73475Kb free=172817Kb
- bounds [0x0000000002540000, 0x0000000006d80000, 0x0000000011540000]
- total_blobs=21657 nmethods=20187 adapters=1380
- compilation: enabled
- Compilation events (10 events):
- Event: 540.287 Thread 0x0000000019f19000 nmethod 30204 0x0000000003e4ee10 code [0x0000000003e4f000, 0x0000000003e4f998]
- Event: 540.317 Thread 0x0000000019f13000 nmethod 30197 0x0000000006d040d0 code [0x0000000006d04520, 0x0000000006d05cd0]
- Event: 540.337 Thread 0x0000000019f19000 30205 3 net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer::transform (80 bytes)
- Event: 540.338 Thread 0x0000000019f19000 nmethod 30205 0x00000000037cd4d0 code [0x00000000037cd760, 0x00000000037ce918]
- Event: 540.375 Thread 0x0000000019f19000 30206 3 org.spongepowered.asm.mixin.MixinEnvironment::getCompatibilityLevel (4 bytes)
- Event: 540.376 Thread 0x0000000019f19000 nmethod 30206 0x00000000026fded0 code [0x00000000026fe020, 0x00000000026fe170]
- Event: 540.378 Thread 0x0000000019f17800 30207 4 org.spongepowered.asm.lib.Item::isEqualTo (354 bytes)
- Event: 540.383 Thread 0x0000000019f19000 30208 3 net.minecraftforge.fml.common.asm.transformers.AccessTransformer::transform (672 bytes)
- Event: 540.384 Thread 0x0000000019f17800 nmethod 30207 0x00000000030c9a90 code [0x00000000030c9d40, 0x00000000030ca798]
- Event: 540.386 Thread 0x0000000019f19000 nmethod 30208 0x0000000005c629d0 code [0x0000000005c62ea0, 0x0000000005c65b88]
- GC Heap History (10 events):
- Event: 540.213 GC heap before
- {Heap before GC invocations=530 (full 16):
- par new generation total 118016K, used 101430K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 95% used [0x00000006c0000000, 0x00000006c6244c30, 0x00000006c6680000)
- from space 13056K, 6% used [0x00000006c6680000, 0x00000006c6748bf8, 0x00000006c7340000)
- to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
- concurrent mark-sweep generation total 4063232K, used 1406050K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164216K, capacity 169127K, committed 169228K, reserved 1193984K
- class space used 24480K, capacity 25607K, committed 25624K, reserved 1048576K
- Event: 540.222 GC heap after
- Heap after GC invocations=531 (full 16):
- par new generation total 118016K, used 1228K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
- from space 13056K, 9% used [0x00000006c7340000, 0x00000006c7473140, 0x00000006c8000000)
- to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
- concurrent mark-sweep generation total 4063232K, used 1424794K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164216K, capacity 169127K, committed 169228K, reserved 1193984K
- class space used 24480K, capacity 25607K, committed 25624K, reserved 1048576K
- }
- Event: 540.255 GC heap before
- {Heap before GC invocations=531 (full 16):
- par new generation total 118016K, used 105723K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 99% used [0x00000006c0000000, 0x00000006c660be00, 0x00000006c6680000)
- from space 13056K, 9% used [0x00000006c7340000, 0x00000006c7473140, 0x00000006c8000000)
- to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
- concurrent mark-sweep generation total 4063232K, used 1424794K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164216K, capacity 169127K, committed 169228K, reserved 1193984K
- class space used 24480K, capacity 25607K, committed 25624K, reserved 1048576K
- Event: 540.265 GC heap after
- Heap after GC invocations=532 (full 16):
- par new generation total 118016K, used 2358K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
- from space 13056K, 18% used [0x00000006c6680000, 0x00000006c68cdb90, 0x00000006c7340000)
- to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
- concurrent mark-sweep generation total 4063232K, used 1444251K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164216K, capacity 169127K, committed 169228K, reserved 1193984K
- class space used 24480K, capacity 25607K, committed 25624K, reserved 1048576K
- }
- Event: 540.302 GC heap before
- {Heap before GC invocations=532 (full 16):
- par new generation total 118016K, used 88392K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 81% used [0x00000006c0000000, 0x00000006c5404780, 0x00000006c6680000)
- from space 13056K, 18% used [0x00000006c6680000, 0x00000006c68cdb90, 0x00000006c7340000)
- to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
- concurrent mark-sweep generation total 4063232K, used 1444251K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164252K, capacity 169191K, committed 169228K, reserved 1193984K
- class space used 24485K, capacity 25607K, committed 25624K, reserved 1048576K
- Event: 540.314 GC heap after
- Heap after GC invocations=533 (full 16):
- par new generation total 118016K, used 3300K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
- from space 13056K, 25% used [0x00000006c7340000, 0x00000006c76792a0, 0x00000006c8000000)
- to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
- concurrent mark-sweep generation total 4063232K, used 1463933K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164252K, capacity 169191K, committed 169228K, reserved 1193984K
- class space used 24485K, capacity 25607K, committed 25624K, reserved 1048576K
- }
- Event: 540.347 GC heap before
- {Heap before GC invocations=533 (full 16):
- par new generation total 118016K, used 94519K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 86% used [0x00000006c0000000, 0x00000006c5914988, 0x00000006c6680000)
- from space 13056K, 25% used [0x00000006c7340000, 0x00000006c76792a0, 0x00000006c8000000)
- to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
- concurrent mark-sweep generation total 4063232K, used 1463933K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164288K, capacity 169191K, committed 169228K, reserved 1193984K
- class space used 24491K, capacity 25607K, committed 25624K, reserved 1048576K
- Event: 540.359 GC heap after
- Heap after GC invocations=534 (full 16):
- par new generation total 118016K, used 3111K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
- from space 13056K, 23% used [0x00000006c6680000, 0x00000006c6989ed0, 0x00000006c7340000)
- to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
- concurrent mark-sweep generation total 4063232K, used 1484037K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164288K, capacity 169191K, committed 169228K, reserved 1193984K
- class space used 24491K, capacity 25607K, committed 25624K, reserved 1048576K
- }
- Event: 540.397 GC heap before
- {Heap before GC invocations=534 (full 16):
- par new generation total 118016K, used 95162K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 87% used [0x00000006c0000000, 0x00000006c59e4c50, 0x00000006c6680000)
- from space 13056K, 23% used [0x00000006c6680000, 0x00000006c6989ed0, 0x00000006c7340000)
- to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
- concurrent mark-sweep generation total 4063232K, used 1484037K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164325K, capacity 169255K, committed 169484K, reserved 1193984K
- class space used 24497K, capacity 25607K, committed 25624K, reserved 1048576K
- Event: 540.410 GC heap after
- Heap after GC invocations=535 (full 16):
- par new generation total 118016K, used 4383K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
- eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
- from space 13056K, 33% used [0x00000006c7340000, 0x00000006c7787c00, 0x00000006c8000000)
- to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
- concurrent mark-sweep generation total 4063232K, used 1504565K [0x00000006c8000000, 0x00000007c0000000, 0x00000007c0000000)
- Metaspace used 164325K, capacity 169255K, committed 169484K, reserved 1193984K
- class space used 24497K, capacity 25607K, committed 25624K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 539.157 Thread 0x000000001e38b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003942f2c method=paulscode.sound.codecs.CodecJOrbis.readBytes()[B @ 480
- Event: 539.159 Thread 0x000000001e38b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003942f2c method=paulscode.sound.codecs.CodecJOrbis.readBytes()[B @ 480
- Event: 539.181 Thread 0x000000001e38b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003942f2c method=paulscode.sound.codecs.CodecJOrbis.readBytes()[B @ 480
- Event: 539.183 Thread 0x000000001e38b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005060d34 method=paulscode.sound.codecs.CodecJOrbis.readBytes()[B @ 480
- Event: 539.674 Thread 0x00000000437ee000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000438d26c method=com.google.common.collect.ImmutableSet.construct(I[Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet; @ 122
- Event: 539.733 Thread 0x0000000002443800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004993d20 method=org.objectweb.asm.Frame.a(Ljava/lang/String;)V @ 30
- Event: 539.865 Thread 0x0000000002443800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005a4ff08 method=net.minecraft.item.ItemStack.func_77970_a(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z @ 72
- Event: 539.883 Thread 0x0000000002443800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006b14528 method=net.minecraft.client.shader.Framebuffer.handler$onRenderFBO$zdj000(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V @ 18
- Event: 540.146 Thread 0x0000000002443800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004d1a464 method=net.minecraftforge.fml.common.asm.transformers.AccessTransformer.transform(Ljava/lang/String;Ljava/lang/String;[B)[B @ 314
- Event: 540.430 Thread 0x000000001e38b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004f01884 method=java.nio.Bits.copyFromArray(Ljava/lang/Object;JJJJ)V @ 18
- Classes redefined (0 events):
- No events
- Internal exceptions (10 events):
- Event: 538.315 Thread 0x0000000002443800 Implicit null exception at 0x0000000003206f20 to 0x00000000032072ad
- Event: 538.894 Thread 0x0000000002443800 Implicit null exception at 0x0000000002e268e4 to 0x0000000002e27ba9
- Event: 538.894 Thread 0x0000000002443800 Implicit null exception at 0x00000000057a9428 to 0x00000000057aa1a5
- Event: 539.002 Thread 0x00000000437ee000 Implicit null exception at 0x00000000063df2a3 to 0x00000000063e52d9
- Event: 539.142 Thread 0x0000000002443800 Implicit null exception at 0x0000000005c48106 to 0x0000000005c48611
- Event: 539.147 Thread 0x0000000002443800 Implicit null exception at 0x00000000058c8523 to 0x00000000058c85d5
- Event: 539.149 Thread 0x000000001e38b800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c6098b70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
- Event: 539.880 Thread 0x0000000002443800 Exception <a 'java/io/FileNotFoundException'> (0x00000006c55e8b28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710]
- Event: 540.293 Thread 0x0000000002443800 Exception <a 'java/io/FileNotFoundException'> (0x00000006c3cdf4e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710]
- Event: 540.448 Thread 0x000000001e38b800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c166ab10) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jvm.cpp, line 3288]
- Events (10 events):
- Event: 540.449 loading class net/optifine/http/HttpPipelineSender
- Event: 540.449 loading class net/optifine/http/HttpPipelineSender done
- Event: 540.452 Thread 0x000000003c445000 Thread added: 0x000000003c445000
- Event: 540.452 loading class net/optifine/http/HttpPipelineReceiver
- Event: 540.452 loading class net/optifine/http/HttpPipelineReceiver done
- Event: 540.454 loading class ru/argentoz/hwid/HWIDNative
- Event: 540.454 loading class ru/argentoz/hwid/HWIDNative done
- Event: 540.456 loading class net/optifine/http/HttpResponse
- Event: 540.456 loading class net/optifine/http/HttpResponse done
- Event: 540.458 Thread 0x000000003c445800 Thread added: 0x000000003c445800
- Dynamic libraries:
- 0x00007ff6b2de0000 - 0x00007ff6b2e17000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\java.exe
- 0x00007ffe69bc0000 - 0x00007ffe69db0000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffe67fa0000 - 0x00007ffe68052000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ffe67910000 - 0x00007ffe67bb3000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ffe68c30000 - 0x00007ffe68cd3000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ffe68b90000 - 0x00007ffe68c2e000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ffe68060000 - 0x00007ffe680f7000 C:\WINDOWS\System32\sechost.dll
- 0x00007ffe693c0000 - 0x00007ffe694e0000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ffe67e00000 - 0x00007ffe67f93000 C:\WINDOWS\System32\USER32.dll
- 0x00007ffe678e0000 - 0x00007ffe67901000 C:\WINDOWS\System32\win32u.dll
- 0x00007ffe68180000 - 0x00007ffe681a6000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ffe66e70000 - 0x00007ffe67004000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ffe66dd0000 - 0x00007ffe66e6e000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ffe677e0000 - 0x00007ffe678da000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ffe55ab0000 - 0x00007ffe55d35000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.356_none_e6c4af7d130f27cc\COMCTL32.dll
- 0x00007ffe69570000 - 0x00007ffe698a6000 C:\WINDOWS\System32\combase.dll
- 0x00007ffe66bd0000 - 0x00007ffe66c50000 C:\WINDOWS\System32\bcryptPrimitives.dll
- 0x00007ffe69540000 - 0x00007ffe6956e000 C:\WINDOWS\System32\IMM32.DLL
- 0x00000000517e0000 - 0x00000000518b2000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\msvcr100.dll
- 0x0000000050f30000 - 0x00000000517d5000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\server\jvm.dll
- 0x00007ffe68100000 - 0x00007ffe68108000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ffe5fab0000 - 0x00007ffe5fad4000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffe62980000 - 0x00007ffe6298a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ffe54060000 - 0x00007ffe54069000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffe68e60000 - 0x00007ffe68ecf000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ffe5f870000 - 0x00007ffe5f89d000 C:\WINDOWS\SYSTEM32\winmmbase.dll
- 0x00007ffe67790000 - 0x00007ffe677da000 C:\WINDOWS\System32\cfgmgr32.dll
- 0x00007ffe63800000 - 0x00007ffe6380f000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\verify.dll
- 0x00007ffe57530000 - 0x00007ffe57559000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\java.dll
- 0x00007ffe5fa30000 - 0x00007ffe5fa46000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\zip.dll
- 0x00007ffe683d0000 - 0x00007ffe68ab5000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ffe69ad0000 - 0x00007ffe69b79000 C:\WINDOWS\System32\shcore.dll
- 0x00007ffe67010000 - 0x00007ffe6778e000 C:\WINDOWS\System32\windows.storage.dll
- 0x00007ffe66b30000 - 0x00007ffe66b4f000 C:\WINDOWS\System32\profapi.dll
- 0x00007ffe66ae0000 - 0x00007ffe66b2a000 C:\WINDOWS\System32\powrprof.dll
- 0x00007ffe66a90000 - 0x00007ffe66aa0000 C:\WINDOWS\System32\UMPDC.dll
- 0x00007ffe67da0000 - 0x00007ffe67df2000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ffe66ac0000 - 0x00007ffe66ad1000 C:\WINDOWS\System32\kernel.appcore.dll
- 0x00007ffe66bb0000 - 0x00007ffe66bc7000 C:\WINDOWS\System32\cryptsp.dll
- 0x00007ffe629a0000 - 0x00007ffe629ad000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\management.dll
- 0x00007ffe5f9a0000 - 0x00007ffe5f9ba000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\net.dll
- 0x00007ffe5bdb0000 - 0x00007ffe5bf86000 C:\WINDOWS\SYSTEM32\urlmon.dll
- 0x00007ffe5b3b0000 - 0x00007ffe5b656000 C:\WINDOWS\SYSTEM32\iertutil.dll
- 0x00007ffe664d0000 - 0x00007ffe664dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
- 0x00007ffe66300000 - 0x00007ffe66367000 C:\WINDOWS\system32\mswsock.dll
- 0x00007ffe5f920000 - 0x00007ffe5f932000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\nio.dll
- 0x00007ffe65e10000 - 0x00007ffe65e43000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffe66c50000 - 0x00007ffe66c76000 C:\WINDOWS\System32\bcrypt.dll
- 0x00007ffe669b0000 - 0x00007ffe669d5000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffe66010000 - 0x00007ffe6604a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffe698b0000 - 0x00007ffe698b8000 C:\WINDOWS\System32\NSI.dll
- 0x00007ffe61c80000 - 0x00007ffe61c96000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffe61c60000 - 0x00007ffe61c7c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
- 0x00007ffe66050000 - 0x00007ffe6611a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
- 0x00007ffe61e30000 - 0x00007ffe61e3a000 C:\Users\enemy\AppData\Local\Temp\jansi-64-8301943399624474348.dll
- 0x00007ffe53df0000 - 0x00007ffe53e06000 C:\WINDOWS\system32\napinsp.dll
- 0x00007ffe57620000 - 0x00007ffe5763a000 C:\WINDOWS\system32\pnrpnsp.dll
- 0x00007ffe5f8f0000 - 0x00007ffe5f8fe000 C:\WINDOWS\System32\winrnr.dll
- 0x00007ffe63670000 - 0x00007ffe6368c000 C:\WINDOWS\system32\NLAapi.dll
- 0x00007ffe4aba0000 - 0x00007ffe4abb5000 C:\WINDOWS\system32\wshbth.dll
- 0x00007ffe60ee0000 - 0x00007ffe60eea000 C:\Windows\System32\rasadhlp.dll
- 0x00007ffe61350000 - 0x00007ffe613c7000 C:\WINDOWS\System32\fwpuclnt.dll
- 0x00007ffe4f170000 - 0x00007ffe4f194000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\sunec.dll
- 0x00007ffe57b90000 - 0x00007ffe57ba7000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\unpack.dll
- 0x0000000180000000 - 0x0000000180053000 C:\Users\enemy\McSkill\Hitech1122\natives\lwjgl64.dll
- 0x00007ffe2e4d0000 - 0x00007ffe2e626000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
- 0x00007ffe4f140000 - 0x00007ffe4f16c000 C:\WINDOWS\SYSTEM32\GLU32.dll
- 0x00007ffe65700000 - 0x00007ffe65720000 C:\WINDOWS\SYSTEM32\dxcore.dll
- 0x00007ffe191c0000 - 0x00007ffe19359000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\awt.dll
- 0x00007ffe681b0000 - 0x00007ffe68274000 C:\WINDOWS\System32\OLEAUT32.dll
- 0x00007ffe64d40000 - 0x00007ffe64dcf000 C:\WINDOWS\SYSTEM32\apphelp.dll
- 0x00007ffe60490000 - 0x00007ffe6053e000 C:\WINDOWS\SYSTEM32\mscms.dll
- 0x00007ffe60d90000 - 0x00007ffe60da7000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
- 0x00007ffe67cf0000 - 0x00007ffe67d92000 C:\WINDOWS\System32\clbcatq.dll
- 0x00007ffe553c0000 - 0x00007ffe553da000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
- 0x00007ffe64e10000 - 0x00007ffe64ea9000 C:\WINDOWS\system32\uxtheme.dll
- 0x00007ffe68290000 - 0x00007ffe683c5000 C:\WINDOWS\System32\MSCTF.dll
- 0x0000000071ac0000 - 0x0000000074206000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_b49751b9038af669\nvoglv64.dll
- 0x00007ffe68ed0000 - 0x00007ffe69340000 C:\WINDOWS\System32\SETUPAPI.dll
- 0x00007ffe68ce0000 - 0x00007ffe68e36000 C:\WINDOWS\System32\ole32.dll
- 0x00007ffe630f0000 - 0x00007ffe63103000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
- 0x00007ffe668b0000 - 0x00007ffe668da000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
- 0x00007ffe66b50000 - 0x00007ffe66bac000 C:\WINDOWS\System32\WINTRUST.dll
- 0x00007ffe66aa0000 - 0x00007ffe66ab2000 C:\WINDOWS\System32\MSASN1.dll
- 0x00007ffe66c80000 - 0x00007ffe66dc9000 C:\WINDOWS\System32\CRYPT32.dll
- 0x00007ffe65af0000 - 0x00007ffe65b21000 C:\WINDOWS\SYSTEM32\ntmarta.dll
- 0x00007ffe65310000 - 0x00007ffe6533d000 C:\WINDOWS\system32\dwmapi.dll
- 0x00007ffe48b70000 - 0x00007ffe48e22000 C:\WINDOWS\system32\nvspcap64.dll
- 0x00007ffe2dd70000 - 0x00007ffe2ddb3000 C:\WINDOWS\SYSTEM32\icm32.dll
- 0x00007ffe1bea0000 - 0x00007ffe1bf26000 C:\Program Files (x86)\Overwolf\0.135.0.24\OWExplorer.dll
- 0x00007ffe5cb80000 - 0x00007ffe5cd74000 C:\WINDOWS\SYSTEM32\dbghelp.dll
- 0x00007ffe5a130000 - 0x00007ffe5a15a000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
- 0x00007ffe65eb0000 - 0x00007ffe65f0c000 C:\WINDOWS\SYSTEM32\WINSTA.dll
- 0x00007ffe0cb70000 - 0x00007ffe0d4bf000 C:\Users\enemy\McSkill\Hitech1122\natives\hard64.dll
- 0x00007ffe4fe80000 - 0x00007ffe4fe96000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\VCRUNTIME140.dll
- 0x00007ffe2e430000 - 0x00007ffe2e4cc000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\MSVCP140.dll
- 0x00007ffe55ef0000 - 0x00007ffe55f8e000 C:\WINDOWS\System32\TextInputFramework.dll
- 0x00007ffe64ad0000 - 0x00007ffe64ba4000 C:\WINDOWS\System32\CoreMessaging.dll
- 0x00007ffe564c0000 - 0x00007ffe567ea000 C:\WINDOWS\System32\CoreUIComponents.dll
- 0x00007ffe62ba0000 - 0x00007ffe62cf3000 C:\WINDOWS\SYSTEM32\wintypes.dll
- 0x00007ffe3c8a0000 - 0x00007ffe3c8e7000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\fontmanager.dll
- 0x00007ffe5f9d0000 - 0x00007ffe5f9db000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\sunmscapi.dll
- 0x00007ffe37170000 - 0x00007ffe371b2000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\t2k.dll
- 0x00007ffe56e80000 - 0x00007ffe57047000 C:\WINDOWS\system32\d3d9.dll
- 0x00007ffe53b70000 - 0x00007ffe53c5e000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_b49751b9038af669\nvldumdx.dll
- 0x00007ffe68e40000 - 0x00007ffe68e5d000 C:\WINDOWS\System32\imagehlp.dll
- 0x00007ffe1cda0000 - 0x00007ffe1e239000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_b49751b9038af669\nvd3dumx.dll
- 0x00007ffe656b0000 - 0x00007ffe656d2000 C:\WINDOWS\SYSTEM32\gpapi.dll
- 0x00007ffe5aac0000 - 0x00007ffe5aaef000 C:\WINDOWS\SYSTEM32\cryptnet.dll
- 0x00007ffe1b8b0000 - 0x00007ffe1b9dd000 C:\Users\enemy\McSkill\Hitech1122\OpenComputersMod-1.7.4.153-lua52-native.64.dll
- 0x00007ffe19010000 - 0x00007ffe191b1000 C:\Users\enemy\McSkill\Hitech1122\OpenComputersMod-1.7.4.153-lua53-native.64.dll
- 0x00007ffe5f5e0000 - 0x00007ffe5f5ec000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\jsound.dll
- 0x00007ffe57520000 - 0x00007ffe5752b000 C:\Users\enemy\McSkill\jre-8u202-win64\bin\jsoundds.dll
- 0x00007ffe36b10000 - 0x00007ffe36ba9000 C:\WINDOWS\SYSTEM32\DSOUND.dll
- 0x00007ffe61f00000 - 0x00007ffe61f78000 C:\WINDOWS\SYSTEM32\MMDevAPI.DLL
- 0x00007ffe5f9e0000 - 0x00007ffe5fa24000 C:\WINDOWS\SYSTEM32\wdmaud.drv
- 0x00007ffe630c0000 - 0x00007ffe630c9000 C:\WINDOWS\SYSTEM32\ksuser.dll
- 0x00007ffe60d40000 - 0x00007ffe60d4a000 C:\WINDOWS\SYSTEM32\AVRT.dll
- 0x00007ffe62250000 - 0x00007ffe623ad000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
- 0x00007ffe63320000 - 0x00007ffe6332d000 C:\WINDOWS\SYSTEM32\msacm32.drv
- 0x00007ffe629c0000 - 0x00007ffe629dc000 C:\WINDOWS\SYSTEM32\MSACM32.dll
- 0x00007ffe63310000 - 0x00007ffe6331a000 C:\WINDOWS\SYSTEM32\midimap.dll
- 0x00007ffe56a40000 - 0x00007ffe56b91000 C:\Windows\System32\Windows.UI.dll
- 0x00007ffe55f90000 - 0x00007ffe56092000 C:\Windows\System32\InputHost.dll
- 0x00007ffe613d0000 - 0x00007ffe614bf000 C:\Windows\System32\PROPSYS.dll
- 0x00007ffe65140000 - 0x00007ffe65154000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
- 0x0000000026f20000 - 0x0000000026f84000 C:\Users\enemy\McSkill\Hitech1122\natives\OpenAL64.dll
- 0x0000000036050000 - 0x0000000036066000 C:\Users\enemy\McSkill\Hitech1122\natives\jinput-dx8_64.dll
- VM Arguments:
- jvm_args: -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096M -Xmx4096M -Dlauncher.debug=true -Dos.name=Windows 10 -Dos.version=10.0 -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
- java_command: launcher.lOlkEKchebureK C:\Users\enemy\AppData\Local\Temp\ClientLauncherParams511600917683557015.bin
- java_class_path (initial): C:\Users\enemy\OneDrive\Рабочий стол\McSkill.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk1.8.0_191
- PATH=C:\Program Files (x86)\NetSarang\Xftp 6\;C:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\nodejs\;C:\Program Files\dotnet\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Users\enemy\AppData\Local\Microsoft\WindowsApps;C:\Users\enemy\AppData\Local\Programs\EmEditor;C:\Users\enemy\OneDrive\Рабочий стол\apache-maven-3.6.0-bin\apache-maven-3.6.0\bin;C:\Users\enemy\AppData\Roaming\npm;
- USERNAME=enemy
- 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 18362 (10.0.18362.329)
- CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, tsc, tscinvbit, tscinv
- Memory: 4k page, physical 16722280k(7254224k free), swap 20785512k(5118396k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Tue Oct 08 20:06:07 2019
- timezone: Финляндия (лето)
- elapsed time: 540 seconds (0d 0h 9m 0s)
Add Comment
Please, Sign In to add comment