Jump to content

Recommended Posts

Posted (edited)

Hi, so I attempted to make a mod pack for personal use. It opens fine, but when I try to create a world, it crashes after loading. It says something about NullPointerException, I looked it up myself but it seems it's different for everyone so I tried to upload my crash log.

https://pastebin.com/HDyDaiu7

 

Edited by konomi
Posted
20 hours ago, diesieben07 said:

Seems an issue with slimyboyos and/or Reliquary.

Thank you! I removed slimyboyos and it was able to load. However, it would freeze and then crash again, and I assumed it was optifine so I uninstalled it as well. After that I was able to play again, but I was going on today as well and it crashed when I tried to load the world. Here is the crash log:

Spoiler

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000055265322, pid=10476, tid=1456
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0x3f5322]
#
# 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
#

---------------  T H R E A D  ---------------

Current thread (0x0000000002a5c000):  GCTaskThread [stack: 0x00000000135e0000,0x00000000136e0000] [id=1456]

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff

Registers:
RAX=0x00001fffffff70e4, RBX=0x00009ffffffd3474, RCX=0x00000000556740c0, RDX=0x0000000191257f70
RSP=0x00000000136df120, RBP=0x00000000556740c0, RSI=0x00000000214e0000, RDI=0x0000000191257f70
R8 =0x00000006112655f8, R9 =0x00000007c0674ba0, R10=0x0000000002b2f330, R11=0x0000000001850000
R12=0x00000006112655f8, R13=0x000000000000000b, R14=0x00000000136df2a0, R15=0x00000000136df270
RIP=0x0000000055265322, EFLAGS=0x0000000000010217

Top of Stack: (sp=0x00000000136df120)
0x00000000136df120:   0000000611166480 00000007c0002180
0x00000000136df130:   00000006111664ac 00000007c0002178
0x00000000136df140:   00000006112655f8 0000000054f77a76
0x00000000136df150:   0000000611265604 00000007c06754a0
0x00000000136df160:   0000000611265614 00000007c0675490
0x00000000136df170:   0000000001850000 00000000185f0000
0x00000000136df180:   0000000000e4cac9 00000000552651a1
0x00000000136df190:   0000000000e4cabf 0000000055674040
0x00000000136df1a0:   0000000001850000 00000000185f0000
0x00000000136df1b0:   000000060a792b18 0000000055266519
0x00000000136df1c0:   0000000000000000 0000000055674040
0x00000000136df1d0:   00000000136df270 00000000136df228
0x00000000136df1e0:   0000000000e4cabf 000000005525bbd0
0x00000000136df1f0:   00000000000f2565 0000000055674040
0x00000000136df200:   0000000001850000 000000079251dd40
0x00000000136df210:   0000000000000000 0000000000000000

Instructions: (pc=0x0000000055265322)
0x0000000055265302:   24 20 41 54 48 83 ec 20 48 8b 71 18 48 8b c2 48
0x0000000055265312:   8b fa 48 2b 01 48 8b e9 48 c1 e8 13 48 8d 1c 80
0x0000000055265322:   44 8b 44 de 1c 8b 44 de 18 4c 8b 24 de 41 81 e0
0x0000000055265332:   ff ff ff 07 4c 03 c0 49 81 f8 00 00 01 00 75 09


Register to memory mapping:

RAX=0x00001fffffff70e4 is an unknown value
RBX=0x00009ffffffd3474 is an unknown value
RCX=0x00000000556740c0 is an unknown value
RDX=0x0000000191257f70 is an unknown value
RSP=0x00000000136df120 is an unknown value
RBP=0x00000000556740c0 is an unknown value
RSI=0x00000000214e0000 is an unknown value
RDI=0x0000000191257f70 is an unknown value
R8 =0x00000006112655f8 is an oop
net.minecraft.block.BlockState
 - klass: 'net/minecraft/block/BlockState'
R9 =0x00000007c0674ba0 is pointing into metadata
R10=0x0000000002b2f330 is an unknown value
R11=0x0000000001850000 is an unknown value
R12=0x00000006112655f8 is an oop
net.minecraft.block.BlockState
 - klass: 'net/minecraft/block/BlockState'
R13=0x000000000000000b is an unknown value
R14=0x00000000136df2a0 is an unknown value
R15=0x00000000136df270 is an unknown value


Stack: [0x00000000135e0000,0x00000000136e0000],  sp=0x00000000136df120,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x3f5322]
V  [jvm.dll+0x107a76]
V  [jvm.dll+0x3f51a1]
V  [jvm.dll+0x3f6519]
V  [jvm.dll+0x3ebbd0]
V  [jvm.dll+0x3f60bb]
V  [jvm.dll+0x3ea0ce]
V  [jvm.dll+0x29846a]
C  [msvcr100.dll+0x21d9f]
C  [msvcr100.dll+0x21e3b]
C  [KERNEL32.DLL+0x17c24]
C  [ntdll.dll+0x6d721]


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

Java Threads: ( => current thread )
  0x000000003d5f6000 JavaThread "Worker-Main-16" daemon [_thread_blocked, id=384, stack(0x0000000047670000,0x0000000047770000)]
  0x000000003d5f3000 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=11880, stack(0x000000002e800000,0x000000002e900000)]
  0x000000003d5ed800 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=12188, stack(0x00000000404b0000,0x00000000405b0000)]
  0x000000003d5f4800 JavaThread "pool-6-thread-3" [_thread_blocked, id=9904, stack(0x0000000047970000,0x0000000047a70000)]
  0x000000003d5fb000 JavaThread "pool-6-thread-2" [_thread_blocked, id=1560, stack(0x0000000047870000,0x0000000047970000)]
  0x000000003d5f7800 JavaThread "pool-6-thread-1" [_thread_blocked, id=9268, stack(0x0000000043ef0000,0x0000000043ff0000)]
  0x000000003d5f0000 JavaThread "SoundControl Sound Processor" daemon [_thread_blocked, id=2316, stack(0x000000007aeb0000,0x000000007afb0000)]
  0x000000003d5f1800 JavaThread "Thread-22" daemon [_thread_blocked, id=10068, stack(0x000000005b240000,0x000000005b340000)]
  0x0000000024569000 JavaThread "Thread-19" daemon [_thread_in_native, id=412, stack(0x000000004e3f0000,0x000000004e4f0000)]
  0x000000002456c000 JavaThread "Thread-18" daemon [_thread_in_native, id=5692, stack(0x0000000048110000,0x0000000048210000)]
  0x000000002ffbf800 JavaThread "Thread-17" daemon [_thread_in_native, id=11360, stack(0x0000000046fe0000,0x00000000470e0000)]
  0x000000002ffba800 JavaThread "Thread-16" daemon [_thread_in_native, id=11868, stack(0x0000000046560000,0x0000000046660000)]
  0x0000000024570800 JavaThread "Narrator" [_thread_blocked, id=9896, stack(0x00000000430c0000,0x00000000431c0000)]
  0x0000000024570000 JavaThread "Sound engine" daemon [_thread_blocked, id=9428, stack(0x000000002f150000,0x000000002f250000)]
  0x000000002456b800 JavaThread "Thread-10" daemon [_thread_in_native, id=9640, stack(0x00000000401b0000,0x00000000402b0000)]
  0x0000000024567000 JavaThread "Thread-9" daemon [_thread_in_native, id=8200, stack(0x00000000400b0000,0x00000000401b0000)]
  0x000000002456a800 JavaThread "Thread-8" daemon [_thread_in_native, id=11368, stack(0x000000003fcd0000,0x000000003fdd0000)]
  0x0000000024566000 JavaThread "Thread-7" daemon [_thread_in_native, id=9276, stack(0x000000003e350000,0x000000003e450000)]
  0x000000002456a000 JavaThread "Thread-6" daemon [_thread_in_native, id=8236, stack(0x0000000000bb0000,0x0000000000cb0000)]
  0x0000000034c58800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11712, stack(0x0000000032240000,0x0000000032340000)]
  0x000000002f810000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9228, stack(0x000000002de80000,0x000000002df80000)]
  0x00000000252eb800 JavaThread "Thread-2" daemon [_thread_in_native, id=2324, stack(0x0000000026cf0000,0x0000000026df0000)]
  0x0000000025161800 JavaThread "Thread-1" daemon [_thread_blocked, id=1908, stack(0x0000000026bf0000,0x0000000026cf0000)]
  0x00000000243b0000 JavaThread "Service Thread" daemon [_thread_blocked, id=4984, stack(0x0000000024920000,0x0000000024a20000)]
  0x0000000024334000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=9960, stack(0x0000000024820000,0x0000000024920000)]
  0x0000000022d1e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3360, stack(0x0000000024720000,0x0000000024820000)]
  0x0000000022d1a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2620, stack(0x0000000024220000,0x0000000024320000)]
  0x0000000022d19000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2800, stack(0x0000000024120000,0x0000000024220000)]
  0x0000000022cd5000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10360, stack(0x0000000024020000,0x0000000024120000)]
  0x0000000002b3c800 JavaThread "Finalizer" daemon [_thread_blocked, id=9528, stack(0x0000000023f20000,0x0000000024020000)]
  0x0000000002b32000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1116, stack(0x0000000023e20000,0x0000000023f20000)]
  0x0000000002a45000 JavaThread "Render thread" [_thread_blocked, id=10996, stack(0x0000000002900000,0x0000000002a00000)]

Other Threads:
  0x0000000022c86000 VMThread [stack: 0x0000000023d20000,0x0000000023e20000] [id=9892]
  0x00000000243bb000 WatcherThread [stack: 0x0000000024a20000,0x0000000024b20000] [id=11788]

=>0x0000000002a5c000 (exited) GCTaskThread [stack: 0x00000000135e0000,0x00000000136e0000] [id=1456]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x0000000002a421d0] Threads_lock - owner thread: 0x0000000022c86000
[0x0000000002a41dd0] Heap_lock - owner thread: 0x000000003d5f6000

Heap:
 PSYoungGen      total 1594880K, used 48791K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 6% used [0x000000078f580000,0x0000000792525cf8,0x00000007c0000000)
  to   space 797184K, 0% used [0x000000075eb00000,0x000000075eb00000,0x000000078f580000)
 ParOldGen       total 3893760K, used 3685067K [0x000000060a000000, 0x00000006f7a80000, 0x000000072e000000)
  object space 3893760K, 94% used [0x000000060a000000,0x00000006eaeb2d58,0x00000006f7a80000)
 Metaspace       used 198901K, capacity 226436K, committed 226636K, reserved 1228800K
  class space    used 37161K, capacity 46399K, committed 46412K, reserved 1048576K

Card table byte_map: [0x0000000011f00000,0x0000000012cc0000] byte_map_base: 0x000000000eeb0000

Marking Bits: (ParMarkBitMap*) 0x0000000055674040
 Begin Bits: [0x00000000139e0000, 0x000000001a760000)
 End Bits:   [0x000000001a760000, 0x00000000214e0000)

Polling page: 0x0000000000890000

CodeCache: size=245760Kb used=53491Kb max_used=53491Kb free=192268Kb
 bounds [0x0000000002b40000, 0x0000000005fd0000, 0x0000000011b40000]
 total_blobs=18974 nmethods=16871 adapters=2012
 compilation: enabled

Compilation events (10 events):
Event: 262.411 Thread 0x0000000024334000 23515       3       java.text.DateFormatSymbols::getInstance (21 bytes)
Event: 262.411 Thread 0x0000000024334000 nmethod 23515 0x0000000005fc4910 code [0x0000000005fc4a80, 0x0000000005fc4cd8]
Event: 262.411 Thread 0x0000000024334000 23516   !   3       org.apache.http.conn.EofSensorInputStream::read (43 bytes)
Event: 262.412 Thread 0x0000000024334000 nmethod 23516 0x0000000005fc4dd0 code [0x0000000005fc4f80, 0x0000000005fc54b8]
Event: 262.412 Thread 0x0000000024334000 23517       3       org.apache.http.impl.io.SessionInputBufferImpl::read (160 bytes)
Event: 262.413 Thread 0x0000000024334000 nmethod 23517 0x0000000005fc5710 code [0x0000000005fc5920, 0x0000000005fc63e8]
Event: 262.415 Thread 0x0000000024334000 23518       3       org.apache.http.impl.io.ChunkedInputStream::read (161 bytes)
Event: 262.416 Thread 0x0000000024334000 nmethod 23518 0x0000000005fc6750 code [0x0000000005fc69c0, 0x0000000005fc7978]
Event: 262.416 Thread 0x0000000024334000 23519       3       sun.security.ssl.InputRecord::checkMacTags (67 bytes)
Event: 262.416 Thread 0x0000000024334000 nmethod 23519 0x0000000005fc8090 code [0x0000000005fc8240, 0x0000000005fc8748]

