HellFirePvP / AstralSorcery

Some magic mod
Other
260 stars 154 forks source link

EXCEPTION_ACCESS_VIOLATION (0xc0000005) crash in join game #1988

Open aws0jam opened 1 year ago

aws0jam commented 1 year ago

Hello! Minecraft 1.12.2 Revelation modpack. Any solution for this crash?

#

A fatal error has been detected by the Java Runtime Environment:

#

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb5b5d2a8a, pid=3792, tid=0x0000000000001948

#

JRE version: OpenJDK Runtime Environment (Zulu 8.68.0.21-CA-win64) (8.0_362-b09) (build 1.8.0_362-b09)

Java VM: OpenJDK 64-Bit Server VM (25.362-b09 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [ig7icd64.dll+0x22a8a]

#

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://www.azul.com/support/

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 (0x000001e0ba9b4000): JavaThread "Client thread" [_thread_in_native, id=6472, stack(0x0000002d2a200000,0x0000002d2a300000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000e7c65040

Registers: RAX=0x0000000000000000, RBX=0x000001e0d7222c30, RCX=0x000001e0db60b030, RDX=0x00000000e7c65048 RSP=0x0000002d2a2fb7d0, RBP=0x000001e0daf07140, RSI=0x0000000000009240, RDI=0x0000000000000010 R8 =0x0000000000009240, R9 =0x0000000000000008, R10=0x000001e0daf084f0, R11=0x2c00000000000003 R12=0x0000000000000010, R13=0x0000000000000c30, R14=0x000001e0d6ae39d0, R15=0x00000000e7c65040 RIP=0x00007ffb5b5d2a8a, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x0000002d2a2fb7d0) 0x0000002d2a2fb7d0: 0000000000000000 0000000000000028 0x0000002d2a2fb7e0: 000000000000027d 000001e0ba9b4780 0x0000002d2a2fb7f0: 0000000000000010 00007ffb5ba2208a 0x0000002d2a2fb800: 0000000000000000 0000000000000010 0x0000002d2a2fb810: 0000000000009240 0000002d2a2fb940 0x0000002d2a2fb820: 000001e000000000 0000002d2a2fb900 0x0000002d2a2fb830: 000000018000c2b0 0000000053a31080 0x0000002d2a2fb840: 000001e0ba9b4000 000000018000c2b0 0x0000002d2a2fb850: 000001e0ba9b4000 0000000000000004 0x0000002d2a2fb860: 0000000000000004 0000000000000020 0x0000002d2a2fb870: 000001e0df8a96c8 000001e0ba9b4000 0x0000002d2a2fb880: 000001e0df8a96c8 000001e0ba9b4000 0x0000002d2a2fb890: 0000000000000000 000001e0ba9b4000 0x0000002d2a2fb8a0: 0000002d2a2fba38 000001e0df8a96c8 0x0000002d2a2fb8b0: 000001e0db60b028 0000000000000000 0x0000002d2a2fb8c0: 000001e0ba9b4000 0000000000000000

Instructions: (pc=0x00007ffb5b5d2a8a) 0x00007ffb5b5d2a6a: c1 49 03 c9 49 03 d1 48 c1 e8 02 48 ff c8 74 16 0x00007ffb5b5d2a7a: 48 ff c8 74 0b 48 ff c8 75 12 8b 42 f4 89 41 f4 0x00007ffb5b5d2a8a: 8b 42 f8 89 41 f8 8b 42 fc 89 41 fc 4d 2b c1 0f 0x00007ffb5b5d2a9a: 29 74 24 10 0f 29 3c 24 49 81 f8 00 00 08 00 0f

Register to memory mapping:

RAX=0x0000000000000000 is an unknown value RBX=0x000001e0d7222c30 is an unknown value RCX=0x000001e0db60b030 is an unknown value RDX=0x00000000e7c65048 is an unknown value RSP=0x0000002d2a2fb7d0 is pointing into the stack for thread: 0x000001e0ba9b4000 RBP=0x000001e0daf07140 is an unknown value RSI=0x0000000000009240 is an unknown value RDI=0x0000000000000010 is an unknown value R8 =0x0000000000009240 is an unknown value R9 =0x0000000000000008 is an unknown value R10=0x000001e0daf084f0 is an unknown value R11=0x2c00000000000003 is an unknown value R12=0x0000000000000010 is an unknown value R13=0x0000000000000c30 is an unknown value R14=0x000001e0d6ae39d0 is an unknown value R15=0x00000000e7c65040 is an unknown value

Stack: [0x0000002d2a200000,0x0000002d2a300000], sp=0x0000002d2a2fb7d0, free space=1005k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ig7icd64.dll+0x22a8a] C [ig7icd64.dll+0x47208a] C 0x000001e0bc349f0e

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V+0 j org.lwjgl.opengl.GL11.glDrawArrays(III)V+20 j net.minecraft.client.renderer.GlStateManager.func_187439_f(III)V+3 j net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(Lnet/minecraft/client/renderer/BufferBuilder;)V+359 j net.minecraft.client.renderer.Tessellator.func_78381_a()V+35 j hellfirepvp.astralsorcery.client.sky.RenderDefaultSkybox.setupStars(Lnet/minecraft/client/renderer/BufferBuilder;)V+98 j hellfirepvp.astralsorcery.client.sky.RenderDefaultSkybox.setupDefaultSkybox()V+42 j hellfirepvp.astralsorcery.client.sky.RenderSkybox.()V+14 v ~StubRoutines::call_stub j hellfirepvp.astralsorcery.client.util.resource.AssetLibrary.func_110549_a(Lnet/minecraft/client/resources/IResourceManager;)V+117 j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(Lnet/minecraft/client/resources/IResourceManagerReloadListener;)V+32 j hellfirepvp.astralsorcery.client.ClientProxy.preInit()V+19 j hellfirepvp.astralsorcery.AstralSorcery.preInit(Lnet/minecraftforge/fml/common/event/FMLPreInitializationEvent;)V+63 v ~StubRoutines::call_stub J 5898 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x000001e0bc46d7ff [0x000001e0bc46d780+0x7f] J 5897 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x000001e0bd65d43c [0x000001e0bd65c240+0x11fc] J 9073 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000001e0bcfaa2c8 [0x000001e0bcfaa220+0xa8] J 8897 C1 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(Lnet/minecraftforge/fml/common/event/FMLEvent;)V (89 bytes) @ 0x000001e0bc639b04 [0x000001e0bc639320+0x7e4] J 8928 C1 sun.reflect.GeneratedMethodAccessor4.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (66 bytes) @ 0x000001e0bd17c7a4 [0x000001e0bd17c4c0+0x2e4] J 9073 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000001e0bcfaa2c8 [0x000001e0bcfaa220+0xa8] J 8832 C1 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Ljava/lang/Object;)V (106 bytes) @ 0x000001e0bd99f17c [0x000001e0bd99ee40+0x33c] J 8831 C1 com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Ljava/lang/Object;)V (20 bytes) @ 0x000001e0bd995c4c [0x000001e0bd995b00+0x14c] J 8830 C1 com.google.common.eventbus.Subscriber$1.run()V (41 bytes) @ 0x000001e0bd6a2f5c [0x000001e0bd6a2e40+0x11c] J 8829 C1 com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(Ljava/lang/Runnable;)V (7 bytes) @ 0x000001e0bcae7f44 [0x000001e0bcae7e40+0x104] J 8892 C1 com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Ljava/lang/Object;Ljava/util/Iterator;)V (154 bytes) @ 0x000001e0bcba3ffc [0x000001e0bcba32e0+0xd1c] J 8820 C1 com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V (51 bytes) @ 0x000001e0bd6a3ff4 [0x000001e0bd6a3940+0x6b4] J 9392 C1 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(Lnet/minecraftforge/fml/common/event/FMLEvent;Lnet/minecraftforge/fml/common/ModContainer;)V (272 bytes) @ 0x000001e0bc6ea16c [0x000001e0bc6e81e0+0x1f8c] j net.minecraftforge.fml.common.LoadController.propogateStateMessage(Lnet/minecraftforge/fml/common/event/FMLEvent;)V+78 v ~StubRoutines::call_stub J 5898 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x000001e0bc46d7ff [0x000001e0bc46d780+0x7f] J 5897 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x000001e0bd65d43c [0x000001e0bd65c240+0x11fc] J 9073 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000001e0bcfaa2c8 [0x000001e0bcfaa220+0xa8] J 8832 C1 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Ljava/lang/Object;)V (106 bytes) @ 0x000001e0bd99f17c [0x000001e0bd99ee40+0x33c] J 8831 C1 com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Ljava/lang/Object;)V (20 bytes) @ 0x000001e0bd995c4c [0x000001e0bd995b00+0x14c] J 8830 C1 com.google.common.eventbus.Subscriber$1.run()V (41 bytes) @ 0x000001e0bd6a2f5c [0x000001e0bd6a2e40+0x11c] J 8829 C1 com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(Ljava/lang/Runnable;)V (7 bytes) @ 0x000001e0bcae7f44 [0x000001e0bcae7e40+0x104] J 8892 C1 com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Ljava/lang/Object;Ljava/util/Iterator;)V (154 bytes) @ 0x000001e0bcba3ffc [0x000001e0bcba32e0+0xd1c] J 8820 C1 com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V (51 bytes) @ 0x000001e0bd6a3ff4 [0x000001e0bd6a3940+0x6b4] j net.minecraftforge.fml.common.LoadController.distributeStateMessage(Lnet/minecraftforge/fml/common/LoaderState;[Ljava/lang/Object;)V+16 j net.minecraftforge.fml.common.Loader.preinitializeMods()V+95 j net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(Lnet/minecraft/client/Minecraft;Ljava/util/List;Lnet/minecraft/client/resources/IReloadableResourceManager;Lnet/minecraft/client/resources/data/MetadataSerializer;)V+160 j net.minecraft.client.Minecraft.func_71384_a()V+263 j net.minecraft.client.Minecraft.func_99999_d()V+6 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094 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 1945 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000001e0bca3288c [0x000001e0bca32780+0x10c] J 1944 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000001e0bca30434 [0x000001e0bca30040+0x3f4] 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 ) 0x000001e0d8f2e800 JavaThread "Thread-8" daemon [_thread_blocked, id=3328, stack(0x0000002d2b200000,0x0000002d2b300000)] 0x000001e0d8f27800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3428, stack(0x0000002d2c000000,0x0000002d2c100000)] 0x000001e0d8f28000 JavaThread "Thread-4" [_thread_in_native, id=4244, stack(0x0000002d2bd00000,0x0000002d2be00000)] 0x000001e0d8f29800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11476, stack(0x0000002d2b600000,0x0000002d2b700000)] 0x000001e0d3846800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=12628, stack(0x0000002d2b500000,0x0000002d2b600000)] 0x000001e0d384a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9012, stack(0x0000002d2b400000,0x0000002d2b500000)] 0x000001e0d3848000 JavaThread "Service Thread" daemon [_thread_blocked, id=5860, stack(0x0000002d2b000000,0x0000002d2b100000)] 0x000001e0d380b000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=216, stack(0x0000002d2af00000,0x0000002d2b000000)] 0x000001e0d3806000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1812, stack(0x0000002d2ae00000,0x0000002d2af00000)] 0x000001e0d380a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2296, stack(0x0000002d2ad00000,0x0000002d2ae00000)] 0x000001e0d37fc800 JavaThread "Attach Listener" daemon [_thread_blocked, id=10724, stack(0x0000002d2ac00000,0x0000002d2ad00000)] 0x000001e0d37fa800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4952, stack(0x0000002d2ab00000,0x0000002d2ac00000)] 0x000001e0d37fa000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6792, stack(0x0000002d2aa00000,0x0000002d2ab00000)] 0x000001e0d37d2000 JavaThread "Finalizer" daemon [_thread_blocked, id=12080, stack(0x0000002d2a900000,0x0000002d2aa00000)] 0x000001e0d37c7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10044, stack(0x0000002d2a800000,0x0000002d2a900000)] =>0x000001e0ba9b4000 JavaThread "Client thread" [_thread_in_native, id=6472, stack(0x0000002d2a200000,0x0000002d2a300000)]

