Jump to content

Recommended Posts

Posted

I have downloaded pixelmon and downloaded all the mod packs, my mates have run me through the whole thing a few times and i still cannot load into any servers without a crash. It will not give me an error on screen it just sends me back to the launcher. I think it has to do with java but unsure. here are my logs:

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffee1fa526c, pid=1448, tid=0x0000000000001888
#
# JRE version: Java(TM) SE Runtime Environment (8.0_261-b12) (build 1.8.0_261-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig7icd64.dll+0x4b526c]
#
# 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 (0x000002a0498a2800):  JavaThread "Client thread" [_thread_in_native, id=6280, stack(0x000000f9d2500000,0x000000f9d2600000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000007e980040

Registers:
RAX=0x00007ffee1fa526c, RBX=0x000000007e980040, RCX=0x000002a0716a8ef8, RDX=0x000000007e980040
RSP=0x000000f9d25fda38, RBP=0x000002a07405f980, RSI=0x000002a0716a8ef8, RDI=0x0000000000000044
R8 =0x000000000000000c, R9 =0x00007ffee1af0000, R10=0x000002a0716a8ef8, R11=0x000002a0716a8ef8
R12=0x0000000000000010, R13=0x0000000000000044, R14=0x000002a070fa7ee0, R15=0x000000007e980040
RIP=0x00007ffee1fa526c, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000f9d25fda38)
0x000000f9d25fda38:   00007ffee1f6638f 0000000000000000
0x000000f9d25fda48:   0000000000000015 0000000000000220
0x000000f9d25fda58:   0000000000000000 0000000000260000
0x000000f9d25fda68:   0000000000000000 006c0070006f0073
0x000000f9d25fda78:   0000000000000000 0000000000000001
0x000000f9d25fda88:   0000000000000000 0000000000000000
0x000000f9d25fda98:   0000000000000000 0000000651d6a2a0
0x000000f9d25fdaa8:   000000000000001c 0000000000001400
0x000000f9d25fdab8:   000000f9d25fdab8 000002a078f618a5
0x000000f9d25fdac8:   000000f9d25fdb30 000002a078f6c398
0x000000f9d25fdad8:   000002a02d1015b8 000002a078f618f8
0x000000f9d25fdae8:   0000000000000000 000002a0716a8ef8
0x000000f9d25fdaf8:   000002a075870c08 000002a07586a708
0x000000f9d25fdb08:   000000f9d25fdb98 000002a04e6956e0
0x000000f9d25fdb18:   000002a02074a4f8 000002a04b1d837d
0x000000f9d25fdb28:   000002a04e628261 000002a078f54b78 

Instructions: (pc=0x00007ffee1fa526c)
0x00007ffee1fa524c:   8b c3 c3 48 0f b6 02 48 0f b7 4a 01 48 8b 52 03
0x00007ffee1fa525c:   41 88 02 66 41 89 4a 01 49 89 52 03 49 8b c3 c3
0x00007ffee1fa526c:   8b 02 48 8b 4a 04 41 89 02 49 89 4a 04 49 8b c3
0x00007ffee1fa527c:   c3 48 0f b6 02 8b 4a 01 48 8b 52 05 41 88 02 41 


Register to memory mapping:

RAX=0x00007ffee1fa526c is an unknown value
RBX=0x000000007e980040 is an unknown value
RCX=0x000002a0716a8ef8 is an unknown value
RDX=0x000000007e980040 is an unknown value
RSP=0x000000f9d25fda38 is pointing into the stack for thread: 0x000002a0498a2800
RBP=0x000002a07405f980 is an unknown value
RSI=0x000002a0716a8ef8 is an unknown value
RDI=0x0000000000000044 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ffee1af0000 is an unknown value
R10=0x000002a0716a8ef8 is an unknown value
R11=0x000002a0716a8ef8 is an unknown value
R12=0x0000000000000010 is an unknown value
R13=0x0000000000000044 is an unknown value
R14=0x000002a070fa7ee0 is an unknown value
R15=0x000000007e980040 is an unknown value