GC Heap History (10 events):
Event: 250.740 GC heap after
Heap after GC invocations=119 (full 12):
 PSYoungGen      total 1594880K, used 710134K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 89% used [0x000000075eb00000,0x000000078a07da38,0x000000078f580000)
  to   space 797184K, 0% used [0x000000078f580000,0x000000078f580000,0x00000007c0000000)
 ParOldGen       total 3260416K, used 2996640K [0x000000060a000000, 0x00000006d1000000, 0x000000072e000000)
  object space 3260416K, 91% used [0x000000060a000000,0x00000006c0e68120,0x00000006d1000000)
 Metaspace       used 198810K, capacity 226340K, committed 226380K, reserved 1228800K
  class space    used 37149K, capacity 46391K, committed 46412K, reserved 1048576K
}
Event: 251.208 GC heap before
{Heap before GC invocations=120 (full 12):
 PSYoungGen      total 1594880K, used 1507830K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 100% used [0x000000072e000000,0x000000075eb00000,0x000000075eb00000)
  from space 797184K, 89% used [0x000000075eb00000,0x000000078a07da38,0x000000078f580000)
  to   space 797184K, 0% used [0x000000078f580000,0x000000078f580000,0x00000007c0000000)
 ParOldGen       total 3260416K, used 2996640K [0x000000060a000000, 0x00000006d1000000, 0x000000072e000000)
  object space 3260416K, 91% used [0x000000060a000000,0x00000006c0e68120,0x00000006d1000000)
 Metaspace       used 198824K, capacity 226344K, committed 226380K, reserved 1228800K
  class space    used 37149K, capacity 46391K, committed 46412K, reserved 1048576K
Event: 251.821 GC heap after
Heap after GC invocations=120 (full 12):
 PSYoungGen      total 1594880K, used 501466K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 62% used [0x000000078f580000,0x00000007adf368d8,0x00000007c0000000)
  to   space 797184K, 0% used [0x000000075eb00000,0x000000075eb00000,0x000000078f580000)
 ParOldGen       total 3260416K, used 3213880K [0x000000060a000000, 0x00000006d1000000, 0x000000072e000000)
  object space 3260416K, 98% used [0x000000060a000000,0x00000006ce28e120,0x00000006d1000000)
 Metaspace       used 198824K, capacity 226344K, committed 226380K, reserved 1228800K
  class space    used 37149K, capacity 46391K, committed 46412K, reserved 1048576K
}
Event: 251.821 GC heap before
{Heap before GC invocations=121 (full 13):
 PSYoungGen      total 1594880K, used 501466K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 62% used [0x000000078f580000,0x00000007adf368d8,0x00000007c0000000)
  to   space 797184K, 0% used [0x000000075eb00000,0x000000075eb00000,0x000000078f580000)
 ParOldGen       total 3260416K, used 3213880K [0x000000060a000000, 0x00000006d1000000, 0x000000072e000000)
  object space 3260416K, 98% used [0x000000060a000000,0x00000006ce28e120,0x00000006d1000000)
 Metaspace       used 198824K, capacity 226344K, committed 226380K, reserved 1228800K
  class space    used 37149K, capacity 46391K, committed 46412K, reserved 1048576K
Event: 260.980 GC heap after
Heap after GC invocations=121 (full 13):
 PSYoungGen      total 1594880K, used 435440K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 54% used [0x000000078f580000,0x00000007a9ebc060,0x00000007c0000000)
  to   space 797184K, 0% used [0x000000075eb00000,0x000000075eb00000,0x000000078f580000)
 ParOldGen       total 3893760K, used 3259955K [0x000000060a000000, 0x00000006f7a80000, 0x000000072e000000)
  object space 3893760K, 83% used [0x000000060a000000,0x00000006d0f8cd48,0x00000006f7a80000)
 Metaspace       used 198823K, capacity 226338K, committed 226380K, reserved 1228800K
  class space    used 37149K, capacity 46390K, committed 46412K, reserved 1048576K
}
Event: 261.394 GC heap before
{Heap before GC invocations=122 (full 13):
 PSYoungGen      total 1594880K, used 1233136K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 100% used [0x000000072e000000,0x000000075eb00000,0x000000075eb00000)
  from space 797184K, 54% used [0x000000078f580000,0x00000007a9ebc060,0x00000007c0000000)
  to   space 797184K, 0% used [0x000000075eb00000,0x000000075eb00000,0x000000078f580000)
 ParOldGen       total 3893760K, used 3259955K [0x000000060a000000, 0x00000006f7a80000, 0x000000072e000000)
  object space 3893760K, 83% used [0x000000060a000000,0x00000006d0f8cd48,0x00000006f7a80000)
 Metaspace       used 198895K, capacity 226436K, committed 226636K, reserved 1228800K
  class space    used 37161K, capacity 46399K, committed 46412K, reserved 1048576K
Event: 262.409 GC heap after
Heap after GC invocations=122 (full 13):
 PSYoungGen      total 1594880K, used 224108K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 28% used [0x000000075eb00000,0x000000076c5db0f8,0x000000078f580000)
  to   space 797184K, 0% used [0x000000078f580000,0x000000078f580000,0x00000007c0000000)
 ParOldGen       total 3893760K, used 3493507K [0x000000060a000000, 0x00000006f7a80000, 0x000000072e000000)
  object space 3893760K, 89% used [0x000000060a000000,0x00000006df3a0d48,0x00000006f7a80000)
 Metaspace       used 198895K, capacity 226436K, committed 226636K, reserved 1228800K
  class space    used 37161K, capacity 46399K, committed 46412K, reserved 1048576K
}
Event: 262.809 GC heap before
{Heap before GC invocations=123 (full 13):
 PSYoungGen      total 1594880K, used 1021804K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 100% used [0x000000072e000000,0x000000075eb00000,0x000000075eb00000)
  from space 797184K, 28% used [0x000000075eb00000,0x000000076c5db0f8,0x000000078f580000)
  to   space 797184K, 0% used [0x000000078f580000,0x000000078f580000,0x00000007c0000000)
 ParOldGen       total 3893760K, used 3493507K [0x000000060a000000, 0x00000006f7a80000, 0x000000072e000000)
  object space 3893760K, 89% used [0x000000060a000000,0x00000006df3a0d48,0x00000006f7a80000)
 Metaspace       used 198901K, capacity 226436K, committed 226636K, reserved 1228800K
  class space    used 37161K, capacity 46399K, committed 46412K, reserved 1048576K
Event: 263.155 GC heap after
Heap after GC invocations=123 (full 13):
 PSYoungGen      total 1594880K, used 48791K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 6% used [0x000000078f580000,0x0000000792525cf8,0x00000007c0000000)
  to   space 797184K, 0% used [0x000000075eb00000,0x000000075eb00000,0x000000078f580000)
 ParOldGen       total 3893760K, used 3685067K [0x000000060a000000, 0x00000006f7a80000, 0x000000072e000000)
  object space 3893760K, 94% used [0x000000060a000000,0x00000006eaeb2d58,0x00000006f7a80000)
 Metaspace       used 198901K, capacity 226436K, committed 226636K, reserved 1228800K
  class space    used 37161K, capacity 46399K, committed 46412K, reserved 1048576K
}
Event: 263.156 GC heap before
{Heap before GC invocations=124 (full 14):
 PSYoungGen      total 1594880K, used 48791K [0x000000072e000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 797696K, 0% used [0x000000072e000000,0x000000072e000000,0x000000075eb00000)
  from space 797184K, 6% used [0x000000078f580000,0x0000000792525cf8,0x00000007c0000000)
  to   space 797184K, 0% used [0x000000075eb00000,0x000000075eb00000,0x000000078f580000)
 ParOldGen       total 3893760K, used 3685067K [0x000000060a000000, 0x00000006f7a80000, 0x000000072e000000)
  object space 3893760K, 94% used [0x000000060a000000,0x00000006eaeb2d58,0x00000006f7a80000)
 Metaspace       used 198901K, capacity 226436K, committed 226636K, reserved 1228800K
  class space    used 37161K, capacity 46399K, committed 46412K, reserved 1048576K

Deoptimization events (10 events):
Event: 260.995 Thread 0x000000003d5f1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000555e338 method=sun.nio.cs.ext.DoubleByte$Decoder.decode([BII[C)I @ 49
Event: 260.996 Thread 0x000000003d5f1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003294a60 method=java.lang.StringCoding.safeTrim([CILjava/nio/charset/Charset;Z)[C @ 3
Event: 260.996 Thread 0x000000003d5f1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005a75a9c method=java.util.regex.Pattern$BnM.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 111
Event: 261.027 Thread 0x000000003d5f3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005f7e30c method=net.minecraftforge.fml.packs.ModFileResourcePack.lambda$getResources$4(Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z @ 12
Event: 261.027 Thread 0x000000003d5f3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005f7e30c method=net.minecraftforge.fml.packs.ModFileResourcePack.lambda$getResources$4(Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z @ 12
Event: 261.027 Thread 0x000000003d5f3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005f7e30c method=net.minecraftforge.fml.packs.ModFileResourcePack.lambda$getResources$4(Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z @ 12
Event: 261.027 Thread 0x000000003d5f3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005f7e30c method=net.minecraftforge.fml.packs.ModFileResourcePack.lambda$getResources$4(Ljava/util/function/Predicate;Ljava/nio/file/Path;)Z @ 12
Event: 261.154 Thread 0x000000003d5f3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005f9e97c method=java.util.ComparableTimSort.mergeHi(IIII)V @ 581
Event: 261.341 Thread 0x000000003d5f1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004a62734 method=java.util.Random.nextFloat()F @ 3
Event: 261.341 Thread 0x000000003d5f1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004a62734 method=java.util.Random.nextFloat()F @ 3

Internal exceptions (10 events):
Event: 248.350 Thread 0x0000000002a45000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.func_232950_a_(Lnet/minecraft/util/ResourceLocation;)Lcom/mojang/serialization/DataResult;> (0x000000073a2e9be8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src
Event: 248.464 Thread 0x000000003d5f1800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x000000073ad25b00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 248.797 Thread 0x0000000002a45000 Implicit null exception at 0x0000000005389cb3 to 0x0000000005389d85
Event: 248.809 Thread 0x0000000002a45000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.func_242926_b(Lnet/minecraft/world/gen/feature/template/StructureProcessorList;)Lnet/minecraft/world/gen/feature/template/StructureProcessorList;> (0x000000073bae8120) thrown at [C:\re\workspace\ヌ旨・o@
Event: 248.809 Thread 0x0000000002a45000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.func_242925_a(Lnet/minecraft/world/gen/feature/template/StructureProcessorList;)Lnet/minecraft/world/gen/feature/template/StructureProcessorList;> (0x000000073baec5d8) thrown at [C:\re\workspace\」kplヌ o@
Event: 249.024 Thread 0x0000000002a45000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$getIntStream$15(Ljava/lang/Object;Ljava/util/stream/Stream;)Lcom/mojang/serialization/DataResult;> (0x000000073dffb878) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\39・#ハ o@
Event: 249.025 Thread 0x0000000002a45000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$null$13(Ljava/lang/Object;)Z> (0x000000073e000cd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 249.025 Thread 0x0000000002a45000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$null$14(Ljava/lang/Object;)I> (0x000000073e004248) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 261.013 Thread 0x000000003d5f1800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0000000730753118) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 261.354 Thread 0x000000003d5f1800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0000000758bfcae8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 735]

Events (10 events):
Event: 261.322 Thread 0x000000003d5f1800 DEOPT UNPACKING pc=0x0000000002b8747f sp=0x000000005b33e670 mode 0
Event: 261.341 Thread 0x000000003d5f1800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000004a62734
Event: 261.341 Thread 0x000000003d5f1800 DEOPT PACKING pc=0x0000000004a62734 sp=0x000000005b33f4e0
Event: 261.341 Thread 0x000000003d5f1800 DEOPT UNPACKING pc=0x0000000002b8582a sp=0x000000005b33f480 mode 2
Event: 261.341 Thread 0x000000003d5f1800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000004a62734
Event: 261.341 Thread 0x000000003d5f1800 DEOPT PACKING pc=0x0000000004a62734 sp=0x000000005b33f4e0
Event: 261.341 Thread 0x000000003d5f1800 DEOPT UNPACKING pc=0x0000000002b8582a sp=0x000000005b33f480 mode 2
Event: 261.394 Executing VM operation: ParallelGCFailedAllocation
Event: 262.409 Executing VM operation: ParallelGCFailedAllocation done
Event: 262.809 Executing VM operation: ParallelGCFailedAllocation


Dynamic libraries:
0x00007ff7d8ce0000 - 0x00007ff7d8d17000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe
0x00007ffbe5620000 - 0x00007ffbe5810000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffbe4990000 - 0x00007ffbe4a42000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffbe27f0000 - 0x00007ffbe2a95000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffbe5530000 - 0x00007ffbe55d3000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffbe5470000 - 0x00007ffbe550e000     C:\WINDOWS\System32\msvcrt.dll
0x00007ffbe4750000 - 0x00007ffbe47e7000     C:\WINDOWS\System32\sechost.dll
0x00007ffbe5350000 - 0x00007ffbe546f000     C:\WINDOWS\System32\RPCRT4.dll
0x00007ffbe3a00000 - 0x00007ffbe3b94000     C:\WINDOWS\System32\USER32.dll
0x00007ffbe2aa0000 - 0x00007ffbe2ac1000     C:\WINDOWS\System32\win32u.dll
0x00007ffbe39d0000 - 0x00007ffbe39f6000     C:\WINDOWS\System32\GDI32.dll
0x00007ffbe2590000 - 0x00007ffbe2728000     C:\WINDOWS\System32\gdi32full.dll
0x00007ffbe2750000 - 0x00007ffbe27ee000     C:\WINDOWS\System32\msvcp_win.dll
0x00007ffbe2ad0000 - 0x00007ffbe2bca000     C:\WINDOWS\System32\ucrtbase.dll
0x00007ffbe19b0000 - 0x00007ffbe1c34000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1440_none_9e7dbfb9e45e8e67\COMCTL32.dll
0x00007ffbe4380000 - 0x00007ffbe46b6000     C:\WINDOWS\System32\combase.dll
0x00007ffbe3640000 - 0x00007ffbe36c1000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffbe4280000 - 0x00007ffbe42ae000     C:\WINDOWS\System32\IMM32.DLL
0x0000000055700000 - 0x00000000557d2000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll
0x0000000054e70000 - 0x00000000556f3000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll
0x00007ffbe4370000 - 0x00007ffbe4378000     C:\WINDOWS\System32\PSAPI.DLL
0x00007ffbde250000 - 0x00007ffbde274000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffbc9400000 - 0x00007ffbc9409000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffbe0230000 - 0x00007ffbe023a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffbe37a0000 - 0x00007ffbe380f000     C:\WINDOWS\System32\WS2_32.dll
0x00007ffbde220000 - 0x00007ffbde24d000     C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffbe2bd0000 - 0x00007ffbe2c1a000     C:\WINDOWS\System32\cfgmgr32.dll
0x0000000054e60000 - 0x0000000054e6f000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll
0x0000000054e30000 - 0x0000000054e59000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll
0x0000000054e10000 - 0x0000000054e26000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll
0x00007ffbe4a50000 - 0x00007ffbe5138000     C:\WINDOWS\System32\SHELL32.dll
0x00007ffbe42c0000 - 0x00007ffbe4367000     C:\WINDOWS\System32\shcore.dll
0x00007ffbe2c20000 - 0x00007ffbe339b000     C:\WINDOWS\System32\windows.storage.dll
0x00007ffbe2570000 - 0x00007ffbe258e000     C:\WINDOWS\System32\profapi.dll
0x00007ffbe2500000 - 0x00007ffbe254a000     C:\WINDOWS\System32\powrprof.dll
0x00007ffbe24d0000 - 0x00007ffbe24e0000     C:\WINDOWS\System32\UMPDC.dll
0x00007ffbe52f0000 - 0x00007ffbe5342000     C:\WINDOWS\System32\shlwapi.dll
0x00007ffbe24e0000 - 0x00007ffbe24f1000     C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffbe2730000 - 0x00007ffbe2747000     C:\WINDOWS\System32\cryptsp.dll
0x0000000054e00000 - 0x0000000054e0d000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll
0x0000000054de0000 - 0x0000000054dfa000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll
0x00007ffbe1690000 - 0x00007ffbe16f7000     C:\WINDOWS\system32\mswsock.dll
0x00007ffbc3520000 - 0x00007ffbc3536000     C:\WINDOWS\system32\napinsp.dll
0x00007ffbc3500000 - 0x00007ffbc351a000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffbe13e0000 - 0x00007ffbe14ab000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffbe46c0000 - 0x00007ffbe46c8000     C:\WINDOWS\System32\NSI.dll
0x00007ffbe13a0000 - 0x00007ffbe13da000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffbc5cc0000 - 0x00007ffbc5cce000     C:\WINDOWS\System32\winrnr.dll
0x00007ffbde280000 - 0x00007ffbde29c000     C:\WINDOWS\system32\NLAapi.dll
0x00007ffbdbea0000 - 0x00007ffbdbeb5000     C:\WINDOWS\system32\wshbth.dll
0x00007ffbd33e0000 - 0x00007ffbd33ea000     C:\Windows\System32\rasadhlp.dll
0x00007ffbda920000 - 0x00007ffbda997000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffbe33a0000 - 0x00007ffbe33c6000     C:\WINDOWS\System32\bcrypt.dll
0x0000000054dc0000 - 0x0000000054dd1000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll
0x0000000054d90000 - 0x0000000054db4000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\sunec.dll
0x00007ffbe1210000 - 0x00007ffbe1243000     C:\WINDOWS\system32\rsaenh.dll
0x00007ffbe23f0000 - 0x00007ffbe2415000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffbe1880000 - 0x00007ffbe188c000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffbdaa20000 - 0x00007ffbdaa36000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffbdab20000 - 0x00007ffbdab3c000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffbc8040000 - 0x00007ffbc80b2000     C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9\lwjgl.dll
0x00007ffb95940000 - 0x00007ffb95b91000     C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9\jemalloc.dll
0x00007ffbc7fe0000 - 0x00007ffbc803e000     C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9\glfw.dll
0x00007ffbdfa20000 - 0x00007ffbdfab9000     C:\WINDOWS\system32\uxtheme.dll
0x00007ffb95ce0000 - 0x00007ffb95d23000     C:\WINDOWS\SYSTEM32\dinput8.dll
0x00007ffbcdd00000 - 0x00007ffbcdd11000     C:\WINDOWS\SYSTEM32\xinput1_4.dll
0x00007ffbe22e0000 - 0x00007ffbe230a000     C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffbdfdc0000 - 0x00007ffbdfded000     C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007ffbd2aa0000 - 0x00007ffbd2bbc000     C:\WINDOWS\SYSTEM32\inputhost.dll
0x00007ffbdddd0000 - 0x00007ffbddec0000     C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffbe36d0000 - 0x00007ffbe3795000     C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffbdf130000 - 0x00007ffbdf204000     C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x00007ffbdcff0000 - 0x00007ffbdd142000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffbdd170000 - 0x00007ffbdd49a000     C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
0x00007ffbe2190000 - 0x00007ffbe21c1000     C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffbe47f0000 - 0x00007ffbe4925000     C:\WINDOWS\System32\MSCTF.dll
0x00007ffbe0220000 - 0x00007ffbe022e000     C:\WINDOWS\SYSTEM32\HID.DLL
0x00007ffbe3c70000 - 0x00007ffbe40e0000     C:\WINDOWS\System32\SETUPAPI.DLL
0x00007ffbe3480000 - 0x00007ffbe34dc000     C:\WINDOWS\System32\WINTRUST.dll
0x00007ffbe2550000 - 0x00007ffbe2562000     C:\WINDOWS\System32\MSASN1.dll
0x00007ffbe34e0000 - 0x00007ffbe3631000     C:\WINDOWS\System32\CRYPT32.dll
0x00007ffb931c0000 - 0x00007ffb93316000     C:\WINDOWS\SYSTEM32\opengl32.dll
0x00007ffbcb7e0000 - 0x00007ffbcb80c000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffbe02a0000 - 0x00007ffbe02c0000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x00007ffb81990000 - 0x00007ffb84329000     C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_60daf66a00f2e0b6\nvoglv64.dll
0x00007ffbe3870000 - 0x00007ffbe39c7000     C:\WINDOWS\System32\ole32.dll
0x00007ffbddfc0000 - 0x00007ffbddfd3000     C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffbdaca0000 - 0x00007ffbdaccf000     C:\WINDOWS\SYSTEM32\cryptnet.dll
0x00007ffbe0f00000 - 0x00007ffbe0f56000     C:\WINDOWS\SYSTEM32\WINSTA.dll
0x00007ffbad140000 - 0x00007ffbad1bf000     C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9\lwjgl_stb.dll
0x00007ffbdca30000 - 0x00007ffbdcade000     C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffbdca10000 - 0x00007ffbdca27000     C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x00007ffbe0960000 - 0x00007ffbe09a3000     C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffbd2bc0000 - 0x00007ffbd2c5d000     C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffbd1690000 - 0x00007ffbd1937000     C:\WINDOWS\System32\iertutil.dll
0x00007ffbe40e0000 - 0x00007ffbe4182000     C:\WINDOWS\System32\clbcatq.dll
0x00007ffbca7f0000 - 0x00007ffbca81a000     C:\Windows\System32\Speech\SpeechUX\SpTip.dll
0x00007ffbc2fc0000 - 0x00007ffbc3018000     C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9\lwjgl_opengl.dll
0x00007ffb95c50000 - 0x00007ffb95cd9000     C:\Program Files (x86)\Overwolf\0.168.0.12\OWExplorer.dll
0x00007ffb958f0000 - 0x00007ffb95932000     C:\Users\Lisa\AppData\Local\Temp\jna-2368683\jna9115689058385703069.dll
0x0000000054bf0000 - 0x0000000054d88000     C:\Users\Lisa\Twitch\Minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\awt.dll
0x00007ffbdf890000 - 0x00007ffbdf91f000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffbbc9f0000 - 0x00007ffbbca0a000     C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9\SAPIWrapper_x64.dll
0x00007ffb979f0000 - 0x00007ffb97b70000     C:\WINDOWS\System32\Speech\Common\sapi.dll
0x00007ffbe0a50000 - 0x00007ffbe0a6c000     C:\WINDOWS\SYSTEM32\MSACM32.dll
0x00007ffbe0b10000 - 0x00007ffbe0b1b000     C:\WINDOWS\SYSTEM32\msdmo.dll
0x00007ffbda580000 - 0x00007ffbda5f2000     C:\WINDOWS\System32\MMDevApi.dll
0x00007ffb91400000 - 0x00007ffb91514000     C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9\OpenAL.dll
0x00007ffbda600000 - 0x00007ffbda75f000     C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffbdfda0000 - 0x00007ffbdfdb4000     C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
0x00007ffbe1f90000 - 0x00007ffbe2184000     C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\Lisa\Twitch\Minecraft\Install\bin\9b6e-a636-7008-06a9 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.2311 -Xmx7008m -Xms256m -XX:PermSize=256m -Dminecraft.applet.TargetDirectory=C:\Users\Lisa\Twitch\Minecraft\Instances\the fucking modpack EVER -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\Lisa\Twitch\Minecraft\Install\assets\log_configs\client-1.12.xml
java_command: cpw.mods.modlauncher.Launcher --username meowslug --version forge-36.1.4 --gameDir C:\Users\Lisa\Twitch\Minecraft\Instances\the fucking modpack EVER --assetsDir C:\Users\Lisa\Twitch\Minecraft\Install\assets --assetIndex 1.16 --uuid 9b6bd461f74f451bb4ddcdb5e81a3b84 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiZWViMjIzMmVlNWQ0MDFhOGM5MzFmNWRmMmUzMzA3ZCIsInlnZ3QiOiI2ODkzMTlmZjVjZTk0YjVkYmVmMjFkYmUyMWZmMjkwYyIsInNwciI6IjliNmJkNDYxZjc0ZjQ1MWJiNGRkY2RiNWU4MWEzYjg0IiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2MTc5Mzk4NzUsImlhdCI6MTYxNzc2NzA3NX0.ImR5c9xP9jXmHCNzc2LTEA7h7DtCOQh9l9IQlxTw32I --userType mojang --versionType release --width 1024 --height 768 --launchTarget fmlclient --fml.forgeVersion 36.1.4 --fml.mcVersion 1.16.5 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20210115.111550
java_class_path (initial): C:\Users\Lisa\Twitch\Minecraft\Install\libraries\net\minecraftforge\forge\1.16.5-36.1.4\forge-1.16.5-36.1.4.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm\9.0\asm-9.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-commons\9.0\asm-commons-9.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-tree\9.0\asm-tree-9.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-util\9.0\asm-util-9.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-analysis\9.0\asm-analysis-9.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\cpw\mods\modlauncher\8.0.9\modlauncher-8.0.9.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\cpw\mods\grossjava9hacks\1.3.3\grossjava9hacks-1.3.3.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\net\minecraftforge\accesstransformers\3.0.1\accesstransformers-3.0.1.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\net\minecraftforge\eventbus\4.0.0\eventbus-4.0.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\net\minecraftforge\forgespi\3.2.0\forgespi-3.2.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\net\minecraftforge\coremods\4.0.6\coremods-4.0.6.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\com\electronwill\night-config\core\3.6.3\core-3.6.3.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.3\toml-3.6.3.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\jline\jline\3.12.1\jline-3.12.1.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\apache\maven\maven-artifact\3.6.3\maven-artifact-3.6.3.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\net\jodah\typetools\0.8.3\typetools-0.8.3.jar;C:\Users\Lisa\Twitch\Minecraft\Install\libraries\org\apache
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\Program Files (x86)\Razer\ChromaBroadcast\bin;C:\Program Files\Razer\ChromaBroadcast\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\Users\Lisa\AppData\Local\Microsoft\WindowsApps;
USERNAME=Lisa
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 1 Stepping 1, AuthenticAMD

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

OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1350)

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

Memory: 4k page, physical 16707488k(4164388k free), swap 19197856k(2922456k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun  8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Apr 06 23:49:31 2021
elapsed time: 265 seconds (0d 0h 4m 25s)

 

 

Posted (edited)
20 hours ago, diesieben07 said:

That shows that Java itself crashed, not much we can help with there. Are you sure that is the correct log? Post the debug.log.

My bad, I just had to reload it. But I'm still having issues with opening the world, I created a backup because whenever I try to load in it says errors in the datapack keep the world from loading, is there any way to fix this? sorry if this isn't the right place to ask!

also, where is debug.log found? I can't find it in my log folder.

edit: nevermind, I was able to fix the issue. Thank you for your help!

Edited by konomi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • If I remember correctly I placed something on an energy cable. I read somewhere that I should set max-tick-time to -1 in the server.properties files, which did NOT help    ---- Minecraft Crash Report ---- // I blame Dinnerbone. Time: 2025-03-10 20:25:39 Description: Exception in server tick loop java.lang.NullPointerException: Cannot invoke "net.minecraft.nbt.CompoundTag.m_128473_(String)" because the return value of "net.minecraft.world.item.ItemStack.m_41783_()" is null     at org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity.setFluid(FluidHandlerItemCapacity.java:61) ~[CyclopsCore-1.20.1-1.19.6.jar%23622!/:1.19.6] {re:classloading}     at org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity.deserializeNBT(FluidHandlerItemCapacity.java:122) ~[CyclopsCore-1.20.1-1.19.6.jar%23622!/:1.19.6] {re:classloading}     at net.minecraftforge.common.capabilities.CapabilityDispatcher.deserializeNBT(CapabilityDispatcher.java:126) ~[forge-1.20.1-47.3.29-universal.jar%23930!/:?] {re:classloading}     at net.minecraftforge.common.capabilities.CapabilityProvider.deserializeCaps(CapabilityProvider.java:148) ~[forge-1.20.1-47.3.29-universal.jar%23930!/:?] {re:computing_frames,re:mixin,re:classloading}     at net.minecraftforge.common.capabilities.CapabilityProvider.getCapabilities(CapabilityProvider.java:90) ~[forge-1.20.1-47.3.29-universal.jar%23930!/:?] {re:computing_frames,re:mixin,re:classloading}     at net.minecraftforge.common.capabilities.CapabilityProvider.areCapsCompatible(CapabilityProvider.java:99) ~[forge-1.20.1-47.3.29-universal.jar%23930!/:?] {re:computing_frames,re:mixin,re:classloading}     at net.minecraft.world.item.ItemStack.m_150942_(ItemStack.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23925!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:useitemonblockevent.mixins.json:ItemStackMixin,pl:mixin:APP:attributeslib.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:mixins.irons_spellbooks.json:ItemStackMixin,pl:mixin:APP:glitchcore.mixins.json:MixinItemStack,pl:mixin:APP:mixins.deeperdarker.json:ItemStackMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:fastsuite.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}     at com.refinedmods.refinedstorage.apiimpl.util.Comparer.isEqual(Comparer.java:20) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.storage.disk.ItemStorageDisk.extract(ItemStorageDisk.java:152) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.storage.disk.ItemStorageDisk.extract(ItemStorageDisk.java:26) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.node.diskmanipulator.StorageDiskItemManipulatorWrapper.extract(StorageDiskItemManipulatorWrapper.java:91) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.node.diskmanipulator.StorageDiskItemManipulatorWrapper.extract(StorageDiskItemManipulatorWrapper.java:21) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.node.diskmanipulator.DiskManipulatorNetworkNode.isItemDiskDone(DiskManipulatorNetworkNode.java:211) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.node.diskmanipulator.DiskManipulatorNetworkNode.update(DiskManipulatorNetworkNode.java:134) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onLevelTick(NetworkListener.java:25) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.__NetworkListener_onLevelTick_LevelTickEvent.invoke(.dynamic) ~[refinedstorage-1.12.4.jar%23822!/:?] {re:classloading,pl:eventbus:B}     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}     at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:930) ~[forge-1.20.1-47.3.29-universal.jar%23930!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:aether.mixins.json:common.ForgeEventFactoryMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[server-1.20.1-20230612.114412-srg.jar%23925!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}     at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23925!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23925!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23925!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23925!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.20.1     Minecraft Version ID: 1.20.1     Operating System: Linux (amd64) version 6.8.8-2-pve     Java Version: 17.0.6, Oracle Corporation     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation     Memory: 4388465160 bytes (4185 MiB) / 8715763712 bytes (8312 MiB) up to 10611589120 bytes (10120 MiB)     CPUs: 64     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Xeon(R) CPU E5-2697A v4 @ 2.60GHz     Identifier: Intel64 Family 6 Model 79 Stepping 1     Microarchitecture: Broadwell (Server)     Frequency (GHz): 2.60     Number of physical packages: 1     Number of physical CPUs: 1     Number of logical CPUs: 1     Graphics card #0 name: unknown     Graphics card #0 vendor: unknown     Graphics card #0 VRAM (MB): 0.00     Graphics card #0 deviceId: unknown     Graphics card #0 versionInfo: unknown     Virtual memory max (MB): 239183.73     Virtual memory used (MB): 264950.78     Swap memory total (MB): 16382.00     Swap memory used (MB): 10641.15     JVM Flags: 20 total; -Xms3584M -Xmx10120M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1     Server Running: true     Player Count: 0 / 0; []     Data Packs: vanilla, mod:betterdungeons, mod:simplemagnets, mod:integratedterminals, mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:useitemonblockevent (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:ldlib (incompatible), mod:clickadv (incompatible), mod:create_new_age, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:durabilitytooltip (incompatible), mod:structure_gel, mod:industrialforegoing (incompatible), mod:handcrafted (incompatible), mod:repurposed_structures, mod:structurecompass, mod:botania, mod:spark (incompatible), mod:corail_woodcutter, mod:advgenerators, mod:yungsextras, mod:attributeslib (incompatible), mod:tombstone, mod:extrastorage, mod:cumulus_menus, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm, mod:chimes, mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:potionblender (incompatible), mod:l2library (incompatible), mod:fastleafdecay, mod:sfm (incompatible), mod:despawntimers (incompatible), mod:mcwlights, mod:betterjungletemples, mod:smartbrainlib, mod:rechiseled (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:epherolib (incompatible), mod:botanypots (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:additional_lights, mod:fusion, mod:extradisks, mod:edivadlib, mod:mythicbotany, mod:integratedcrafting, mod:dungeons_arise, mod:logprot (incompatible), mod:terrablender, mod:alltheleaks, mod:cleanswing (incompatible), mod:corgilib, mod:sushigocrafting (incompatible), mod:domum_ornamentum, mod:flywheel, mod:bhc (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:almostunified (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:lootr, mod:occultism, mod:allthetweaks (incompatible), mod:addonslib, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:euphoria_patcher, mod:morered (incompatible), mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:kuma_api (incompatible), mod:alchemylib (incompatible), mod:advancedperipherals (incompatible), mod:tinyredstone, mod:towntalk (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:placebo (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:mcwdoors, mod:utilitarian, mod:sodiumoptionsapi, mod:absentbydesign, mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:chipped (incompatible), mod:mcwbridges, mod:rebornstorage (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:endertanks, mod:jearchaeology, mod:fuelgoeshere, mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:lionfishapi (incompatible), mod:memorysettings (incompatible), mod:mcwbiomesoplenty, mod:cataclysm (incompatible), mod:blockui, mod:tiab (incompatible), mod:villagertools (incompatible), mod:mysticalcustomization, mod:lostcities, mod:elevatorid, mod:runelic, mod:twilightdelight (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:voidscape (incompatible), mod:undergarden, mod:caupona, mod:betteradvancements (incompatible), mod:platforms, mod:dyenamics (incompatible), mod:thermal_extra (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:artifacts, mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:mysticalagriculture, mod:craftingtweaks, mod:endermanoverhaul (incompatible), mod:eccentrictome, mod:mysterious_mountain_lib (incompatible), mod:enderio, mod:easy_villagers, mod:reliquary (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:buildinggadgets2 (incompatible), mod:minecolonies, mod:pylons, mod:ferritecore (incompatible), mod:functionalstorage, mod:modularrouters (incompatible), mod:notrample, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:flickerfix, mod:productivetrees, mod:createaddition (incompatible), mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:playeranimator (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:mcwwindows, mod:create_jetpack (incompatible), mod:ironjetpacks, mod:everythingcopper, mod:powah (incompatible), mod:cabletiers, mod:rangedpumps, mod:balm, mod:jeresources, mod:shetiphiancore, mod:mysticalagradditions, mod:ctov, mod:athena, mod:stylecolonies (incompatible), mod:novillagerdm, mod:alltheores (incompatible), mod:glodium (incompatible), mod:ae2insertexportcard, mod:torchmaster, mod:maidensmerrymaking (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:measurements, mod:framedblocks, mod:angelring, mod:sparsestructuresreforged (incompatible), mod:mcwfurnitures, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:infiniverse (incompatible), mod:codechickenlib (incompatible), mod:brandonscore (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:darkpaintings (incompatible), mod:crafting_on_a_stick (incompatible), mod:elytraslot (incompatible), mod:harvestwithease, mod:multipiston, mod:lithostitched, mod:dyenamicsandfriends (incompatible), mod:bdlib, mod:travelersbackpack, mod:naturescompass, mod:jumpboat, mod:libx, mod:utilitix, mod:jei, mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:mekanismgenerators, mod:invtweaks, mod:glitchcore (incompatible), mod:biomesoplenty, mod:pneumaticcraft (incompatible), mod:packingtape (incompatible), mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_cultivation, mod:appleskin (incompatible), mod:thermal_innovation, mod:silentgear, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:mcwpaths, mod:alchemistry (incompatible), mod:zerocore (incompatible), mod:fabric_api_base, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:createoreexcavation (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:pipez, mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph (incompatible), mod:zeta (incompatible), mod:railcraft, mod:oceansdelight (incompatible), mod:connectedglass, mod:hyperbox (incompatible), mod:aquaculture, mod:cristellib (incompatible), mod:totw_modded, mod:cyclopscore, mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:aiotbotania, mod:geckolib, mod:creeperoverhaul, mod:ars_nouveau (incompatible), mod:ars_elemental (incompatible), mod:eidolon (incompatible), mod:aether, mod:lost_aether_content, mod:morejs (incompatible), mod:naturalist (incompatible), mod:connectivity (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:dankstorage (incompatible), mod:mixinextras (incompatible), mod:potionsmaster (incompatible), mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:generatorgalore, mod:railways, mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:sodiumdynamiclights, mod:arseng, mod:farmersdelight, mod:corn_delight (incompatible), mod:ends_delight, mod:entangled (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops, mod:endersdelight, mod:noflyzone, mod:mcwfences, mod:wirelesschargers (incompatible), mod:patchouli (incompatible), mod:ars_ocultas (incompatible), mod:allthearcanistgear (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:gunpowderlib, mod:exchangers, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:mekanismtools, mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:findme (incompatible), mod:observable (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:ftbchunks (incompatible), mod:computercraft, mod:draconicevolution, mod:energymeter, mod:sgjourney (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials, mod:t_and_t (incompatible), mod:voidtotem (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:cucumber, mod:matc, mod:trashslot, mod:jmi (incompatible), mod:amendments (incompatible), mod:blueflame (incompatible), mod:sophisticatedstorage (incompatible), mod:allthewizardgear, mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:productivelib, mod:ensorcellation, mod:create, mod:ars_creo (incompatible), mod:ponderjs (incompatible), mod:waystones, mod:structory, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:dimstorage, mod:myserveriscompatible, mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:xnet, mod:xnetgases (incompatible), mod:rftoolsstorage, mod:rftoolscontrol, mod:betterdeserttemples, mod:mahoutsukai, mod:terralith, mod:bloodmagic (incompatible), mod:rftoolsutility, mod:moonlight (incompatible), mod:configuration (incompatible), mod:gtceu, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:advanced_ae, mod:ae2things (incompatible), mod:polyeng (incompatible), mod:appflux (incompatible), mod:merequester (incompatible), mod:forbidden_arcanus (incompatible), mod:theurgy, mod:nethersdelight, mod:quark (incompatible), mod:supplementaries, mod:allthecompressed, mod:delightful, mod:chemlib (incompatible), mod:enderchests, mod:jei_mekanism_multiblocks (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:rsinsertexportupgrade, mod:solcarrot (incompatible), mod:moredragoneggs (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, dyenamicsandfriends:botanypots, dyenamicsandfriends:comforts, dyenamicsandfriends:connectedglass, dyenamicsandfriends:create, dyenamicsandfriends:elevatorid, dyenamicsandfriends:productivebees, dyenamicsandfriends:sophisticatedbackpacks, gtceu:dynamic_data, libxdata/mythicbotany:curios, lithostitched/breaks_seed_parity, voidscape_aether_compat (incompatible)     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     Is Modded: Definitely; Server brand changed to 'forge'     Type: Dedicated Server (map_server.txt)     ModLauncher: 10.0.9+10.0.9+main.dcd20f30     ModLauncher launch target: forgeserver     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.5.jar eventbus PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar slf4jfixer PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         [email protected]         javafml@null         lowcodefml@null         [email protected]     Mod List:          YungsBetterDungeons-1.20-Forge-4.0.4.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE         simplemagnets-1.1.12-forge-mc1.20.1.jar           |Simple Magnets                |simplemagnets                 |1.1.12              |DONE      |Manifest: NOSIGNATURE         IntegratedTerminals-1.20.1-1.6.5.jar              |IntegratedTerminals           |integratedterminals           |1.6.5               |DONE      |Manifest: NOSIGNATURE         laserio-1.6.8.jar                                 |LaserIO                       |laserio                       |1.6.8               |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.20.2+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.20.2+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         EvilCraft-1.20.1-1.2.51.jar                       |EvilCraft                     |evilcraft                     |1.2.51              |DONE      |Manifest: NOSIGNATURE         useitemonblockevent-1.20.1-1.0.0.2.jar            |Use Item on Block Event       |useitemonblockevent           |1.0.0.2             |DONE      |Manifest: NOSIGNATURE         YungsApi-1.20-Forge-4.0.6.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.6    |DONE      |Manifest: NOSIGNATURE         GatewaysToEternity-1.20.1-4.2.6.jar               |Gateways To Eternity          |gateways                      |4.2.6               |DONE      |Manifest: NOSIGNATURE         jumbofurnace-1.20.1-4.0.0.5.jar                   |Jumbo Furnace                 |jumbofurnace                  |4.0.0.5             |DONE      |Manifest: NOSIGNATURE         WitherSkeletonTweaks-1.20.1-9.1.0.jar             |Wither Skeleton Tweaks        |wstweaks                      |9.1.0               |DONE      |Manifest: NOSIGNATURE         Shrink-1.20.1-1.4.5.jar                           |Shrink                        |shrink                        |1.4.5               |DONE      |Manifest: NOSIGNATURE         universalgrid-1.20.1-1.1.jar                      |Universal Grid                |universalgrid                 |1.20.1-1.1          |DONE      |Manifest: NOSIGNATURE         DarkUtilities-Forge-1.20.1-17.0.5.jar             |DarkUtilities                 |darkutils                     |17.0.5              |DONE      |Manifest: NOSIGNATURE         Apotheosis-1.20.1-7.4.6.jar                       |Apotheosis                    |apotheosis                    |7.4.6               |DONE      |Manifest: NOSIGNATURE         ldlib-forge-1.20.1-1.0.34.jar                     |LowDragLib                    |ldlib                         |1.0.34              |DONE      |Manifest: NOSIGNATURE         clickadv-1.20.1-3.8.jar                           |clickadv mod                  |clickadv                      |1.20.1-3.8          |DONE      |Manifest: NOSIGNATURE         create-new-age-forge-1.20.1-1.1.2.jar             |Create: New Age               |create_new_age                |1.1.2               |DONE      |Manifest: NOSIGNATURE         YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE         Paraglider-forge-20.1.3.jar                       |Paraglider                    |paraglider                    |20.1.3              |DONE      |Manifest: NOSIGNATURE         cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |DONE      |Manifest: NOSIGNATURE         durabilitytooltip-1.1.5-forge-mc1.20.jar          |Durability Tooltip            |durabilitytooltip             |1.1.5               |DONE      |Manifest: NOSIGNATURE         structure_gel-1.20.1-2.16.2.jar                   |Structure Gel API             |structure_gel                 |2.16.2              |DONE      |Manifest: NOSIGNATURE         industrial-foregoing-1.20.1-3.5.19.jar            |Industrial Foregoing          |industrialforegoing           |3.5.19              |DONE      |Manifest: NOSIGNATURE         handcrafted-forge-1.20.1-3.0.6.jar                |Handcrafted                   |handcrafted                   |3.0.6               |DONE      |Manifest: NOSIGNATURE         repurposed_structures-7.1.15+1.20.1-forge.jar     |Repurposed Structures         |repurposed_structures         |7.1.15+1.20.1-forge |DONE      |Manifest: NOSIGNATURE         StructureCompass-1.20.1-2.1.0.jar                 |Structure Compass Mod         |structurecompass              |2.1.0               |DONE      |Manifest: NOSIGNATURE         Botania-1.20.1-447-FORGE.jar                      |Botania                       |botania                       |1.20.1-447-FORGE    |DONE      |Manifest: NOSIGNATURE         spark-1.10.53-forge.jar                           |spark                         |spark                         |1.10.53             |DONE      |Manifest: NOSIGNATURE         corail_woodcutter-1.20.1-3.0.6.jar                |Corail Woodcutter             |corail_woodcutter             |3.0.6               |DONE      |Manifest: NOSIGNATURE         advgenerators-1.6.0.6-mc1.20.1.jar                |Advanced Generators           |advgenerators                 |1.6.0.6             |DONE      |Manifest: NOSIGNATURE         YungsExtras-1.20-Forge-4.0.3.jar                  |YUNG's Extras                 |yungsextras                   |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE         ApothicAttributes-1.20.1-1.3.7.jar                |Apothic Attributes            |attributeslib                 |1.3.7               |DONE      |Manifest: NOSIGNATURE         tombstone-1.20.1-8.9.0.jar                        |Corail Tombstone              |tombstone                     |8.9.0               |DONE      |Manifest: NOSIGNATURE         ExtraStorage-1.20.1-4.0.7.jar                     |ExtraStorage                  |extrastorage                  |4.0.7               |DONE      |Manifest: NOSIGNATURE         cumulus_menus-1.20.1-1.0.1-neoforge.jar           |Cumulus                       |cumulus_menus                 |1.20.1-1.0.1-neoforg|DONE      |Manifest: NOSIGNATURE         NaturesAura-39.4.jar                              |NaturesAura                   |naturesaura                   |39.4                |DONE      |Manifest: NOSIGNATURE         constructionwand-1.20.1-2.11.jar                  |Construction Wand             |constructionwand              |1.20.1-2.11         |DONE      |Manifest: NOSIGNATURE         mcw-roofs-2.3.1-mc1.20.1forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.3.1               |DONE      |Manifest: NOSIGNATURE         littlelogistics-mc1.20.1-v1.20.1.2.jar            |Little Logistics              |littlelogistics               |1.20.1.2            |DONE      |Manifest: NOSIGNATURE         cfm-forge-1.20.1-7.0.0-pre36.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre36         |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         Chimes-v2.0.1-1.20.1.jar                          |Chimes                        |chimes                        |2.0.1               |DONE      |Manifest: NOSIGNATURE         flib-1.20.1-0.0.14.jar                            |flib                          |flib                          |0.0.14              |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         YungsBetterEndIsland-1.20-Forge-2.0.6.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE         nitrogen_internals-1.20.1-1.0.12-neoforge.jar     |Nitrogen                      |nitrogen_internals            |1.20.1-1.0.12-neofor|DONE      |Manifest: NOSIGNATURE         Potion-Blender-1.20.1-FORGE-3.1.2.jar             |Potion-Blender                |potionblender                 |3.1.2               |DONE      |Manifest: NOSIGNATURE         l2library-2.4.16-slim.jar                         |L2 Library                    |l2library                     |2.4.16              |DONE      |Manifest: NOSIGNATURE         FastLeafDecay-32.jar                              |Fast Leaf Decay               |fastleafdecay                 |32                  |DONE      |Manifest: NOSIGNATURE         Super Factory Manager-1.20.1-4.19.0.jar           |Super Factory Manager         |sfm                           |4.19.0              |DONE      |Manifest: NOSIGNATURE         MobDespawnTimers-1.20.1-3.0.1.jar                 |Mob Despawn Timers            |despawntimers                 |3.0.1               |DONE      |Manifest: NOSIGNATURE         mcw-lights-1.1.0-mc1.20.1forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.1.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterJungleTemples-1.20-Forge-2.0.5.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.5    |DONE      |Manifest: NOSIGNATURE         SmartBrainLib-forge-1.20.1-1.15.jar               |SmartBrainLib                 |smartbrainlib                 |1.15                |DONE      |Manifest: NOSIGNATURE         rechiseled-1.1.6-forge-mc1.20.jar                 |Rechiseled                    |rechiseled                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         caelus-forge-3.2.0+1.20.1.jar                     |Caelus API                    |caelus                        |3.2.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         EpheroLib-1.20.1-FORGE-1.2.0.jar                  |BOZOID                        |epherolib                     |0.1.2               |DONE      |Manifest: NOSIGNATURE         BotanyPots-Forge-1.20.1-13.0.40.jar               |BotanyPots                    |botanypots                    |13.0.40             |DONE      |Manifest: NOSIGNATURE         farmingforblockheads-forge-1.20.1-14.0.2.jar      |Farming for Blockheads        |farmingforblockheads          |14.0.2              |DONE      |Manifest: NOSIGNATURE         rechiseledcreate-1.0.2-forge-mc1.20.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.2               |DONE      |Manifest: NOSIGNATURE         additional_lights-1.20.1-2.1.7.jar                |Additional Lights             |additional_lights             |2.1.7               |DONE      |Manifest: NOSIGNATURE         fusion-1.2.3-forge-mc1.20.1.jar                   |Fusion                        |fusion                        |1.2.3               |DONE      |Manifest: NOSIGNATURE         ExtraDisks-1.20.1-3.0.2.jar                       |Extra Disks                   |extradisks                    |1.20.1-3.0.2        |DONE      |Manifest: NOSIGNATURE         EdivadLib-1.20.1-2.0.1.jar                        |EdivadLib                     |edivadlib                     |2.0.1               |DONE      |Manifest: NOSIGNATURE         MythicBotany-1.20.1-4.0.3.jar                     |MythicBotany                  |mythicbotany                  |1.20.1-4.0.3        |DONE      |Manifest: NOSIGNATURE         IntegratedCrafting-1.20.1-1.1.10.jar              |IntegratedCrafting            |integratedcrafting            |1.1.10              |DONE      |Manifest: NOSIGNATURE         DungeonsArise-1.20.x-2.1.58-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.58-1.20.x       |DONE      |Manifest: NOSIGNATURE         server-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: NOSIGNATURE         logprot-1.20.1-3.4.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.20.1-3.0.1.7.jar             |TerraBlender                  |terrablender                  |3.0.1.7             |DONE      |Manifest: NOSIGNATURE         alltheleaks-0.1.0-beta+1.20.1-forge.jar           |All The Leaks                 |alltheleaks                   |0.1.0-beta+1.20.1-fo|DONE      |Manifest: NOSIGNATURE         cleanswing-1.20-1.8.jar                           |Clean Swing Through Grass     |cleanswing                    |1.8                 |DONE      |Manifest: NOSIGNATURE         CorgiLib-forge-1.20.1-4.0.1.3.jar                 |CorgiLib                      |corgilib                      |4.0.1.3             |DONE      |Manifest: NOSIGNATURE         sushigocrafting-1.20.1-0.5.3.jar                  |Sushi Go Crafting             |sushigocrafting               |0.5.3               |DONE      |Manifest: NOSIGNATURE         domum_ornamentum-1.20.1-1.0.284-snapshot-universal|Domum Ornamentum              |domum_ornamentum              |1.20.1-1.0.284-snaps|DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.20.1-0.6.11-13.jar               |Flywheel                      |flywheel                      |0.6.11-13           |DONE      |Manifest: NOSIGNATURE         baubley-heart-canisters-1.20.1-1.1.0.jar          |Baubley Heart Canisters       |bhc                           |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-forge-1.20.1-3.0.1.jar      |Just Enough Professions (JEP) |justenoughprofessions         |3.0.1               |DONE      |Manifest: NOSIGNATURE         [1.20.1] SecurityCraft v1.9.12.jar                |SecurityCraft                 |securitycraft                 |1.9.12              |DONE      |Manifest: NOSIGNATURE         almostunified-forge-1.20.1-0.9.4.jar              |AlmostUnified                 |almostunified                 |1.20.1-0.9.4        |DONE      |Manifest: NOSIGNATURE         structurize-1.20.1-1.0.763-snapshot.jar           |Structurize                   |structurize                   |1.20.1-1.0.763-snaps|DONE      |Manifest: NOSIGNATURE         FastFurnace-1.20.1-8.0.2.jar                      |FastFurnace                   |fastfurnace                   |8.0.2               |DONE      |Manifest: NOSIGNATURE         lootr-forge-1.20-0.7.35.90.jar                    |Lootr                         |lootr                         |0.7.35.90           |DONE      |Manifest: NOSIGNATURE         occultism-1.20.1-1.141.2.jar                      |Occultism                     |occultism                     |1.141.2             |DONE      |Manifest: NOSIGNATURE         allthetweaks-1.20.1-47.2.20-2.3.2.jar             |AllTheTweaks                  |allthetweaks                  |2.3.2               |DONE      |Manifest: NOSIGNATURE         addonslib-1.20.1-1.3.jar                          |Addons Lib                    |addonslib                     |1.20.1-1.3          |DONE      |Manifest: NOSIGNATURE         ExtremeSoundMuffler-3.48-forge-1.20.1.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.48                |DONE      |Manifest: NOSIGNATURE         cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         EuphoriaPatcher-1.5.2-r5.4-forge.jar              |EuphoriaPatcher               |euphoria_patcher              |1.5.2-r5.4-forge    |DONE      |Manifest: NOSIGNATURE         morered-1.20.1-4.0.0.4.jar                        |More Red                      |morered                       |4.0.0.4             |DONE      |Manifest: NOSIGNATURE         ad_astra-forge-1.20.1-1.15.19.jar                 |Ad Astra                      |ad_astra                      |1.15.19             |DONE      |Manifest: NOSIGNATURE         rsrequestify-1.20.1-2.3.3.jar                     |RSRequestify                  |rsrequestify                  |2.3.3               |DONE      |Manifest: NOSIGNATURE         kuma-api-forge-20.1.9-SNAPSHOT.jar                |KumaAPI                       |kuma_api                      |20.1.9-SNAPSHOT     |DONE      |Manifest: NOSIGNATURE         alchemylib-1.20.1-1.0.30.jar                      |AlchemyLib                    |alchemylib                    |1.0.30              |DONE      |Manifest: NOSIGNATURE         AdvancedPeripherals-1.20.1-0.7.41r.jar            |Advanced Peripherals          |advancedperipherals           |0.7.41r             |DONE      |Manifest: NOSIGNATURE         tinyredstone-1.20-5.0.3.jar                       |Tiny Redstone                 |tinyredstone                  |1.20-5.0.3          |DONE      |Manifest: NOSIGNATURE         towntalk-1.20.1-1.1.0.jar                         |TownTalk                      |towntalk                      |1.1.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.4    |DONE      |Manifest: NOSIGNATURE         sophisticatedcore-1.20.1-1.2.6.858.jar            |Sophisticated Core            |sophisticatedcore             |1.2.6.858           |DONE      |Manifest: NOSIGNATURE         glassential-renewed-forge-1.20.1-2.4.4.jar        |Glassential Renewed           |glassential                   |2.4.4               |DONE      |Manifest: NOSIGNATURE         Placebo-1.20.1-8.6.2.jar                          |Placebo                       |placebo                       |8.6.2               |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         sophisticatedbackpacks-1.20.1-3.23.4.1193.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |3.23.4.1193         |DONE      |Manifest: NOSIGNATURE         littlecontraptions-forge-1.20.1.2.jar             |Little Contraptions           |littlecontraptions            |1.20.1.2            |DONE      |Manifest: NOSIGNATURE         mcw-doors-1.1.2-mc1.20.1forge.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.2               |DONE      |Manifest: NOSIGNATURE         utilitarian-1.20.1-0.9.1.jar                      |Utilitarian                   |utilitarian                   |1.20.1-0.9.1        |DONE      |Manifest: NOSIGNATURE         sodiumoptionsapi-forge-1.0.10-1.20.1.jar          |Sodium Options API            |sodiumoptionsapi              |1.0.10              |DONE      |Manifest: NOSIGNATURE         absentbydesign-1.20.1-1.9.0.jar                   |Absent By Design Mod          |absentbydesign                |1.9.0               |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         konkrete_forge_1.8.0_MC_1.20-1.20.1.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE         RSInfinityBooster-1.20.1-1.0+39.jar               |RSInfinityBooster             |rsinfinitybooster             |1.20.1-1.0+39       |DONE      |Manifest: NOSIGNATURE         refinedstorage-1.12.4.jar                         |Refined Storage               |refinedstorage                |1.12.4              |DONE      |Manifest: NOSIGNATURE         chipped-forge-1.20.1-3.0.7.jar                    |Chipped                       |chipped                       |3.0.7               |DONE      |Manifest: NOSIGNATURE         mcw-bridges-3.0.0-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |3.0.0               |DONE      |Manifest: NOSIGNATURE         rebornstorage-1.20.1-5.0.7.jar                    |RebornStorage                 |rebornstorage                 |5.0.7               |DONE      |Manifest: NOSIGNATURE         tempad-forge-1.20.1-2.3.4.jar                     |Tempad                        |tempad                        |2.3.4               |DONE      |Manifest: NOSIGNATURE         HostileNeuralNetworks-1.20.1-5.3.3.jar            |Hostile Neural Networks       |hostilenetworks               |5.3.3               |DONE      |Manifest: NOSIGNATURE         endertanks-forge-1.20.1-1.4.jar                   |EnderTanks                    |endertanks                    |1.20.1-1.4          |DONE      |Manifest: NOSIGNATURE         jearchaeology-1.20.1-1.0.4.jar                    |Just Enough Archaeology       |jearchaeology                 |1.20.1-1.0.4        |DONE      |Manifest: NOSIGNATURE         fuelgoeshere-1.20.0-1.0.1.jar                     |Fuel Goes Here                |fuelgoeshere                  |1.20.0-1.0.1        |DONE      |Manifest: NOSIGNATURE         simplylight-1.20.1-1.4.6-build.50.jar             |Simply Light                  |simplylight                   |1.20.1-1.4.6-build.5|DONE      |Manifest: NOSIGNATURE         industrial-foregoing-souls-1.20.1-1.0.9.jar       |Industrial Foregoing Souls    |industrialforegoingsouls      |1.20.1-1.0.9        |DONE      |Manifest: NOSIGNATURE         lionfishapi-2.4-Fix.jar                           |LionfishAPI                   |lionfishapi                   |2.4-Fix             |DONE      |Manifest: NOSIGNATURE         memorysettings-1.20.1-5.9.jar                     |memorysettings mod            |memorysettings                |1.20.1-5.9          |DONE      |Manifest: NOSIGNATURE         mcwbiomesoplenty-1.20.1-1.0.jar                   |Macaw's Biomes O' Plenty      |mcwbiomesoplenty              |1.20.1-1.0          |DONE      |Manifest: NOSIGNATURE         L_Enders_Cataclysm-2.52- 1.20.1.jar               |Cataclysm Mod                 |cataclysm                     |2.52                |DONE      |Manifest: NOSIGNATURE         blockui-1.20.1-1.0.186-beta.jar                   |UI Library Mod                |blockui                       |1.20.1-1.0.186-beta |DONE      |Manifest: NOSIGNATURE         time-in-a-bottle-4.0.4-mc1.20.1.jar               |Time In A Bottle              |tiab                          |4.0.4-mc1.20.1      |DONE      |Manifest: NOSIGNATURE         villagertools-1.20.1-1.0.3.jar                    |villagertools                 |villagertools                 |1.0.3               |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         MysticalCustomization-1.20.1-5.0.2.jar            |Mystical Customization        |mysticalcustomization         |5.0.2               |DONE      |Manifest: NOSIGNATURE         lostcities-1.20-7.3.5.jar                         |LostCities                    |lostcities                    |1.20-7.3.5          |DONE      |Manifest: NOSIGNATURE         elevatorid-1.20.1-lex-1.9.jar                     |Elevator Mod                  |elevatorid                    |1.20.1-lex-1.9      |DONE      |Manifest: NOSIGNATURE         Runelic-Forge-1.20.1-18.0.2.jar                   |Runelic                       |runelic                       |18.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         twilightdelight-2.0.13.jar                        |Twilight's Flavor & Delight   |twilightdelight               |2.0.13              |DONE      |Manifest: NOSIGNATURE         AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE         moreoverlays-1.22.7-mc1.20.2.jar                  |More Overlays Updated         |moreoverlays                  |1.22.7-mc1.20.2     |DONE      |Manifest: NOSIGNATURE         cupboard-1.20.1-2.7.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.7          |DONE      |Manifest: NOSIGNATURE         Voidscape-1.20.1-1.5.389.jar                      |Voidscape                     |voidscape                     |1.20.1-1.5.389      |DONE      |Manifest: NOSIGNATURE         The_Undergarden-1.20.1-0.8.14.jar                 |The Undergarden               |undergarden                   |0.8.14              |DONE      |Manifest: NOSIGNATURE         caupona-1.20.1-0.4.10.jar                         |Caupona                       |caupona                       |1.20.1-0.4.10       |DONE      |Manifest: NOSIGNATURE         BetterAdvancements-Forge-1.20.1-0.4.2.25.jar      |Better Advancements           |betteradvancements            |0.4.2.25            |DONE      |Manifest: NOSIGNATURE         platforms-forge-1.20.1-1.1.jar                    |Platforms                     |platforms                     |1.20.1-1.1          |DONE      |Manifest: NOSIGNATURE         dyenamics-1.20.1-3.2.0.jar                        |Dyenamics                     |dyenamics                     |1.20.1-3.2.0        |DONE      |Manifest: NOSIGNATURE         ThermalExtra-3.2.3-1.20.1.jar                     |Thermal Extra                 |thermal_extra                 |3.2.3-1.20.1        |DONE      |Manifest: NOSIGNATURE         mcw-paintings-1.0.5-1.20.1forge.jar               |Macaw's Paintings             |mcwpaintings                  |1.0.5               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |12.0.0.4            |DONE      |Manifest: NOSIGNATURE         artifacts-forge-9.5.13.jar                        |Artifacts                     |artifacts                     |9.5.13              |DONE      |Manifest: NOSIGNATURE         ToastControl-1.20.1-8.0.3.jar                     |Toast Control                 |toastcontrol                  |8.0.3               |DONE      |Manifest: NOSIGNATURE         mininggadgets-1.15.6.jar                          |Mining Gadgets                |mininggadgets                 |1.15.6              |DONE      |Manifest: NOSIGNATURE         MysticalAgriculture-1.20.1-7.0.16.jar             |Mystical Agriculture          |mysticalagriculture           |7.0.16              |DONE      |Manifest: NOSIGNATURE         craftingtweaks-forge-1.20.1-18.2.5.jar            |CraftingTweaks                |craftingtweaks                |18.2.5              |DONE      |Manifest: NOSIGNATURE         endermanoverhaul-forge-1.20.1-1.0.4.jar           |Enderman Overhaul             |endermanoverhaul              |1.0.4               |DONE      |Manifest: NOSIGNATURE         eccentrictome-1.20.1-1.10.3.jar                   |Eccentric Tome                |eccentrictome                 |1.20.1-1.10.3       |DONE      |Manifest: NOSIGNATURE         mysterious_mountain_lib-1.5.17-1.20.1.jar         |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.5.17-1.20.1       |DONE      |Manifest: NOSIGNATURE         EnderIO-1.20.1-6.2.7-beta-all.jar                 |Ender IO                      |enderio                       |6.2.7-beta          |DONE      |Manifest: NOSIGNATURE         easy-villagers-forge-1.20.1-1.1.23.jar            |Easy Villagers                |easy_villagers                |1.20.1-1.1.23       |DONE      |Manifest: NOSIGNATURE         reliquary-1.20.1-2.0.45.1248.jar                  |Reliquary                     |reliquary                     |2.0.45.1248         |DONE      |Manifest: NOSIGNATURE         PigPen-Forge-1.20.1-15.0.2.jar                    |PigPen                        |pigpen                        |15.0.2              |DONE      |Manifest: NOSIGNATURE         FastWorkbench-1.20.1-8.0.4.jar                    |Fast Workbench                |fastbench                     |8.0.4               |DONE      |Manifest: NOSIGNATURE         FluxNetworks-1.20.1-7.2.1.15.jar                  |Flux Networks                 |fluxnetworks                  |7.2.1.15            |DONE      |Manifest: NOSIGNATURE         buildinggadgets2-1.0.7.jar                        |Building Gadgets 2            |buildinggadgets2              |1.0.7               |DONE      |Manifest: NOSIGNATURE         minecolonies-1.20.1-1.1.806-snapshot.jar          |MineColonies                  |minecolonies                  |1.20.1-1.1.806-snaps|DONE      |Manifest: NOSIGNATURE         pylons-1.20.1-4.2.1.jar                           |Pylons                        |pylons                        |4.2.1               |DONE      |Manifest: NOSIGNATURE         ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         functionalstorage-1.20.1-1.2.12.jar               |Functional Storage            |functionalstorage             |1.20.1-1.2.12       |DONE      |Manifest: NOSIGNATURE         modular-routers-12.1.1+mc1.20.1.jar               |Modular Routers               |modularrouters                |12.1.1+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         notrample-1.20.1-1.0.1.jar                        |No Trample                    |notrample                     |1.20.1-1.0.1        |DONE      |Manifest: NOSIGNATURE         justzoom_forge_2.0.0_MC_1.20.1.jar                |Just Zoom                     |justzoom                      |2.0.0               |DONE      |Manifest: NOSIGNATURE         charmofundying-forge-6.5.0+1.20.1.jar             |Charm of Undying              |charmofundying                |6.5.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         valhelsia_core-forge-1.20.1-1.1.2.jar             |Valhelsia Core                |valhelsia_core                |1.1.2               |DONE      |Manifest: NOSIGNATURE         create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.9.d             |DONE      |Manifest: NOSIGNATURE         flickerfix-1.20.1-4.0.1.jar                       |FlickerFix                    |flickerfix                    |4.0.1               |DONE      |Manifest: NOSIGNATURE         productivetrees-1.20.1-0.2.6.jar                  |Productive Trees              |productivetrees               |1.20.1-0.2.6        |DONE      |Manifest: NOSIGNATURE         createaddition-1.20.1-1.2.5.jar                   |Create Crafts & Additions     |createaddition                |1.20.1-1.2.5        |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         AdditionalEnchantedMiner-1.20.1-1201.1.90.jar     |QuarryPlus                    |quarryplus                    |1201.1.90           |DONE      |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43         player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE         irons_spellbooks-1.20.1-3.4.0.7.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.20.1-3.4.0.7      |DONE      |Manifest: NOSIGNATURE         botarium-forge-1.20.1-2.3.4.jar                   |Botarium                      |botarium                      |2.3.4               |DONE      |Manifest: NOSIGNATURE         mcw-windows-2.3.0-mc1.20.1forge.jar               |Macaw's Windows               |mcwwindows                    |2.3.0               |DONE      |Manifest: NOSIGNATURE         create_jetpack-forge-4.3.2.jar                    |Create Jetpack                |create_jetpack                |4.3.2               |DONE      |Manifest: NOSIGNATURE         IronJetpacks-1.20.1-7.0.8.jar                     |Iron Jetpacks                 |ironjetpacks                  |7.0.8               |DONE      |Manifest: NOSIGNATURE         everythingcopper-1.20.1-2.3.4.jar                 |Everything is Copper          |everythingcopper              |1.20.1-2.3.4        |DONE      |Manifest: NOSIGNATURE         Powah-5.0.8.jar                                   |Powah                         |powah                         |5.0.8               |DONE      |Manifest: NOSIGNATURE         cabletiers-1.20.1-1.2.2.jar                       |Cable Tiers                   |cabletiers                    |1.20.1-1.2.2        |DONE      |Manifest: NOSIGNATURE         rangedpumps-1.1.0.jar                             |Ranged Pumps                  |rangedpumps                   |1.1.0               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.20.1-7.3.14-all.jar                  |Balm                          |balm                          |7.3.14              |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.20.1-1.4.0.247.jar          |Just Enough Resources         |jeresources                   |1.4.0.247           |DONE      |Manifest: NOSIGNATURE         shetiphiancore-forge-1.20.1-1.4.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.4          |DONE      |Manifest: NOSIGNATURE         MysticalAgradditions-1.20.1-7.0.8.jar             |Mystical Agradditions         |mysticalagradditions          |7.0.8               |DONE      |Manifest: NOSIGNATURE         [forge]ctov-3.4.11.jar                            |ChoiceTheorem's Overhauled Vil|ctov                          |3.4.11              |DONE      |Manifest: NOSIGNATURE         athena-forge-1.20.1-3.1.2.jar                     |Athena                        |athena                        |3.1.2               |DONE      |Manifest: NOSIGNATURE         stylecolonies-1.12-1.20.1.jar                     |stylecolonies mod             |stylecolonies                 |1.12                |DONE      |Manifest: NOSIGNATURE         novillagerdm-1.20.1-5.0.0.jar                     |No Villager Death Messages    |novillagerdm                  |5.0.0               |DONE      |Manifest: NOSIGNATURE         alltheores-1.20.1-47.1.3-2.2.4.jar                |AllTheOres                    |alltheores                    |2.2.4               |DONE      |Manifest: NOSIGNATURE         Glodium-1.20-1.5-forge.jar                        |Glodium                       |glodium                       |1.20-1.5-forge      |DONE      |Manifest: NOSIGNATURE         ae2insertexportcard-1.20.1-1.3.0.jar              |AE2 Insert Export Card        |ae2insertexportcard           |1.20.1-1.3.0        |DONE      |Manifest: NOSIGNATURE         torchmaster-20.1.9.jar                            |Torchmaster                   |torchmaster                   |20.1.9              |DONE      |Manifest: NOSIGNATURE         maidensmerrymaking-1-20.1-7.jar                   |Maiden's MerryMaking          |maidensmerrymaking            |1.0.0               |DONE      |Manifest: NOSIGNATURE         BotanyTrees-Forge-1.20.1-9.0.18.jar               |BotanyTrees                   |botanytrees                   |9.0.18              |DONE      |Manifest: NOSIGNATURE         ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE         mcw-trapdoors-1.1.4-mc1.20.1forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.4               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.18-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18              |DONE      |Manifest: NOSIGNATURE         resourcefulconfig-forge-1.20.1-2.1.2.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.2               |DONE      |Manifest: NOSIGNATURE         Ad-Astra-Giselle-Addon-forge-1.20.1-6.18.jar      |Ad Astra: Giselle Addon       |ad_astra_giselle_addon        |6.18                |DONE      |Manifest: NOSIGNATURE         curios-forge-5.11.1+1.20.1.jar                    |Curios API                    |curios                        |5.11.1+1.20.1       |DONE      |Manifest: NOSIGNATURE         Searchables-forge-1.20.1-1.0.3.jar                |Searchables                   |searchables                   |1.0.3               |DONE      |Manifest: NOSIGNATURE         Measurements-forge-1.20.1-2.0.0.jar               |Measurements                  |measurements                  |2.0.0               |DONE      |Manifest: NOSIGNATURE         FramedBlocks-9.3.1.jar                            |FramedBlocks                  |framedblocks                  |9.3.1               |DONE      |Manifest: NOSIGNATURE         angelring-1.20.1-2.3.1.jar                        |Angel Ring 2                  |angelring                     |2.2.3               |DONE      |Manifest: NOSIGNATURE         sparsestructuresreforged-1.20.1-1.0.0.jar         |SparseStructuresReforged      |sparsestructuresreforged      |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE         mcw-furniture-3.3.0-mc1.20.1forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |DONE      |Manifest: NOSIGNATURE         flightlib-forge-2.1.0.jar                         |Flight Lib                    |flightlib                     |2.1.0               |DONE      |Manifest: NOSIGNATURE         JadeAddons-1.20.1-Forge-5.3.1.jar                 |Jade Addons                   |jadeaddons                    |5.3.1+forge         |DONE      |Manifest: NOSIGNATURE         infiniverse-1.20.1-1.0.0.5.jar                    |Infiniverse                   |infiniverse                   |1.0.0.5             |DONE      |Manifest: NOSIGNATURE         CodeChickenLib-1.20.1-4.4.0.516-universal.jar     |CodeChicken Lib               |codechickenlib                |4.4.0.516           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         BrandonsCore-1.20.1-3.2.1.302-universal.jar       |Brandon's Core                |brandonscore                  |3.2.1.302           |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe         YungsBetterMineshafts-1.20-Forge-4.0.4.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE         sliceanddice-forge-3.3.0.jar                      |Create Slice & Dice           |sliceanddice                  |3.3.0               |DONE      |Manifest: NOSIGNATURE         DarkPaintings-Forge-1.20.1-17.0.4.jar             |DarkPaintings                 |darkpaintings                 |17.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         crafting-on-a-stick-1.20.1-1.1.5.jar              |Crafting On A Stick           |crafting_on_a_stick           |1.1.5               |DONE      |Manifest: NOSIGNATURE         elytraslot-forge-6.4.4+1.20.1.jar                 |Elytra Slot                   |elytraslot                    |6.4.4+1.20.1        |DONE      |Manifest: NOSIGNATURE         harvestwithease-1.20.1-8.0.1.0-forge.jar          |Harvest with ease             |harvestwithease               |8.0.1.0             |DONE      |Manifest: NOSIGNATURE         multipiston-1.20-1.2.43-RELEASE.jar               |Multi-Piston                  |multipiston                   |1.20-1.2.43-RELEASE |DONE      |Manifest: NOSIGNATURE         lithostitched-forge-1.20.1-1.4.3.jar              |Lithostitched                 |lithostitched                 |1.4                 |DONE      |Manifest: NOSIGNATURE         dyenamicsandfriends-1.20.1-1.9.0.jar              |Dyenamics and Friends         |dyenamicsandfriends           |1.20.1-1.9.0        |DONE      |Manifest: NOSIGNATURE         bdlib-1.27.0.8-mc1.20.1.jar                       |BdLib                         |bdlib                         |1.27.0.8            |DONE      |Manifest: NOSIGNATURE         travelersbackpack-forge-1.20.1-9.1.28.jar         |Traveler's Backpack           |travelersbackpack             |9.1.28              |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |DONE      |Manifest: NOSIGNATURE         jumpboat-1.20.0-1.0.5.jar                         |Jumpy Boats                   |jumpboat                      |1.20.0-1.0.5        |DONE      |Manifest: NOSIGNATURE         LibX-1.20.1-5.0.14.jar                            |LibX                          |libx                          |1.20.1-5.0.14       |DONE      |Manifest: NOSIGNATURE         UtilitiX-1.20.1-0.8.24.jar                        |UtilitiX                      |utilitix                      |1.20.1-0.8.24       |DONE      |Manifest: NOSIGNATURE         jei-1.20.1-forge-15.20.0.106.jar                  |Just Enough Items             |jei                           |15.20.0.106         |DONE      |Manifest: NOSIGNATURE         Mekanism-1.20.1-10.4.14.71.jar                    |Mekanism                      |mekanism                      |10.4.14             |DONE      |Manifest: NOSIGNATURE         GravitationalModulatingAdditionalUnit-1.20.1-3.2.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.2                 |DONE      |Manifest: NOSIGNATURE         MekanismGenerators-1.20.1-10.4.14.71.jar          |Mekanism: Generators          |mekanismgenerators            |10.4.14             |DONE      |Manifest: NOSIGNATURE         invtweaks-1.20.1-1.2.0.jar                        |Inventory Tweaks Refoxed      |invtweaks                     |1.2.0               |DONE      |Manifest: NOSIGNATURE         GlitchCore-forge-1.20.1-0.0.1.1.jar               |GlitchCore                    |glitchcore                    |0.0.1.1             |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-forge-1.20.1-19.0.0.94.jar          |Biomes O' Plenty              |biomesoplenty                 |19.0.0.94           |DONE      |Manifest: NOSIGNATURE         pneumaticcraft-repressurized-6.0.20+mc1.20.1.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |6.0.20+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         PackingTape-1.20.1-0.14.3.jar                     |Packing Tape                  |packingtape                   |0.14.3              |DONE      |Manifest: NOSIGNATURE         forge-1.20.1-47.3.29-universal.jar                |Forge                         |forge                         |47.3.29             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         cofh_core-1.20.1-11.0.2.56.jar                    |CoFH Core                     |cofh_core                     |11.0.2              |DONE      |Manifest: NOSIGNATURE         thermal_core-1.20.1-11.0.6.24.jar                 |Thermal Series                |thermal                       |11.0.6              |DONE      |Manifest: NOSIGNATURE         thermal_integration-1.20.1-11.0.1.27.jar          |Thermal Integration           |thermal_integration           |11.0.1              |DONE      |Manifest: NOSIGNATURE         redstone_arsenal-1.20.1-8.0.1.24.jar              |Redstone Arsenal              |redstone_arsenal              |8.0.1               |DONE      |Manifest: NOSIGNATURE         thermal_cultivation-1.20.1-11.0.1.24.jar          |Thermal Cultivation           |thermal_cultivation           |11.0.1              |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE         thermal_innovation-1.20.1-11.0.1.23.jar           |Thermal Innovation            |thermal_innovation            |11.0.1              |DONE      |Manifest: NOSIGNATURE         silent-gear-1.20.1-3.6.6.jar                      |Silent Gear                   |silentgear                    |3.6.6               |DONE      |Manifest: NOSIGNATURE         thermal_foundation-1.20.1-11.0.6.70.jar           |Thermal Foundation            |thermal_foundation            |11.0.6              |DONE      |Manifest: NOSIGNATURE         thermal_locomotion-1.20.1-11.0.1.19.jar           |Thermal Locomotion            |thermal_locomotion            |11.0.1              |DONE      |Manifest: NOSIGNATURE         thermal_dynamics-1.20.1-11.0.1.23.jar             |Thermal Dynamics              |thermal_dynamics              |11.0.1              |DONE      |Manifest: NOSIGNATURE         mcw-paths-1.0.5-1.20.1forge.jar                   |Macaw's Paths and Pavings     |mcwpaths                      |1.0.5               |DONE      |Manifest: NOSIGNATURE         alchemistry-1.20.1-2.3.4.jar                      |Alchemistry                   |alchemistry                   |2.3.4               |DONE      |Manifest: NOSIGNATURE         ZeroCore2-1.20.1-2.1.47.jar                       |Zero CORE 2                   |zerocore                      |1.20.1-2.1.47       |DONE      |Manifest: NOSIGNATURE         fabric-api-base-0.4.31+ef105b4977.jar             |Fabric API Base               |fabric_api_base               |0.4.31+ef105b4977   |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |DONE      |Manifest: NOSIGNATURE         ImmersiveEngineering-1.20.1-10.1.0-171.jar        |Immersive Engineering         |immersiveengineering          |1.20.1-10.1.0-171   |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7         createoreexcavation-1.20-1.5.3.jar                |Create Ore Excavation         |createoreexcavation           |1.5.3               |DONE      |Manifest: NOSIGNATURE         NoChatReports-FORGE-1.20.1-v2.2.2.jar             |No Chat Reports               |nochatreports                 |1.20.1-v2.2.2       |DONE      |Manifest: NOSIGNATURE         allthemodium-1.20.1-47.1.25-2.5.5.jar             |Allthemodium                  |allthemodium                  |2.5.5               |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.13.17+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.17+1.20.1      |DONE      |Manifest: NOSIGNATURE         kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |DONE      |Manifest: NOSIGNATURE         pipez-forge-1.20.1-1.2.16.jar                     |Pipez                         |pipez                         |1.20.1-1.2.16       |DONE      |Manifest: NOSIGNATURE         IntegratedDynamics-1.20.1-1.25.2.jar              |IntegratedDynamics            |integrateddynamics            |1.25.2              |DONE      |Manifest: NOSIGNATURE         itemcollectors-1.1.10-forge-mc1.20.jar            |Item Collectors               |itemcollectors                |1.1.10              |DONE      |Manifest: NOSIGNATURE         Croptopia-1.20.1-FORGE-3.0.4.jar                  |Croptopia                     |croptopia                     |3.0.4               |DONE      |Manifest: NOSIGNATURE         serverconfigupdater-4.0.2.jar                     |ServerConfig Updater          |serverconfigupdater           |4.0.2               |DONE      |Manifest: NOSIGNATURE         polymorph-forge-0.49.8+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.8+1.20.1       |DONE      |Manifest: NOSIGNATURE         Zeta-1.0-24.jar                                   |Zeta                          |zeta                          |1.0-24              |DONE      |Manifest: NOSIGNATURE         railcraft-reborn-1.20.1-1.1.9.jar                 |Railcraft Reborn              |railcraft                     |1.1.9               |DONE      |Manifest: NOSIGNATURE         oceansdelight-1.0.2-1.20.jar                      |Ocean's Delight               |oceansdelight                 |1.0.2-1.20          |DONE      |Manifest: NOSIGNATURE         connectedglass-1.1.12-forge-mc1.20.1.jar          |Connected Glass               |connectedglass                |1.1.12              |DONE      |Manifest: NOSIGNATURE         hyperbox-1.20.1-4.0.2.0.jar                       |Hyperbox                      |hyperbox                      |4.0.2.0             |DONE      |Manifest: NOSIGNATURE         Aquaculture-1.20.1-2.5.3.jar                      |Aquaculture 2                 |aquaculture                   |2.5.3               |DONE      |Manifest: NOSIGNATURE         cristellib-1.1.6-forge.jar                        |Cristel Lib                   |cristellib                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         totw_modded-forge-1.20.1-1.0.5.jar                |Towers of the Wild Modded     |totw_modded                   |1.0.5               |DONE      |Manifest: NOSIGNATURE         CyclopsCore-1.20.1-1.19.6.jar                     |Cyclops Core                  |cyclopscore                   |1.19.6              |DONE      |Manifest: NOSIGNATURE         blue_skies-1.20.1-1.3.31.jar                      |Blue Skies                    |blue_skies                    |1.3.31              |DONE      |Manifest: NOSIGNATURE         YungsBetterWitchHuts-1.20-Forge-3.0.3.jar         |YUNG's Better Witch Huts      |betterwitchhuts               |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE         netherportalfix-forge-1.20-13.0.1.jar             |NetherPortalFix               |netherportalfix               |13.0.1              |DONE      |Manifest: NOSIGNATURE         aiotbotania-1.20.1-4.0.5.jar                      |AIOT Botania                  |aiotbotania                   |1.20.1-4.0.5        |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.20.1-4.7.jar                     |GeckoLib 4                    |geckolib                      |4.7                 |DONE      |Manifest: NOSIGNATURE         creeperoverhaul-3.0.2-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |3.0.2               |DONE      |Manifest: NOSIGNATURE         ars_nouveau-1.20.1-4.12.6-all.jar                 |Ars Nouveau                   |ars_nouveau                   |4.12.6              |DONE      |Manifest: NOSIGNATURE         ars_elemental-1.20.1-0.6.7.7.jar                  |Ars Elemental                 |ars_elemental                 |0.6.7.7             |DONE      |Manifest: NOSIGNATURE         eidolon_repraised-1.20.1-0.3.8.15.jar             |Eidolon:Repraised             |eidolon                       |0.3.8.15            |DONE      |Manifest: NOSIGNATURE         aether-1.20.1-1.5.2-neoforge.jar                  |The Aether                    |aether                        |1.20.1-1.5.2-neoforg|DONE      |Manifest: NOSIGNATURE         lost_aether_content-1.20.1-1.2.3.jar              |Aether: Lost Content          |lost_aether_content           |1.2.3               |DONE      |Manifest: NOSIGNATURE         morejs-forge-1.20.1-0.10.0.jar                    |MoreJS                        |morejs                        |0.10.0              |DONE      |Manifest: NOSIGNATURE         naturalist-forge-4.0.3-1.20.1.jar                 |Naturalist                    |naturalist                    |4.0.3               |DONE      |Manifest: NOSIGNATURE         connectivity-1.20.1-6.8.jar                       |Connectivity Mod              |connectivity                  |1.20.1-6.8          |DONE      |Manifest: NOSIGNATURE         cookingforblockheads-forge-1.20.1-16.0.10.jar     |CookingForBlockheads          |cookingforblockheads          |16.0.10             |DONE      |Manifest: NOSIGNATURE         Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE         dankstorage-forge-1.20.1-15.jar                   |Dank Storage                  |dankstorage                   |15                  |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.4.1.jar                       |MixinExtras                   |mixinextras                   |0.4.1               |DONE      |Manifest: NOSIGNATURE         potionsmaster-1.20.1-47.1.70-0.6.0.jar            |PotionsMaster                 |potionsmaster                 |0.6.0               |DONE      |Manifest: NOSIGNATURE         Twigs-1.20.1-3.1.0.jar                            |Twigs                         |twigs                         |1.20.1-3.1.1        |DONE      |Manifest: NOSIGNATURE         create_dragon_lib-1.20.1-1.4.3.jar                |Create: Dragon Lib            |create_dragon_lib             |1.4.3               |DONE      |Manifest: NOSIGNATURE         generatorgalore-1.20.1-1.2.4.jar                  |Generator Galore              |generatorgalore               |1.20.1-1.2.4        |DONE      |Manifest: NOSIGNATURE         Steam_Rails-1.6.7+forge-mc1.20.1.jar              |Create: Steam 'n' Rails       |railways                      |1.6.7+forge-mc1.20.1|DONE      |Manifest: NOSIGNATURE         twilightforest-1.20.1-4.3.2508-universal.jar      |The Twilight Forest           |twilightforest                |4.3.2508            |DONE      |Manifest: NOSIGNATURE         mob_grinding_utils-1.20.1-1.1.0.jar               |Mob Grinding Utils            |mob_grinding_utils            |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE         sodiumdynamiclights-forge-1.0.10-1.20.1.jar       |Sodium Dynamic Lights         |sodiumdynamiclights           |1.0.9               |DONE      |Manifest: NOSIGNATURE         arseng-1.2.0.jar                                  |Ars Énergistique              |arseng                        |1.2.0               |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.20.1-1.2.7.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.7        |DONE      |Manifest: NOSIGNATURE         corn_delight-1.1.6-1.20.1.jar                     |Corn Delight                  |corn_delight                  |1.1.6-1.20.1        |DONE      |Manifest: NOSIGNATURE         ends_delight-1.20.1-2.5.jar                       |End's Delight                 |ends_delight                  |2.5                 |DONE      |Manifest: NOSIGNATURE         entangled-1.3.20-forge-mc1.20.4.jar               |Entangled                     |entangled                     |1.3.20              |DONE      |Manifest: NOSIGNATURE         CommonCapabilities-1.20.1-2.9.4.jar               |CommonCapabilities            |commoncapabilities            |2.9.4               |DONE      |Manifest: NOSIGNATURE         crashutilities-8.1.4.jar                          |Crash Utilities               |crashutilities                |8.1.4               |DONE      |Manifest: NOSIGNATURE         getittogetherdrops-forge-1.20-1.3.jar             |Get It Together, Drops!       |getittogetherdrops            |1.3                 |DONE      |Manifest: NOSIGNATURE         endersdelight-1.20.1-1.0.3.jar                    |Ender's Delight               |endersdelight                 |1.0.3               |DONE      |Manifest: NOSIGNATURE         noflyzone-1.20.1-1.1.0.jar                        |No-fly Zone                   |noflyzone                     |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE         mcw-fences-1.1.2-mc1.20.1forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.1.2               |DONE      |Manifest: NOSIGNATURE         wirelesschargers-1.0.9a-forge-mc1.20.jar          |Wireless Chargers             |wirelesschargers              |1.0.9a              |DONE      |Manifest: NOSIGNATURE         Patchouli-1.20.1-84.1-FORGE.jar                   |Patchouli                     |patchouli                     |1.20.1-84.1-FORGE   |DONE      |Manifest: NOSIGNATURE         ars_ocultas-1.20.1-1.2.2-all.jar                  |Ars Ocultas                   |ars_ocultas                   |1.2.2               |DONE      |Manifest: NOSIGNATURE         allthearcanistgear-1.20.1-20.0.0.jar              |All The Arcanist Gear         |allthearcanistgear            |1.20.1-20.0.0       |DONE      |Manifest: NOSIGNATURE         thermal_expansion-1.20.1-11.0.1.29.jar            |Thermal Expansion             |thermal_expansion             |11.0.1              |DONE      |Manifest: NOSIGNATURE         IntegratedTunnels-1.20.1-1.8.34.jar               |IntegratedTunnels             |integratedtunnels             |1.8.34              |DONE      |Manifest: NOSIGNATURE         GunpowderLib-1.20.2-2.2.2.jar                     |GunpowderLib                  |gunpowderlib                  |1.20.2-2.2.2        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20         Exchangers-1.20.1-3.5.1.jar                       |Exchangers                    |exchangers                    |1.20.1-3.5.1        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20         ftb-ultimine-forge-2001.1.5.jar                   |FTB Ultimine                  |ftbultimine                   |2001.1.5            |DONE      |Manifest: NOSIGNATURE         YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |DONE      |Manifest: NOSIGNATURE         MekanismTools-1.20.1-10.4.14.71.jar               |Mekanism: Tools               |mekanismtools                 |10.4.14             |DONE      |Manifest: NOSIGNATURE         deeperdarker-forge-1.20.1-1.3.3.jar               |Deeper and Darker             |deeperdarker                  |1.3.3               |DONE      |Manifest: NOSIGNATURE         architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE         BambooEverything-forge-3.0.3+mc1.20.1.jar         |Bamboo Everything             |bambooeverything              |3.0.3+mc1.20.1      |DONE      |Manifest: NOSIGNATURE         findme-3.2.1-forge.jar                            |FindMe                        |findme                        |3.2.1               |DONE      |Manifest: NOSIGNATURE         observable-4.4.2.jar                              |Observable                    |observable                    |4.4.2               |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-2001.2.9.jar                    |FTB Library                   |ftblibrary                    |2001.2.9            |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-2001.3.1.jar                      |FTB Teams                     |ftbteams                      |2001.3.1            |DONE      |Manifest: NOSIGNATURE         ftb-ranks-forge-2001.1.3.jar                      |FTB Ranks                     |ftbranks                      |2001.1.3            |DONE      |Manifest: NOSIGNATURE         ftb-essentials-forge-2001.2.2.jar                 |FTB Essentials                |ftbessentials                 |2001.2.2            |DONE      |Manifest: NOSIGNATURE         ftb-chunks-forge-2001.3.5.jar                     |FTB Chunks                    |ftbchunks                     |2001.3.5            |DONE      |Manifest: NOSIGNATURE         cc-tweaked-1.20.1-forge-1.113.1.jar               |CC: Tweaked                   |computercraft                 |1.113.1             |DONE      |Manifest: NOSIGNATURE         Draconic-Evolution-1.20.1-3.1.2.604-universal.jar |Draconic Evolution            |draconicevolution             |3.1.2.604           |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe         energymeter-forge-1.20.1-1.0.0.jar                |Energy Meter                  |energymeter                   |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE         Stargate Journey-1.20.1-0.6.33 Hotfix.jar         |Stargate Journey              |sgjourney                     |0.6.33              |DONE      |Manifest: NOSIGNATURE         ExtremeReactors2-1.20.1-2.0.91.jar                |Extreme Reactors              |bigreactors                   |1.20.1-2.0.91       |DONE      |Manifest: NOSIGNATURE         productivebees-1.20.1-12.6.0.jar                  |Productive Bees               |productivebees                |1.20.1-12.6.0       |DONE      |Manifest: NOSIGNATURE         trashcans-1.0.18b-forge-mc1.20.jar                |Trash Cans                    |trashcans                     |1.0.18b             |DONE      |Manifest: NOSIGNATURE         inventoryessentials-forge-1.20.1-8.2.6.jar        |Inventory Essentials          |inventoryessentials           |8.2.6               |DONE      |Manifest: NOSIGNATURE         Towns-and-Towers-1.12-Fabric+Forge.jar            |Towns and Towers              |t_and_t                       |0.0NONE             |DONE      |Manifest: NOSIGNATURE         voidtotem-forge-1.20-3.0.1.jar                    |Void Totem                    |voidtotem                     |3.0.1               |DONE      |Manifest: NOSIGNATURE         rhino-forge-2001.2.3-build.6.jar                  |Rhino                         |rhino                         |2001.2.3-build.6    |DONE      |Manifest: NOSIGNATURE         kubejs-forge-2001.6.5-build.16.jar                |KubeJS                        |kubejs                        |2001.6.5-build.16   |DONE      |Manifest: NOSIGNATURE         Cucumber-1.20.1-7.0.13.jar                        |Cucumber Library              |cucumber                      |7.0.13              |DONE      |Manifest: NOSIGNATURE         matc-1.6.0.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.6.0               |DONE      |Manifest: NOSIGNATURE         trashslot-forge-1.20-15.1.1.jar                   |TrashSlot                     |trashslot                     |15.1.1              |DONE      |Manifest: NOSIGNATURE         jmi-forge-1.20.1-0.14-48.jar                      |JourneyMap Integration        |jmi                           |1.20.1-0.14-48      |DONE      |Manifest: NOSIGNATURE         amendments-1.20-1.2.16.jar                        |Amendments                    |amendments                    |1.20-1.2.16         |DONE      |Manifest: NOSIGNATURE         blueflame-1.20.0-1.0.3.jar                        |Blue Flame Burning            |blueflame                     |1.20.0-1.0.3        |DONE      |Manifest: NOSIGNATURE         sophisticatedstorage-1.20.1-1.3.4.1061.jar        |Sophisticated Storage         |sophisticatedstorage          |1.3.4.1061          |DONE      |Manifest: NOSIGNATURE         allthewizardgear-1.20.1-1.1.4.jar                 |All The Wizard Gear           |allthewizardgear              |1.20.1-1.1.4        |DONE      |Manifest: NOSIGNATURE         additionallanterns-1.1.1a-forge-mc1.20.jar        |Additional Lanterns           |additionallanterns            |1.1.1a              |DONE      |Manifest: NOSIGNATURE         item-filters-forge-2001.1.0-build.59.jar          |Item Filters                  |itemfilters                   |2001.1.0-build.59   |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-2001.4.11.jar                    |FTB Quests                    |ftbquests                     |2001.4.11           |DONE      |Manifest: NOSIGNATURE         ftb-xmod-compat-forge-2.1.2.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.1.2               |DONE      |Manifest: NOSIGNATURE         productivelib-1.20.1-0.0.4.jar                    |Productive Lib                |productivelib                 |1.20.1-0.0.4        |DONE      |Manifest: NOSIGNATURE         ensorcellation-1.20.1-5.0.2.24.jar                |Ensorcellation                |ensorcellation                |5.0.2               |DONE      |Manifest: NOSIGNATURE         create-1.20.1-0.5.1.j.jar                         |Create                        |create                        |0.5.1.j             |DONE      |Manifest: NOSIGNATURE         ars_creo-1.20.1-4.1.0.jar                         |Ars Creo                      |ars_creo                      |4.1.0               |DONE      |Manifest: NOSIGNATURE         ponderjs-1.20.1-1.4.0.jar                         |PonderJS                      |ponderjs                      |1.4.0               |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.20.1-14.1.9.jar                 |Waystones                     |waystones                     |14.1.9              |DONE      |Manifest: NOSIGNATURE         Structory_1.20.x_v1.3.5.jar                       |Structory                     |structory                     |1.3.5               |DONE      |Manifest: NOSIGNATURE         FastSuite-1.20.1-5.0.1.jar                        |Fast Suite                    |fastsuite                     |5.0.1               |DONE      |Manifest: NOSIGNATURE         journeymap-1.20.1-5.10.3-forge.jar                |Journeymap                    |journeymap                    |5.10.3              |DONE      |Manifest: NOSIGNATURE         comforts-forge-6.4.0+1.20.1.jar                   |Comforts                      |comforts                      |6.4.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         DimStorage-1.20.1-8.0.1.jar                       |DimStorage                    |dimstorage                    |8.0.1               |DONE      |Manifest: NOSIGNATURE         MyServerIsCompatible-1.20-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE         Dungeon Crawl-1.20.1-2.3.15.jar                   |Dungeon Crawl                 |dungeoncrawl                  |2.3.15              |DONE      |Manifest: NOSIGNATURE         charginggadgets-1.11.0.jar                        |Charging Gadgets              |charginggadgets               |1.11.0              |DONE      |Manifest: NOSIGNATURE         mcjtylib-1.20-8.0.6.jar                           |McJtyLib                      |mcjtylib                      |1.20-8.0.6          |DONE      |Manifest: NOSIGNATURE         rftoolsbase-1.20-5.0.5.jar                        |RFToolsBase                   |rftoolsbase                   |1.20-5.0.5          |DONE      |Manifest: NOSIGNATURE         rftoolspower-1.20-6.0.2.jar                       |RFToolsPower                  |rftoolspower                  |1.20-6.0.2          |DONE      |Manifest: NOSIGNATURE         rftoolsbuilder-1.20-6.0.8.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.20-6.0.8          |DONE      |Manifest: NOSIGNATURE         deepresonance-1.20-5.0.4.jar                      |DeepResonance                 |deepresonance                 |1.20-5.0.4          |DONE      |Manifest: NOSIGNATURE         xnet-1.20-6.1.6.jar                               |XNet                          |xnet                          |1.20-6.1.6          |DONE      |Manifest: NOSIGNATURE         xnetgases-1.20.1-5.1.4.jar                        |XNet Gases                    |xnetgases                     |5.1.4               |DONE      |Manifest: NOSIGNATURE         rftoolsstorage-1.20-5.0.3.jar                     |RFToolsStorage                |rftoolsstorage                |1.20-5.0.3          |DONE      |Manifest: NOSIGNATURE         rftoolscontrol-1.20-7.0.3.jar                     |RFToolsControl                |rftoolscontrol                |1.20-7.0.3          |DONE      |Manifest: NOSIGNATURE         YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE         mahoutsukai-1.20.1-v1.34.78.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.20.1-v1.34.78     |DONE      |Manifest: NOSIGNATURE         Terralith_1.20.x_v2.5.4.jar                       |Terralith                     |terralith                     |2.5.4               |DONE      |Manifest: NOSIGNATURE         bloodmagic-1.20.1-3.3.3-45.jar                    |Blood Magic                   |bloodmagic                    |3.3.3-45            |DONE      |Manifest: NOSIGNATURE         rftoolsutility-1.20-6.0.6.jar                     |RFToolsUtility                |rftoolsutility                |1.20-6.0.6          |DONE      |Manifest: NOSIGNATURE         moonlight-1.20-2.13.58-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.13.58        |DONE      |Manifest: NOSIGNATURE         configuration-forge-1.20.1-3.1.0.jar              |Configuration                 |configuration                 |3.1.0               |DONE      |Manifest: NOSIGNATURE         gtceu-1.20.1-1.6.3.jar                            |GregTech                      |gtceu                         |1.6.3               |DONE      |Manifest: NOSIGNATURE         ToolBelt-1.20.1-1.20.02.jar                       |Tool Belt                     |toolbelt                      |1.20.02             |DONE      |Manifest: NOSIGNATURE         titanium-1.20.1-3.8.32.jar                        |Titanium                      |titanium                      |3.8.32              |DONE      |Manifest: NOSIGNATURE         silent-lib-1.20.1-8.0.0.jar                       |Silent Lib                    |silentlib                     |8.0.0               |DONE      |Manifest: NOSIGNATURE         mixinsquared-forge-0.2.0.jar                      |MixinSquared                  |mixinsquared                  |0.2.0               |DONE      |Manifest: NOSIGNATURE         Jade-1.20.1-Forge-11.12.3.jar                     |Jade                          |jade                          |11.12.3+forge       |DONE      |Manifest: NOSIGNATURE         appliedenergistics2-forge-15.3.3.jar              |Applied Energistics 2         |ae2                           |15.3.3              |DONE      |Manifest: NOSIGNATURE         AEInfinityBooster-1.20.1-1.0.0+21.jar             |AEInfinityBooster             |aeinfinitybooster             |1.20.1-1.0.0+21     |DONE      |Manifest: NOSIGNATURE         ae2wtlib-15.2.3-forge.jar                         |AE2WTLib                      |ae2wtlib                      |15.2.3-forge        |DONE      |Manifest: NOSIGNATURE         ExtendedAE-1.20-1.3.5-forge.jar                   |ExtendedAE                    |expatternprovider             |1.20-1.3.5-forge    |DONE      |Manifest: NOSIGNATURE         AdvancedAE-1.1.1-1.20.1.jar                       |Advanced AE                   |advanced_ae                   |1.1.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         AE2-Things-1.2.1.jar                              |AE2 Things                    |ae2things                     |1.2.1               |DONE      |Manifest: NOSIGNATURE         polyeng-forge-0.1.1-1.20.1.jar                    |Polymorphic Energistics       |polyeng                       |0.1.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         AppliedFlux-1.20-1.1.10-forge.jar                 |AppliedFlux                   |appflux                       |1.20-1.1.10-forge   |DONE      |Manifest: NOSIGNATURE         merequester-forge-1.20.1-1.1.5.jar                |ME Requester                  |merequester                   |1.20.1-1.1.5        |DONE      |Manifest: NOSIGNATURE         forbidden_arcanus-1.20.1-2.2.6.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.20.1-2.2.6        |DONE      |Manifest: NOSIGNATURE         theurgy-1.20.1-1.23.4.jar                         |Theurgy                       |theurgy                       |1.23.4              |DONE      |Manifest: NOSIGNATURE         nethersdelight-1.20.1-4.0.jar                     |Nether's Delight              |nethersdelight                |1.20.1-4.0          |DONE      |Manifest: NOSIGNATURE         Quark-4.0-460.jar                                 |Quark                         |quark                         |4.0-460             |DONE      |Manifest: NOSIGNATURE         supplementaries-1.20-3.1.13.jar                   |Supplementaries               |supplementaries               |1.20-3.1.13         |DONE      |Manifest: NOSIGNATURE         allthecompressed-1.20.1-3.0.2.jar                 |AllTheCompressed              |allthecompressed              |3.0.2               |DONE      |Manifest: NOSIGNATURE         Delightful-1.20.1-3.7.jar                         |Delightful                    |delightful                    |3.7                 |DONE      |Manifest: NOSIGNATURE         chemlib-1.20.1-2.0.19.jar                         |ChemLib                       |chemlib                       |2.0.19              |DONE      |Manifest: NOSIGNATURE         enderchests-forge-1.20.1-1.3.jar                  |EnderChests                   |enderchests                   |1.20.1-1.3          |DONE      |Manifest: NOSIGNATURE         JustEnoughMekanismMultiblocks-1.20.1-4.10.jar     |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks      |4.10                |DONE      |Manifest: NOSIGNATURE         Applied-Botanics-forge-1.5.0.jar                  |Applied Botanics              |appbot                        |1.5.0               |DONE      |Manifest: NOSIGNATURE         modonomicon-1.20.1-forge-1.77.5.jar               |Modonomicon                   |modonomicon                   |1.77.5              |DONE      |Manifest: NOSIGNATURE         rsinsertexportupgrade-1.20.1-1.4.0.jar            |RS Insert Export Upgrade      |rsinsertexportupgrade         |1.20.1-1.4.0        |DONE      |Manifest: NOSIGNATURE         solcarrot-1.20.1-1.15.1.jar                       |Spice of Life: Carrot Edition |solcarrot                     |1.15.1              |DONE      |Manifest: NOSIGNATURE         moredragoneggs-4.0.jar                            |More Dragon Eggs              |moredragoneggs                |4.0                 |DONE      |Manifest: NOSIGNATURE         refinedstorageaddons-0.10.0.jar                   |Refined Storage Addons        |refinedstorageaddons          |0.10.0              |DONE      |Manifest: NOSIGNATURE         refinedpolymorph-0.1.1-1.20.1.jar                 |Refined Polymorphism          |refinedpolymorph              |0.1.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         Applied-Mekanistics-1.4.2.jar                     |Applied Mekanistics           |appmek                        |1.4.2               |DONE      |Manifest: NOSIGNATURE         AEAdditions-1.20.1-5.0.6.jar                      |AE Additions                  |ae2additions                  |5.0.6               |DONE      |Manifest: NOSIGNATURE         megacells-forge-2.4.5-1.20.1.jar                  |MEGA Cells                    |megacells                     |2.4.5-1.20.1        |DONE      |Manifest: NOSIGNATURE         packetfixer-forge-1.4.5-1.19-to-1.20.1.jar        |Packet Fixer                  |packetfixer                   |1.4.5               |DONE      |Manifest: NOSIGNATURE         expandability-forge-9.0.4.jar                     |ExpandAbility                 |expandability                 |9.0.4               |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 9afdf473-b031-43b7-8a16-3cfeb52230dd     FML: 47.3     Forge: net.minecraftforge:47.3.29
    • That didn't fix it. It still give the same error https://gist.github.com/StrikeAttack7/fc8d504755f71f869d6f9e9d1bb9eec5
    • Make a test with adding it
  • Topics

×
×
  • Create New...

Important Information

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