Other Threads: 0x000001e0d379f000 VMThread [stack: 0x0000002d2a700000,0x0000002d2a800000] [id=12772] 0x000001e0d38a2800 WatcherThread [stack: 0x0000002d2b100000,0x0000002d2b200000] [id=8564]

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 103596K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 89% used [0x00000006c0000000, 0x00000006c5b3ae20, 0x00000006c6680000) from space 13056K, 77% used [0x00000006c7340000, 0x00000006c7d30218, 0x00000006c8000000) to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000) concurrent mark-sweep generation total 3452928K, used 1268688K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 133451K, capacity 135900K, committed 136412K, reserved 1163264K class space used 21475K, capacity 22314K, committed 22368K, reserved 1048576K

Card table byte_map: [0x000001e0cb6f0000,0x000001e0cbf00000] byte_map_base: 0x000001e0c80f0000

Marking Bits: (CMSBitMap*) 0x000001e0baa03538 Bits: [0x000001e0cca00000, 0x000001e0d0800000)

Mod Union Table: (CMSBitMap*) 0x000001e0baa035f8 Bits: [0x000001e0d0810000, 0x000001e0d0908000)

Polling page: 0x000001e0bab50000

CodeCache: size=245760Kb used=29412Kb max_used=29422Kb free=216347Kb bounds [0x000001e0bc330000, 0x000001e0be030000, 0x000001e0cb330000] total_blobs=8660 nmethods=7553 adapters=1017 compilation: enabled