Stack: [0x000000f9d2500000,0x000000f9d2600000],  sp=0x000000f9d25fda38,  free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig7icd64.dll+0x4b526c]
C  [ig7icd64.dll+0x47638f]
C  0x000002a04c651feb

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 19504  org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x000002a04c651f4e [0x000002a04c651f00+0x4e]
J 19505 C1 net.minecraft.client.renderer.GlStateManager.func_187439_f(III)V (67 bytes) @ 0x000002a04e677f64 [0x000002a04e677ae0+0x484]
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  net.minecraft.client.renderer.RenderGlobal.func_180445_c(FIDDD)V+2685
j  net.minecraft.client.renderer.RenderGlobal.func_180447_b(FIDDD)V+120
j  net.minecraft.client.renderer.EntityRenderer.func_180437_a(Lnet/minecraft/client/renderer/RenderGlobal;FIDDD)V+115
j  net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V+632
j  net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+140
J 19960 C1 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (1118 bytes) @ 0x000002a04e799b4c [0x000002a04e7987a0+0x13ac]
J 20512 C1 net.minecraft.client.Minecraft.func_71411_J()V (948 bytes) @ 0x000002a04e713ebc [0x000002a04e711ec0+0x1ffc]
j  net.minecraft.client.Minecraft.func_99999_d()V+61
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  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 )
  0x000002a021e44000 JavaThread "HttpPipelineReceiver" daemon [_thread_blocked, id=8564, stack(0x000000f9d6000000,0x000000f9d6100000)]
  0x000002a021e43800 JavaThread "HttpPipelineSender" daemon [_thread_in_native, id=4656, stack(0x000000f9d5f00000,0x000000f9d6000000)]
  0x000002a021e45800 JavaThread "Thread-13" [_thread_blocked, id=5636, stack(0x000000f9d5e00000,0x000000f9d5f00000)]
  0x000002a021e41000 JavaThread "Texture Downloader #1" daemon [_thread_blocked, id=9008, stack(0x000000f9d5d00000,0x000000f9d5e00000)]
  0x000002a01f156000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=3720, stack(0x000000f9d5c00000,0x000000f9d5d00000)]
  0x000002a01f154800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=3892, stack(0x000000f9d3d00000,0x000000f9d3e00000)]
  0x000002a071965000 JavaThread "Netty Client IO #7" daemon [_thread_in_native, id=7776, stack(0x000000f9d5b00000,0x000000f9d5c00000)]
  0x000002a071972000 JavaThread "Netty Client IO #6" daemon [_thread_in_native, id=12092, stack(0x000000f9d5a00000,0x000000f9d5b00000)]
  0x000002a071971000 JavaThread "Netty Client IO #5" daemon [_thread_in_native, id=1252, stack(0x000000f9d5900000,0x000000f9d5a00000)]
  0x000002a071972800 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=10932, stack(0x000000f9d5800000,0x000000f9d5900000)]
  0x000002a071969800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=7436, stack(0x000000f9d5700000,0x000000f9d5800000)]
  0x000002a071970800 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=2180, stack(0x000000f9d5600000,0x000000f9d5700000)]
  0x000002a07196f000 JavaThread "threadDeathWatcher-2-1" daemon [_thread_blocked, id=11652, stack(0x000000f9d5500000,0x000000f9d5600000)]
  0x000002a07196e000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=6736, stack(0x000000f9d5400000,0x000000f9d5500000)]
  0x000002a07196c000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5936, stack(0x000000f9d5300000,0x000000f9d5400000)]
  0x000002a07196f800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=788, stack(0x000000f9d5200000,0x000000f9d5300000)]
  0x000002a07196d800 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=1068, stack(0x000000f9d5000000,0x000000f9d5100000)]
  0x000002a071964800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=2596, stack(0x000000f9d4f00000,0x000000f9d5000000)]
  0x000002a071966800 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=8256, stack(0x000000f9d4a00000,0x000000f9d4b00000)]
  0x000002a07196b000 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=7960, stack(0x000000f9d4700000,0x000000f9d4800000)]
  0x000002a07196a800 JavaThread "Thread-11" daemon [_thread_in_native, id=8108, stack(0x000000f9d4600000,0x000000f9d4700000)]
  0x000002a071966000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=11964, stack(0x000000f9d4500000,0x000000f9d4600000)]
  0x000002a01f15c800 JavaThread "Narrator" daemon [_thread_blocked, id=1824, stack(0x000000f9d2400000,0x000000f9d2500000)]
  0x000002a01f159000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=4952, stack(0x000000f9d2300000,0x000000f9d2400000)]
  0x000002a074cbf800 JavaThread "Thread-7" [_thread_blocked, id=7132, stack(0x000000f9d4c00000,0x000000f9d4d00000)]
  0x000002a074cbf000 JavaThread "Thread-6" [_thread_blocked, id=10760, stack(0x000000f9d4900000,0x000000f9d4a00000)]
  0x000002a06dabc800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=12176, stack(0x000000f9d4400000,0x000000f9d4500000)]
  0x000002a072316800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11056, stack(0x000000f9d3f00000,0x000000f9d4000000)]
  0x000002a06e412000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4500, stack(0x000000f9d3e00000,0x000000f9d3f00000)]
  0x000002a0712a7800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8716, stack(0x000000f9d3c00000,0x000000f9d3d00000)]
  0x000002a06db43800 JavaThread "Service Thread" daemon [_thread_blocked, id=7092, stack(0x000000f9d3a00000,0x000000f9d3b00000)]
  0x000002a06dabc000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6840, stack(0x000000f9d3900000,0x000000f9d3a00000)]
  0x000002a06dab5800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11200, stack(0x000000f9d3800000,0x000000f9d3900000)]
  0x000002a06daa4000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10784, stack(0x000000f9d3700000,0x000000f9d3800000)]
  0x000002a06dab4000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7864, stack(0x000000f9d3600000,0x000000f9d3700000)]
  0x000002a06daa2000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11884, stack(0x000000f9d3500000,0x000000f9d3600000)]
  0x000002a06daab000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1888, stack(0x000000f9d3400000,0x000000f9d3500000)]
  0x000002a06da85000 JavaThread "Finalizer" daemon [_thread_blocked, id=5112, stack(0x000000f9d3300000,0x000000f9d3400000)]
  0x000002a06da7b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4288, stack(0x000000f9d3200000,0x000000f9d3300000)]
=>0x000002a0498a2800 JavaThread "Client thread" [_thread_in_native, id=6280, stack(0x000000f9d2500000,0x000000f9d2600000)]

Other Threads:
  0x000002a06da55000 VMThread [stack: 0x000000f9d3100000,0x000000f9d3200000] [id=880]
  0x000002a06db52800 WatcherThread [stack: 0x000000f9d3b00000,0x000000f9d3c00000] [id=5404]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

heap address: 0x0000000640000000, size: 6144 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:
 garbage-first heap   total 6291456K, used 1478908K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 6 young (12288K), 0 survivors (0K)
 Metaspace       used 132840K, capacity 137069K, committed 137168K, reserved 1165312K
  class space    used 20084K, capacity 21228K, committed 21296K, 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 0x0000000640000000 NTAMS 0x0000000640000000 space 12288K,  83% used [0x0000000640000000, 0x0000000640c00000)
 

Card table byte_map: [0x000002a05c1d0000,0x000002a05cdd0000] byte_map_base: 0x000002a058fd0000

Marking Bits (Prev, Next): (CMBitMap*) 0x000002a0499164b0, (CMBitMap*) 0x000002a049916458
 Prev Bits: [0x000002a0639d0000, 0x000002a0699d0000)
 Next Bits: [0x000002a05d9d0000, 0x000002a0639d0000)

Polling page: 0x000002a049980000

CodeCache: size=245760Kb used=56216Kb max_used=56216Kb free=189544Kb
 bounds [0x000002a04b1d0000, 0x000002a04e900000, 0x000002a05a1d0000]
 total_blobs=15792 nmethods=14400 adapters=1301
 compilation: enabled

