Jump to content

Fatal Error Bug! Can’t Get any Mod Loaded on 1.5!


Dark_Rose13

Recommended Posts

Ok now that I have updated to Minecraft 1.5 I cannot get any mods to work with forge! I have done this over and over the last two days I have Forced updated and even deleted everything and re-downloaded everything to try and get it to work. I made sure to have the latest Forge and updated Java and everything I had that Library error before but it seemed to stop with the newer version of Forge and it seems like with any mod I use forge says it has a Fatal error I am on PC and will put my log code thing below but it’s very annoying and I hope they will fix it soon because before forge could just be copied in the .minecraft file and you could get it to work now this new update comes along and I can’t even play Minecraft at all. If anyone knows if they are going to fix it soon or if this is a bug I saw a lot of people posted on this but no one has gotten any help or any that could help me…. Hope I could find out if an update with Forge is coming to fix this or if I need to do something let me know! Thank you and please help! 

 

Edit:

Oh and I did Update my NEI mods to 1.5 just to see if that would help but it did not just a black screen .... still can't get any mods to work with forge ugh X___X

 

Log File:

 

2013-03-14 11:26:12 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading

2013-03-14 11:26:12 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Discovering coremods

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.1.0.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.1.0.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.1.0.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.2-1.4.6.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.2-1.4.6.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.2-1.4.6.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.5.1.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.5.1.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.5.1.jar

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir

2013-03-14 11:26:13 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir

2013-03-14 11:26:13 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir

2013-03-14 11:26:13 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir

2013-03-14 11:26:13 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.zip present and correct in lib dir

2013-03-14 11:26:13 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir

2013-03-14 11:26:19 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/asm/ASMTransformer

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:189)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:256)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:226)

2013-03-14 11:26:19 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-03-14 11:26:19 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2013-03-14 11:26:19 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-03-14 11:26:19 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/asm/ASMTransformer

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.net.URLClassLoader.defineClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.net.URLClassLoader.access$100(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:95)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:270)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169)

2013-03-14 11:26:19 [iNFO] [sTDERR] ... 5 more

2013-03-14 11:26:19 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.ASMTransformer

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] ... 20 more

2013-03-14 11:26:19 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/Event

2013-03-14 11:26:19 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:59)

2013-03-14 11:26:19 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:35)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:277)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:198)

2013-03-14 11:26:19 [iNFO] [sTDERR] ... 22 more

2013-03-14 11:26:19 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.Event

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:210)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-14 11:26:19 [iNFO] [sTDERR] ... 26 more

2013-03-14 11:26:19 [iNFO] [sTDERR] Caused by: java.lang.AbstractMethodError

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:277)

2013-03-14 11:26:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:198)

2013-03-14 11:26:19 [iNFO] [sTDERR] ... 28 more

 

 

Link to comment
Share on other sites

2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.2-1.4.6.jar
2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.2-1.4.6.jar
2013-03-14 11:26:12 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.2-1.4.6.jar

 

You have GuiAPI, which isn't updated. Remove it.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Link to comment
Share on other sites

I tried and I did not work and I tried other mods and that did not work and now it is just a Black screen.... ugh I hope forge gets fixed I tried putting Optifine or a few other mods on and nothing works just a Black screen .... any ideas?

 

I have tried with updated mods and other things and with optifine without ... can't get any mods to work X.X

 

Log now:

 

2013-03-14 17:45:29 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading

2013-03-14 17:45:29 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-03-14 17:45:29 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-03-14 17:45:29 [FINEST] [ForgeModLoader] Discovering coremods

2013-03-14 17:45:29 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-03-14 17:45:29 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-03-14 17:45:30 [FINEST] [ForgeModLoader] Download complete

2013-03-14 17:45:30 [iNFO] [ForgeModLoader] Download complete

2013-03-14 17:45:30 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully

2013-03-14 17:45:30 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-03-14 17:45:30 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-03-14 17:45:32 [FINEST] [ForgeModLoader] Download complete

2013-03-14 17:45:32 [iNFO] [ForgeModLoader] Download complete

2013-03-14 17:45:32 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully

2013-03-14 17:45:32 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-03-14 17:45:32 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-03-14 17:45:33 [FINEST] [ForgeModLoader] Download complete

2013-03-14 17:45:33 [iNFO] [ForgeModLoader] Download complete

2013-03-14 17:45:33 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully

2013-03-14 17:45:33 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-03-14 17:45:33 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-03-14 17:45:35 [FINEST] [ForgeModLoader] Download complete

2013-03-14 17:45:35 [iNFO] [ForgeModLoader] Download complete

2013-03-14 17:45:35 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully

2013-03-14 17:45:35 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip

2013-03-14 17:45:35 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip

2013-03-14 17:45:35 [FINEST] [ForgeModLoader] Download complete

2013-03-14 17:45:35 [iNFO] [ForgeModLoader] Download complete

2013-03-14 17:45:35 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.zip was downloaded and verified successfully

2013-03-14 17:45:35 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-03-14 17:45:35 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Download complete

2013-03-14 17:45:42 [iNFO] [ForgeModLoader] Download complete

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Running coremod plugins

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-03-14 17:45:42 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-03-14 17:45:42 [FINEST] [ForgeModLoader] Validating minecraft

2013-03-14 17:45:43 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-03-14 17:45:47 [iNFO] [sTDOUT] 229 recipes

2013-03-14 17:45:47 [iNFO] [sTDOUT] 27 achievements

2013-03-14 17:45:48 [iNFO] [Minecraft-Client] Setting user: Dark_Rose13

2013-03-14 17:45:48 [iNFO] [sTDOUT] (Session ID is b572606aba0184c8a52d0d3ee7a64ada6df48c8e)

2013-03-14 17:45:48 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2

2013-03-14 17:45:49 [iNFO] [sTDOUT] OptiFine_1.5.0_HD_U_A3

2013-03-14 17:45:49 [iNFO] [sTDOUT] Thu Mar 14 17:45:49 PDT 2013

2013-03-14 17:45:49 [iNFO] [sTDOUT] OS: Windows 8 (amd64) version 6.2

2013-03-14 17:45:49 [iNFO] [sTDOUT] Java: 1.7.0_17, Oracle Corporation

2013-03-14 17:45:49 [iNFO] [sTDOUT] VM: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

2013-03-14 17:45:49 [iNFO] [sTDOUT] LWJGL: 2.4.2

2013-03-14 17:45:49 [iNFO] [sTDOUT] OpenGL: GeForce GT 650M/PCIe/SSE2 version 4.3.0, NVIDIA Corporation

2013-03-14 17:45:49 [iNFO] [sTDOUT] OpenGL Version: 4.0

2013-03-14 17:45:49 [iNFO] [sTDOUT] Checking for new version

2013-03-14 17:45:49 [iNFO] [sTDOUT] Version found: A1

2013-03-14 17:45:49 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-03-14 17:45:49 [iNFO] [sTDOUT] MinecraftForge v7.7.0.582 Initialized

2013-03-14 17:45:49 [iNFO] [ForgeModLoader] MinecraftForge v7.7.0.582 Initialized

2013-03-14 17:45:49 [iNFO] [sTDOUT] Replaced 85 ore recipies

2013-03-14 17:45:49 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-03-14 17:45:50 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.5.0_HD_U_A3, enabling compatibility features

2013-03-14 17:45:50 [iNFO] [ForgeModLoader] No mod directory found, creating one: C:\Users\DarkRose13\AppData\Roaming\.minecraft\mods

2013-03-14 17:45:50 [iNFO] [ForgeModLoader] Mod directory created successfully

2013-03-14 17:45:50 [FINE] [ForgeModLoader] No config directory found, creating one: C:\Users\DarkRose13\AppData\Roaming\.minecraft\config

2013-03-14 17:45:50 [iNFO] [ForgeModLoader] Config directory created successfully

2013-03-14 17:45:50 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\DarkRose13\AppData\Roaming\.minecraft\config\logging.properties

2013-03-14 17:45:50 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-03-14 17:45:50 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-03-14 17:45:50 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\bin\lwjgl.jar

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\bin\jinput.jar

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2013-03-14 17:45:50 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\DarkRose13\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-148.jar

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.zip

2013-03-14 17:45:50 [FINER] [ForgeModLoader] Skipping known library file C:\Users\DarkRose13\AppData\Roaming\.minecraft\lib\scala-library.jar

2013-03-14 17:45:50 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-03-14 17:45:50 [iNFO] [ForgeModLoader] Searching C:\Users\DarkRose13\AppData\Roaming\.minecraft\mods for mods

2013-03-14 17:45:50 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2013-03-14 17:45:50 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2013-03-14 17:45:51 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2013-03-14 17:45:51 [FINER] [ForgeModLoader] Received a system property request ''

2013-03-14 17:45:51 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

2013-03-14 17:45:51 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-03-14 17:45:51 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\DarkRose13\AppData\Roaming\.minecraft\config\logging.properties

2013-03-14 17:45:51 [FINE] [ForgeModLoader] Reloaded logging properties

2013-03-14 17:45:51 [FINE] [mcp] Mod Logging channel mcp configured at default level.

2013-03-14 17:45:51 [iNFO] [mcp] Activating mod mcp

