Jump to content

Recommended Posts

Posted

(Keep in mind this is my first post and i have no idea if what im doing is right) Ive been having a bit of trouble for a while {1-2 weeks} and its bothering me to the point where i am now registering for the sake of this problem. Ive never had any problems with forge or mods until one day randomly i load it up and it crashes. I tried giving more RAM to see if that was the problem but i was wrong. I tried loading it again and same crash report in the launcher. My Minecraft always crashes when it reaches the 7/7 Stage when loading Forge. I have literally Redownloaded all mods and deleted my .minecraft , installed the recommend version of forge 1.7.10 and it still didnt fix the problem. Heres the detailed crash report when it gives a link to the log in the launcher crash report, i am not very experienced whatsoever and have no idea what the log shows me. {I do not know if the Launcher crash report is needed}. :(

 

 

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6953c221, pid=2904, tid=2936

#

# JRE version: Java SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

# Java VM: Java HotSpot Client VM (25.25-b02 mixed mode windows-x86 )

# Problematic frame:

# C  [atioglxx.dll+0x50c221]

#

# 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.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

 

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

 

Current thread (0x007de800):  JavaThread "Client thread" [_thread_in_native, id=2936, stack(0x00410000,0x00460000)]

 

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

 

Registers:

EAX=0x00000000, EBX=0x55462b58, ECX=0x6982d36c, EDX=0x00000b9f

ESP=0x0045eed0, EBP=0x00000000, ESI=0x548462c8, EDI=0x555e7360

EIP=0x6953c221, EFLAGS=0x00010206

 

Top of Stack: (sp=0x0045eed0)

0x0045eed0:  548401c8 00000000 54840408 54840438

0x0045eee0:  00000023 548462c8 00000000 00000000

0x0045eef0:  00000000 00000000 00000000 5553a638

0x0045ef00:  548462e4 54817900 555e7360 00000000

0x0045ef10:  00000023 0063027f 077c0000 00000000

0x0045ef20:  0000001b 69532f43 5553a560 548401c8

0x0045ef30:  00000001 00000000 00000000 00000000

0x0045ef40:  00000000 00000000 00000000 00000c00

 

Instructions: (pc=0x6953c221)

0x6953c201:  90 00 00 00 50 8b 84 24 98 00 00 00 50 51 8b 8c

0x6953c211:  24 a4 00 00 00 52 56 e8 d3 f7 03 00 89 44 24 24

0x6953c221:  8b 00 33 c9 eb 5b 8b 47 08 8b 57 0c 8b 74 24 30

0x6953c231:  8d 0c c5 00 00 00 00 2b c8 8d 04 8a 8b 04 85 90

 

 

Register to memory mapping:

 

EAX=0x00000000 is an unknown value

EBX=0x55462b58 is an unknown value

ECX=0x6982d36c is an unknown value

EDX=0x00000b9f is an unknown value

ESP=0x0045eed0 is pointing into the stack for thread: 0x007de800

EBP=0x00000000 is an unknown value

ESI=0x548462c8 is an unknown value

EDI=0x555e7360 is an unknown value

 

 

Stack: [0x00410000,0x00460000],  sp=0x0045eed0,  free space=315k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [atioglxx.dll+0x50c221]

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

J 2883  org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V (0 bytes) @ 0x02554327 [0x025542a0+0x87]

J 2881 C1 org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V (64 bytes) @ 0x02553198 [0x02552f70+0x228]

j  net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(Ljava/awt/image/BufferedImage;IIZZ)V+120

j  net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(ILjava/awt/image/BufferedImage;IIZZ)I+11

j  net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+18

j  net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/IResourceManager;)V+124

j  net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/ITextureObject;)Z+10

j  TextureUtils.getTexture(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/client/renderer/texture/ITextureObject;+37

j  CustomSky.readCustomSkies()[[LCustomSkyLayer;+232

j  CustomSky.update()V+10

j  TextureUtils.resourcesReloaded(Lnet/minecraft/client/resources/IResourceManager;)V+34

j  TextureUtils$1.func_110549_a(Lnet/minecraft/client/resources/IResourceManager;)V+1

j  net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(Lnet/minecraft/client/resources/IResourceManagerReloadListener;)V+32

j  TextureUtils.registerResourceListener()V+26

j  net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+20

j  net.minecraft.client.Minecraft.func_71411_J()V+327

j  net.minecraft.client.Minecraft.func_99999_d()V+61

j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012

v  ~StubRoutines::call_stub

j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0

j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100

j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6

j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56

j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661

j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8

v  ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

  0x5a650800 JavaThread "pool-2-thread-1" [_thread_blocked, id=5824, stack(0x57150000,0x571a0000)]

  0x5a651400 JavaThread "Thread-13" [_thread_blocked, id=2788, stack(0x546d0000,0x54720000)]

  0x5a650c00 JavaThread "Thread-12" [_thread_blocked, id=6068, stack(0x57250000,0x572a0000)]

  0x5a100c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3768, stack(0x5b0b0000,0x5b100000)]

  0x5228ac00 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=2536, stack(0x55b30000,0x55b80000)]

  0x522e0400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4180, stack(0x54590000,0x545e0000)]

  0x5201a000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4348, stack(0x52f40000,0x52f90000)]

  0x524acc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4368, stack(0x527e0000,0x52830000)]

  0x51452c00 JavaThread "Service Thread" daemon [_thread_blocked, id=2940, stack(0x01280000,0x012d0000)]

  0x5144d800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6116, stack(0x51770000,0x517c0000)]

  0x5145d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1240, stack(0x51620000,0x51670000)]

  0x5145a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2848, stack(0x01300000,0x01350000)]

  0x51416000 JavaThread "Finalizer" daemon [_thread_blocked, id=5500, stack(0x51680000,0x516d0000)]

  0x51411000 JavaThread "Reference Handler" daemon [_thread_blocked, id=416, stack(0x00c20000,0x00c70000)]

=>0x007de800 JavaThread "Client thread" [_thread_in_native, id=2936, stack(0x00410000,0x00460000)]

 

Other Threads:

  0x5140cc00 VMThread [stack: 0x003c0000,0x00410000] [id=3236]

  0x51454000 WatcherThread [stack: 0x518b0000,0x51900000] [id=628]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap:

def new generation  total 144384K, used 24452K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  15% used [0x04000000, 0x052f0610, 0x0bd60000)

  from space 16000K,  31% used [0x0bd60000, 0x0c250c00, 0x0cd00000)

  to  space 16000K,  0% used [0x0cd00000, 0x0cd00000, 0x0dca0000)

tenured generation  total 320640K, used 252025K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  78% used [0x1da00000, 0x2d01e778, 0x2d01e800, 0x31320000)

Metaspace      used 21508K, capacity 21647K, committed 21760K, reserved 21888K

 

Card table byte_map: [0x00ff0000,0x01260000] byte_map_base: 0x00fd0000

 