Compilation events (10 events):
Event: 162.531 Thread 0x000002a06dabc000 21195       1       io.netty.buffer.PooledHeapByteBuf::hasMemoryAddress (2 bytes)
Event: 162.531 Thread 0x000002a06dabc000 nmethod 21195 0x000002a04e8de4d0 code [0x000002a04e8de620, 0x000002a04e8de738]
Event: 162.531 Thread 0x000002a06dabc000 21196       1       io.netty.buffer.PooledHeapByteBuf::hasArray (2 bytes)
Event: 162.531 Thread 0x000002a06dabc000 nmethod 21196 0x000002a04e8e5250 code [0x000002a04e8e53a0, 0x000002a04e8e54b8]
Event: 162.532 Thread 0x000002a06daa4000 21197       4       it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap::get (119 bytes)
Event: 162.533 Thread 0x000002a06dabc000 21201       3       org.lwjgl.opengl.GL11::glColorMask (27 bytes)
Event: 162.533 Thread 0x000002a06dabc000 nmethod 21201 0x000002a04e8e2f10 code [0x000002a04e8e30e0, 0x000002a04e8e3840]
Event: 162.534 Thread 0x000002a06daa4000 nmethod 21197 0x000002a04e8ea3d0 code [0x000002a04e8ea520, 0x000002a04e8ea6b8]
Event: 162.534 Thread 0x000002a06daa4000 21198       4       net.minecraft.client.multiplayer.WorldClient::func_175680_a (25 bytes)
Event: 162.534 Thread 0x000002a06dabc000 21202       3       net.minecraft.client.renderer.BufferBuilder::func_181667_k (59 bytes)

GC Heap History (10 events):
Event: 151.215 GC heap before
{Heap before GC invocations=143 (full 0):
 garbage-first heap   total 6291456K, used 2205331K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 110 young (225280K), 8 survivors (16384K)
 Metaspace       used 131749K, capacity 135971K, committed 136272K, reserved 1165312K
  class space    used 19946K, capacity 21071K, committed 21168K, reserved 1048576K
Event: 154.382 GC heap after
Heap after GC invocations=144 (full 1):
 garbage-first heap   total 6291456K, used 1446369K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 0 young (0K), 0 survivors (0K)
 Metaspace       used 131744K, capacity 135961K, committed 136272K, reserved 1165312K
  class space    used 19944K, capacity 21068K, committed 21168K, reserved 1048576K
}
Event: 156.291 GC heap before
{Heap before GC invocations=144 (full 1):
 garbage-first heap   total 6291456K, used 1789409K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 153 young (313344K), 0 survivors (0K)
 Metaspace       used 132173K, capacity 136395K, committed 136528K, reserved 1165312K
  class space    used 20012K, capacity 21159K, committed 21168K, reserved 1048576K
Event: 156.325 GC heap after
Heap after GC invocations=145 (full 1):
 garbage-first heap   total 6291456K, used 1514995K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 20 young (40960K), 20 survivors (40960K)
 Metaspace       used 132173K, capacity 136395K, committed 136528K, reserved 1165312K
  class space    used 20012K, capacity 21159K, committed 21168K, reserved 1048576K
}
Event: 157.024 GC heap before
{Heap before GC invocations=145 (full 1):
 garbage-first heap   total 6291456K, used 1821171K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 153 young (313344K), 20 survivors (40960K)
 Metaspace       used 132186K, capacity 136395K, committed 136528K, reserved 1165312K
  class space    used 20012K, capacity 21159K, committed 21168K, reserved 1048576K
Event: 157.054 GC heap after
Heap after GC invocations=146 (full 1):
 garbage-first heap   total 6291456K, used 1515982K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 4 young (8192K), 4 survivors (8192K)
 Metaspace       used 132186K, capacity 136395K, committed 136528K, reserved 1165312K
  class space    used 20012K, capacity 21159K, committed 21168K, reserved 1048576K
}
Event: 157.723 GC heap before
{Heap before GC invocations=146 (full 1):
 garbage-first heap   total 6291456K, used 1851854K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 153 young (313344K), 4 survivors (8192K)
 Metaspace       used 132192K, capacity 136459K, committed 136528K, reserved 1165312K
  class space    used 20012K, capacity 21159K, committed 21168K, reserved 1048576K
Event: 157.728 GC heap after
Heap after GC invocations=147 (full 1):
 garbage-first heap   total 6291456K, used 1532110K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 3 young (6144K), 3 survivors (6144K)
 Metaspace       used 132192K, capacity 136459K, committed 136528K, reserved 1165312K
  class space    used 20012K, capacity 21159K, committed 21168K, reserved 1048576K
}
Event: 159.385 GC heap before
{Heap before GC invocations=147 (full 1):
 garbage-first heap   total 6291456K, used 1743904K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 84 young (172032K), 3 survivors (6144K)
 Metaspace       used 132738K, capacity 136981K, committed 137168K, reserved 1165312K
  class space    used 20074K, capacity 21224K, committed 21296K, reserved 1048576K
Event: 162.481 GC heap after
Heap after GC invocations=148 (full 2):
 garbage-first heap   total 6291456K, used 1468668K [0x0000000640000000, 0x0000000640206000, 0x00000007c0000000)
  region size 2048K, 0 young (0K), 0 survivors (0K)
 Metaspace       used 132738K, capacity 136981K, committed 137168K, reserved 1165312K
  class space    used 20074K, capacity 21224K, committed 21296K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 162.520 Thread 0x000002a071970800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002a04c5854b4 method=java.io.DataInputStream.readUTF(Ljava/io/DataInput;)Ljava/lang/String; @ 1
Event: 162.520 Thread 0x000002a071970800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002a04c5854b4 method=java.io.DataInputStream.readUTF(Ljava/io/DataInput;)Ljava/lang/String; @ 1
Event: 162.520 Thread 0x000002a071970800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002a04c5854b4 method=java.io.DataInputStream.readUTF(Ljava/io/DataInput;)Ljava/lang/String; @ 1
Event: 162.520 Thread 0x000002a071970800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002a04c33e474 method=net.minecraft.nbt.NBTSizeTracker.readUTF(Lnet/minecraft/nbt/NBTSizeTracker;Ljava/lang/String;)V @ 4
Event: 162.520 Thread 0x000002a071970800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002a04c33e474 method=net.minecraft.nbt.NBTSizeTracker.readUTF(Lnet/minecraft/nbt/NBTSizeTracker;Ljava/lang/String;)V @ 4
Event: 162.527 Thread 0x000002a0498a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a04e6dc5a8 method=net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(Lnet/minecraft/client/renderer/BufferBuilder;)V @ 13
Event: 162.527 Thread 0x000002a0498a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a04ca1c0f0 method=net.minecraft.client.renderer.GlStateManager.func_179120_a(IIII)V @ 37
Event: 162.528 Thread 0x000002a071970800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002a04c33e474 method=net.minecraft.nbt.NBTSizeTracker.readUTF(Lnet/minecraft/nbt/NBTSizeTracker;Ljava/lang/String;)V @ 4
Event: 162.533 Thread 0x000002a0498a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a04e6fd25c method=net.minecraft.client.renderer.GlStateManager.func_179135_a(ZZZZ)V @ 7
Event: 162.534 Thread 0x000002a0498a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002a04e647210 method=net.minecraft.client.renderer.BufferBuilder.func_181667_k()V @ 51

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 150.044 Thread 0x000002a07196b000 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000007bb7c2740) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 737]
Event: 150.273 Thread 0x000002a071969000 Exception <a 'java/net/SocketTimeoutException': Peek timed out> (0x00000007bbf01b58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 737]
Event: 151.192 Thread 0x000002a074cbf000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007bc501b10) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 3346]
Event: 151.209 Thread 0x000002a074cbf000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007bc502940) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 3346]
Event: 151.209 Thread 0x000002a074cbf000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007bc502b98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 3298]
Event: 155.274 Thread 0x000002a071969000 Exception <a 'java/net/SocketTimeoutException': Peek timed out> (0x00000007bd400048) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 737]
Event: 159.300 Thread 0x000002a0498a2800 Exception <a 'java/io/FileNotFoundException'> (0x00000007b7607aa8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 162.482 Thread 0x000002a01f151000 Implicit null exception at 0x000002a04d99803d to 0x000002a04d9980f9
Event: 162.498 Thread 0x000002a074cbf000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007bfbf5520) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 3346]
Event: 162.498 Thread 0x000002a074cbf000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007bfbf57f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 3298]