2013-03-14 17:45:51 [FINE] [FML] Mod Logging channel FML configured at default level.

2013-03-14 17:45:51 [iNFO] [FML] Activating mod FML

2013-03-14 17:45:51 [FINE] [Forge] Mod Logging channel Forge configured at default level.

2013-03-14 17:45:51 [iNFO] [Forge] Activating mod Forge

2013-03-14 17:45:51 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

2013-03-14 17:45:51 [FINER] [ForgeModLoader] All mod requirements are satisfied

2013-03-14 17:45:51 [FINER] [ForgeModLoader] Sorting mods into an ordered list

2013-03-14 17:45:51 [FINER] [ForgeModLoader] Mod sorting completed successfully

2013-03-14 17:45:51 [FINE] [ForgeModLoader] Mod sorting data

2013-03-14 17:45:51 [FINE] [ForgeModLoader] No user mods found to sort

2013-03-14 17:45:51 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-03-14 17:45:51 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-03-14 17:45:51 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-03-14 17:45:51 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-03-14 17:45:51 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-03-14 17:45:51 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-03-14 17:45:51 [FINE] [ForgeModLoader] Mod signature data

2013-03-14 17:45:51 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.42): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-03-14 17:45:51 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.0.24.582): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)

2013-03-14 17:45:51 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.7.0.582): coremods (NO VALID CERTIFICATE FOUND)

2013-03-14 17:45:51 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp

2013-03-14 17:45:51 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp

2013-03-14 17:45:51 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML

2013-03-14 17:45:51 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML

2013-03-14 17:45:51 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge

2013-03-14 17:45:51 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2013-03-14 17:45:51 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge

2013-03-14 17:45:51 [iNFO] [sTDOUT] (Reflector) Class not present: ModLoader

2013-03-14 17:45:51 [iNFO] [sTDOUT] (Reflector) Class not present: LightCache

2013-03-14 17:45:51 [iNFO] [sTDOUT] (Reflector) Class not present: BlockCoord

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraftforge.client.ForgeHooksClient.beforeRenderPass

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraftforge.client.ForgeHooksClient.afterRenderPass

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraftforge.client.ForgeHooksClient.beforeBlockRender

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraftforge.client.ForgeHooksClient.afterBlockRender

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: FMLRenderAccessLibrary.setTextureDimensions

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: FMLRenderAccessLibrary.preRegisterEffect

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: FMLRenderAccessLibrary.onUpdateTextureEffect

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: FMLRenderAccessLibrary.onTexturePackChange

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraft.client.particle.EffectRenderer.addEffect

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraft.block.Block.getTextureFile

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraft.item.Item.getTextureFile

2013-03-14 17:45:52 [iNFO] [sTDOUT] (Reflector) Method not pesent: net.minecraft.item.Item.getIconIndex

2013-03-14 17:45:52 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-03-14 17:45:52 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-03-14 17:45:52 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-03-14 17:45:52 [iNFO] [sTDOUT] OpenAL initialized.

2013-03-14 17:45:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

2013-03-14 17:45:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

2013-03-14 17:45:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

2013-03-14 17:45:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

2013-03-14 17:45:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

2013-03-14 17:45:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

2013-03-14 17:45:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

2013-03-14 17:45:55 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

2013-03-14 17:45:55 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

2013-03-14 17:45:55 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML

2013-03-14 17:45:55 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML

2013-03-14 17:45:55 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge

2013-03-14 17:45:55 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge

2013-03-14 17:45:55 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

2013-03-14 17:45:55 [FINEST] [mcp] Sending event IMCEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [mcp] Sent event IMCEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

2013-03-14 17:45:55 [FINEST] [FML] Sending event IMCEvent to mod FML

2013-03-14 17:45:55 [FINEST] [FML] Sent event IMCEvent to mod FML

2013-03-14 17:45:55 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

2013-03-14 17:45:55 [FINEST] [Forge] Sending event IMCEvent to mod Forge

2013-03-14 17:45:55 [FINEST] [Forge] Sent event IMCEvent to mod Forge

2013-03-14 17:45:55 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML

2013-03-14 17:45:55 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML

2013-03-14 17:45:55 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge

2013-03-14 17:45:55 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge

2013-03-14 17:45:55 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp

2013-03-14 17:45:55 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML

2013-03-14 17:45:55 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML

2013-03-14 17:45:55 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge

2013-03-14 17:45:55 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge

2013-03-14 17:45:55 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2013-03-14 17:45:57 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

2013-03-14 17:45:57 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

2013-03-14 17:45:57 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

2013-03-14 17:45:57 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

2013-03-14 17:45:57 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

2013-03-14 17:45:57 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

2013-03-14 17:45:57 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