Polling page: 0x00190000

 

CodeCache: size=32768Kb used=5497Kb max_used=5595Kb free=27270Kb

bounds [0x01fe0000, 0x02560000, 0x03fe0000]

total_blobs=2982 nmethods=2614 adapters=298

compilation: enabled

 

Compilation events (10 events):

Event: 71.113 Thread 0x5144d800 2973            org.objectweb.asm.tree.ClassNode::visitSource (11 bytes)

Event: 71.113 Thread 0x5144d800 nmethod 2973 0x02103bc8 code [0x02103cc0, 0x02103d60]

Event: 71.135 Thread 0x5144d800 2974            sun.nio.cs.UTF_8$Decoder::decode (779 bytes)

Event: 71.144 Thread 0x5144d800 nmethod 2974 0x02558388 code [0x025586f0, 0x02559cd0]

Event: 71.144 Thread 0x5144d800 2975            StrUtils::startsWith (42 bytes)

Event: 71.144 Thread 0x5144d800 nmethod 2975 0x020ebe08 code [0x020ebf10, 0x020ec02c]

Event: 71.319 Thread 0x5144d800 2976            CustomColorizer::toRgb (93 bytes)

Event: 71.319 Thread 0x5144d800 nmethod 2976 0x020eba48 code [0x020ebb70, 0x020ebcb0]

Event: 71.804 Thread 0x5144d800 2977  !        java.util.zip.Inflater::setInput (74 bytes)

Event: 71.804 Thread 0x5144d800 nmethod 2977 0x0210e888 code [0x0210e9a0, 0x0210ecb8]

 

GC Heap History (10 events):

Event: 65.598 GC heap before

{Heap before GC invocations=82 (full 9):

def new generation  total 144384K, used 130435K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K, 100% used [0x04000000, 0x0bd60000, 0x0bd60000)

  from space 16000K,  12% used [0x0cd00000, 0x0cf00d80, 0x0dca0000)

  to  space 16000K,  0% used [0x0bd60000, 0x0bd60000, 0x0cd00000)

tenured generation  total 320640K, used 211983K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  66% used [0x1da00000, 0x2a903c50, 0x2a903e00, 0x31320000)

Metaspace      used 21017K, capacity 21167K, committed 21248K, reserved 21888K

Event: 65.665 GC heap after

Heap after GC invocations=83 (full 9):

def new generation  total 144384K, used 16000K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  0% used [0x04000000, 0x04000000, 0x0bd60000)

  from space 16000K, 100% used [0x0bd60000, 0x0cd00000, 0x0cd00000)

  to  space 16000K,  0% used [0x0cd00000, 0x0cd00000, 0x0dca0000)

tenured generation  total 320640K, used 213266K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  66% used [0x1da00000, 0x2aa44950, 0x2aa44a00, 0x31320000)

Metaspace      used 21017K, capacity 21167K, committed 21248K, reserved 21888K

}

Event: 67.167 GC heap before

{Heap before GC invocations=83 (full 9):

def new generation  total 144384K, used 144384K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K, 100% used [0x04000000, 0x0bd60000, 0x0bd60000)

  from space 16000K, 100% used [0x0bd60000, 0x0cd00000, 0x0cd00000)

  to  space 16000K,  0% used [0x0cd00000, 0x0cd00000, 0x0dca0000)

tenured generation  total 320640K, used 213266K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  66% used [0x1da00000, 0x2aa44950, 0x2aa44a00, 0x31320000)

Metaspace      used 21018K, capacity 21167K, committed 21248K, reserved 21888K

Event: 67.207 GC heap after

Heap after GC invocations=84 (full 9):

def new generation  total 144384K, used 8901K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  0% used [0x04000000, 0x04000000, 0x0bd60000)

  from space 16000K,  55% used [0x0cd00000, 0x0d5b17c0, 0x0dca0000)

  to  space 16000K,  0% used [0x0bd60000, 0x0bd60000, 0x0cd00000)

tenured generation  total 320640K, used 224573K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  70% used [0x1da00000, 0x2b54f520, 0x2b54f600, 0x31320000)

Metaspace      used 21018K, capacity 21167K, committed 21248K, reserved 21888K

}

Event: 69.437 GC heap before

{Heap before GC invocations=84 (full 9):

def new generation  total 144384K, used 137285K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K, 100% used [0x04000000, 0x0bd60000, 0x0bd60000)

  from space 16000K,  55% used [0x0cd00000, 0x0d5b17c0, 0x0dca0000)

  to  space 16000K,  0% used [0x0bd60000, 0x0bd60000, 0x0cd00000)

tenured generation  total 320640K, used 224573K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  70% used [0x1da00000, 0x2b54f520, 0x2b54f600, 0x31320000)

Metaspace      used 21019K, capacity 21167K, committed 21248K, reserved 21888K

Event: 69.452 GC heap after

Heap after GC invocations=85 (full 9):

def new generation  total 144384K, used 1019K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  0% used [0x04000000, 0x04000000, 0x0bd60000)

  from space 16000K,  6% used [0x0bd60000, 0x0be5ed48, 0x0cd00000)

  to  space 16000K,  0% used [0x0cd00000, 0x0cd00000, 0x0dca0000)

tenured generation  total 320640K, used 227449K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  70% used [0x1da00000, 0x2b81e768, 0x2b81e800, 0x31320000)

Metaspace      used 21019K, capacity 21167K, committed 21248K, reserved 21888K

}

Event: 70.951 GC heap before

{Heap before GC invocations=85 (full 9):

def new generation  total 144384K, used 113491K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  87% used [0x04000000, 0x0add61c8, 0x0bd60000)

  from space 16000K,  6% used [0x0bd60000, 0x0be5ed48, 0x0cd00000)

  to  space 16000K,  0% used [0x0cd00000, 0x0cd00000, 0x0dca0000)

tenured generation  total 320640K, used 227449K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  70% used [0x1da00000, 0x2b81e768, 0x2b81e800, 0x31320000)

Metaspace      used 21418K, capacity 21551K, committed 21632K, reserved 21888K

Event: 70.968 GC heap after

Heap after GC invocations=86 (full 9):

def new generation  total 144384K, used 5997K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  0% used [0x04000000, 0x04000000, 0x0bd60000)

  from space 16000K,  37% used [0x0cd00000, 0x0d2db5c8, 0x0dca0000)

  to  space 16000K,  0% used [0x0bd60000, 0x0bd60000, 0x0cd00000)

tenured generation  total 320640K, used 227449K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  70% used [0x1da00000, 0x2b81e768, 0x2b81e800, 0x31320000)

Metaspace      used 21418K, capacity 21551K, committed 21632K, reserved 21888K

}

Event: 72.249 GC heap before