Compilation events (10 events): Event: 197.989 Thread 0x000001e0d380b000 11283 3 java.util.Random::nextDouble (24 bytes) Event: 197.990 Thread 0x000001e0d380b000 nmethod 11283 0x000001e0bd95b0d0 code [0x000001e0bd95b260, 0x000001e0bd95b580] Event: 197.991 Thread 0x000001e0d3806000 11284 4 java.nio.DirectByteBuffer::putFloat (18 bytes) Event: 197.991 Thread 0x000001e0d380a800 11285 4 java.nio.DirectByteBuffer::putFloat (50 bytes) Event: 197.992 Thread 0x000001e0d380a800 nmethod 11285 0x000001e0bc775f10 code [0x000001e0bc776040, 0x000001e0bc7760d8] Event: 197.992 Thread 0x000001e0d380a800 11286 4 java.util.Random::next (47 bytes) Event: 197.993 Thread 0x000001e0d3806000 nmethod 11284 0x000001e0bd899610 code [0x000001e0bd899740, 0x000001e0bd899838] Event: 197.994 Thread 0x000001e0d3806000 11287 4 java.util.Random::nextFloat (11 bytes) Event: 197.995 Thread 0x000001e0d380a800 nmethod 11286 0x000001e0bdfae190 code [0x000001e0bdfae2c0, 0x000001e0bdfae398] Event: 197.996 Thread 0x000001e0d3806000 nmethod 11287 0x000001e0bd95ad50 code [0x000001e0bd95aec0, 0x000001e0bd95afb8]