2013-03-14 17:45:58 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

2013-03-14 17:45:58 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

2013-03-14 17:45:58 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png

2013-03-14 17:45:58 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png

2013-03-14 17:45:58 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.IllegalAccessError: tried to access method net.minecraft.client.renderer.RenderEngine.readTextureImage(Ljava/lang/String;)Ljava/awt/image/BufferedImage; from class CustomColorizer

2013-03-14 17:45:58 [iNFO] [sTDERR] at CustomColorizer.getTextureHeight(CustomColorizer.java:150)

2013-03-14 17:45:58 [iNFO] [sTDERR] at CustomColorizer.update(CustomColorizer.java:137)

2013-03-14 17:45:58 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.func_78352_b(RenderEngine.java:591)

2013-03-14 17:45:58 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:247)

2013-03-14 17:45:58 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474)

2013-03-14 17:45:58 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)

2013-03-14 17:45:58 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728)

2013-03-14 17:45:58 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

 

Link to comment
Share on other sites

My issue is that I can't get any mods to work at all! I can get Optifine to work but any mods that say they are updated for 1.5 and I put them in the mods folder I just get the black screen every time! I dono is I forge then? I get that odd error that is in that log above where it can't find some stuff because forge is doing something but I am no sure what to do or how anyone else is getting any mods to work with 1.5. x__x

Link to comment
Share on other sites

Which mod specifically were you trying to install?

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Link to comment
Share on other sites

Any mod from mo creatures to IC2 to BuildCraft anything you put in the mods folder it does not work and I get that black screen and that log error I had in the most recent post. Even ReiMiniMap does not work I can get Optifine to work with the latest forge but nothing else. I do not understand after the update it all got screwed up and those mods I am using are updated for 1.5 so something must be wrong here.... X___X

Link to comment
Share on other sites

There are always logs.

And 'black screen' never means the same thing, so please stop generalizing them to 'it all doesnt work'

Your last error log was a bug in the ModLoader compatibility, and as such has been fixed. So you should update your forge and try again. And next time you post include a log like you should -.-

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Well even without BuildCraft the other mods that say 1.5 do not work but now I am getting a very odd ChickenBone NEI error. Never had that conflict I keep updating my mods like Optifne and NEI and Forge I mean Forge is spiting them out like crazy but yeah here is my very small log with NEI. Still cant get many mods to work but I hope the coding wil be fixed someday I mean I am now getting tons I mean tons of missing textures with things like twilight forest and computercraft and such and those do work but now I cant get Minecraft going again because of this.

 

Log

 

2013-03-20 11:37:18 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.31.595 for Minecraft 1.5 loading

2013-03-20 11:37:18 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_17, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7

2013-03-20 11:37:18 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\DarkRose13\Minecraft.exe

2013-03-20 11:37:18 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\HP SimplePass\x64;C:\Program Files (x86)\HP SimplePass\;;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Java\jre7\bin;.

2013-03-20 11:37:18 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-03-20 11:37:18 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-03-20 11:37:18 [FINEST] [ForgeModLoader] Discovering coremods

2013-03-20 11:37:18 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.4.3.jar

2013-03-20 11:37:18 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.4.3.jar

2013-03-20 11:39:35 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NullPointerException

2013-03-20 11:39:35 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-03-20 11:39:35 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-03-20 11:39:35 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-03-20 11:39:35 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-03-20 11:39:35 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2013-03-20 11:39:35 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-03-20 11:39:35 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2013-03-20 11:39:35 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:411)

2013-03-20 11:39:35 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)

2013-03-20 11:39:35 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-03-20 11:39:35 [iNFO] [sTDERR] ... 5 more

 

 

Link to comment
Share on other sites

I don't know why but i've tried some of the things on the site but i'm still getting this error.

 

http://paste.ubuntu.com/5632934/

 

I'm using: Forge Build 7.7.0.595 (which at the time of me typing this is the latest build) , CodeChickenCore 0.8.4.3, Not Enough Items 1.5.2.4, BibliCraft 1.1.3, ChickenChunks 1.3.2.2, ComputerCraft 1.51, Gravity Gun and Portal Gun 1.5.0v2, IChunUtil 1.0.0, Iventory Tweaks 1.51b, and Iron Chest 5.2.1.288. All mods when i've checked on the forums have all been updated to 1.5 and I always keep getting the same errror no matter if I reset and redownload the mods or the folder.

Link to comment
Share on other sites