{Heap before GC invocations=86 (full 9):

def new generation  total 144384K, used 131114K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  97% used [0x04000000, 0x0ba2f5f0, 0x0bd60000)

  from space 16000K,  37% used [0x0cd00000, 0x0d2db5c8, 0x0dca0000)

  to  space 16000K,  0% used [0x0bd60000, 0x0bd60000, 0x0cd00000)

tenured generation  total 320640K, used 227449K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  70% used [0x1da00000, 0x2b81e768, 0x2b81e800, 0x31320000)

Metaspace      used 21508K, capacity 21647K, committed 21760K, reserved 21888K

Event: 72.301 GC heap after

Heap after GC invocations=87 (full 9):

def new generation  total 144384K, used 5059K [0x04000000, 0x0dca0000, 0x1da00000)

  eden space 128384K,  0% used [0x04000000, 0x04000000, 0x0bd60000)

  from space 16000K,  31% used [0x0bd60000, 0x0c250c00, 0x0cd00000)

  to  space 16000K,  0% used [0x0cd00000, 0x0cd00000, 0x0dca0000)

tenured generation  total 320640K, used 252025K [0x1da00000, 0x31320000, 0x50e00000)

  the space 320640K,  78% used [0x1da00000, 0x2d01e778, 0x2d01e800, 0x31320000)

Metaspace      used 21508K, capacity 21647K, committed 21760K, reserved 21888K

}

 

Deoptimization events (0 events):

No events

 

Internal exceptions (10 events):