GC Heap History (10 events): Event: 191.375 GC heap before {Heap before GC invocations=554 (full 5): par new generation total 118016K, used 110329K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000) from space 13056K, 41% used [0x00000006c6680000, 0x00000006c6bbe4e0, 0x00000006c7340000) to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000) concurrent mark-sweep generation total 3452928K, used 1251257K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 131950K, capacity 134208K, committed 134876K, reserved 1163264K class space used 21269K, capacity 22026K, committed 22112K, reserved 1048576K Event: 191.395 GC heap after Heap after GC invocations=555 (full 5): par new generation total 118016K, used 7984K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000) from space 13056K, 61% used [0x00000006c7340000, 0x00000006c7b0c318, 0x00000006c8000000) to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000) concurrent mark-sweep generation total 3452928K, used 1251776K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 131950K, capacity 134208K, committed 134876K, reserved 1163264K class space used 21269K, capacity 22026K, committed 22112K, reserved 1048576K } Event: 192.106 GC heap before {Heap before GC invocations=555 (full 5): par new generation total 118016K, used 112944K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000) from space 13056K, 61% used [0x00000006c7340000, 0x00000006c7b0c318, 0x00000006c8000000) to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000) concurrent mark-sweep generation total 3452928K, used 1251776K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 132524K, capacity 134884K, committed 135516K, reserved 1163264K class space used 21373K, capacity 22162K, committed 22240K, reserved 1048576K Event: 192.135 GC heap after Heap after GC invocations=556 (full 5): par new generation total 118016K, used 9618K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000) from space 13056K, 73% used [0x00000006c6680000, 0x00000006c6fe4970, 0x00000006c7340000) to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000) concurrent mark-sweep generation total 3452928K, used 1252285K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 132524K, capacity 134884K, committed 135516K, reserved 1163264K class space used 21373K, capacity 22162K, committed 22240K, reserved 1048576K } Event: 192.616 GC heap before {Heap before GC invocations=556 (full 5): par new generation total 118016K, used 114578K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000) from space 13056K, 73% used [0x00000006c6680000, 0x00000006c6fe4970, 0x00000006c7340000) to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000) concurrent mark-sweep generation total 3452928K, used 1252285K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 132822K, capacity 135202K, committed 135772K, reserved 1163264K class space used 21411K, capacity 22207K, committed 22240K, reserved 1048576K Event: 192.654 GC heap after Heap after GC invocations=557 (full 5): par new generation total 118016K, used 13056K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000) from space 13056K, 100% used [0x00000006c7340000, 0x00000006c8000000, 0x00000006c8000000) to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000) concurrent mark-sweep generation total 3452928K, used 1255046K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 132822K, capacity 135202K, committed 135772K, reserved 1163264K class space used 21411K, capacity 22207K, committed 22240K, reserved 1048576K } Event: 193.144 GC heap before {Heap before GC invocations=557 (full 5): par new generation total 118016K, used 118016K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000) from space 13056K, 100% used [0x00000006c7340000, 0x00000006c8000000, 0x00000006c8000000) to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000) concurrent mark-sweep generation total 3452928K, used 1255046K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 133170K, capacity 135514K, committed 136156K, reserved 1163264K class space used 21451K, capacity 22249K, committed 22368K, reserved 1048576K Event: 193.183 GC heap after Heap after GC invocations=558 (full 5): par new generation total 118016K, used 13056K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000) from space 13056K, 100% used [0x00000006c6680000, 0x00000006c7340000, 0x00000006c7340000) to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000) concurrent mark-sweep generation total 3452928K, used 1257954K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 133170K, capacity 135514K, committed 136156K, reserved 1163264K class space used 21451K, capacity 22249K, committed 22368K, reserved 1048576K } Event: 194.787 GC heap before {Heap before GC invocations=558 (full 5): par new generation total 118016K, used 116804K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 98% used [0x00000006c0000000, 0x00000006c65513d8, 0x00000006c6680000) from space 13056K, 100% used [0x00000006c6680000, 0x00000006c7340000, 0x00000006c7340000) to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000) concurrent mark-sweep generation total 3452928K, used 1257954K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 133367K, capacity 135836K, committed 136412K, reserved 1163264K class space used 21469K, capacity 22314K, committed 22368K, reserved 1048576K Event: 194.832 GC heap after Heap after GC invocations=559 (full 5): par new generation total 118016K, used 10176K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000) eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000) from space 13056K, 77% used [0x00000006c7340000, 0x00000006c7d30218, 0x00000006c8000000) to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000) concurrent mark-sweep generation total 3452928K, used 1268688K [0x00000006c8000000, 0x000000079ac00000, 0x00000007c0000000) Metaspace used 133367K, capacity 135836K, committed 136412K, reserved 1163264K class space used 21469K, capacity 22314K, committed 22368K, reserved 1048576K }