Oh great now after the update 1.5.1 it still does not work saying that codechicken core mode is not for 1.5.1 I mean for Minecraft 1.4.7 you could use older mods no prob but will we have to fix this every time there is some dumb update? I hope not... the two main thing I need I can't get to work... forge and NEI I mean it should really not be this hard sigh.... but it says there is an error when I start saying codechicken is not updated to 1.5.1 but that should not matter bc its updated to 1.5 but even then it did not work and came up with the same error I have the newest forge for 1.5.1 and optifine and NEI so yeah ... I am so stressed out I just want this to work X_X

 

Here is yet another log...

 

2013-03-21 15:57:31 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.38.600 for Minecraft 1.5.1 loading

2013-03-21 15:57:31 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_17, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7

2013-03-21 15:57:31 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\DarkRose13\Minecraft.exe

2013-03-21 15:57:31 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\HP SimplePass\x64;C:\Program Files (x86)\HP SimplePass\;;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Java\jre7\bin;.

2013-03-21 15:57:31 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Discovering coremods

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.5.jar

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.5.jar

2013-03-21 15:57:31 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.5.jar

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.5.jar

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.5.jar

2013-03-21 15:57:31 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.5.jar

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir

2013-03-21 15:57:31 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir

2013-03-21 15:57:31 [iNFO] [sTDERR] This version of CodeChickenCore does not support minecraft version 1.5.1

 

 

Link to comment
Share on other sites

The only reason mods for 1.4.6 worked for 1.4.7 was because it was a minor change. Things not working inbetween versions? Welcome to Minecraft modding.

 

There is some progress made with runtime deobfuscation, but there will always be updates that break mods, and that is a fact of life. If you can't deal with it you shouldn't be modding your client.

Link to comment
Share on other sites

Now whats a fact of life is you do not know how to treat people and don't seem to have any other time in your life but to troll people. And second its the modders fault all the codeing does not work and all the updates that mess everything up is not out fault so don't go yelling to me now I would like to wait for a REAL answer to my last post and log to get some good help so go troll someone else or better yet dont troll anyone and see how you can "handle it" have a nice day.

 

Now to the normal Forge people as I said it seems on both 1.5 and 1.5.1 give me the same error saying the codechicken/NEI wont load and such my log is pasted above I have not changed anything so that log is the most current one

Link to comment
Share on other sites

I'm gonna pull a straw here and say you're getting the @mcversion crash, so do as Lex says and update.

And bug chickenbones to update his coremods, as runtime deobf doesn't affect coremods. Nothing much we can do.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

So how come I get the same error when I load 1.5? I back up and do 1.5 minecraft and get the codechicken error (rather then the 1.5.1 error i guess) but NEI is updated for 1.5 yet forge 1.5 wont work with it? that does make sense... I am updating every time there is one and seems like there are so many odd errors here but never had a conflict with codechicken but both 1.5 and 1.5.1 does not work i understand codechicken is not 1.5.1 yet but its odd that on my back up load on 1.5 its not working it wont load the coremods.

Link to comment
Share on other sites

Hmm Codechicken updated to 1.5.1 and now when I put it in the coremods it wont work it says it wont work with this version of forge  ? but I have the latest version of both I would really like NEI on my Minecraft its odd its not working.... I mean I assume you guys work together because it has always worked in the past so it must be compatible ? Has anyone else gotten it to work with other mods and such ? I can get NEI to work with no mods at all but any mod what so ever and it says it won't work with this version of forge or whatever so I am not sure whats up... x.x

Link to comment
Share on other sites

Banned for just flat out stupidity and then bitching at us like he knows more about how the fucking system is setup then I do.