Events (10 events):
Event: 162.527 Thread 0x000002a0498a2800 DEOPT UNPACKING pc=0x000002a04b215843 sp=0x000000f9d25fe030 mode 2
Event: 162.528 Thread 0x000002a071970800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000002a04c33e474
Event: 162.528 Thread 0x000002a071970800 DEOPT PACKING pc=0x000002a04c33e474 sp=0x000000f9d56fe040
Event: 162.528 Thread 0x000002a071970800 DEOPT UNPACKING pc=0x000002a04b215843 sp=0x000000f9d56fdff8 mode 2
Event: 162.533 Thread 0x000002a0498a2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000002a04e6fd25c
Event: 162.533 Thread 0x000002a0498a2800 DEOPT PACKING pc=0x000002a04e6fd25c sp=0x000000f9d25fdde0
Event: 162.533 Thread 0x000002a0498a2800 DEOPT UNPACKING pc=0x000002a04b215843 sp=0x000000f9d25fddb0 mode 2
Event: 162.534 Thread 0x000002a0498a2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000002a04e647210
Event: 162.534 Thread 0x000002a0498a2800 DEOPT PACKING pc=0x000002a04e647210 sp=0x000000f9d25fdd70
Event: 162.534 Thread 0x000002a0498a2800 DEOPT UNPACKING pc=0x000002a04b215843 sp=0x000000f9d25fdd50 mode 2