Event: 70.534 Thread 0x007de800 Exception <a 'java/security/PrivilegedActionException'> (0x075e3068) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 70.535 Thread 0x007de800 Exception <a 'java/security/PrivilegedActionException'> (0x075fb1c8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 70.537 Thread 0x007de800 Exception <a 'java/security/PrivilegedActionException'> (0x07604b40) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 70.580 Thread 0x5a650800 Exception <a 'java/security/PrivilegedActionException'> (0x07a77dc0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 70.580 Thread 0x007de800 Exception <a 'java/security/PrivilegedActionException'> (0x079a9130) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 70.581 Thread 0x5a650800 Exception <a 'java/security/PrivilegedActionException'> (0x07a84eb0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 70.587 Thread 0x5a650800 Exception <a 'java/lang/NullPointerException'> (0x07a94e30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1178]

Event: 71.039 Thread 0x007de800 Exception <a 'java/security/PrivilegedActionException'> (0x05107ea8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 72.302 Thread 0x5a652c00 Exception <a 'java/lang/InterruptedException'> (0x050007b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1493]

Event: 72.311 Thread 0x5a652800 Exception <a 'java/lang/InterruptedException'> (0x052bc340) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]

 

Events (10 events):

Event: 71.342 loading class Blender

Event: 71.342 loading class Blender done

Event: 72.248 Executing VM operation: GenCollectForAllocation

Event: 72.301 Executing VM operation: GenCollectForAllocation done

Event: 72.302 Executing VM operation: RevokeBias

Event: 72.311 Executing VM operation: RevokeBias done

Event: 72.311 Thread 0x5a652c00 Thread exited: 0x5a652c00

Event: 72.311 Executing VM operation: RevokeBias

Event: 72.311 Executing VM operation: RevokeBias done

Event: 72.311 Thread 0x5a652800 Thread exited: 0x5a652800

 

 

Dynamic libraries:

0x013b0000 - 0x013e0000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\javaw.exe

0x772f0000 - 0x77432000 C:\Windows\SYSTEM32\ntdll.dll

0x770e0000 - 0x771b5000 C:\Windows\system32\kernel32.dll

0x752c0000 - 0x7530b000 C:\Windows\system32\KERNELBASE.dll

0x75670000 - 0x75711000 C:\Windows\system32\ADVAPI32.dll

0x77030000 - 0x770dc000 C:\Windows\system32\msvcrt.dll

0x75e80000 - 0x75e99000 C:\Windows\SYSTEM32\sechost.dll

0x75a40000 - 0x75ae2000 C:\Windows\system32\RPCRT4.dll

0x76dc0000 - 0x76e89000 C:\Windows\system32\USER32.dll

0x75890000 - 0x758de000 C:\Windows\system32\GDI32.dll

0x77460000 - 0x7746a000 C:\Windows\system32\LPK.dll

0x771c0000 - 0x7725d000 C:\Windows\system32\USP10.dll

0x74820000 - 0x749be000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll

0x75830000 - 0x75887000 C:\Windows\system32\SHLWAPI.dll

0x75140000 - 0x7518c000 C:\Windows\system32\apphelp.dll

0x67d30000 - 0x67dbd000 C:\Windows\AppPatch\AcLayers.DLL

0x75120000 - 0x7513b000 C:\Windows\system32\SspiCli.dll

0x76170000 - 0x76dbc000 C:\Windows\system32\SHELL32.dll

0x758e0000 - 0x75a3d000 C:\Windows\system32\ole32.dll

0x77260000 - 0x772ef000 C:\Windows\system32\OLEAUT32.dll

0x75560000 - 0x75577000 C:\Windows\system32\USERENV.dll

0x75270000 - 0x7527b000 C:\Windows\system32\profapi.dll

0x70ae0000 - 0x70b31000 C:\Windows\system32\WINSPOOL.DRV

0x6e930000 - 0x6e942000 C:\Windows\system32\MPR.dll

0x75f00000 - 0x75f1f000 C:\Windows\system32\IMM32.DLL

0x755a0000 - 0x7566c000 C:\Windows\system32\MSCTF.dll

0x65c40000 - 0x65cff000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\msvcr100.dll

0x5b690000 - 0x5ba34000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\client\jvm.dll

0x65600000 - 0x65607000 C:\Windows\system32\WSOCK32.dll

0x77470000 - 0x774a5000 C:\Windows\system32\WS2_32.dll

0x75820000 - 0x75826000 C:\Windows\system32\NSI.dll

0x6b320000 - 0x6b352000 C:\Windows\system32\WINMM.dll

0x77440000 - 0x77445000 C:\Windows\system32\PSAPI.DLL

0x71040000 - 0x7104c000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\verify.dll

0x6aee0000 - 0x6af01000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\java.dll

0x6b660000 - 0x6b673000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\zip.dll

0x71140000 - 0x7114a000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\management.dll

0x6b1e0000 - 0x6b1f5000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\net.dll

0x74c20000 - 0x74c5c000 C:\Windows\system32\mswsock.dll

0x74c10000 - 0x74c16000 C:\Windows\System32\wship6.dll

0x70c20000 - 0x70c2f000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\nio.dll

0x73060000 - 0x73070000 C:\Windows\system32\NLAapi.dll

0x6b3a0000 - 0x6b3b0000 C:\Windows\system32\napinsp.dll

0x6b380000 - 0x6b392000 C:\Windows\system32\pnrpnsp.dll

0x74ae0000 - 0x74b24000 C:\Windows\system32\DNSAPI.dll

0x6b370000 - 0x6b378000 C:\Windows\System32\winrnr.dll

0x6b360000 - 0x6b36d000 C:\Windows\system32\wshbth.dll

0x74180000 - 0x74185000 C:\Windows\System32\wshtcpip.dll

0x72e60000 - 0x72e7c000 C:\Windows\system32\IPHLPAPI.DLL

0x72e50000 - 0x72e57000 C:\Windows\system32\WINNSI.DLL

0x710d0000 - 0x710d6000 C:\Windows\system32\rasadhlp.dll

0x72d20000 - 0x72d58000 C:\Windows\System32\fwpuclnt.dll

0x67c40000 - 0x67c52000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\unpack.dll

0x01350000 - 0x0139d000 C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390\lwjgl.dll

0x63cf0000 - 0x63db8000 C:\Windows\system32\OPENGL32.dll

0x67c10000 - 0x67c32000 C:\Windows\system32\GLU32.dll

0x62300000 - 0x623e7000 C:\Windows\system32\DDRAW.dll

0x6c220000 - 0x6c226000 C:\Windows\system32\DCIMAN32.dll

0x76e90000 - 0x7702d000 C:\Windows\system32\SETUPAPI.dll

0x75320000 - 0x75347000 C:\Windows\system32\CFGMGR32.dll

0x75520000 - 0x75532000 C:\Windows\system32\DEVOBJ.dll

0x73940000 - 0x73953000 C:\Windows\system32\dwmapi.dll

0x741a0000 - 0x741a9000 C:\Windows\system32\VERSION.dll

0x74c60000 - 0x74c77000 C:\Windows\system32\CRYPTSP.dll

0x74a00000 - 0x74a3b000 C:\Windows\system32\rsaenh.dll

0x75190000 - 0x7519c000 C:\Windows\system32\CRYPTBASE.dll

0x72a90000 - 0x72aa2000 C:\Windows\system32\dhcpcsvc.DLL

0x72a80000 - 0x72a8d000 C:\Windows\system32\dhcpcsvc6.DLL

0x625e0000 - 0x62726000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\awt.dll

0x73c80000 - 0x73cc0000 C:\Windows\system32\uxtheme.dll

0x69030000 - 0x69b89000 C:\Windows\system32\atioglxx.dll

0x00bf0000 - 0x00c1d000 C:\Windows\system32\atiadlxx.dll

0x75290000 - 0x752bf000 C:\Windows\system32\WINTRUST.dll

0x75350000 - 0x75471000 C:\Windows\system32\CRYPT32.dll

0x75280000 - 0x7528c000 C:\Windows\system32\MSASN1.dll

0x6b200000 - 0x6b279000 C:\Windows\system32\mscms.dll

0x6af10000 - 0x6af48000 C:\Windows\system32\icm32.dll

0x70a40000 - 0x70a7a000 C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390\avutil-ttv-51.dll

0x65980000 - 0x6599d000 C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390\swresample-ttv-0.dll

0x6eb80000 - 0x6ec09000 C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390\libmp3lame-ttv.dll

0x57e60000 - 0x58de0000 C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390\libmfxsw32.dll

0x64e30000 - 0x64f33000 C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390\twitchsdk.dll

0x75f20000 - 0x76170000 C:\Windows\system32\WININET.dll

0x75580000 - 0x75584000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll

0x75510000 - 0x75514000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll

0x75540000 - 0x75544000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll

0x75550000 - 0x75553000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll

0x77450000 - 0x77453000 C:\Windows\system32\normaliz.DLL

0x75c40000 - 0x75e74000 C:\Windows\system32\iertutil.dll

0x75590000 - 0x75595000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll

0x6e590000 - 0x6e5b5000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\jpeg.dll

0x6e560000 - 0x6e590000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\lcms.dll

0x52830000 - 0x52895000 C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390\OpenAL32.dll

0x774b0000 - 0x77533000 C:\Windows\system32\CLBCatQ.DLL

0x73960000 - 0x73999000 C:\Windows\System32\MMDevApi.dll

0x73cc0000 - 0x73db5000 C:\Windows\System32\PROPSYS.dll

0x6e400000 - 0x6e472000 C:\Windows\system32\dsound.dll

0x740c0000 - 0x740e5000 C:\Windows\system32\POWRPROF.dll

0x52ee0000 - 0x52f16000 C:\Windows\system32\AUDIOSES.DLL

0x51740000 - 0x51760000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\sunec.dll

0x741b0000 - 0x7429b000 C:\Windows\system32\dbghelp.dll

 

VM Arguments:

jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1230M -Djava.library.path=C:\Users\Khaled\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-16604209254390

java_command: net.minecraft.launchwrapper.Launch --username f4_ --version 1.7.10-Forge10.13.4.1614-1.7.10 --gameDir C:\Users\Khaled\AppData\Roaming\.minecraft --assetsDir C:\Users\Khaled\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 916f1c0310544da287f20d6fac0a8fbc --accessToken e65808158bff4651904f9c159f5212af --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --nativeLauncherVersion 307 --width 1280 --height 720

java_class_path (initial): C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Khaled\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Khaled\AppData\Roaming\.minec

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\

USERNAME=Khaled

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel

 

 

 

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

 

OS: Windows 7 Build 7601 Service Pack 1

 

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

 

Memory: 4k page, physical 2077268k(542556k free), swap 4154536k(2133112k free)

 

vm_info: Java HotSpot Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct  7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)

 

time: Wed Dec 07 18:26:34 2016

elapsed time: 73 seconds (0d 0h 1m 13s)

 

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • im trying to install 1.21.4 for Minecraft and for some reason it wont install it. I installed the latest version of java and when i try to open to intsall forge it says that java wont work or that it's not installed. if anyone can help that would be great bc all i want is to play minecraft with mods 
    • [18:39:41] [main/INFO]:Fabric mod metadata not found in jar org.groovymc.gml, ignoring [18:39:41] [main/INFO]:Fabric mod metadata not found in jar thedarkcolour.kotlinforforge, ignoring [18:39:42] [main/INFO]:Dependency resolution found 1 candidates to load [18:39:43] [main/INFO]:Found mod file dark-waters-connector-1.20.1-0.0.22_mapped_srg_1.20.1.jar of type MOD with provider org.sinytra.connector.locator.ConnectorLocator@6c8f4bc7 [18:39:43] [main/INFO]:Starting runtime mappings setup... [18:39:43] [main/INFO]:Injecting ScriptModLocator candidates... [18:39:43] [main/INFO]:Injected Jimfs file system [18:39:43] [main/INFO]:Skipped loading script mods from directory C:\Users\wwwSc\curseforge\minecraft\Instances\L SMP (1)\mods\scripts as it did not exist. [18:39:43] [main/INFO]:Injected ScriptModLocator mod candidates. Found 0 valid mod candidates and 0 broken mod files. [18:39:44] [main/INFO]:Successfully made module authlib transformable [18:39:45] [GML Mappings Thread/INFO]:Loaded runtime mappings in 1616ms [18:39:45] [GML Mappings Thread/INFO]:Finished runtime mappings setup. then it crashes
    • ---- Minecraft Crash Report ---- // Embeddium instance tainted by mods: [oculus, embeddium_extra] // Please do not reach out for Embeddium support without removing these mods first. // ------- // Who set us up the TNT? Time: 2024-12-21 15:42:50 Description: Exception in server tick loop java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "p_41604_" is null     at org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$2(ForgeEventsRemapper.java:125) ~[Zeta-1.0-24.jar%23417!/:1.0-24] {re:classloading}     at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?] {}     at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}     at net.minecraftforge.event.ForgeEventFactory.onPreServerTick(ForgeEventFactory.java:945) ~[forge-1.20.1-47.3.12-universal.jar%23423!/:?] {re:classloading}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:812) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "p_41604_" is null     at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:147) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:necronomicon-common.mixins.json:item.AnimatedItemNameMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}     at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:necronomicon-common.mixins.json:item.AnimatedItemNameMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}     at net.minecraft.world.item.ItemStack.<init>(ItemStack.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:necronomicon-common.mixins.json:item.AnimatedItemNameMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}     at uwu.lopyluna.create_dd.content.items.equipment.gilded_rose_tools.GRHoeItem.getCraftingRemainingItem(GRHoeItem.java:103) ~[Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar%23308!/:0.1b.Release-Early-Dev] {re:classloading}     at net.minecraftforge.common.extensions.IForgeItemStack.getCraftingRemainingItem(IForgeItemStack.java:62) ~[forge-1.20.1-47.3.12-universal.jar%23423!/:?] {re:computing_frames,re:mixin,re:classloading}     at org.violetmoon.zeta.util.handler.RecipeCrawlHandler.digest(RecipeCrawlHandler.java:159) ~[Zeta-1.0-24.jar%23417!/:1.0-24] {re:classloading}     at org.violetmoon.zeta.util.handler.RecipeCrawlHandler.onTick(RecipeCrawlHandler.java:142) ~[Zeta-1.0-24.jar%23417!/:1.0-24] {re:classloading}     at org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$2(ForgeEventsRemapper.java:123) ~[Zeta-1.0-24.jar%23417!/:1.0-24] {re:classloading}     ... 10 more 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: Windows 11 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 1657773056 bytes (1580 MiB) / 7033847808 bytes (6708 MiB) up to 8388608000 bytes (8000 MiB)     CPUs: 20     Processor Vendor: GenuineIntel     Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H     Identifier: Intel64 Family 6 Model 154 Stepping 3     Microarchitecture: Alder Lake     Frequency (GHz): 2.69     Number of physical packages: 1     Number of physical CPUs: 14     Number of logical CPUs: 20     Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x2520     Graphics card #0 versionInfo: DriverVersion=32.0.15.5597     Graphics card #1 name: Intel(R) Iris(R) Xe Graphics     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 1024.00     Graphics card #1 deviceId: 0x46a6     Graphics card #1 versionInfo: DriverVersion=31.0.101.4146     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 4.80     Memory slot #0 type: Unknown     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 4.80     Memory slot #1 type: Unknown     Virtual memory max (MB): 33483.11     Virtual memory used (MB): 22077.64     Swap memory total (MB): 17408.00     Swap memory used (MB): 984.43     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8000m -Xms256m     Loaded Shaderpack: ComplementaryReimagined_r5.3 + EuphoriaPatches_1.4.3         Profile: HIGH (+0 options changed by user)     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:flansmod (incompatible), mod:kuma_api (incompatible), mod:create_things_and_misc, mod:easyanvils, mod:geckolib, mod:createdeco (incompatible), mod:botarium (incompatible), mod:critter_lib, mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:ironjetpacks, mod:ritchiesprojectilelib (incompatible), mod:xaeroworldmap (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:pickupnotifier, mod:bygonenether (incompatible), mod:railways, mod:create_new_age, mod:balm, mod:immersive_armors (incompatible), mod:carryon (incompatible), mod:leavesbegone, mod:letsdoaddon_compat, mod:embeddium, mod:createcafe (incompatible), mod:create_connected, mod:farmersdelight, mod:ironfurnaces, mod:botania, mod:gardenofglass (incompatible), mod:baubly, mod:resourcefulconfig (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:create_factory, mod:advancednetherite, mod:ftbultimine (incompatible), mod:resourcefullib (incompatible), mod:architectury (incompatible), mod:camping, mod:doapi (incompatible), mod:vinery (incompatible), mod:beachparty (incompatible), mod:bloomingnature, mod:meadow, mod:herbalbrews, mod:toms_storage (incompatible), mod:customstartinggear (incompatible), mod:createteleporters, mod:sliceanddice (incompatible), mod:darkmodeeverywhere (incompatible), mod:quarkoddities, mod:estrogen (incompatible), mod:create_questing (incompatible), mod:createbigcannons (incompatible), mod:gourmet, mod:cucumber, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:sophisticatedstorage (incompatible), mod:copycats (incompatible), mod:itemfilters (incompatible), mod:easymagic, mod:jei, mod:nethervinery (incompatible), mod:furniture (incompatible), mod:createloveandwar, mod:waystones, mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:naturescompass, mod:libx, mod:design_decor (incompatible), mod:create_confectionery, mod:fusion, mod:crafttweaker (incompatible), mod:mekanism, mod:puzzlesaccessapi, mod:forge, mod:farm_and_charm (incompatible), mod:candlelight (incompatible), mod:bakery (incompatible), mod:brewery (incompatible), mod:tfmg (incompatible), mod:ironchest, mod:jukeboxfix (incompatible), mod:alexscaves, mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:moonlight (incompatible), mod:paradigms_dyed_planks, mod:mousetweaks, mod:regions_unexplored (incompatible), mod:necronomicon, mod:ftbquests (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:steampowered (incompatible), mod:amendments (incompatible), mod:create, mod:create_dd (incompatible), mod:crystal_clear (incompatible), mod:create_central_kitchen (incompatible), mod:createcasing (incompatible), mod:creategoggles (incompatible), mod:extendedgears (incompatible), mod:createoreexcavation (incompatible), mod:xaerominimap (incompatible), mod:create_sa, mod:storagedrawers (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:immediatelyfast (incompatible), mod:wildernature, mod:createmetallurgy (incompatible), mod:embeddium_extra, mod:puzzleslib, mod:kitchen_grow (incompatible), mod:just_ctgui, mod:create_oppenheimered, mod:euphoria_patcher, mod:oculus, mod:create_enchantment_industry (incompatible), mod:letsdoaddonstructures, mod:createaddition (incompatible), Supplementaries Generated Pack, better_leaves, builtin/loveandwar_simple_brass, builtin/loveandwar_vender_data, bushy_leaves, create_central_kitchen:farmersdelight (incompatible), green_stove, optifine_support, mod:mysticalagriculture, mod:matc, mod:gravestone     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: forge-47.3.12     ModLauncher: 10.0.9+10.0.9+main.dcd20f30     ModLauncher launch target: forgeclient     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.12.jar slf4jfixer PLUGINSERVICE          fmlloader-1.20.1-47.3.12.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.20.1-47.3.12.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.20.1-47.3.12.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.20.1-47.3.12.jar runtimedistcleaner PLUGINSERVICE          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     Mod List:          flansmod-1.20.1-0.4.193.jar                       |Flan's Mod                    |flansmod                      |0.4                 |DONE      |Manifest: NOSIGNATURE         kuma-api-forge-20.1.9-SNAPSHOT.jar                |KumaAPI                       |kuma_api                      |20.1.9-SNAPSHOT     |DONE      |Manifest: NOSIGNATURE         create_misc_and_things_ 1.20.1_4.0A.jar           |create: things and misc       |create_things_and_misc        |1.0.0               |DONE      |Manifest: NOSIGNATURE         EasyAnvils-v8.0.2-1.20.1-Forge.jar                |Easy Anvils                   |easyanvils                    |8.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         geckolib-forge-1.20.1-4.4.9.jar                   |GeckoLib 4                    |geckolib                      |4.4.9               |DONE      |Manifest: NOSIGNATURE         createdeco-2.0.2-1.20.1-forge.jar                 |Create Deco                   |createdeco                    |2.0.2-1.20.1-forge  |DONE      |Manifest: NOSIGNATURE         botarium-forge-1.20.1-2.3.4.jar                   |Botarium                      |botarium                      |2.3.4               |DONE      |Manifest: NOSIGNATURE         critter-forge-0.1-beta.11.jar                     |Critter Library               |critter_lib                   |0.1-beta.11         |DONE      |Manifest: NOSIGNATURE         immersive_aircraft-1.1.5+1.20.1-forge.jar         |Immersive Aircraft            |immersive_aircraft            |1.1.5+1.20.1        |DONE      |Manifest: NOSIGNATURE         sophisticatedcore-1.20.1-1.0.1.809.jar            |Sophisticated Core            |sophisticatedcore             |1.0.1.809           |DONE      |Manifest: NOSIGNATURE         IronJetpacks-1.20.1-7.0.7.jar                     |Iron Jetpacks                 |ironjetpacks                  |7.0.7               |DONE      |Manifest: NOSIGNATURE         ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-bu|Ritchie's Projectile Library  |ritchiesprojectilelib         |2.0.0-dev+mc.1.20.1-|DONE      |Manifest: NOSIGNATURE         XaerosWorldMap_1.39.2_Forge_1.20.jar              |Xaero's World Map             |xaeroworldmap                 |1.39.2              |DONE      |Manifest: NOSIGNATURE         citadel-2.6.1-1.20.1.jar                          |Citadel                       |citadel                       |2.6.1               |DONE      |Manifest: NOSIGNATURE         alexsmobs-1.22.9.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.9              |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.4.1.jar                       |MixinExtras                   |mixinextras                   |0.4.1               |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.20.17.1150.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.20.17.1150        |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         PickUpNotifier-v8.0.0-1.20.1-Forge.jar            |Pick Up Notifier              |pickupnotifier                |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         bygonenether-1.3.2-1.20.x.jar                     |Bygone Nether                 |bygonenether                  |1.3.2               |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         create-new-age-forge-1.20.1-1.1.2.jar             |Create: New Age               |create_new_age                |1.1.2               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.20.1-7.3.10-all.jar                  |Balm                          |balm                          |7.3.10              |DONE      |Manifest: NOSIGNATURE         immersive_armors-1.6.1+1.20.1-forge.jar           |Immersive Armors              |immersive_armors              |1.6.1+1.20.1        |DONE      |Manifest: NOSIGNATURE         carryon-forge-1.20.1-2.1.2.7.jar                  |Carry On                      |carryon                       |2.1.2.7             |DONE      |Manifest: NOSIGNATURE         LeavesBeGone-v8.0.0-1.20.1-Forge.jar              |Leaves Be Gone                |leavesbegone                  |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         letsdo-addon-compat-forge-1.4.2.jar               |[Let's Do Addon] Compat       |letsdoaddon_compat            |1.4.2               |DONE      |Manifest: NOSIGNATURE         embeddium-0.3.31+mc1.20.1.jar                     |Embeddium                     |embeddium                     |0.3.31+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         createcafe-1.2.4-1.20.1.jar                       |Create Cafe                   |createcafe                    |1.2.4-1.20.1        |DONE      |Manifest: NOSIGNATURE         create_connected-0.9.2-mc1.20.1-all.jar           |Create: Connected             |create_connected              |0.9.2-mc1.20.1      |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.20.1-1.2.6.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.6        |DONE      |Manifest: NOSIGNATURE         ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE         Botania-1.20.1-446-FORGE.jar                      |Botania                       |botania                       |1.20.1-446-FORGE    |DONE      |Manifest: NOSIGNATURE         gardenofglass-1.12.jar                            |Garden of Glass               |gardenofglass                 |1.12                |DONE      |Manifest: NOSIGNATURE         baubly-forge-1.20.1-1.0.1.jar                     |Baubly                        |baubly                        |1.0.1               |DONE      |Manifest: NOSIGNATURE         resourcefulconfig-forge-1.20.1-2.1.2.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.2               |DONE      |Manifest: NOSIGNATURE         curios-forge-5.11.0+1.20.1.jar                    |Curios API                    |curios                        |5.11.0+1.20.1       |DONE      |Manifest: NOSIGNATURE         Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |DONE      |Manifest: NOSIGNATURE         create_factory-0.4b-1.20.1.jar                    |Create: Factory               |create_factory                |0.4b-1.20.1         |DONE      |Manifest: NOSIGNATURE         advancednetherite-forge-2.1.3-1.20.1.jar          |Advanced Netherite            |advancednetherite             |2.1.3               |DONE      |Manifest: NOSIGNATURE         ftb-ultimine-forge-2001.1.5.jar                   |FTB Ultimine                  |ftbultimine                   |2001.1.5            |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |DONE      |Manifest: NOSIGNATURE         architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE         letsdo-camping-forge-1.0.4.jar                    |[Let's Do] Camping            |camping                       |1.0.4               |DONE      |Manifest: NOSIGNATURE         letsdo-API-forge-1.2.15-forge.jar                 |[Let's Do] API                |doapi                         |1.2.15              |DONE      |Manifest: NOSIGNATURE         letsdo-vinery-forge-1.4.34.jar                    |[Let's Do] Vinery             |vinery                        |1.4.34              |DONE      |Manifest: NOSIGNATURE         letsdo-beachparty-forge-1.1.5.jar                 |[Let's Do] Beachparty         |beachparty                    |1.1.5               |DONE      |Manifest: NOSIGNATURE         letsdo-bloomingnature-forge-1.0.9.jar             |[Let's Do] BloomingNature     |bloomingnature                |1.0.9               |DONE      |Manifest: NOSIGNATURE         letsdo-meadow-forge-1.3.19.jar                    |[Let's Do] Meadow             |meadow                        |1.3.19              |DONE      |Manifest: NOSIGNATURE         letsdo-herbalbrews-forge-1.0.8.jar                |[Let's Do] HerbalBrews        |herbalbrews                   |1.0.8               |DONE      |Manifest: NOSIGNATURE         toms_storage-1.20-1.6.9.jar                       |Tom's Simple Storage Mod      |toms_storage                  |1.6.9               |DONE      |Manifest: NOSIGNATURE         CustomStartingGear-1.20-2.0.3.jar                 |Custom Starter Gear           |customstartinggear            |2.0.3               |DONE      |Manifest: NOSIGNATURE         createteleporters2.2-1.20.1.jar                   |Create Teleporters            |createteleporters             |2.2                 |DONE      |Manifest: NOSIGNATURE         sliceanddice-forge-3.3.0.jar                      |Create Slice & Dice           |sliceanddice                  |3.3.0               |DONE      |Manifest: NOSIGNATURE         DarkModeEverywhere-1.20.1-1.2.3.jar               |DarkModeEverywhere            |darkmodeeverywhere            |1.20.1-1.2.3        |DONE      |Manifest: NOSIGNATURE         QuarkOddities-1.20.1.jar                          |Quark Oddities                |quarkoddities                 |1.20.1              |DONE      |Manifest: NOSIGNATURE         Estrogen-4.3.1+1.20.1-forge.jar                   |Create: Estrogen              |estrogen                      |4.3.1+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE         Create_Questing-FORGE-1.20.1-1.0.0.jar            |Create Questing               |create_questing               |1.0.0               |DONE      |Manifest: NOSIGNATURE         createbigcannons-5.7.2-mc.1.20.1-forge.jar        |Create Big Cannons            |createbigcannons              |5.7.2               |DONE      |Manifest: NOSIGNATURE         gourmet-0.1.1b-1.20.1.jar                         |Create Gourmet                |gourmet                       |0.1.1b-1.20.1       |DONE      |Manifest: NOSIGNATURE         Cucumber-1.20.1-7.0.13.jar                        |Cucumber Library              |cucumber                      |7.0.13              |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-2001.2.6.jar                    |FTB Library                   |ftblibrary                    |2001.2.6            |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-2001.3.0.jar                      |FTB Teams                     |ftbteams                      |2001.3.0            |DONE      |Manifest: NOSIGNATURE         sophisticatedstorage-1.20.1-1.0.2.985.jar         |Sophisticated Storage         |sophisticatedstorage          |1.0.2.985           |DONE      |Manifest: NOSIGNATURE         copycats-2.1.4+mc.1.20.1-forge.jar                |Create: Copycats+             |copycats                      |2.1.4+mc.1.20.1-forg|DONE      |Manifest: NOSIGNATURE         item-filters-forge-2001.1.0-build.59.jar          |Item Filters                  |itemfilters                   |2001.1.0-build.59   |DONE      |Manifest: NOSIGNATURE         EasyMagic-v8.0.1-1.20.1-Forge.jar                 |Easy Magic                    |easymagic                     |8.0.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         jei-1.20.1-forge-15.20.0.105.jar                  |Just Enough Items             |jei                           |15.20.0.105         |DONE      |Manifest: NOSIGNATURE         letsdo-nethervinery-forge-1.2.16.jar              |[Let's Do] NetherVinery       |nethervinery                  |1.2.16              |DONE      |Manifest: NOSIGNATURE         letsdo-furniture-forge-1.0.4.jar                  |[Let's Do] Furniture          |furniture                     |1.0.4               |DONE      |Manifest: NOSIGNATURE         createloveandwar-0.3-1.20.1.jar                   |Create: Love and War          |createloveandwar              |0.3-1.20.1          |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.20-14.1.6.jar                   |Waystones                     |waystones                     |14.1.6              |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |12.0.0.4            |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         NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |DONE      |Manifest: NOSIGNATURE         LibX-1.20.1-5.0.14.jar                            |LibX                          |libx                          |1.20.1-5.0.14       |DONE      |Manifest: NOSIGNATURE         design_decor-0.4.0b-1.20.1.jar                    |Create: Design n' Decor       |design_decor                  |0.4.0b              |DONE      |Manifest: NOSIGNATURE         create-confectionery1.20.1_v1.1.0.jar             |Create Confectionery          |create_confectionery          |1.1.0               |DONE      |Manifest: NOSIGNATURE         fusion-1.1.1-forge-mc1.20.1.jar                   |Fusion                        |fusion                        |1.1.1               |DONE      |Manifest: NOSIGNATURE         CraftTweaker-forge-1.20.1-14.0.44.jar             |CraftTweaker                  |crafttweaker                  |14.0.44             |DONE      |Manifest: NOSIGNATURE         Mekanism-1.20.1-10.4.12.68.jar                    |Mekanism                      |mekanism                      |10.4.12             |DONE      |Manifest: NOSIGNATURE         puzzlesaccessapi-forge-8.0.7.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.7               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         forge-1.20.1-47.3.12-universal.jar                |Forge                         |forge                         |47.3.12             |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         letsdo-farm_and_charm-forge-1.0.4.jar             |[Let's Do] Farm & Charm       |farm_and_charm                |1.0.4               |DONE      |Manifest: NOSIGNATURE         letsdo-candlelight-forge-2.0.2.jar                |[Let's Do] Candlelight        |candlelight                   |2.0.2               |DONE      |Manifest: NOSIGNATURE         letsdo-bakery-forge-2.0.3.jar                     |[Let's Do] Bakery             |bakery                        |2.0.3               |DONE      |Manifest: NOSIGNATURE         letsdo-brewery-forge-2.0.3.jar                    |[Let's Do] Brewery            |brewery                       |2.0.3               |DONE      |Manifest: NOSIGNATURE         tfmg-0.9.3-1.20.1.jar                             |Create: The Factory Must Grow |tfmg                          |0.9.3-1.20.1        |DONE      |Manifest: NOSIGNATURE         MysticalAgriculture-1.20.1-7.0.14.jar             |Mystical Agriculture          |mysticalagriculture           |7.0.14              |DONE      |Manifest: NOSIGNATURE         matc-1.6.0.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.6.0               |DONE      |Manifest: NOSIGNATURE         ironchest-1.20.1-14.4.4.jar                       |Iron Chests                   |ironchest                     |1.20.1-14.4.4       |DONE      |Manifest: NOSIGNATURE         jukeboxfix-1.0.0-1.20.1.jar                       |Jukeboxfix                    |jukeboxfix                    |1.0.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         alexscaves-2.0.2.jar                              |Alex's Caves                  |alexscaves                    |2.0.2               |DONE      |Manifest: NOSIGNATURE         EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar  |EnchantmentDescriptions       |enchdesc                      |17.1.19             |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         TerraBlender-forge-1.20.1-3.0.1.7.jar             |TerraBlender                  |terrablender                  |3.0.1.7             |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-1.20.1-18.0.0.592.jar               |Biomes O' Plenty              |biomesoplenty                 |18.0.0.592          |DONE      |Manifest: NOSIGNATURE         moonlight-1.20-2.13.41-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.13.41        |DONE      |Manifest: NOSIGNATURE         lettuces_dyed_planks-1.1.2 (1.20.1).jar           |Lettuce's Dyed Planks         |paradigms_dyed_planks         |1.1.2               |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |DONE      |Manifest: NOSIGNATURE         RegionsUnexploredForge-0.5.6+1.20.1.jar           |Regions Unexplored            |regions_unexplored            |0.5.6               |DONE      |Manifest: NOSIGNATURE         Necronomicon-Forge-1.6.0+1.20.1.jar               |Necronomicon                  |necronomicon                  |1.6.0               |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-2001.4.9.jar                     |FTB Quests                    |ftbquests                     |2001.4.9            |DONE      |Manifest: NOSIGNATURE         mixinsquared-forge-0.1.2-beta.5.jar               |MixinSquared                  |mixinsquared                  |0.1.2-beta.5        |DONE      |Manifest: NOSIGNATURE         Jade-1.20.1-forge-11.11.1.jar                     |Jade                          |jade                          |11.11.1+forge       |DONE      |Manifest: NOSIGNATURE         appliedenergistics2-forge-15.3.1-beta.jar         |Applied Energistics 2         |ae2                           |15.3.1-beta         |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.13.15+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.15+1.20.1      |DONE      |Manifest: NOSIGNATURE         kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.20.1-0.6.11-13.jar               |Flywheel                      |flywheel                      |0.6.11-13           |DONE      |Manifest: NOSIGNATURE         steampowered-1.20.1-3.0.2.jar                     |Create: Steam Powered         |steampowered                  |1.20.1-3.0.2        |DONE      |Manifest: NOSIGNATURE         amendments-1.20-1.2.12.jar                        |Amendments                    |amendments                    |1.20-1.2.12         |DONE      |Manifest: NOSIGNATURE         create-1.20.1-0.5.1.j.jar                         |Create                        |create                        |0.5.1.j             |DONE      |Manifest: NOSIGNATURE         Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires      |create_dd                     |0.1b.Release-Early-D|DONE      |Manifest: NOSIGNATURE         Crystal-Clear-2.1-Beta-forge.jar                  |Create: Crystal Clear         |crystal_clear                 |2.1-Beta            |DONE      |Manifest: NOSIGNATURE         create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen       |create_central_kitchen        |1.3.12              |DONE      |Manifest: NOSIGNATURE         CreateCasing-1.20.1-1.6.2-fix1.jar                |Create : Encased              |createcasing                  |1.20.1-1.6.2-fix1   |DONE      |Manifest: NOSIGNATURE         creategoggles-1.20.1-0.5.5.g-[FORGE].jar          |Create Goggles                |creategoggles                 |0.5.5.g             |DONE      |Manifest: NOSIGNATURE         extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar      |Extended Cogwheels            |extendedgears                 |2.1.1-1.20.1-0.5.1.f|DONE      |Manifest: NOSIGNATURE         createoreexcavation-1.20-1.5.3.jar                |Create Ore Excavation         |createoreexcavation           |1.5.3               |DONE      |Manifest: NOSIGNATURE         Xaeros_Minimap_24.6.1_Forge_1.20.jar              |Xaero's Minimap               |xaerominimap                  |24.6.1              |DONE      |Manifest: NOSIGNATURE         gravestone-forge-1.20.1-1.0.24.jar                |Gravestone Mod                |gravestone                    |1.20.1-1.0.24       |DONE      |Manifest: NOSIGNATURE         create-stuff-additions1.20.1_v2.0.5.jar           |Create Stuff & Additions      |create_sa                     |2.0.5               |DONE      |Manifest: NOSIGNATURE         StorageDrawers-1.20.1-12.9.13.jar                 |Storage Drawers               |storagedrawers                |12.9.13             |DONE      |Manifest: NOSIGNATURE         Zeta-1.0-24.jar                                   |Zeta                          |zeta                          |1.0-24              |DONE      |Manifest: NOSIGNATURE         Quark-4.0-460.jar                                 |Quark                         |quark                         |4.0-460             |DONE      |Manifest: NOSIGNATURE         supplementaries-1.20-3.1.11.jar                   |Supplementaries               |supplementaries               |1.20-3.1.11         |DONE      |Manifest: NOSIGNATURE         ImmediatelyFast-Forge-1.3.3+1.20.4.jar            |ImmediatelyFast               |immediatelyfast               |1.3.3+1.20.4        |DONE      |Manifest: NOSIGNATURE         letsdo-wildernature-forge-1.0.3.jar               |[Let's Do] Wilder Nature      |wildernature                  |1.0.3               |DONE      |Manifest: NOSIGNATURE         createmetallurgy-0.0.6-1.20.1.jar                 |Create Metallurgy             |createmetallurgy              |0.0.6-1.20.1        |DONE      |Manifest: NOSIGNATURE         rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar     |Embeddium Extra               |embeddium_extra               |0.5.4.3+mc1.20.1-bui|DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v8.1.25-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.25              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         kitchen_grow-0.1-1.20.1.jar                       |Create The Kitchen Must Grow  |kitchen_grow                  |0.1-1.20.1          |DONE      |Manifest: NOSIGNATURE         just_ctgui-0.1.6_release-forge-1.20.1.jar         |Just CTGUI                    |just_ctgui                    |0.1.6               |DONE      |Manifest: NOSIGNATURE         1.20.1-create_oppenheimered-1.0.4.jar             |Create: Oppenheimered         |create_oppenheimered          |1.0.4               |DONE      |Manifest: NOSIGNATURE         EuphoriaPatcher-1.4.3-r5.3-forge.jar              |Euphoria Patcher              |euphoria_patcher              |1.4.3-r5.3-forge    |DONE      |Manifest: NOSIGNATURE         oculus-mc1.20.1-1.7.0.jar                         |Oculus                        |oculus                        |1.7.0               |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         letsdo-addon-structures-1.7.1.jar                 |Let's Do Addon: Structures    |letsdoaddonstructures         |1.7.1               |DONE      |Manifest: NOSIGNATURE         createaddition-1.20.1-1.2.4e.jar                  |Create Crafts & Additions     |createaddition                |1.20.1-1.2.4e       |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: c57b94be-d38e-42a2-ae12-b3a24fd7c68f     FML: 47.3     Forge: net.minecraftforge:47.3.12     Flywheel Backend: Off  
  • Topics

×
×
  • Create New...

Important Information

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