Fuck off kid.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • [01:30:06] [main/INFO]: ModLauncher running: args [--username, AkadieL, --version, forge-47.2.0, --gameDir, C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized, --assetsDir, C:\Users\Administrator\curseforge\minecraft\Install\assets, --assetIndex, 5, --uuid, b68ea54ae6484a0e8acb115f88c9aea5, --accessToken, ????????, --clientId, 28d704-b58c91-549ecf-a85a34-9fb39c, --xuid, 2533275030291833, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 47.2.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [01:30:06] [main/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.8 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0 [01:30:07] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [01:30:07] [main/INFO]: Trying GL version 4.6 [01:30:07] [main/INFO]: Requested GL version 4.6 got version 4.6 [01:30:07] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Administrator/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT [01:30:07] [pool-2-thread-1/INFO]: GL info: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation [01:30:08] [main/INFO]: Found mod file AdvancementPlaques-1.20.1-forge-1.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AI-Improvements-1.20-0.5.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AirHop-v8.0.2-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file alexscaves-1.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file alexsmobs-1.22.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AmbientSounds_FORGE_v6.0.2_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AnvilNeverTooExpensive-1.20.1-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file appleskin-forge-mc1.20.1-2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Aquaculture-1.20.1-2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file aquaculture_delight_1.0.0_forge_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file aquamirae-6.API15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file astemirlib-1.20.1-1.25.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AxesAreWeapons-1.7.3-forge-1.20.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file balm-forge-1.20.1-7.3.6-all.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file bellsandwhistles-0.4.3-1.20.x.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterAdvancements-1.20.1-0.3.2.161.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file betterarcheology-1.1.9-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterPingDisplay-1.20.1-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterTridents-v8.0.1-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file biomespawnpoint-1.20.1-2.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file blockui-1.20.1-1.0.156-RELEASE.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file blue_skies-1.20.1-1.3.31.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Bookshelf-Forge-1.20.1-20.2.13.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file caelus-forge-3.2.0+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file canary-mc1.20.1-0.3.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file catalogue-forge-1.20.1-1.8.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Chimes-v2.0.1-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Choup's Drakvyrn Mod for 1.20.1 (v2.4.0).jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Chunk-Pregenerator-1.20-4.4.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file chunkloaders-1.2.8a-forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file citadel-2.5.3-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file clickadv-1.20.1-3.8.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cloth-config-11.1.118-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Clumps-forge-1.20.1-12.0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file collective-1.20.1-7.64.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file comforts-forge-6.3.5+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Controlling-forge-1.20.1-12.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cookingforblockheads-forge-1.20.1-16.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CorgiLib-forge-1.20.1-4.0.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file corn_delight-1.0.4-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file coroutil-forge-1.20.1-1.3.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cosmeticarmorreworked-1.20.1-v1a.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CrabbersDelight-1.20.1-1.1.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CraftTweaker-forge-1.20.1-14.0.40.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file create-1.20.1-0.5.1.f.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file createaddition-1.20.1-1.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CreativeCore_FORGE_v2.11.30_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file creeperoverhaul-3.0.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ctov-forge-3.4.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cuisinedelight-1.1.14.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cupboard-1.20.1-2.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file curios-forge-5.9.1+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file customcameraview-forge-1.20.1-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DamageVignette-2.0.2-forge+mc1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file deathbackup-1.20.1-3.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file deeperdarker-forge-1.20.1-1.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file dimensionviewer-1.20-1.4.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Disenchanting-forge-1.20.1-2.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DoggyTalentsNext-1.20.1-1.18.18.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file doubledoors-1.20.1-5.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file dummmmmmy-1.20-1.8.17b.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DungeonsArise-1.20.x-2.1.58-release.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EasierSleeping-1.20.1-2.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easy-villagers-forge-1.20.1-1.1.23.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easy_mob_farm_1.20.1-7.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easy_npc-forge-1.20.1-5.6.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easynetheritev1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EasyShulkerBoxes-v8.0.1-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file elytraslot-forge-6.4.0+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file embeddium-0.3.31+mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file embeddiumplus-1.20.1-v1.2.13.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EnchantingInfuser-v8.0.3-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file endersdelight-1.20.1-1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Enhanced_Celestials-forge-1.20.1-5.0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file entityculling-forge-1.6.6-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EquipmentCompare-1.20.1-forge-1.3.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ExplorersCompass-1.20.1-1.3.3-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Fallingleaves-1.20.1-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FallingTree-1.20.1-4.3.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fancymenu_forge_3.2.3_MC_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Fantastic Remastered Structures 1.20+1.20.6-0.5 For+fab.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FarmersDelight-1.20.1-1.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file farmingforblockheads-forge-1.20.1-14.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file farsight-1.20.1-3.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FastFurnace-1.20.1-8.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FastLeafDecay-32.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fastpaintings-1.20-1.2.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ferritecore-6.0.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fish_of_thieves-mc1.20.1-v3.0.7-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fixexperiencebug-1.20-46.2.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file framework-forge-1.20.1-0.7.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FriendlyFire-Forge-1.20.1-18.0.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FriendlyGriefing-1.20-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file friendsandfoes-forge-mc1.20.1-2.0.10.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file geckolib-forge-1.20.1-4.4.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file GeckoLibOculusCompat-Forge-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file goblintraders-forge-1.20.1-1.9.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file guccivuitton-1.20.1-0.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file handcrafted-forge-1.20.1-3.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file highlight-forge-1.20-2.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Highlighter-1.20.1-forge-1.1.9.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file hitindication-1.20.1-1.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Iceberg-1.20.1-forge-1.1.21.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file IllagerInvasion-v8.0.5-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Incendium_1.20.x_v5.3.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file inventoryessentials-forge-1.20.1-8.2.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file inventoryhud.forge.1.20.1-3.4.26.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file inventorysorter-1.20.1-23.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ItemPhysicLite_FORGE_v1.6.4_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Jade-1.20.1-forge-11.7.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file jei-1.20.1-forge-15.3.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file JustEnoughResources-1.20.1-1.4.0.247.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file konkrete_forge_1.8.0_MC_1.20-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file lradd-1.20.1-0.2.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file lucky-block-forge-1.20.1-13.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file lukis-grand-capitals-1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file MaxEnchantX-1.20.X-1.3-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mcw-bridges-3.0.0-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mcw-doors-1.1.1forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mcw-lights-1.1.0-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file melody_forge_1.0.3_MC_1.20.1-1.20.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file modnametooltip-1.20.1-1.20.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file moonlight-1.20-2.12.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file MouseTweaks-forge-mc1.20-2.25.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mysterious_mountain_lib-1.4.7-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file nethersdelight-1.20.1-4.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file obscure_api-15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file oceansdelight-1.0.2-1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file oculus-mc1.20.1-1.6.15a.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file okzoomer-forge-1.20-3.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Placebo-1.20.1-8.6.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file puzzledungeon-forge-1.20.1-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file PuzzlesLib-v8.1.20-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file PuzzlesLib-v8.1.24-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Quark-4.0-436.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file RegionsUnexploredForge-0.5.3.1+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file resourcefulconfig-forge-1.20.1-2.1.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file resourcefullib-forge-1.20.1-2.1.25.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file sliceanddice-forge-3.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file supermartijn642configlib-1.1.8-forge-mc1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file supermartijn642corelib-1.1.17-forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file tact-1.0.9+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file tacz-1.20.1-1.0.3-all.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file TerraBlender-forge-1.20.1-3.0.1.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Terralith_1.20_v2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file The_Undergarden-1.20.1-0.8.14.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file tlc_forge-1.0.3-R-1.20.X.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file torchmaster-20.1.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ToughAsNails-1.20.1-9.0.0.96.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file travelersbackpack-forge-1.20.1-9.1.15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file TravelersTitles-1.20-Forge-4.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file undergarden_delight_1.0.0_forge_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file UniversalEnchants-v8.0.0-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file waystones-forge-1.20-14.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file WitherSkeletonTweaks-1.20.1-9.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file worldedit-mod-7.2.15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file wso16-forge-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Xaeros_Minimap_24.2.0_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file xaeros_waystones_compability-1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file XaerosWorldMap_1.37.8_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsApi-1.20-Forge-4.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterDesertTemples-1.20-Forge-3.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterDungeons-1.20-Forge-4.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterJungleTemples-1.20-Forge-2.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterMineshafts-1.20-Forge-4.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterStrongholds-1.20-Forge-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterWitchHuts-1.20-Forge-3.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBridges-1.20-Forge-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsExtras-1.20-Forge-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Zeta-1.0-13.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.20.1-47.2.0\fmlcore-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.2.0\javafmllanguage-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.2.0\lowcodelanguage-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.20.1-47.2.0\mclanguage-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/INFO]: Found mod file fmlcore-1.20.1-47.2.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file javafmllanguage-1.20.1-47.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file lowcodelanguage-1.20.1-47.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file mclanguage-1.20.1-47.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file client-1.20.1-20230612.114412-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file forge-1.20.1-47.2.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/WARN]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [01:30:08] [main/WARN]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [01:30:08] [main/WARN]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [01:30:08] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods\resourcefullib-forge-1.20.1-2.1.25.jar [01:30:08] [main/INFO]: Found 23 dependencies adding them to mods collection [01:30:08] [main/INFO]: Found mod file jctools-core-4.0.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file MixinExtras-0.3.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file mixinextras-forge-0.3.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file kuma-api-forge-20.1.8+1.20.1.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file puzzlesapi-forge-8.1.4.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file MinecraftForgeAPI-1.20.1-1.0.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file luaj-core-3.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file mixinsquared-forge-0.1.2-beta.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file yabn-1.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file Registrate-MC1.20-1.3.11.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file spectrelib-forge-0.13.15+1.20.1.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file animated-gif-lib-for-java-animated-gif-lib-1.7.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file mclib-20.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file l2library-2.4.14-slim.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file puzzlesaccessapi-forge-8.0.7.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file l2serial-1.2.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file flywheel-forge-1.20.1-0.6.10-7.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file bytecodecs-1.0.2.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file luaj-jse-3.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file commons-math3-3.6.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file MixinSquared-0.1.2-beta.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file jcpp-1.4.14.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file japng-0.5.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:09] [main/ERROR]: Missing or unsupported mandatory dependencies:     Mod ID: 'structure_gel', Requested by: 'blue_skies', Expected range: '[2.13.0,]', Actual version: '[MISSING]'     Mod ID: 'kotlinforforge', Requested by: 'sliceanddice', Expected range: '[4.3.0,)', Actual version: '[MISSING]'     Mod ID: 'searchables', Requested by: 'controlling', Expected range: '[1.0,)', Actual version: '[MISSING]' [01:30:11] [main/INFO]: Compatibility level set to JAVA_17 [01:30:11] [main/ERROR]: Mixin config geckoanimfix.forge.mixins.json does not specify "minVersion" property [01:30:11] [main/ERROR]: Mixin config okzoomer.mixins.json does not specify "minVersion" property [01:30:11] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-47.2.0, --gameDir, C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized, --assetsDir, C:\Users\Administrator\curseforge\minecraft\Install\assets, --uuid, b68ea54ae6484a0e8acb115f88c9aea5, --username, AkadieL, --assetIndex, 5, --accessToken, ????????, --clientId, 28d704-b58c91-549ecf-a85a34-9fb39c, --xuid, 2533275030291833, --userType, msa, --versionType, release, --width, 1024, --height, 768] [01:30:11] [main/INFO]: Loaded configuration file for Embeddium: 44 options available, 0 override(s) found [01:30:11] [main/INFO]: Searching for graphics cards... [01:30:11] [main/INFO]: Found graphics card: GraphicsAdapterInfo[vendor=NVIDIA, name=NVIDIA GeForce RTX 3060, version=DriverVersion=32.0.15.6094] [01:30:11] [main/WARN]: Embeddium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS] [01:30:11] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver. [01:30:11] [main/WARN]: Reference map 'handcrafted-forge-1.20.1-forge-refmap.json' for handcrafted.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'cuisinedelight.refmap.json' for cuisinedelight.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'AxesAreWeapons-forge-refmap.json' for axesareweapons.forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map '${refmap_target}refmap.json' for corgilib.forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'fastpaintings-forge-refmap.json' for fastpaintings-forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'guccivuitton.refmap.json' for guccivuitton.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/INFO]: Loaded configuration file for Canary: 116 options available, 0 override(s) found [01:30:11] [main/INFO]: Loading 2 mods:     - forge 47.2.0     - minecraft 1.20.1 [01:30:11] [main/WARN]: Reference map 'Aquamirae.refmap.json' for aquamirae.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'cookingforblockheads.refmap.json' for cookingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'LesRaisinsAddon_1201.refmap.json' for lradd.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'coroutil.refmap.json' for coroutil.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:12] [main/WARN]: Error loading class: dev/latvian/mods/kubejs/recipe/RecipesEventJS (java.lang.ClassNotFoundException: dev.latvian.mods.kubejs.recipe.RecipesEventJS) [01:30:12] [main/WARN]: @Mixin target dev.latvian.mods.kubejs.recipe.RecipesEventJS was not found sliceanddice.mixins.json:RecipeEventJSMixin [01:30:12] [main/WARN]: Error loading class: dev/emi/emi/screen/EmiScreenManager (java.lang.ClassNotFoundException: dev.emi.emi.screen.EmiScreenManager) [01:30:12] [main/WARN]: Error loading class: me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl (java.lang.ClassNotFoundException: me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl) [01:30:12] [main/WARN]: Error loading class: noobanidus/mods/lootr/config/ConfigManager (java.lang.ClassNotFoundException: noobanidus.mods.lootr.config.ConfigManager) [01:30:12] [main/ERROR]: Could not find embeddium mod, there is likely a dependency error. Skipping mixin application. [01:30:12] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.6). [01:30:13] [pool-4-thread-1/WARN]: This is the stupidest thing I've ever made in Minecraft modding history...           Even if I check the log list, I don't know what the problem is. especially. [01:30:09] [Main/ERROR]: No mandatory dependency or not supported: Mode ID: 'structure_gel', requester: 'blue_skys', expected range: '[2.13.0,], actual version: '[missing]' Mode ID: 'kotlinforge', Requestor: 'slice and die', Expected range: '[4.3.0,]', Actual version: '[missing]' Mode ID: 'Searchable', Requestor: 'In Control', Expected Range: '[1.0,]', Actual Version: '[Omitted]'   I've been looking for things I need in this area, but Minecraft is still annoying.
    • i'm trying to modify the attack damage in minecraft modded weapons i can only modify the attack damage in non-modded weapons it's in 1.8.9
    • As the title says, I'm trying to install Forge on Linux. Whenever I load up the installer, and let it run, I end up getting an error that says: "Processor failed, invalid outputs:" Then, it shows the .jar file I used for the installer, and some codes that don't make any sense to my pea-sized brain. All I can tell however, is that they're different and they aren't supposed to be. (Mostly because it tells me.) I don't know how to fix this, and I've encountered this for every file I've tried so far.
  • Topics

×
×
  • Create New...

Important Information

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