Dynamic libraries:
0x00007ff772410000 - 0x00007ff772457000     C:\Program Files\Java\jre1.8.0_261\bin\javaw.exe
0x00007fff34780000 - 0x00007fff34970000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fff33bd0000 - 0x00007fff33c82000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007fff30f70000 - 0x00007fff31214000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007fff325a0000 - 0x00007fff32643000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007fff34380000 - 0x00007fff3441e000     C:\WINDOWS\System32\msvcrt.dll
0x00007fff33240000 - 0x00007fff332d7000     C:\WINDOWS\System32\sechost.dll
0x00007fff33ab0000 - 0x00007fff33bd0000     C:\WINDOWS\System32\RPCRT4.dll
0x00007fff340f0000 - 0x00007fff34284000     C:\WINDOWS\System32\USER32.dll
0x00007fff30e20000 - 0x00007fff30e41000     C:\WINDOWS\System32\win32u.dll
0x00007fff332e0000 - 0x00007fff33306000     C:\WINDOWS\System32\GDI32.dll
0x00007fff31450000 - 0x00007fff315e6000     C:\WINDOWS\System32\gdi32full.dll
0x00007fff31d80000 - 0x00007fff31e1e000     C:\WINDOWS\System32\msvcp_win.dll
0x00007fff30e70000 - 0x00007fff30f6a000     C:\WINDOWS\System32\ucrtbase.dll
0x00007fff25b60000 - 0x00007fff25de4000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.959_none_e6c7bbbf130c62bb\COMCTL32.dll
0x00007fff33380000 - 0x00007fff336b5000     C:\WINDOWS\System32\combase.dll
0x00007fff31e20000 - 0x00007fff31ea0000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007fff33160000 - 0x00007fff3318e000     C:\WINDOWS\System32\IMM32.DLL
0x00007fff02630000 - 0x00007fff02645000     C:\Program Files\Java\jre1.8.0_261\bin\vcruntime140.dll
0x00007ffee85f0000 - 0x00007ffee868b000     C:\Program Files\Java\jre1.8.0_261\bin\msvcp140.dll
0x0000000061eb0000 - 0x000000006271c000     C:\Program Files\Java\jre1.8.0_261\bin\server\jvm.dll
0x00007fff32ba0000 - 0x00007fff32ba8000     C:\WINDOWS\System32\PSAPI.DLL
0x00007fff1fd40000 - 0x00007fff1fd49000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fff2dbc0000 - 0x00007fff2dbe4000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fff33c90000 - 0x00007fff33cff000     C:\WINDOWS\System32\WS2_32.dll
0x00007fff28730000 - 0x00007fff2873a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fff2db90000 - 0x00007fff2dbbd000     C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007fff31400000 - 0x00007fff3144a000     C:\WINDOWS\System32\cfgmgr32.dll
0x00007fff30cd0000 - 0x00007fff30ce1000     C:\WINDOWS\System32\kernel.appcore.dll
0x00007fff14ad0000 - 0x00007fff14ae0000     C:\Program Files\Java\jre1.8.0_261\bin\verify.dll
0x00007fff005b0000 - 0x00007fff005db000     C:\Program Files\Java\jre1.8.0_261\bin\java.dll
0x00007ffefe080000 - 0x00007ffefe098000     C:\Program Files\Java\jre1.8.0_261\bin\zip.dll
0x00007fff31eb0000 - 0x00007fff32596000     C:\WINDOWS\System32\SHELL32.dll
0x00007fff32bb0000 - 0x00007fff32c59000     C:\WINDOWS\System32\shcore.dll
0x00007fff315f0000 - 0x00007fff31d72000     C:\WINDOWS\System32\windows.storage.dll
0x00007fff30cf0000 - 0x00007fff30d13000     C:\WINDOWS\System32\profapi.dll
0x00007fff30d20000 - 0x00007fff30d6a000     C:\WINDOWS\System32\powrprof.dll
0x00007fff30ca0000 - 0x00007fff30cb0000     C:\WINDOWS\System32\UMPDC.dll
0x00007fff32650000 - 0x00007fff326a2000     C:\WINDOWS\System32\shlwapi.dll
0x00007fff30e50000 - 0x00007fff30e67000     C:\WINDOWS\System32\cryptsp.dll
0x00007fff13520000 - 0x00007fff1352d000     C:\Program Files\Java\jre1.8.0_261\bin\management.dll
0x00007ffefcd70000 - 0x00007ffefcd8c000     C:\Program Files\Java\jre1.8.0_261\bin\net.dll
0x00007fff304b0000 - 0x00007fff30517000     C:\WINDOWS\system32\mswsock.dll
0x00007fff258c0000 - 0x00007fff258d6000     C:\WINDOWS\system32\napinsp.dll
0x00007fff24210000 - 0x00007fff2422a000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007fff30200000 - 0x00007fff302cb000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007fff31ea0000 - 0x00007fff31ea8000     C:\WINDOWS\System32\NSI.dll
0x00007fff301c0000 - 0x00007fff301fa000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007fff25870000 - 0x00007fff2587e000     C:\WINDOWS\System32\winrnr.dll
0x00007fff2d4d0000 - 0x00007fff2d4ec000     C:\WINDOWS\system32\NLAapi.dll
0x00007fff14f00000 - 0x00007fff14f15000     C:\WINDOWS\system32\wshbth.dll
0x00007fff29970000 - 0x00007fff2997a000     C:\Windows\System32\rasadhlp.dll
0x00007fff2b0b0000 - 0x00007fff2b127000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007fff31280000 - 0x00007fff312a6000     C:\WINDOWS\System32\bcrypt.dll
0x00007ffefcc20000 - 0x00007ffefcc33000     C:\Program Files\Java\jre1.8.0_261\bin\nio.dll
0x00007fff011e0000 - 0x00007fff01204000     C:\Program Files\Java\jre1.8.0_261\bin\sunec.dll
0x00007fff28340000 - 0x00007fff28358000     C:\Program Files\Java\jre1.8.0_261\bin\unpack.dll
0x0000000180000000 - 0x0000000180053000     C:\Users\mfost_jntedbn\AppData\Roaming\.technic\modpacks\pixelmon-reforged\bin\natives\lwjgl64.dll
0x00007fff26f80000 - 0x00007fff270d6000     C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007fff26f50000 - 0x00007fff26f7c000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007fff2f910000 - 0x00007fff2f930000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x00007fff30020000 - 0x00007fff30053000     C:\WINDOWS\system32\rsaenh.dll
0x00007fff30b90000 - 0x00007fff30bb5000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007fff30680000 - 0x00007fff3068c000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffee7870000 - 0x00007ffee7a04000     C:\Program Files\Java\jre1.8.0_261\bin\awt.dll
0x00007fff342b0000 - 0x00007fff34375000     C:\WINDOWS\System32\OLEAUT32.dll
0x00007fff2ef10000 - 0x00007fff2ef9f000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007fff2c0e0000 - 0x00007fff2c18e000     C:\WINDOWS\SYSTEM32\mscms.dll
0x00007fff2c0c0000 - 0x00007fff2c0d7000     C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x00007fff33190000 - 0x00007fff33232000     C:\WINDOWS\System32\clbcatq.dll
0x00007fff27ae0000 - 0x00007fff27afa000     C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
0x00007fff2f2a0000 - 0x00007fff2f339000     C:\WINDOWS\system32\uxtheme.dll
0x00007fff33790000 - 0x00007fff338c5000     C:\WINDOWS\System32\MSCTF.dll
0x00007fff27830000 - 0x00007fff278ce000     C:\WINDOWS\System32\TextInputFramework.dll
0x00007fff2ecb0000 - 0x00007fff2ed84000     C:\WINDOWS\System32\CoreMessaging.dll
0x00007fff2caa0000 - 0x00007fff2cdca000     C:\WINDOWS\System32\CoreUIComponents.dll
0x00007fff2fd00000 - 0x00007fff2fd31000     C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007fff2c8c0000 - 0x00007fff2ca13000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007fff34490000 - 0x00007fff34736000     C:\WINDOWS\System32\iertutil.dll
0x00007ffee1af0000 - 0x00007ffee2323000     C:\WINDOWS\SYSTEM32\ig7icd64.dll
0x00007fff2f440000 - 0x00007fff2f46d000     C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007fff28940000 - 0x00007fff28d9f000     C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007fff2d960000 - 0x00007fff2d973000     C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007fff2d570000 - 0x00007fff2d5b3000     C:\WINDOWS\SYSTEM32\icm32.dll
0x00007fff2fa70000 - 0x00007fff2fb5b000     C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007fff2e1b0000 - 0x00007fff2e40b000     C:\WINDOWS\SYSTEM32\d3d11.dll
0x00007fff28dc0000 - 0x00007fff29963000     C:\WINDOWS\SYSTEM32\igd10iumd64.dll
0x00007fff338d0000 - 0x00007fff33a27000     C:\WINDOWS\System32\ole32.dll
0x00007fff30780000 - 0x00007fff307a6000     C:\WINDOWS\SYSTEM32\ncrypt.dll
0x00007fff30740000 - 0x00007fff3077b000     C:\WINDOWS\SYSTEM32\NTASN1.dll
0x00007fff27a70000 - 0x00007fff27ab2000     C:\Users\mfost_jntedbn\AppData\Local\Temp\jna-1340514163\jna1947783249452219755.dll
0x00007fff2b290000 - 0x00007fff2b2a6000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007fff2b270000 - 0x00007fff2b28c000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007fff14710000 - 0x00007fff1471d000     C:\Program Files\Java\jre1.8.0_261\bin\sunmscapi.dll
0x00007fff312b0000 - 0x00007fff313f9000     C:\WINDOWS\System32\CRYPT32.dll
0x00007fff30cb0000 - 0x00007fff30cc2000     C:\WINDOWS\System32\MSASN1.dll
0x000002a001fd0000 - 0x000002a002034000     C:\Users\mfost_jntedbn\AppData\Roaming\.technic\modpacks\pixelmon-reforged\bin\natives\OpenAL64.dll
0x00007fff2ae80000 - 0x00007fff2aef2000     C:\WINDOWS\System32\MMDevApi.dll
0x00007fff30a40000 - 0x00007fff30a6a000     C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffef0300000 - 0x00007ffef0399000     C:\WINDOWS\SYSTEM32\dsound.dll
0x00007fff2acd0000 - 0x00007fff2ae2d000     C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007fff2f280000 - 0x00007fff2f294000     C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
0x00007fff27a50000 - 0x00007fff27a6a000     C:\Users\mfost_jntedbn\AppData\Roaming\.technic\modpacks\pixelmon-reforged\bin\natives\SAPIWrapper_x64.dll
0x00007fff1e870000 - 0x00007fff1ea64000     C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xms6144m -Xmx6144m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -Djava.library.path=C:\Users\mfost_jntedbn\AppData\Roaming\.technic\modpacks\pixelmon-reforged\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Dminecraft.applet.TargetDirectory=C:\Users\mfost_jntedbn\AppData\Roaming\.technic\modpacks\pixelmon-reforged -Duser.language=en -Dforge.forceNoStencil=true -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 
java_command: net.minecraft.launchwrapper.Launch --username mapoooo --version 1.12.2-forge1.12.2-14.23.5.2838 --gameDir C:\Users\mfost_jntedbn\AppData\Roaming\.technic\modpacks\pixelmon-reforged --assetsDir C:\Users\mfost_jntedbn\AppData\Roaming\.technic\assets --assetIndex 1.12 --uuid 190bcfdffd294b0baa7ff882ea434bcc --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxOTc5ODk4OCIsInlnZ3QiOiI4NTM3MjQ3Y2NlZTQ0MzZkYTVhY2Y4NTYyMzczNDFmMSIsInNwciI6IjE5MGJjZmRmZmQyOTRiMGJhYTdmZjg4MmVhNDM0YmNjIiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE1OTczMDQ0NjcsImlhdCI6MTU5NzEzMTY2N30.OtFuLWULyn037G7ZarTpQrwljWzaLt1A3vVwgQEOdA4 --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --title Pixelmon Reforged --icon C:\Users\mfost_jntedbn\AppData\Roaming\.technic\assets\packs\pixelmon-reforged\icon.png
java_class_path (initial): C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\5.2\asm-all-5.2.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\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\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\mfost_jntedbn\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\5.0.3\
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:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\WINDOWS\System32\OpenSSH\;C:\Users\mfost_jntedbn\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jre1.8.0_261\bin
USERNAME=mfost_jntedbn
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.959)

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 8273392k(1017208k free), swap 16662000k(4045944k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.261-b12) for windows-amd64 JRE (1.8.0_261-b12), built on Jun 18 2020 06:56:32 by "" with unknown MS VC++:1916