Deoptimization events (10 events): Event: 191.560 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bda7a9e4 method=sun.nio.cs.StreamDecoder.implRead([CII)I @ 36 Event: 191.759 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bddd048c method=net.minecraftforge.common.config.Configuration.load()V @ 171 Event: 191.979 Thread 0x000001e0ba9b4000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000001e0bd6539c4 method=com.google.gson.JsonPrimitive.isPrimitiveOrString(Ljava/lang/Object;)Z @ 39 Event: 192.880 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bdad8af0 method=sun.misc.FloatingDecimal$BinaryToASCIIBuffer.dtoa(IJIZ)V @ 898 Event: 193.721 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bcbd3134 method=sun.awt.image.ByteInterleavedRaster.putByteData(IIII[B)V @ 395 Event: 194.051 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bdbd0a18 method=java.awt.image.ComponentColorModel.getRGB(Ljava/lang/Object;)I @ 4 Event: 194.051 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bd4b401c method=java.awt.image.ComponentColorModel.getAlpha(Ljava/lang/Object;)I @ 4 Event: 194.051 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bc5ca31c method=java.awt.image.ComponentColorModel.extractComponent(Ljava/lang/Object;II)I @ 4 Event: 194.051 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bccd9934 method=java.awt.image.ComponentColorModel.getAlpha(Ljava/lang/Object;)I @ 4 Event: 194.052 Thread 0x000001e0ba9b4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e0bdc5ad8c method=java.awt.image.ComponentColorModel.getAlpha(Ljava/lang/Object;)I @ 4

Classes redefined (0 events): No events

Internal exceptions (10 events): Event: 143.661 Thread 0x000001e0d8f2c000 Exception <a 'java/net/UnknownHostException': refinedstorage.raoulvdberge.com> (0x00000006c30e7d10) thrown at [C:\jenkins\workspace\zulu-platform-build\zulu-src.git\hotspot\src\share\vm\prims\jni.cpp, line 736] Event: 143.661 Thread 0x000001e0d8f2c000 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c30e7f58) thrown at [C:\jenkins\workspace\zulu-platform-build\zulu-src.git\hotspot\src\share\vm\prims\jvm.cpp, line 1514] Event: 143.662 Thread 0x000001e0d8f2c000 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c30ec6a8) thrown at [C:\jenkins\workspace\zulu-platform-build\zulu-src.git\hotspot\src\share\vm\prims\jvm.cpp, line 1514] Event: 143.662 Thread 0x000001e0d8f2c000 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c30ec8b8) thrown at [C:\jenkins\workspace\zulu-platform-build\zulu-src.git\hotspot\src\share\vm\prims\jvm.cpp, line 1514] Event: 143.662 Thread 0x000001e0d8f2c000 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c30eced8) thrown at [C:\jenkins\workspace\zulu-platform-build\zulu-src.git\hotspot\src\share\vm\prims\jvm.cpp, line 1514] Event: 162.886 Thread 0x000001e0ba9b4000 Implicit null exception at 0x000001e0bca3472c to 0x000001e0bca3475b Event: 173.179 Thread 0x000001e0ba9b4000 Implicit null exception at 0x000001e0bd95ad10 to 0x000001e0bd95bb21 Event: 174.756 Thread 0x000001e0ba9b4000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$static$0(Lcrazypants/enderio/api/IModObject;Lnet/minecraft/block/Block;)Lnet/minecraft/item/Item;> (0x00000006c3dc90b8) thrown at [C:\jenkins\workspace\zulu-platform-build\zulu-src.git\ho Event: 179.206 Thread 0x000001e0ba9b4000 Implicit null exception at 0x000001e0bc7c092c to 0x000001e0bc7c0a1d Event: 184.044 Thread 0x000001e0ba9b4000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$negate$1(Ljava/lang/Object;)Z> (0x00000006c28b0c68) thrown at [C:\jenkins\workspace\zulu-platform-build\zulu-src.git\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 620]

Events (10 events): Event: 197.947 loading class hellfirepvp/astralsorcery/client/sky/RenderAstralSkybox$1 Event: 197.947 loading class hellfirepvp/astralsorcery/client/sky/RenderAstralSkybox$1 done Event: 197.950 loading class hellfirepvp/astralsorcery/client/sky/RenderAstralSkybox$StarDList Event: 197.950 loading class hellfirepvp/astralsorcery/client/sky/RenderAstralSkybox$StarDList done Event: 197.958 loading class hellfirepvp/astralsorcery/client/sky/RenderDefaultSkybox Event: 197.958 loading class hellfirepvp/astralsorcery/client/sky/RenderDefaultSkybox done Event: 197.969 loading class net/minecraft/client/renderer/BufferBuilder$2 Event: 197.969 loading class net/minecraft/client/renderer/BufferBuilder$2 done Event: 197.996 loading class net/minecraftforge/client/ForgeHooksClient$1 Event: 197.996 loading class net/minecraftforge/client/ForgeHooksClient$1 done

Dynamic libraries: 0x00007ff6415d0000 - 0x00007ff641621000 C:\Program Files\Zulu\zulu-8\bin\javaw.exe 0x00007ffbc22d0000 - 0x00007ffbc24c8000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffbc1950000 - 0x00007ffbc1a0f000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffbbfc50000 - 0x00007ffbbff22000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ffbc0c70000 - 0x00007ffbc0d1e000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffbc10e0000 - 0x00007ffbc117e000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffbc0bd0000 - 0x00007ffbc0c6c000 C:\WINDOWS\System32\sechost.dll 0x00007ffbc2160000 - 0x00007ffbc2285000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffbc0350000 - 0x00007ffbc04f1000 C:\WINDOWS\System32\USER32.dll 0x00007ffbbfc20000 - 0x00007ffbbfc42000 C:\WINDOWS\System32\win32u.dll 0x00007ffbc0ba0000 - 0x00007ffbc0bcb000 C:\WINDOWS\System32\GDI32.dll 0x00007ffbc01d0000 - 0x00007ffbc02df000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffbbff30000 - 0x00007ffbbffcd000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffbc0040000 - 0x00007ffbc0140000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffbacfc0000 - 0x00007ffbad25a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll 0x00007ffbc0690000 - 0x00007ffbc06c2000 C:\WINDOWS\System32\IMM32.DLL 0x00007ffbbc020000 - 0x00007ffbbc035000 C:\Program Files\Zulu\zulu-8\jre\bin\vcruntime140.dll 0x00007ffba6030000 - 0x00007ffba60cb000 C:\Program Files\Zulu\zulu-8\jre\bin\msvcp140.dll 0x0000000053880000 - 0x00000000540f0000 C:\Program Files\Zulu\zulu-8\jre\bin\server\jvm.dll 0x00007ffbc0340000 - 0x00007ffbc0348000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ffbbb4d0000 - 0x00007ffbbb4d9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffbc1190000 - 0x00007ffbc11fb000 C:\WINDOWS\System32\WS2_32.dll 0x00007ffbb4a70000 - 0x00007ffbb4a97000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffbb4690000 - 0x00007ffbb469a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffbbd880000 - 0x00007ffbbd892000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ffbbb4c0000 - 0x00007ffbbb4d0000 C:\Program Files\Zulu\zulu-8\jre\bin\verify.dll 0x00007ffbbb460000 - 0x00007ffbbb48b000 C:\Program Files\Zulu\zulu-8\jre\bin\java.dll 0x00007ffbbb4a0000 - 0x00007ffbbb4b8000 C:\Program Files\Zulu\zulu-8\jre\bin\zip.dll 0x00007ffbc1a10000 - 0x00007ffbc2154000 C:\WINDOWS\System32\SHELL32.dll 0x00007ffbbda80000 - 0x00007ffbbe212000 C:\WINDOWS\SYSTEM32\windows.storage.dll 0x00007ffbc1200000 - 0x00007ffbc1555000 C:\WINDOWS\System32\combase.dll 0x00007ffbbf3b0000 - 0x00007ffbbf3e0000 C:\WINDOWS\SYSTEM32\Wldp.dll 0x00007ffbc16a0000 - 0x00007ffbc174d000 C:\WINDOWS\System32\SHCORE.dll 0x00007ffbc17d0000 - 0x00007ffbc1825000 C:\WINDOWS\System32\shlwapi.dll 0x00007ffbbf900000 - 0x00007ffbbf91f000 C:\WINDOWS\SYSTEM32\profapi.dll 0x00007ffbbb430000 - 0x00007ffbbb43d000 C:\Program Files\Zulu\zulu-8\jre\bin\management.dll 0x00007ffbb9360000 - 0x00007ffbb937c000 C:\Program Files\Zulu\zulu-8\jre\bin\net.dll 0x00007ffbbf110000 - 0x00007ffbbf17a000 C:\WINDOWS\system32\mswsock.dll 0x00007ffb8da50000 - 0x00007ffb8da67000 C:\WINDOWS\system32\napinsp.dll 0x00007ffb8da30000 - 0x00007ffb8da4b000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ffbbb3b0000 - 0x00007ffbbb3cd000 C:\WINDOWS\system32\NLAapi.dll 0x00007ffbbed90000 - 0x00007ffbbedcb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffba1540000 - 0x00007ffba1555000 C:\WINDOWS\system32\wshbth.dll 0x00007ffbbee40000 - 0x00007ffbbef0a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ffbc0330000 - 0x00007ffbc0338000 C:\WINDOWS\System32\NSI.dll 0x00007ffb8da10000 - 0x00007ffb8da22000 C:\WINDOWS\System32\winrnr.dll 0x00007ffbb7050000 - 0x00007ffbb705a000 C:\Windows\System32\rasadhlp.dll 0x00007ffbb6f70000 - 0x00007ffbb6ff0000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ffbc02e0000 - 0x00007ffbc0307000 C:\WINDOWS\System32\bcrypt.dll 0x00007ffbabb00000 - 0x00007ffbabb13000 C:\Program Files\Zulu\zulu-8\jre\bin\nio.dll 0x00007ffbabad0000 - 0x00007ffbabaf4000 C:\Program Files\Zulu\zulu-8\jre\bin\sunec.dll 0x00007ffbbf300000 - 0x00007ffbbf318000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ffbbe9c0000 - 0x00007ffbbe9f4000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffbbf880000 - 0x00007ffbbf8ae000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ffbc0140000 - 0x00007ffbc01c2000 C:\WINDOWS\System32\bcryptprimitives.dll 0x00007ffbbf320000 - 0x00007ffbbf32c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ffbb8f50000 - 0x00007ffbb8f67000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffbb8f30000 - 0x00007ffbb8f4d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x00007ffbbeae0000 - 0x00007ffbbeb13000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ffbabab0000 - 0x00007ffbabac8000 C:\Program Files\Zulu\zulu-8\jre\bin\unpack.dll 0x0000000180000000 - 0x0000000180053000 C:\Users\Ertel HP\AppData\Local\Temp\WCNatives\d913a4620952b889f53f5e0d063957ee\lwjgl64.dll 0x00007ffba81a0000 - 0x00007ffba82c5000 C:\WINDOWS\SYSTEM32\OPENGL32.dll 0x00007ffba8130000 - 0x00007ffba815c000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffbbae00000 - 0x00007ffbbaeae000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ffbbad40000 - 0x00007ffbbad51000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll 0x00007ffbc0560000 - 0x00007ffbc062d000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffbc15f0000 - 0x00007ffbc169f000 C:\WINDOWS\System32\clbcatq.dll 0x00007ffbbfbd0000 - 0x00007ffbbfc1e000 C:\WINDOWS\System32\cfgmgr32.dll 0x00007ffba2d30000 - 0x00007ffba2ec4000 C:\Program Files\Zulu\zulu-8\jre\bin\awt.dll 0x00007ffbbd1c0000 - 0x00007ffbbd251000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ffbbd3b0000 - 0x00007ffbbd44e000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffbc1830000 - 0x00007ffbc1945000 C:\WINDOWS\System32\MSCTF.dll 0x00007ffbaf910000 - 0x00007ffbafa09000 C:\WINDOWS\SYSTEM32\textinputframework.dll 0x00007ffbbcc30000 - 0x00007ffbbcf8e000 C:\WINDOWS\System32\CoreUIComponents.dll 0x00007ffbbcf90000 - 0x00007ffbbd082000 C:\WINDOWS\System32\CoreMessaging.dll 0x00007ffbbb7f0000 - 0x00007ffbbb944000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ffb5b5b0000 - 0x00007ffb5bde2000 C:\WINDOWS\SYSTEM32\ig7icd64.dll 0x00007ffbb7570000 - 0x00007ffbb79d4000 C:\WINDOWS\SYSTEM32\igdusc64.dll 0x00007ffbbd590000 - 0x00007ffbbd5bf000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ffbbb680000 - 0x00007ffbbb694000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ffb822e0000 - 0x00007ffb82323000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ffbbf830000 - 0x00007ffbbf87b000 C:\WINDOWS\SYSTEM32\powrprof.dll 0x00007ffbbf810000 - 0x00007ffbbf822000 C:\WINDOWS\SYSTEM32\UMPDC.dll 0x00007ffbbe280000 - 0x00007ffbbe373000 C:\WINDOWS\SYSTEM32\dxgi.dll 0x00007ffbbbdb0000 - 0x00007ffbbc013000 C:\WINDOWS\SYSTEM32\d3d11.dll 0x00007ffbb79e0000 - 0x00007ffbb8582000 C:\WINDOWS\SYSTEM32\igd10iumd64.dll 0x00007ffbc0d20000 - 0x00007ffbc0e4a000 C:\WINDOWS\System32\ole32.dll 0x00007ffbbf420000 - 0x00007ffbbf447000 C:\WINDOWS\SYSTEM32\ncrypt.dll 0x00007ffbbf3e0000 - 0x00007ffbbf41b000 C:\WINDOWS\SYSTEM32\NTASN1.dll 0x00007ffbb8e10000 - 0x00007ffbb8e4b000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x00007ffbab5b0000 - 0x00007ffbab5f2000 C:\Users\Ertel HP\AppData\Local\Temp\jna-1508540986\jna4826592612902879172.dll 0x00007ffbbac60000 - 0x00007ffbbac6d000 C:\Program Files\Zulu\zulu-8\jre\bin\sunmscapi.dll 0x00007ffbbf9c0000 - 0x00007ffbbfb16000 C:\WINDOWS\System32\CRYPT32.dll 0x00007ffbaabc0000 - 0x00007ffbaabed000 C:\Program Files\Zulu\zulu-8\jre\bin\jpeg.dll 0x00007ffbb35e0000 - 0x00007ffbb37c4000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments: jvm_args: -Xmx4G -Xms3500M -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -Dsun.java2d.d3d=false -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=128m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -Dfml.readTimeout=180 -Dfml.loginTimeout=180 -Dfml.ignoreInvalidMinecraftCertificates=true -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\ERTELH~1\AppData\Local\Temp\WCNatives\d913a4620952b889f53f5e0d063957ee java_command: net.minecraft.launchwrapper.Launch --username zeeno --version Revelation-1.12.2 --gameDir C:\Users\Ertel HP\AppData\Roaming.FTBHungary\instances\Revelation-1.12.2 --assetsDir C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\assets --assetIndex 1.12 --uuid b8e52f41b22839a0a68ca7028b23c3f2 --accessToken uaKOE65tjZ0YsPlqgfkBgQZqgtYMQsT5rzYP98ajUV9uqkag0Yo3TAR95lnyy9q1hXEfZCTeJRtHIh6nakHaKJIGVVCvH0FYbLjMeB4Ur8rCP1gVHAnSrHLb8fl1E3L2 --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 1280 --height 720 --modListFile absolute:C:\Users\Ertel HP\AppData\Roaming.FTBHungary\instances\Revelation-1.12.2\forgeModList.json java_class_path (initial): C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\versions\1.12.2\1.12.2.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHungary\common\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Ertel HP\AppData\Roaming.FTBHun Launcher Type: SUN_STANDARD

Environment Variables: JAVA_HOME=C:\Program Files\Zulu\zulu-8\ PATH=C:\Program Files\Zulu\zulu-8\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\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\d3dgear;c:\program files\d3dgear;C:\Users\Ertel HP\AppData\Local\Microsoft\WindowsApps; USERNAME=Ertel HP OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

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

OS: Windows 10 , 64 bit Build 19041 (10.0.19041.2364)

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

Memory: 4k page, physical 8265264k(2196032k free), swap 14556720k(4533304k free)

vm_info: OpenJDK 64-Bit Server VM (25.362-b09) for windows-amd64 JRE (Zulu 8.68.0.21-CA-win64) (1.8.0_362-b09), built on Jan 19 2023 16:49:02 by "tester" with MS VC++ 15.9 (VS2017)

time: Mon Mar 27 19:17:30 2023 timezone: Közép-európai nyári id 58 Stepping 9, GenuineIntel elapsed time: 198.104187 seconds (0d 0h 3m 18s)