time: Tue Aug 11 17:53:42 2020
timezone: Cen. Australia Standard Time
elapsed time: 162 seconds (0d 0h 2m 42s)

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • One code that’s making waves across shopping platforms is acw696499. This Temu coupon brings maximum benefits for shoppers in the USA, Canada, Europe, and even the Middle East. Whether you're searching for the Temu coupon code 2025 for existing customers or just hunting for a Temu 90% discount coupon, this article is your complete guide to saving smart. What Is The Temu Coupon Code 90% Off? The Temu coupon 90% off is your passport to incredible deals. Both new and existing users can unlock huge discounts by applying our exclusive 90% off Temu coupon code on the Temu app or website. Here’s how acw696499 helps you: acw696499 – Get up to 90% off instantly if you're a first-time user on Temu. acw696499 – Enjoy an extra 30% discount if you're an existing user placing another order. acw696499 – Receive a flat $100 off your total order value as a brand-new Temu shopper. acw696499 – Access a $100 coupon pack that can be used across multiple orders for bigger savings. acw696499 – Enjoy $100 flat discount and special promotions tailored for users in the USA, Canada, and European nations. Temu Coupon Code 90% Off For New Users If you're signing up for the first time, you're in luck! The Temu coupon 90% off gives you maximum value, turning your first purchase into a mega deal. Even though it’s promoted for new users, our Temu coupon code 90 off for existing users has perks too—but new users get the juiciest deals. Here’s what you get using acw696499: acw696499 – Flat 90% discount for new Temu users on their very first order. acw696499 – Claim a $100 coupon bundle instantly after registration. acw696499 – Redeem multiple-use $100 coupon pack applicable across various categories. acw696499 – Get free international shipping to 68 countries worldwide. acw696499 – Grab an extra 40% off on any item as a welcome gift for first-time users. How To Redeem The Temu 90% Off Coupon Code For New Customers? Using the Temu 90% off coupon is easy! Just follow these steps and start saving big. Go to the Temu app or official website. Sign up with a new email address if you're a new customer. Browse your favorite products and add them to the cart. On the checkout page, paste the Temu 90 off coupon code: acw696499. Hit apply, and enjoy 90% off instantly on your first order! Temu Coupon Code 90% Off For Existing Users Already a Temu shopper? Don't worry, you’re not left out. The Temu 90 off coupon code also works beautifully for returning users. You’ll be glad to know the Temu coupon code for existing customers still gives you huge perks when using our exclusive code. Here’s what you get using acw696499: acw696499 – A 90% discount even for existing Temu users during promotional periods. acw696499 – $100 coupon pack available for returning shoppers across multiple categories. acw696499 – Free gift with every order, delivered via express shipping across the USA and Canada. acw696499 – Additional 90% off applied on top of ongoing discounts, making the deal even sweeter. acw696499 – Enjoy free shipping to 68 countries without any extra charges. How To Use The Temu Coupon Code 90% Off For Existing Customers? It’s just as easy for existing customers to redeem the Temu coupon code 90 off. Follow these simple steps: Open the Temu app and log into your account. Browse and select your desired items. Head to checkout and look for the promo code section. Apply the Temu discount code for existing users: acw696499. Tap “Apply” and your discount will automatically reduce your order total! How To Find The Temu Coupon Code 90% Off? Want the Temu coupon code 90% off first order without hassle? Here's how: You can find the latest Temu coupons 90 off by subscribing to the Temu newsletter. This is the easiest way to stay updated with ongoing promotions and new deals. Additionally, follow Temu on Instagram, Facebook, and Twitter. Their social media handles often drop flash coupons and exclusive promo codes. And of course, you can always visit trusted coupon websites (like ours!) to find verified and tested Temu discount codes, including acw696499. How Temu 90% Off Coupons Work? The Temu coupon code 90% off first time user is applied during checkout and automatically deducts up to 90% from the total amount of eligible products. The Temu coupon code 90 percent off works via an advanced promotional engine that recognizes new users or eligible existing customers. Once the code is entered, the system applies a discount based on your account status, location, and the product category. It’s a smart way Temu uses to reward both new and loyal users while keeping the shopping experience seamless. How To Earn 90% Off Coupons In Temu As A New Customer? To earn the Temu coupon code 90% off, simply create a new Temu account via their app or website and use a fresh email. The Temu 90 off coupon code first order can be accessed immediately after signing up. You’ll also get additional coupons through daily app logins, referrals, game spins, and social sharing. Stay active and your discount pool grows fast! What Are The Advantages Of Using Temu 90% Off Coupons? Using the Temu 90% off coupon code legit gives you a ton of advantages, whether you're new or returning to Temu. Here’s why: 90% discount on your very first order. $100 coupon bundle for multiple uses across categories. 70% discount on high-demand products like electronics, fashion, and gadgets. 90% off for existing Temu customers as loyalty rewards. Up to 90% off on selected limited-time items. Free gift for new users upon first-time sign-up. Free delivery to 68 countries including the USA, UK, and Middle Eastern nations. Temu Free Gift And Special Discount For New And Existing Users Using the Temu 90% off coupon code not only gives you discounts but also unlocks a world of special gifts. The 90% off Temu coupon code is your gateway to added bonuses. Check out these rewards with acw696499: acw696499 – 90% discount for your first-ever Temu order. acw696499 – Extra 30% off on any individual product in your cart. acw696499 – Free welcome gift for new Temu users who activate the code. acw696499 – Up to 70% off across fashion, tech, and home goods. acw696499 – Free gift plus free international shipping to 68 countries including the USA and UK. Pros And Cons Of Using Temu Coupon Code 90% Off Here’s a quick look at the Temu coupon 90% off code and Temu free coupon code 90 off in action: Pros: Massive 90% off savings for new and existing users. Exclusive $100 coupon bundle. Additional discounts on already discounted products. Free international shipping included. Special gifts for first-time buyers. Cons: May not apply to all products. Limited-time usage. Can only be used once per new account in some cases. Terms And Conditions Of The Temu 90% Off Coupon Code In 2025 Every deal comes with some fine print. Here are the key T&Cs for the Temu coupon code 90% off free shipping and Temu coupon code 90% off reddit mentions: The coupon code acw696499 has no expiration date. Valid for both new and existing users. Available for use in 68 countries worldwide. No minimum purchase amount is required. Only one coupon code can be used per checkout. Cannot be combined with other storewide promotions or codes. Final Note If you're shopping this August, don’t miss out on the Temu coupon code 90% off. It’s one of the most generous offers Temu has launched this year. Whether you’re a new buyer or a returning customer, the Temu 90% off coupon will help you save big—so don’t hesitate to use acw696499 now. FAQs Of Temu 90% Off Coupon  Is the Temu 90% off coupon code valid in all countries? Yes, the code is valid in 68 countries including the USA, Canada, the UK, and Europe.  Can I use the 90% off Temu code on sale items? Absolutely! It applies on sale and non-sale items, but exclusions may vary per category.  How many times can I use the Temu 90% coupon code? New users can use it once, while existing users can access recurring benefits through bundles.  Do I get free shipping with the 90% off code? Yes, the 90% off code includes free standard shipping in all 68 eligible countries.  Is the code acw696499 legit for Temu? Yes! It’s verified, working, and 100% legit for both new and existing customers.
    • The acw696499 Temu coupon code is your ultimate key to massive discounts across the USA, Canada, and European countries. Whether you're shopping fashion, home goods, or electronics, this code unlocks unbeatable value. If you're hunting for a Temu coupon code 2025 for existing customers or a Temu 70% discount coupon, we’ve got you covered. This article is your complete guide to unlocking the best Temu deals this month. What Is The Temu Coupon Code 70% Off? If you’ve ever wondered whether both new and existing customers can enjoy a big discount at Temu, the answer is yes! With our exclusive Temu coupon 70% off, you can now enjoy top-tier savings directly on the Temu app and website using the 70% off Temu coupon code. Here’s how you can use acw696499 to your advantage: acw696499 – Get up to 70% off on your first purchase as a new user. acw696499 – Enjoy 70% extra discount as an existing customer on selected items. acw696499 – Unlock a flat $100 off for new Temu users instantly. acw696499 – Redeem a $100 coupon pack valid for multiple transactions throughout August. acw696499 – Get an extra $100 off promo code specially curated for customers in the USA, Canada, and Europe. Temu Coupon Code 70% Off For New Users New to Temu? You’re in for a treat. With our Temu coupon 70% off, first-time customers can grab the best deals in August like never before—even better if you're in the USA, Canada, or Europe. Plus, if you're searching for a Temu coupon code 70 off for existing users, don't worry—we cover that too. But here’s what new users get when using acw696499: acw696499 – Flat 70% discount for new users on their first order. acw696499 – $100 coupon bundle exclusively for first-time buyers. acw696499 – Up to $100 coupon bundle redeemable across multiple categories. acw696499 – Free shipping to 68 countries including the UK, USA, and Germany. acw696499 – Extra 40% off on any purchase for new app signups. How To Redeem The Temu 70% Off Coupon Code For New Customers? Want to know how to apply the Temu 70% off deal? Here's how to use the Temu 70 off coupon code in a few easy steps: Download and install the Temu app or visit their website. Create a new account using your email or phone number. Add your favorite products to the shopping cart. Go to checkout and enter acw696499 in the promo code field. Instantly enjoy your massive savings with 70% off. Temu Coupon Code 70% Off For Existing Users Good news for loyal Temu shoppers: the savings aren’t limited to new users. Even as a returning customer, you can enjoy exclusive offers using our Temu 70 off coupon code and Temu coupon code for existing customers. Here’s what you get with acw696499 if you’re an existing user: acw696499 – 70% discount for existing Temu users across select categories. acw696499 – $100 coupon bundle for multiple purchases throughout August. acw696499 – Free gift with express shipping to USA and Canada. acw696499 – Extra 30% off on top of your existing discount offers. acw696499 – Free shipping to over 68 countries for all items. How To Use The Temu Coupon Code 70% Off For Existing Customers? Here's how to redeem the Temu coupon code 70 off and activate your Temu discount code for existing users: Open the Temu app or go to the website. Log in to your existing Temu account. Browse and add your favorite products to your cart. On the payment page, apply the promo code acw696499. Enjoy up to 70% off instantly at checkout. How To Find The Temu Coupon Code 70% Off? To easily find a Temu coupon code 70% off first order or the latest Temu coupons 70 off, here’s what you should do: Sign up for the Temu newsletter. This gives you direct access to verified coupons sent straight to your inbox. Additionally, visit Temu’s official social media pages. They frequently drop promo codes for limited-time offers. You can also browse trusted coupon websites—like ours—to find the most updated and tested Temu coupon codes. How Temu 70% Off Coupons Work? The Temu coupon code 70% off first time user and Temu coupon code 70 percent off are both digitally applied codes you enter during checkout. When you apply the code (like acw696499), the system automatically deducts a percentage (up to 70%) from the total purchase amount. Depending on whether you’re a new or existing customer, the discount structure varies. New users may receive additional bundles and freebies, while returning customers get loyalty bonuses like free gifts, express shipping, or layered discounts. How To Earn 70% Off Coupons In Temu As A New Customer? To earn the Temu coupon code 70% off as a new user, all you need to do is sign up for an account and enter the Temu 70 off coupon code first order at checkout. You may also participate in Temu’s referral program and spin-to-win promotions. These features often generate new discount codes, coupon bundles, and other perks. The earlier you join in August, the better your chances of stacking your savings with exclusive limited-time deals. What Are The Advantages Of Using Temu 70% Off Coupons? The benefits of using our Temu 70% off coupon code legit and coupon code for Temu 70 off include: 70% discount on your first order. $100 coupon bundle usable across multiple categories. 70% discount on trending and popular items. 70% off for existing Temu customers in selected countries. Up to 70% off in limited-time flash sales. Free gift for new users with every purchase. Free delivery to 68 countries worldwide. Temu Free Gift And Special Discount For New And Existing Users With our Temu 70% off coupon code and 70% off Temu coupon code, you get more than just savings—you also get bonuses. Use acw696499 and receive: acw696499 – 70% discount for your first order. acw696499 – Extra 30% off on any item. acw696499 – Free gift for new Temu users. acw696499 – Up to 70% discount on any item on the Temu app. acw696499 – Free gift with free shipping to 68 countries including the USA and UK. Pros And Cons Of Using Temu Coupon Code 70% Off Here are some pros and cons of using our Temu coupon 70% off code and Temu free coupon code 70 off: Pros: Huge 70% discount on thousands of items. Easy-to-use code available for both new and returning users. Free gifts and shipping bonuses included. Stackable with existing sales. Available for global customers. Cons: Limited to eligible items. Some deals are time-sensitive. Shipping time may vary based on location. Terms And Conditions Of The Temu 70% Off Coupon Code In 2025 Please note the Temu coupon code 70% off free shipping and Temu coupon code 70% off reddit terms: This coupon code has no expiration date. Valid for both new and existing users in 68 countries. There are no minimum purchase requirements. Free shipping is available for eligible countries. Coupon stackability may vary during special events or sales. Final Note The Temu coupon code 70% off offers some of the best savings you’ll find online this August. Whether you’re a first-timer or a loyal customer, this code ensures you save big. Use the Temu 70% off coupon to unlock exciting deals, free gifts, and jaw-dropping discounts across the Temu app and website. Don’t miss out on your chance to maximize savings today. FAQs Of Temu 70% Off Coupon What is the Temu coupon code for 70% off in August 2025? The code acw696499 gives users up to 70% off on various categories for both new and existing customers across multiple countries. Is the Temu 70% off coupon code legit? Yes, acw696499 is 100% legit and tested to work during August 2025 for users in the USA, Canada, UK, and Europe.  Can existing Temu customers use the 70% off coupon code? Absolutely. The acw696499 code also benefits returning users with extra discounts and special perks like free gifts and shipping.  How can I apply the Temu 70% off coupon code? Simply enter acw696499 in the promo code section during checkout either on the app or website to claim your discount.  Where can I find the latest Temu coupons 70 off? You can visit Temu’s official social pages, sign up for their newsletter, or check trusted coupon websites like ours for verified codes.
    • cat_jam, rainbows, make_bubbles_pop and cavedust are client-side-only mods Remove these from your server
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.