Jump to content

Recommended Posts

Posted

I've had a server going for a short while now, and today I updated a lot of the mods that are in it. For the most part, my server uses the Direwolf20 pack from FTB with a few extras. All of the mods work fine on the client side (I made sure of that before attempting the move to the server tests) but I cant seem to get the server to actually kick in and start up. From what I can tell, is that it's Forge which is having the issues, but if i'm wrong in this assumption; let me know and I'll post on the FTB site instead.

 

This is the ForgeModLoader-server-0 text file that was generated

 

 

2013-01-02 00:16:48 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading

2013-01-02 00:16:48 [iNFO] [sTDOUT] Adding transformer map: mcore_at.cfg

2013-01-02 00:16:48 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-01-02 00:16:48 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2013-01-02 00:16:48 [iNFO] [sTDOUT] Adding AccessTransformer: chickenchunks_at.cfg

2013-01-02 00:16:48 [iNFO] [sTDOUT] Adding Accesstransformer map: temp.dat

2013-01-02 00:16:48 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-01-02 00:16:50 [iNFO] [ForgeModLoader] MCore >> Modifying class EntityLiving

2013-01-02 00:16:50 [iNFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityLiving.<init>

2013-01-02 00:16:50 [FINER] [ForgeModLoader] MCore >> Inserting Instructions

2013-01-02 00:16:50 [iNFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityLiving.writeEntityToNBT(Lnet/minecraft/src/NBTTagCompound;)V

2013-01-02 00:16:50 [FINER] [ForgeModLoader] MCore >> Inserting Instructions

2013-01-02 00:16:50 [iNFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityLiving.readEntityFromNBT(Lnet/minecraft/src/NBTTagCompound;)V

2013-01-02 00:16:50 [FINER] [ForgeModLoader] MCore >> Inserting Instructions

2013-01-02 00:16:50 [iNFO] [ForgeModLoader] MCore >> Modifying class EntityPlayer

2013-01-02 00:16:50 [iNFO] [ForgeModLoader] MCore >> Applying class modification: net.minecraft.src.EntityPlayer.fall(F)V

2013-01-02 00:16:50 [FINER] [ForgeModLoader] MCore >> Inserting Instructions

2013-01-02 00:16:51 [iNFO] [sTDOUT] Inserted GameData hook

2013-01-02 00:16:51 [iNFO] [sTDOUT] 210 recipes

2013-01-02 00:16:51 [iNFO] [sTDOUT] 27 achievements

2013-01-02 00:16:52 [iNFO] [Minecraft] Starting minecraft server version 1.4.6

2013-01-02 00:16:52 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2013-01-02 00:16:52 [iNFO] [sTDOUT] MinecraftForge v6.5.0.489 Initialized

2013-01-02 00:16:52 [iNFO] [ForgeModLoader] MinecraftForge v6.5.0.489 Initialized

2013-01-02 00:16:53 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-01-02 00:16:53 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, mcore.asm.MCoreModContainer, codechicken.nei.asm.NEIModContainer]

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Nick\Desktop\Minecraft local\minecraft_server.jar, examining for mod candidates

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Nick\Desktop\Minecraft local\coremods\CodeChickenCore 0.7.0.2.jar, examining for mod candidates

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Nick\Desktop\Minecraft local\coremods\MCore3.2.8.jar, examining for mod candidates

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Nick\Desktop\Minecraft local\coremods\NotEnoughItems 1.4.5.0.jar, examining for mod candidates

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Nick\Desktop\Minecraft local\lib\argo-2.25.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Nick\Desktop\Minecraft local\lib\guava-12.0.1.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Nick\Desktop\Minecraft local\lib\asm-all-4.0.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Nick\Desktop\Minecraft local\lib\bcprov-jdk15on-147.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-01-02 00:16:53 [iNFO] [ForgeModLoader] Searching C:\Users\Nick\Desktop\Minecraft local\mods for mods

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.6]ReiMinimap_v3.2_06.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines_1.4.6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_RC_5.32.272.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file BackTools1.4.6v1.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.3.0.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.2.1.1.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file compactsolars-universal-1.4.6-3.2.0.21.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.481.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-universal-pre1e.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.3.1.1.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtrabiomesXL-universal-1.4.6-3.7.0.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.7.10.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-1.6.4.1.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun1.4.6v1.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file gregtechmod.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.4.5.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.112.170-lf.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks_1.46.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.4.6-4.5.1.203.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-2.3.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_3_2.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_zGraviSuite_1_6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularForceFieldSystemV2.2.8.2.14.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.4.6-0.9.5.00.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEI_RedPowerPlugin 1.4.3.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.0.4.1.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-universal-1.2.0.3.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file OmniTools-2.2.5.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file portalgun1.4.6v2.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCompat-2.0pr6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCore-2.0pr6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerDigital-2.0pr6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerMechanical-2.0pr6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-v1.21-universal.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a41.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.1c.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.1.6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-NEI-2.1.6.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE Addons 1.3.2.4.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE Core 1.3.2.4.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE RedPower 1.3.2.4.jar

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file xycraft-universal-1.4.6-0.9.44.zip

2013-01-02 00:16:53 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods

2013-01-02 00:16:53 [FINE] [ForgeModLoader] The mod container minecraft_server.jar appears to be missing an mcmod.info file

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.7.0.2.jar for potential mods

2013-01-02 00:16:54 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.7.0.2.jar appears to be missing an mcmod.info file

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Examining file MCore3.2.8.jar for potential mods

2013-01-02 00:16:54 [FINE] [ForgeModLoader] The mod container MCore3.2.8.jar appears to be missing an mcmod.info file

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.5.0.jar for potential mods

2013-01-02 00:16:54 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.5.0.jar appears to be missing an mcmod.info file

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Examining file [1.4.6]ReiMinimap_v3.2_06.zip for potential mods

2013-01-02 00:16:54 [FINE] [ForgeModLoader] The mod container [1.4.6]ReiMinimap_v3.2_06.zip appears to be missing an mcmod.info file

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Examining file AdvancedMachines_1.4.6.zip for potential mods

2013-01-02 00:16:54 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines_1.4.6.zip

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.advancedmachines.common.AdvancedMachines

2013-01-02 00:16:54 [FINEST] [ForgeModLoader] Parsed dependency info : [iC2] [iC2] []

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Examining file ArsMagica_RC_5.32.272.zip for potential mods

2013-01-02 00:16:54 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_RC_5.32.272.zip

2013-01-02 00:16:54 [FINE] [ForgeModLoader] Identified an FMLMod type mod mithion.arsmagica.AMCore

2013-01-02 00:16:54 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file BackTools1.4.6v1.zip for potential mods

2013-01-02 00:16:55 [FINE] [ForgeModLoader] The mod container BackTools1.4.6v1.zip appears to be missing an mcmod.info file

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_BackTools

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.3.0.jar for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.3.0.jar

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.3.0.0,)] [Forge@[6.3.0.0,)] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.2.1.1.jar for potential mods

2013-01-02 00:16:55 [FINE] [ForgeModLoader] The mod container ChickenChunks 1.2.1.1.jar appears to be missing an mcmod.info file

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.4.1.413,)] [Forge@[6.4.1.413,)] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file compactsolars-universal-1.4.6-3.2.0.21.zip for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file compactsolars-universal-1.4.6-3.2.0.21.zip

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.compactsolars.CompactSolars

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Using mcmod dependency info : [iC2@[1.106,), Forge@[4.1,), FML@[3.1.15,)] [iC2@[1.106,)] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Attempting to load the file version.properties from compactsolars-universal-1.4.6-3.2.0.21.zip to locate a version number for CompactSolars

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Found version 3.2.0.21 for mod CompactSolars in version.properties, using

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file ComputerCraft1.481.zip for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.481.zip

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [] [ComputerCraft] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1e.jar for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1e.jar

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file EnderStorage 1.3.1.1.jar for potential mods

2013-01-02 00:16:55 [FINE] [ForgeModLoader] The mod container EnderStorage 1.3.1.1.jar appears to be missing an mcmod.info file

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.4.6-3.7.0.jar for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.4.6-3.7.0.jar

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file Factorization-0.7.10.jar for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.7.10.jar

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file forestry-A-1.6.4.1.jar for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-1.6.4.1.jar

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [] [ExtrabiomesXL] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file GravityGun1.4.6v1.zip for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun1.4.6v1.zip

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun

2013-01-02 00:16:55 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.339,)] [Forge@[6.0.1.339,)] []

2013-01-02 00:16:55 [FINE] [ForgeModLoader] Examining file gregtechmod.zip for potential mods

2013-01-02 00:16:55 [FINER] [ForgeModLoader] Located mcmod.info file in file gregtechmod.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod gregtechmod.GT_Mod

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [iC2] [iC2, factorization, Railcraft, ThermalExpansion, ThermalExpansion|Transport, ThermalExpansion|Energy, ThermalExpansion|Factory, XyCraft, MetallurgyCore, MetallurgyBase, MetallurgyEnder, MetallurgyFantasy, MetallurgyNether, MetallurgyPrecious, MetallurgyUtility, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, LiquidUU, TwilightForest, Forestry, RedPowerCore, RedPowerBase, RedPowerMachine, RedPowerCompat, RedPowerWiring, RedPowerLogic, RedPowerLighting, RedPowerWorld, RedPowerControl] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.4.5.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.4.5.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [] [iC2] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.112.170-lf.jar for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.112.170-lf.jar

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file InventoryTweaks_1.46.zip for potential mods

2013-01-02 00:16:56 [FINE] [ForgeModLoader] The mod container InventoryTweaks_1.46.zip appears to be missing an mcmod.info file

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_InvTweaks

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.4.6-4.5.1.203.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.4.6-4.5.1.203.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5,)] [Forge@[6.5,)] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Attempting to load the file version.properties from ironchest-universal-1.4.6-4.5.1.203.zip to locate a version number for IronChest

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Found version 4.5.1.203 for mod IronChest in version.properties, using

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file miscperipherals-2.3.zip for potential mods

2013-01-02 00:16:56 [FINE] [ForgeModLoader] The mod container miscperipherals-2.3.zip appears to be missing an mcmod.info file

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [ComputerCraft, CCTurtle] [ComputerCraft, CCTurtle, GregTech_Addon] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_3_2.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_3_2.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.AdvancedSolarPanel

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Using mcmod dependency info : [Forge, FML, IC2] [iC2] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file mod_zGraviSuite_1_6.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_zGraviSuite_1_6.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravisuite.GraviSuite

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Using mcmod dependency info : [FML, IC2, Forge] [iC2, AdvancedSolarPanel] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file ModularForceFieldSystemV2.2.8.2.14.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularForceFieldSystemV2.2.8.2.14.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod chb.mods.mffs.common.ModularForceFieldSystem

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.4.6-0.9.5.00.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.4.6-0.9.5.00.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod xcompwiz.mystcraft.Mystcraft

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5,)] [Forge@[6.5,)] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file NEI_RedPowerPlugin 1.4.3.jar for potential mods

2013-01-02 00:16:56 [FINE] [ForgeModLoader] The mod container NEI_RedPowerPlugin 1.4.3.jar appears to be missing an mcmod.info file

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.0.4.1.jar for potential mods

2013-01-02 00:16:56 [FINE] [ForgeModLoader] The mod container NEIPlugins-1.0.4.1.jar appears to be missing an mcmod.info file

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod mistaqur.nei.NEIPlugins

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [mod_NotEnoughItems] [mod_NotEnoughItems] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file obsidiplates-universal-1.2.0.3.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-universal-1.2.0.3.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.e

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Using mcmod dependency info : [Forge@[6.5.0,), FML@[4.6,)] [] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file OmniTools-2.2.5.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file OmniTools-2.2.5.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod omnitools.OmniTools

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.4.1.407,)] [Forge@[6.4.1.407,)] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file portalgun1.4.6v2.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file portalgun1.4.6v2.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5.0.480,)] [Forge@[6.5.0.480,)] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file RedPowerCompat-2.0pr6.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCompat-2.0pr6.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCompat

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerMachine, RedPowerBase] [RedPowerBase, RedPowerMachine, BuildCraftBase] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file RedPowerCore-2.0pr6.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCore-2.0pr6.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCore

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerBase

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerCore] [RedPowerCore] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file RedPowerDigital-2.0pr6.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerDigital-2.0pr6.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWiring

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLogic

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLighting

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file RedPowerMechanical-2.0pr6.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerMechanical-2.0pr6.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWorld

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerMachine

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerControl

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2013-01-02 00:16:56 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file SoulShards-v1.21-universal.zip for potential mods

2013-01-02 00:16:56 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-v1.21-universal.zip

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards

2013-01-02 00:16:56 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5.0.486,]] [Forge@[6.5.0.486,]] []

2013-01-02 00:16:56 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a41.zip for potential mods

2013-01-02 00:16:56 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a41.zip appears to be missing an mcmod.info file

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.1c.zip for potential mods

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.1c.zip

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5.0.471,)] [Forge@[6.5.0.471,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.1.6.zip for potential mods

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.1.6.zip

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.5.0.470,)] [Forge@[6.5.0.470,), BuildCraft|Core, CCTurtle] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionEnergy

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion|Factory] [ThermalExpansion|Factory] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionFactory

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion] [ThermalExpansion] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionTransport

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion|Factory] [ThermalExpansion|Factory] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Examining file ThermalExpansion-NEI-2.1.6.zip for potential mods

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-NEI-2.1.6.zip

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionNEI

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion] [ThermalExpansion] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Examining file WR-CBE Addons 1.3.2.4.jar for potential mods

2013-01-02 00:16:57 [FINE] [ForgeModLoader] The mod container WR-CBE Addons 1.3.2.4.jar appears to be missing an mcmod.info file

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.addons.WirelessRedstoneAddons

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [WR-CBE|Core] [WR-CBE|Core] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Examining file WR-CBE Core 1.3.2.4.jar for potential mods

2013-01-02 00:16:57 [FINE] [ForgeModLoader] The mod container WR-CBE Core 1.3.2.4.jar appears to be missing an mcmod.info file

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.core.WirelessRedstoneCore

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Examining file WR-CBE RedPower 1.3.2.4.jar for potential mods

2013-01-02 00:16:57 [FINE] [ForgeModLoader] The mod container WR-CBE RedPower 1.3.2.4.jar appears to be missing an mcmod.info file

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.redpower.WirelessRedstoneRedPower

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [WR-CBE|Core, RedPowerLogic] [WR-CBE|Core, RedPowerLogic] []

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Examining file xycraft-universal-1.4.6-0.9.44.zip for potential mods

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Located mcmod.info file in file xycraft-universal-1.4.6-0.9.44.zip

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod soaryn.xycraft.XyCraft

2013-01-02 00:16:57 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.4.0.386,)] [Forge@[6.4.0.386,)] []

2013-01-02 00:16:57 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 61 mods to load

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Received a system property request ''

2013-01-02 00:16:57 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2013-01-02 00:16:57 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod mcp

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod FML

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod Forge

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod mod_CodeChickenCore

2013-01-02 00:16:57 [WARNING] [ForgeModLoader] Mod MCore has been disabled through configuration

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod mod_NotEnoughItems

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod AdvancedMachines

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod AdvancedMachines

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ArsMagica

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ArsMagica

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod mod_BackTools

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod mod_BackTools

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Builders

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod BuildCraft|Builders

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Core

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod BuildCraft|Core

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Energy

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod BuildCraft|Energy

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Factory

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod BuildCraft|Factory

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Silicon

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod BuildCraft|Silicon

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Transport

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod BuildCraft|Transport

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ChickenChunks

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ChickenChunks

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod CompactSolars

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod CompactSolars

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod CCTurtle

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod CCTurtle

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ComputerCraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ComputerCraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod EE3

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod EE3

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod EnderStorage

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod EnderStorage

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ExtrabiomesXL

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ExtrabiomesXL

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod factorization

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod factorization

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod Forestry

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod Forestry

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod GraviGun

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod GraviGun

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod GregTech_Addon

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod GregTech_Addon

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod IC2NuclearControl

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod IC2NuclearControl

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod IC2

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod IC2

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod mod_InvTweaks

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod mod_InvTweaks

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod IronChest

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod IronChest

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod MiscPeripherals

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod MiscPeripherals

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod AdvancedSolarPanel

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod AdvancedSolarPanel

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod GraviSuite

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod GraviSuite

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ModularForceFieldSystem

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ModularForceFieldSystem

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod Mystcraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod Mystcraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod NEIPlugins

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod NEIPlugins

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ObsidiPlates

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ObsidiPlates

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod OmniTools

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod OmniTools

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod PortalGun

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod PortalGun

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerCompat

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerCompat

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerCore

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerCore

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerBase

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerBase

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerWiring

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerWiring

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerLogic

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerLogic

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerLighting

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerLighting

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerWorld

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerWorld

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerMachine

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerMachine

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod RedPowerControl

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod RedPowerControl

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod SoulShards

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod SoulShards

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod StevesCarts

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod StevesCarts

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod Thaumcraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod Thaumcraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ThermalExpansion

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Energy

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Energy

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Factory

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Factory

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Transport

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Transport

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|NEI

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|NEI

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod WR-CBE|Addons

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod WR-CBE|Addons

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod WR-CBE|Core

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod WR-CBE|Core

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod WR-CBE|RedPower

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod WR-CBE|RedPower

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Enabling mod XyCraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Activating mod XyCraft

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-01-02 00:16:57 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Mod sorting data:

2013-01-02 00:16:57 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.6]ReiMinimap_v3.2_06.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.112.170-lf): industrialcraft-2_1.112.170-lf.jar ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] AdvancedMachines(IC2 Advanced Machines Addon:4.7a): AdvancedMachines_1.4.6.zip (required-after:IC2)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:Open Beta RC 5.32.272-Universal): ArsMagica_RC_5.32.272.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] mod_BackTools(mod_BackTools:Not available): BackTools1.4.6v1.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.3.0): buildcraft-A-3.3.0.jar (required-after:Forge@[6.3.0.0,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.3.0): buildcraft-A-3.3.0.jar (required-after:BuildCraft|[email protected])

2013-01-02 00:16:57 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.3.0): buildcraft-A-3.3.0.jar (required-after:BuildCraft|[email protected])

2013-01-02 00:16:57 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.3.0): buildcraft-A-3.3.0.jar (required-after:BuildCraft|[email protected])

2013-01-02 00:16:57 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.3.0): buildcraft-A-3.3.0.jar (required-after:BuildCraft|[email protected])

2013-01-02 00:16:57 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.3.0): buildcraft-A-3.3.0.jar (required-after:BuildCraft|[email protected])

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.2.1.1): ChickenChunks 1.2.1.1.jar (required-after:Forge@[6.4.1.413,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] CompactSolars(Compact Solar Arrays:3.2.0.21): compactsolars-universal-1.4.6-3.2.0.21.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.481): ComputerCraft1.481.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.481): ComputerCraft1.481.zip (after:ComputerCraft)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre2a1): ee3-universal-pre1e.jar ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.3.1.1): EnderStorage 1.3.1.1.jar ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.7.0): ExtrabiomesXL-universal-1.4.6-3.7.0.jar ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] factorization(Factorization:0.7.10): Factorization-0.7.10.jar ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:1.6.4.1): forestry-A-1.6.4.1.jar (after:ExtrabiomesXL)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] GraviGun(GraviGun:1.4.6.1): GravityGun1.4.6v1.zip (required-after:Forge@[6.0.1.339,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerCore(RedPower:2.0pr6): RedPowerCore-2.0pr6.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerBase(RP Base:2.0pr6): RedPowerCore-2.0pr6.zip (required-after:RedPowerCore)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerMachine(RP Machine:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerCompat(RP Compat:2.0pr6): RedPowerCompat-2.0pr6.zip (required-after:RedPowerBase;required-after:RedPowerMachine;after:BuildCraftBase)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerWiring(RP Wiring:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerLogic(RP Logic:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerLighting(RP Lighting:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerWorld(RP World:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] RedPowerControl(RP Control:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:Forge@[6.5.0.470,);after:BuildCraft|Core;after:CCTurtle)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ThermalExpansion|Factory(Factory:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:ThermalExpansion)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ThermalExpansion|Energy(Energy:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:ThermalExpansion|Factory)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ThermalExpansion|Transport(Transport:2.1.6.0): ThermalExpansion-2.1.6.zip (required-after:ThermalExpansion|Factory)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] XyCraft(XyCraft:0.9.44): xycraft-universal-1.4.6-0.9.44.zip (required-after:Forge@[6.4.0.386,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] GregTech_Addon(GregTech-Addon:MC146_V2.72a): gregtechmod.zip (required-after:IC2; after:factorization; after:Railcraft; after:ThermalExpansion; after:ThermalExpansion|Transport; after:ThermalExpansion|Energy; after:ThermalExpansion|Factory; after:XyCraft; after:MetallurgyCore; after:MetallurgyBase; after:MetallurgyEnder; after:MetallurgyFantasy; after:MetallurgyNether; after:MetallurgyPrecious; after:MetallurgyUtility; after:BuildCraft|Silicon; after:BuildCraft|Core; after:BuildCraft|Transport; after:BuildCraft|Factory; after:BuildCraft|Energy; after:BuildCraft|Builders; after:LiquidUU; after:TwilightForest; after:Forestry; after:RedPowerCore; after:RedPowerBase; after:RedPowerMachine; after:RedPowerCompat; after:RedPowerWiring; after:RedPowerLogic; after:RedPowerLighting; after:RedPowerWorld; after:RedPowerControl;)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.4.5): IC2NuclearControl-1.4.5.zip (after:IC2)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] mod_InvTweaks(mod_InvTweaks:Not available): InventoryTweaks_1.46.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] IronChest(Iron Chest:4.5.1.203): ironchest-universal-1.4.6-4.5.1.203.zip (required-after:Forge@[6.5,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:2.3): miscperipherals-2.3.zip (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.2): mod_AdvancedSolarPanels_3_3_2.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.6): mod_zGraviSuite_1_6.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ModularForceFieldSystem(Modular ForceField System V2:2.2.8.2.14): ModularForceFieldSystemV2.2.8.2.14.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.9.5.00): mystcraft-uni-1.4.6-0.9.5.00.zip (required-after:Forge@[6.5,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.4.1): NEIPlugins-1.0.4.1.jar (required-after:mod_NotEnoughItems)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.2.0): obsidiplates-universal-1.2.0.3.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] OmniTools(OmniTools:2.2.5.0): OmniTools-2.2.5.zip (required-after:Forge@[6.4.1.407,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] PortalGun(Portal Gun:1.4.6.2): portalgun1.4.6v2.zip (required-after:Forge@[6.5.0.480,))

2013-01-02 00:16:57 [FINE] [ForgeModLoader] SoulShards(SoulShards:1.21): SoulShards-v1.21-universal.zip (required-after:Forge@[6.5.0.486,])

2013-01-02 00:16:57 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a41): StevesCarts2.0.0.a41.zip ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.1c): Thaumcraft3.0.1c.zip (required-after:Forge@[6.5.0.471,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] ThermalExpansion|NEI(NEI:2.1.6.0): ThermalExpansion-NEI-2.1.6.zip (required-after:ThermalExpansion)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.3.2.4): WR-CBE Core 1.3.2.4.jar ()

2013-01-02 00:16:57 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.3.2.4): WR-CBE Addons 1.3.2.4.jar (required-after:WR-CBE|Core)

2013-01-02 00:16:57 [FINE] [ForgeModLoader] WR-CBE|RedPower(WR-CBE RedPower:1.3.2.4): WR-CBE RedPower 1.3.2.4.jar (required-after:WR-CBE|Core;required-after:RedPowerLogic)

2013-01-02 00:16:57 [iNFO] [ForgeModLoader] FML has found a non-mod file NEI_RedPowerPlugin 1.4.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_CodeChickenCore

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_CodeChickenCore

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_NotEnoughItems

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_NotEnoughItems

2013-01-02 00:16:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap

2013-01-02 00:16:58 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written

2013-01-02 00:16:58 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap

2013-01-02 00:16:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod IC2

2013-01-02 00:16:58 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection

2013-01-02 00:16:58 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.112.170-lf)

2013-01-02 00:16:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod IC2

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod AdvancedMachines

2013-01-02 00:16:58 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection

2013-01-02 00:16:58 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (4.7a)

2013-01-02 00:16:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod AdvancedMachines

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ArsMagica

2013-01-02 00:16:58 [FINEST] [ForgeModLoader] Testing mod ArsMagica to verify it accepts its own version in a remote connection

2013-01-02 00:16:58 [FINEST] [ForgeModLoader] The mod ArsMagica accepts its own version (Open Beta RC 5.32.272-Universal)

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Initializing Buffs

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Extending Potions Array

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array

2013-01-02 00:16:58 [FINER] [ForgeModLoader] Ars Magica [END]: Initializing Buffs

2013-01-02 00:16:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArsMagica

2013-01-02 00:16:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ArsMagica

2013-01-02 00:16:59 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_BackTools

2013-01-02 00:16:59 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: ayp

2013-01-02 00:16:59 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2013-01-02 00:16:59 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)

2013-01-02 00:16:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-02 00:16:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2013-01-02 00:16:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-02 00:16:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-02 00:16:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:345)

2013-01-02 00:16:59 [iNFO] [sTDERR] at ho.c(DedicatedServer.java:64)

2013-01-02 00:16:59 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)

2013-01-02 00:16:59 [iNFO] [sTDERR] at fy.run(SourceFile:849)

2013-01-02 00:16:59 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ayp

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)

2013-01-02 00:16:59 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-01-02 00:16:59 [iNFO] [sTDERR] ... 30 more

2013-01-02 00:16:59 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Attempted to load class ayp for invalid side SERVER

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)

2013-01-02 00:16:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)

2013-01-02 00:16:59 [iNFO] [sTDERR] ... 32 more

2013-01-02 00:16:59 [sEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError

java.lang.NoClassDefFoundError: ayp

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:345)

at ho.c(DedicatedServer.java:64)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)

at fy.run(SourceFile:849)

Caused by: java.lang.ClassNotFoundException: ayp

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 30 more

Caused by: java.lang.RuntimeException: Attempted to load class ayp for invalid side SERVER

at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)

... 32 more

2013-01-02 00:16:59 [sEVERE] [Minecraft] This crash report has been saved to: C:\Users\Nick\Desktop\Minecraft local\.\crash-reports\crash-2013-01-02_00.16.59-server.txt

2013-01-02 00:17:02 [iNFO] [Minecraft] Stopping server

2013-01-02 00:17:02 [iNFO] [Minecraft] Saving worlds

2013-01-02 00:17:02 [iNFO] [sTDERR] java.lang.NullPointerException

2013-01-02 00:17:02 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)

2013-01-02 00:17:02 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:406)

2013-01-02 00:17:02 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550)

2013-01-02 00:17:02 [iNFO] [sTDERR] at fy.run(SourceFile:849)

 

 

And just to be safe, this is the server crash log that was generated as well:

 

 

---- Minecraft Crash Report ----

// Oops.

 

Time: 1/2/13 12:16 AM

Description: Exception in server tick loop

 

java.lang.NoClassDefFoundError: ayp

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:345)

at ho.c(DedicatedServer.java:64)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)

at fy.run(SourceFile:849)

Caused by: java.lang.ClassNotFoundException: ayp

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 30 more

Caused by: java.lang.RuntimeException: Attempted to load class ayp for invalid side SERVER

at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)

... 32 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.4.6

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_10, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1687875320 bytes (1609 MB) / 1722417152 bytes (1642 MB) up to 1908932608 bytes (1820 MB)

JVM Flags: 2 total; -Xms1536M -Xmx2048M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v7.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 61 mods loaded, 60 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed

mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed

mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed

IC2 [industrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed

AdvancedMachines [iC2 Advanced Machines Addon] (AdvancedMachines_1.4.6.zip) Unloaded->Constructed

ArsMagica [Ars Magica] (ArsMagica_RC_5.32.272.zip) Unloaded->Constructed

mod_BackTools [mod_BackTools] (BackTools1.4.6v1.zip) Unloaded

BuildCraft|Core [buildCraft] (buildcraft-A-3.3.0.jar) Unloaded

BuildCraft|Builders [bC Builders] (buildcraft-A-3.3.0.jar) Unloaded

BuildCraft|Energy [bC Energy] (buildcraft-A-3.3.0.jar) Unloaded

BuildCraft|Factory [bC Factory] (buildcraft-A-3.3.0.jar) Unloaded

BuildCraft|Transport [bC Transport] (buildcraft-A-3.3.0.jar) Unloaded

BuildCraft|Silicon [bC Silicon] (buildcraft-A-3.3.0.jar) Unloaded

ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.1.jar) Unloaded

CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded

ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded

CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded

EE3 [Equivalent Exchange 3] (ee3-universal-pre1e.jar) Unloaded

EnderStorage [EnderStorage] (EnderStorage 1.3.1.1.jar) Unloaded

ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0.jar) Unloaded

factorization [Factorization] (Factorization-0.7.10.jar) Unloaded

Forestry [Forestry for Minecraft] (forestry-A-1.6.4.1.jar) Unloaded

GraviGun [GraviGun] (GravityGun1.4.6v1.zip) Unloaded

RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded

RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded

RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded

RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded

RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded

RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded

RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded

RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded

RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded

ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded

ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded

ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded

ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded

XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded

GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded

IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded

mod_InvTweaks [mod_InvTweaks] (InventoryTweaks_1.46.zip) Unloaded

IronChest [iron Chest] (ironchest-universal-1.4.6-4.5.1.203.zip) Unloaded

MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded

AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded

GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded

ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.14.zip) Unloaded

Mystcraft [Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00.zip) Unloaded

NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.1.jar) Unloaded

ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded

OmniTools [OmniTools] (OmniTools-2.2.5.zip) Unloaded

PortalGun [Portal Gun] (portalgun1.4.6v2.zip) Unloaded

SoulShards [soulShards] (SoulShards-v1.21-universal.zip) Unloaded

StevesCarts [steve's Carts] (StevesCarts2.0.0.a41.zip) Unloaded

Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded

ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded

WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded

WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded

WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded

MCore [MCore] (coremods) Unloaded->Disabled

Profiler Position: N/A (disabled)

Is Modded: Definitely; Server brand changed to 'fml'

Type: Dedicated Server (map_server.txt)

 

 

I have tried several different versions of Forge including the "Latest" and "Recommended" versions, but this one seems to have gotten the farthest in terms of startup. Hopefully there is a fix for this, and any help that you guys can offer would be greatly appreciated! 

Posted

Ahhh.... Facepalm. Well yes that was the issue! Now I feel silly but that's what I get for staying up late and trying to get this done. A fresh set of eyes is always helpful.

 

Thanks, Lucas for the help.

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • https://privatebin.net/?2a9b1a4d5463d329#9dD7p6S8gGsRgaKYugj4QC6XqkmHxBU1m1GjnM8fm6s2
    • id love some help understanding on how to fix my modpack so im able to use it, it loads but crashes roughly midway through, it says "The game crashed: rendering overlay Error: java.lang.RuntimeException: net.minecraft.server.ChainedJsonException: Invalid shaders/core/particle.json: File not found" Exit Code -1   ---- Minecraft Crash Report ---- // Ouch. That hurt Time: 2025-08-31 16:00:52 Description: Rendering overlay java.lang.RuntimeException: net.minecraft.server.ChainedJsonException: Invalid shaders/core/particle.json: File not found     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.handler$cco000$watut$onLoadShaders(GameRenderer.java:3279) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.reloadShaders(GameRenderer.java:731) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer$1.apply(GameRenderer.java:386) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer$1.apply(GameRenderer.java:361) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$1(SimplePreparableReloadListener.java:19) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:moonlight.mixins.json:ConditionHackMixin from mod moonlight,pl:mixin:A}     at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}     at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,re:computing_frames,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1155) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:subtle_effects.mixins.json:client.MinecraftMixin from mod subtle_effects,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.underlay.json:MinecraftMixin from mod underlay,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin from mod vampirism,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:subtle_effects.mixins.json:client.MinecraftMixin from mod subtle_effects,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.underlay.json:MinecraftMixin from mod underlay,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin from mod vampirism,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A}     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}     at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}     at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}     at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {} Caused by: net.minecraft.server.ChainedJsonException: Invalid shaders/core/particle.json: File not found     at TRANSFORMER/[email protected]/net.minecraft.server.ChainedJsonException.forException(ChainedJsonException.java:48) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.ShaderInstance.<init>(ShaderInstance.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramAccessor from mod owo,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.ShaderInstance.<init>(ShaderInstance.java:99) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramAccessor from mod owo,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/com.corosus.watut.ShaderInstanceBlur.<init>(ShaderInstanceBlur.java:27) ~[watut-neoforge-1.21.0-1.2.7.jar%23472!/:?] {re:mixin,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.handler$cco000$watut$onLoadShaders(GameRenderer.java:3265) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     ... 29 more Caused by: java.io.FileNotFoundException: minecraft:shaders/core/particle.json     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.ResourceProvider.lambda$getResourceOrThrow$1(ResourceProvider.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading,re:mixin}     at java.base/java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.ResourceProvider.getResourceOrThrow(ResourceProvider.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading,re:mixin}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.ResourceProvider.openAsReader(ResourceProvider.java:31) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading,re:mixin}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.ShaderInstance.<init>(ShaderInstance.java:106) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramAccessor from mod owo,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.ShaderInstance.<init>(ShaderInstance.java:99) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramAccessor from mod owo,pl:mixin:APP:owo.mixins.json:shader.ShaderProgramMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/com.corosus.watut.ShaderInstanceBlur.<init>(ShaderInstanceBlur.java:27) ~[watut-neoforge-1.21.0-1.2.7.jar%23472!/:?] {re:mixin,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.handler$cco000$watut$onLoadShaders(GameRenderer.java:3265) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     ... 29 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.handler$cco000$watut$onLoadShaders(GameRenderer.java:3279) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.reloadShaders(GameRenderer.java:731) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer$1.apply(GameRenderer.java:386) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer$1.apply(GameRenderer.java:361) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$1(SimplePreparableReloadListener.java:19) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:moonlight.mixins.json:ConditionHackMixin from mod moonlight,pl:mixin:A}     at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}     at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,re:computing_frames,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} -- Overlay render details -- Details:     Overlay name: net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay Stacktrace:     at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1084) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:subtle_effects.mixins.json:client.MinecraftMixin from mod subtle_effects,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.underlay.json:MinecraftMixin from mod underlay,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin from mod vampirism,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:subtle_effects.mixins.json:client.MinecraftMixin from mod subtle_effects,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.underlay.json:MinecraftMixin from mod underlay,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin from mod vampirism,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A}     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}     at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23107!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}     at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}     at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {} -- Uptime -- Details:     JVM uptime: 68.541s     Wall uptime: 8.165s     High-res time: 65.345s     Client ticks: 45 ticks / 2.250s -- Last reload -- Details:     Reload number: 1     Reload reason: initial     Finished: No     Packs: vanilla -- System Details -- Details:     Minecraft Version: 1.21.1     Minecraft Version ID: 1.21.1     Operating System: Windows 11 (amd64) version 10.0     Java Version: 21.0.7, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 333080240 bytes (317 MiB) / 1207959552 bytes (1152 MiB) up to 25467813888 bytes (24288 MiB)     CPUs: 6     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz     Identifier: Intel64 Family 6 Model 158 Stepping 10     Microarchitecture: Coffee Lake     Frequency (GHz): 2.90     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 6     Graphics card #0 name: NVIDIA GeForce RTX 2060     Graphics card #0 vendor: NVIDIA     Graphics card #0 VRAM (MiB): 6144.00     Graphics card #0 deviceId: VideoController1     Graphics card #0 versionInfo: 32.0.15.8115     Memory slot #0 capacity (MiB): 16384.00     Memory slot #0 clockSpeed (GHz): 2.67     Memory slot #0 type: DDR4     Memory slot #1 capacity (MiB): 16384.00     Memory slot #1 clockSpeed (GHz): 2.67     Memory slot #1 type: DDR4     Virtual memory max (MiB): 34689.63     Virtual memory used (MiB): 16736.30     Swap memory total (MiB): 2048.00     Swap memory used (MiB): 115.00     Space in storage for jna.tmpdir (MiB): available: 112516.42, total: 953868.00     Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 112516.42, total: 953868.00     Space in storage for io.netty.native.workdir (MiB): available: 112516.42, total: 953868.00     Space in storage for java.io.tmpdir (MiB): available: 8152.79, total: 242709.16     Space in storage for workdir (MiB): available: 112516.42, total: 953868.00     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx24288m -Xms256m     Launched Version: neoforge-21.1.205     Launcher name: minecraft-launcher     Backend library: LWJGL version 3.3.3+5     Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 581.15, NVIDIA Corporation     Window size: 1024x768     GFLW Platform: win32     GL Caps: Using framebuffer using OpenGL 3.2     GL debug messages:      Is Modded: Definitely; Client brand changed to 'neoforge'     Universe: 400921fb54442d18     Type: Client (map_client.txt)     Graphics mode: fancy     Render Distance: 12/12 chunks     Resource Packs: vanilla     Current Language: en_us     Locale: en_US     System encoding: Cp1252     File encoding: UTF-8     CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz     ModLauncher: 11.0.5+main.901c6ea8     ModLauncher launch target: forgeclient     ModLauncher services:          sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE          loader-4.0.41.jar slf4jfixer PLUGINSERVICE          loader-4.0.41.jar runtime_enum_extender PLUGINSERVICE          at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE          loader-4.0.41.jar runtimedistcleaner PLUGINSERVICE          modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE          modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         [email protected]         [email protected]         [email protected]         [email protected]     Mod List:          skinlayers3d-neoforge-1.9.0-mc1.21.jar            |3d-Skin-Layers                |skinlayers3d                  |1.9.0               |Manifest: NOSIGNATURE         letsdo-brewery-neoforge-2.1.1.jar                 |[Let's Do] Brewery            |brewery                       |2.1.1               |Manifest: NOSIGNATURE         letsdo-candlelight-neoforge-2.1.0.jar             |[Let's Do] Candlelight        |candlelight                   |2.1.0               |Manifest: NOSIGNATURE         letsdo-farm_and_charm-neoforge-1.1.2.jar          |[Let's Do] Farm & Charm       |farm_and_charm                |1.1.2               |Manifest: NOSIGNATURE         letsdo-furniture-neoforge-1.1.0.jar               |[Let's Do] Furniture          |furniture                     |1.1.0               |Manifest: NOSIGNATURE         letsdo-herbalbrews-neoforge-1.1.0.jar             |[Let's Do] HerbalBrews        |herbalbrews                   |1.1.0               |Manifest: NOSIGNATURE         accessories-neoforge-1.1.0-beta.49+1.21.1.jar     |Accessories                   |accessories                   |1.1.0-beta.49+1.21.1|Manifest: NOSIGNATURE         additionallanterns-1.1.2-neoforge-mc1.21.jar      |Additional Lanterns           |additionallanterns            |1.1.2               |Manifest: NOSIGNATURE         amendments-1.21-2.0.5-neoforge.jar                |Amendments                    |amendments                    |1.21-2.0.5          |Manifest: NOSIGNATURE         another_furniture-neoforge-4.0.0.jar              |Another Furniture             |another_furniture             |4.0.0               |Manifest: NOSIGNATURE         Aquaculture-1.21.1-2.7.14.jar                     |Aquaculture 2                 |aquaculture                   |2.7.14              |Manifest: NOSIGNATURE         aquaculturedelight-1.2.0-neoforge-1.21.1.jar      |Aquaculture Delight           |aquaculturedelight            |1.2.0               |Manifest: NOSIGNATURE         architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE         ArmorTrimItemFix-neoforge-1.21.1-1.2.0.jar        |Armor Trim Item Fix           |armortrimitemfix              |1.2.0               |Manifest: NOSIGNATURE         athena-neoforge-1.21-4.0.2.jar                    |Athena                        |athena                        |4.0.2               |Manifest: NOSIGNATURE         balm-neoforge-1.21.1-21.0.49.jar                  |Balm                          |balm                          |21.0.49             |Manifest: NOSIGNATURE         beautify-neoforge-1.21.1-2.0.2.jar                |Beautify                      |beautify                      |2.0.2               |Manifest: NOSIGNATURE         benssharks-1.2.6-neoforge-1.21.1.jar              |Ben's Sharks                  |benssharks                    |1.2.6               |Manifest: NOSIGNATURE         BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar   |Better Advancements           |betteradvancements            |0.4.3.21            |Manifest: NOSIGNATURE         blahaj-neoforge-1.21.1-2.0.2.jar                  |Blåhaj                        |blahaj                        |2.0.0               |Manifest: NOSIGNATURE         bookshelf-neoforge-1.21.1-21.1.68.jar             |Bookshelf                     |bookshelf                     |21.1.68             |Manifest: NOSIGNATURE         caelus-neoforge-7.0.1+1.21.1.jar                  |Caelus API                    |caelus                        |7.0.1+1.21.1        |Manifest: NOSIGNATURE         Chimes-v2.0.3-1.21.1-NeoForge.jar                 |Chimes                        |chimes                        |2.0.3               |Manifest: NOSIGNATURE         chipped-neoforge-1.21.1-4.0.2.jar                 |Chipped                       |chipped                       |4.0.2               |Manifest: NOSIGNATURE         cleanswing-1.9.jar                                |Clean Swing                   |cleanswing                    |1.9                 |Manifest: NOSIGNATURE         comforts-neoforge-9.0.4+1.21.1.jar                |Comforts                      |comforts                      |9.0.4+1.21.1        |Manifest: NOSIGNATURE         cgl-1.21-neoforge-0.5.1.jar                       |CommonGroovyLibrary           |commongroovylibrary           |0.5.1               |Manifest: NOSIGNATURE         conditional-mixin-neoforge-0.6.3.jar              |conditional mixin             |conditional_mixin             |0.6.3               |Manifest: NOSIGNATURE         configured-neoforge-1.21.1-2.6.0.jar              |Configured                    |configured                    |2.6.0               |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         connectedglass-1.1.14-neoforge-mc1.21.jar         |Connected Glass               |connectedglass                |1.1.14              |Manifest: NOSIGNATURE         cookingforblockheads-neoforge-1.21.1-21.1.16.jar  |Cooking for Blockheads        |cookingforblockheads          |21.1.16             |Manifest: NOSIGNATURE         coroutil-neoforge-1.21.0-1.3.8.jar                |CoroUtil                      |coroutil                      |1.21.0-1.3.8        |Manifest: NOSIGNATURE         corpse-neoforge-1.21.1-1.1.10.jar                 |Corpse                        |corpse                        |1.21.1-1.1.10       |Manifest: NOSIGNATURE         cosmeticarmorreworked-1.21.1-v1-neoforge.jar      |CosmeticArmorReworked         |cosmeticarmorreworked         |1.21.1-v1-neoforge  |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         crabbersdelight-1.21.1-1.1.10.jar                 |Crabber's Delight             |crabbersdelight               |1.1.10              |Manifest: NOSIGNATURE         craftableanimalsneo-1.9.0-neoforge-1.21.1.jar     |CraftableAnimalsNEO           |craftableanimalsneo           |1.9.0               |Manifest: NOSIGNATURE         crittersandcompanions-neoforge-1.21.1-2.3.1.jar   |Critters and Companions       |crittersandcompanions         |1.21.1-2.3.1        |Manifest: NOSIGNATURE         cuisinedelight-1.2.6.jar                          |Cuisine Delight               |cuisinedelight                |1.2.6               |Manifest: NOSIGNATURE         culturaldelights-0.17.7.jar                       |Cultural Delights             |culturaldelights              |0.17.7              |Manifest: NOSIGNATURE         curios-neoforge-9.5.1+1.21.1.jar                  |Curios API                    |curios                        |9.5.1+1.21.1        |Manifest: NOSIGNATURE         curious_armor_stands-8.0.0.jar                    |Curious Armor Stands          |curious_armor_stands          |8.0.0               |Manifest: NOSIGNATURE         dawnoftimebuilder-neoforge-1.21.1-1.6.1.jar       |DawnOfTimeBuilder             |dawnoftimebuilder             |1.6.1               |Manifest: NOSIGNATURE         displaydelight-1.3.0.jar                          |Display Delight               |displaydelight                |1.3.0               |Manifest: NOSIGNATURE         DustyDecorationsNeoforged_1.21.1_V1.8.1.jar       |Dusty Decorations             |dustydecorations              |1.8.1               |Manifest: NOSIGNATURE         DyedFlames-v21.1.1-1.21.1-NeoForge.jar            |Dyed Flames                   |dyedflames                    |21.1.1              |Manifest: NOSIGNATURE         EasyAnvils-v21.1.0-1.21.1-NeoForge.jar            |Easy Anvils                   |easyanvils                    |21.1.0              |Manifest: NOSIGNATURE         Easy Diamond-neoforge-1.21.1-3.4.8.1.jar          |Easy Diamond                  |diamond                       |3.4.8               |Manifest: NOSIGNATURE         EasyMagic-v21.1.0-1.21.1-NeoForge.jar             |Easy Magic                    |easymagic                     |21.1.0              |Manifest: NOSIGNATURE         easy_mob_farm-neoforge-1.21.1-10.0.0.jar          |Easy Mob Farm                 |easy_mob_farm                 |0.0NONE             |Manifest: NOSIGNATURE         Easy Netherite-neoforge-1.21.1-1.2.6.jar          |Easy Netherite                |netherite                     |1.2.6               |Manifest: NOSIGNATURE         easy-piglins-neoforge-1.21.1-1.0.14.jar           |Easy Piglins                  |easy_piglins                  |1.21.1-1.0.14       |Manifest: NOSIGNATURE         EasyShulkerBoxes-v21.1.3-1.21.1-NeoForge.jar      |Easy Shulker Boxes            |easyshulkerboxes              |21.1.3              |Manifest: NOSIGNATURE         easy-villagers-neoforge-1.21.1-1.1.23.jar         |Easy Villagers                |easy_villagers                |1.21.1-1.1.23       |Manifest: NOSIGNATURE         eatinganimation-1.21.0-6.0.1.jar                  |Eating Animation              |eatinganimation               |6.0.1               |Manifest: NOSIGNATURE         EggDelight-v1.2-1.21.1.jar                        |Egg Delight                   |eggdelight                    |1.2                 |Manifest: NOSIGNATURE         elytraslot-neoforge-9.0.2+1.21.1.jar              |Elytra Slot                   |elytraslot                    |9.0.2+1.21.1        |Manifest: NOSIGNATURE         elytratrims-neoforge-3.5.9+1.21.1.jar             |Elytra Trims                  |elytratrims                   |3.5.9               |Manifest: NOSIGNATURE         enchdesc-neoforge-1.21.1-21.1.8.jar               |EnchantmentDescriptions       |enchdesc                      |21.1.8              |Manifest: NOSIGNATURE         endersdelight-neoforge-1.21.1-1.1.0.jar           |Ender's Delight               |endersdelight                 |1.1.0               |Manifest: NOSIGNATURE         EuphoriaPatcher-1.6.5-r5.5.1-neoforge.jar         |Euphoria Patcher              |euphoria_patcher              |1.6.5-r5.5.1-neoforg|Manifest: NOSIGNATURE         FarmersDelight-1.21.1-1.2.9.jar                   |Farmer's Delight              |farmersdelight                |1.2.9               |Manifest: NOSIGNATURE         farmingforblockheads-neoforge-1.21.1-21.1.8.jar   |Farming for Blockheads        |farmingforblockheads          |21.1.8              |Manifest: NOSIGNATURE         FastSuite-1.21.1-6.0.5.jar                        |Fast Suite                    |fastsuite                     |6.0.5               |Manifest: NOSIGNATURE         Ferdinand's Flowers 4.0 - 1.21.1 - neoforge.jar   |Ferdinand's Flowers           |ferdinandsflowers             |4.0                 |Manifest: NOSIGNATURE         Floral Enchantment-neoforge-1.21.1-1.1.0.jar      |Floral Enchantment            |floralench                    |1.1.0               |Manifest: NOSIGNATURE         ForgeConfigAPIPort-v21.1.4-1.21.1-NeoForge.jar    |Forge Config API Port         |forgeconfigapiport            |21.1.4              |Manifest: NOSIGNATURE         fabric-api-base-0.4.42+d1308dedd1.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308dedd1   |Manifest: NOSIGNATURE         FramedBlocks-10.4.0.jar                           |FramedBlocks                  |framedblocks                  |10.4.0              |Manifest: NOSIGNATURE         framework-neoforge-1.21.1-0.9.6.jar               |Framework                     |framework                     |0.9.6               |Manifest: NOSIGNATURE         fruitsdelight-1.2.9.jar                           |Fruits Delight                |fruitsdelight                 |1.2.9               |Manifest: NOSIGNATURE         fusion-1.2.11a-neoforge-mc1.21.jar                |Fusion                        |fusion                        |1.2.11+a            |Manifest: NOSIGNATURE         fzzy_config-0.7.2+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.7.2+1.21+neoforge |Manifest: NOSIGNATURE         geckolib-neoforge-1.21.1-4.7.7.jar                |GeckoLib 4                    |geckolib                      |4.7.7               |Manifest: NOSIGNATURE         gml-6.0.2.jar                                     |GroovyModLoader               |gml                           |6.0.2               |Manifest: NOSIGNATURE         Highlighter-1.21-neoforge-1.1.11.jar              |Highlighter                   |highlighter                   |1.1.11              |Manifest: NOSIGNATURE         Iceberg-1.21.1-neoforge-1.3.2.jar                 |Iceberg                       |iceberg                       |1.3.2               |Manifest: NOSIGNATURE         ironfurnaces-neoforge-1.21.1-4.2.6.jar            |Iron Furnaces                 |ironfurnaces                  |4.2.6               |Manifest: NOSIGNATURE         iteminteractions-neoforge-21.1.4.jar              |Item Interactions             |iteminteractions              |21.1.4              |Manifest: NOSIGNATURE         jamlib-neoforge-1.3.5+1.21.1.jar                  |JamLib                        |jamlib                        |1.3.5+1.21.1        |Manifest: NOSIGNATURE         justenoughbreeding-neoforge-1.21-1.21.1-1.6.2.jar |Just Enough Breeding          |justenoughbreeding            |1.6.2               |Manifest: NOSIGNATURE         jei-1.21.1-neoforge-19.21.2.313.jar               |Just Enough Items             |jei                           |19.21.2.313         |Manifest: NOSIGNATURE         thedarkcolour.kffmod-5.9.0.jar                    |Kotlin For Forge              |kotlinforforge                |5.9.0               |Manifest: NOSIGNATURE         kuma-api-neoforge-21.0.5+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.5              |Manifest: NOSIGNATURE         l2core-3.0.8+1.jar                                |L2Core                        |l2core                        |3.0.8+1             |Manifest: NOSIGNATURE         l2harvester-3.0.0.jar                             |L2Harvester                   |l2harvester                   |3.0.0               |Manifest: NOSIGNATURE         LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar          |Leaves Be Gone                |leavesbegone                  |21.1.0              |Manifest: NOSIGNATURE         luckyswardrobe-2.0.0.jar                          |Lucky's Wardrobe Restitched   |luckyswardrobe                |2.0.0               |Manifest: NOSIGNATURE         mcw-bridges-3.1.1-mc1.21.1neoforge.jar            |Macaw's Bridges               |mcwbridges                    |3.1.1               |Manifest: NOSIGNATURE         mcw-doors-1.1.2-mc1.21.1neoforge.jar              |Macaw's Doors                 |mcwdoors                      |1.1.2               |Manifest: NOSIGNATURE         mcw-fences-1.2.0-1.21.1neoforge.jar               |Macaw's Fences and Walls      |mcwfences                     |1.2.0               |Manifest: NOSIGNATURE         mcw-furniture-3.3.0-mc1.21.1neoforge.jar          |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |Manifest: NOSIGNATURE         mcw-lights-1.1.2-mc1.21.1neoforge.jar             |Macaw's Lights and Lamps      |mcwlights                     |1.1.2               |Manifest: NOSIGNATURE         mcw-paths-1.1.0neoforge-mc1.21.1.jar              |Macaw's Paths and Pavings     |mcwpaths                      |1.1.0               |Manifest: NOSIGNATURE         mcw-stairs-1.0.1-1.21.1neoforge.jar               |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.1               |Manifest: NOSIGNATURE         mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar          |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.4               |Manifest: NOSIGNATURE         midnightlib-1.6.9+1.21-neoforge.jar               |MidnightLib                   |midnightlib                   |1.6.9               |Manifest: NOSIGNATURE         client-1.21.1-20240808.144430-srg.jar             |Minecraft                     |minecraft                     |1.21.1              |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         monolib-neoforge-1.21.1-2.1.0.jar                 |MonoLib                       |monolib                       |2.1.0               |Manifest: NOSIGNATURE         moonlight-1.21-2.22.6-neoforge.jar                |Moonlight Lib                 |moonlight                     |1.21-2.22.6         |Manifest: NOSIGNATURE         more_beautiful_torches-merged-1.21-3.0.0.jar      |More Beautiful Torches        |more_beautiful_torches        |3.0.0               |Manifest: NOSIGNATURE         MouseTweaks-neoforge-mc1.21-2.26.1.jar            |Mouse Tweaks                  |mousetweaks                   |2.26.1              |Manifest: NOSIGNATURE         refurbished_furniture-neoforge-1.21.1-1.0.16.jar  |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.16              |Manifest: NOSIGNATURE         MyNethersDelight-1.21.1-1.9.jar                   |My Nether's Delight           |mynethersdelight              |1.9                 |Manifest: NOSIGNATURE         NaturesCompass-1.21.1-3.0.3-neoforge.jar          |Nature's Compass              |naturescompass                |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE         neoforge-21.1.205-universal.jar                   |NeoForge                      |neoforge                      |21.1.205            |Manifest: NOSIGNATURE         neoforgedatapackextensions-neoforge-21.1.2.jar    |NeoForge Data Pack Extensions |neoforgedatapackextensions    |21.1.2              |Manifest: NOSIGNATURE         new_slab_variants-merged-1.21.1-3.0.1.jar         |New Slab Variants             |new_slab_variants             |3.0.1               |Manifest: NOSIGNATURE         nightlights-neoforge-1.3.0.jar                    |Night Lights                  |nightlights                   |1.3.0               |Manifest: NOSIGNATURE         notenoughanimations-neoforge-1.10.2-mc1.21.jar    |NotEnoughAnimations           |notenoughanimations           |1.10.2              |Manifest: NOSIGNATURE         OpenLoader-neoforge-1.21.1-21.1.5.jar             |OpenLoader                    |openloader                    |21.1.5              |Manifest: NOSIGNATURE         OverflowingBars-v21.1.1-1.21.1-NeoForge.jar       |Overflowing Bars              |overflowingbars               |21.1.1              |Manifest: NOSIGNATURE         owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar        |oωo                           |owo                           |0.12.15.5-beta.1+1.2|Manifest: NOSIGNATURE         Patchouli-1.21.1-92-NEOFORGE.jar                  |Patchouli                     |patchouli                     |1.21.1-92-NEOFORGE  |Manifest: NOSIGNATURE         PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar        |Pick Up Notifier              |pickupnotifier                |21.1.1              |Manifest: NOSIGNATURE         Placebo-1.21.1-9.9.1.jar                          |Placebo                       |placebo                       |9.9.1               |Manifest: NOSIGNATURE         player-animation-lib-forge-2.0.1+1.21.1.jar       |Player Animator               |playeranimator                |2.0.1+1.21.1        |Manifest: NOSIGNATURE         polymorph-neoforge-1.1.0+1.21.1.jar               |Polymorph                     |polymorph                     |1.1.0+1.21.1        |Manifest: NOSIGNATURE         prickle-neoforge-1.21.1-21.1.10.jar               |PrickleMC                     |prickle                       |21.1.10             |Manifest: NOSIGNATURE         PuzzlesLib-v21.1.38-1.21.1-NeoForge.jar           |Puzzles Lib                   |puzzleslib                    |21.1.38             |Manifest: NOSIGNATURE         rechiseled-1.1.6a-neoforge-mc1.21.jar             |Rechiseled                    |rechiseled                    |1.1.6+a             |Manifest: NOSIGNATURE         rechiseled_chipped-1.3-1.21.1.jar                 |Rechiseled: Chipped           |rechiseled_chipped            |1.3                 |Manifest: NOSIGNATURE         resourcefullib-neoforge-1.21-3.0.12.jar           |Resourceful Lib               |resourcefullib                |3.0.12              |Manifest: NOSIGNATURE         rightclickharvest-neoforge-4.5.3+1.21.1.jar       |Right Click Harvest           |rightclickharvest             |4.5.3+1.21.1        |Manifest: NOSIGNATURE         shulkerboxtooltip-neoforge-5.1.6+1.21.1.jar       |ShulkerBoxTooltip             |shulkerboxtooltip             |5.1.6+1.21.1        |Manifest: NOSIGNATURE         simplehats-neoforge-1.21.1-0.4.0.jar              |SimpleHats                    |simplehats                    |0.4.0               |Manifest: NOSIGNATURE         skyblock_resources-1.6.0-neoforge-1.21.1.jar      |Skyblock Resources            |skyblock_resources            |1.6.0               |Manifest: NOSIGNATURE         sootychimneys-neoforge-1.3.3.jar                  |Sooty Chimneys                |sootychimneys                 |1.3.3               |Manifest: NOSIGNATURE         sophisticatedbackpacks-1.21.1-3.24.21.1314.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.24.21             |Manifest: NOSIGNATURE         sophisticatedcore-1.21.1-1.3.67.1105.jar          |Sophisticated Core            |sophisticatedcore             |1.3.67              |Manifest: NOSIGNATURE         sophisticatedstorage-1.21.1-1.5.0.1243.jar        |Sophisticated Storage         |sophisticatedstorage          |1.5.0               |Manifest: NOSIGNATURE         spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE         Stoneworks-v21.1.0-1.21.1-NeoForge.jar            |Stoneworks                    |stoneworks                    |21.1.0              |Manifest: NOSIGNATURE         storagedelight-25.06.24-1.21-neoforge.jar         |Storage Delight               |storagedelight                |25.06.24-1.21-neofor|Manifest: NOSIGNATURE         StorageDrawers-neoforge-1.21.1-13.11.1.jar        |Storage Drawers               |storagedrawers                |13.11.1             |Manifest: NOSIGNATURE         labels-1.21-2.0.1-neoforge.jar                    |Storage Labels                |labels                        |1.21-2.0.1          |Manifest: NOSIGNATURE         storageracks-1.13-1.21.1-release.jar              |Storage Racks                 |storageracks                  |1.13-1.21.1-release |Manifest: NOSIGNATURE         SubtleEffects-neoforge-1.21.1-1.12.1.jar          |Subtle Effects                |subtle_effects                |1.12.1              |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18+a            |Manifest: NOSIGNATURE         sushigocrafting-1.21-0.6.4.jar                    |Sushi Go Crafting             |sushigocrafting               |0.6.4               |Manifest: NOSIGNATURE         twilightforest-1.21.1-4.7.3196-universal.jar      |The Twilight Forest           |twilightforest                |4.7.3196            |Manifest: NOSIGNATURE         titanium-1.21-4.0.37.jar                          |Titanium                      |titanium                      |4.0.37              |Manifest: NOSIGNATURE         trailandtales_delight-0.4.jar                     |Trail&Tales Delight           |trailandtales_delight         |0.4.1               |Manifest: NOSIGNATURE         TRansition-1.0.4-1.21-neoforge-SNAPSHOT.jar       |TRansition                    |transition                    |1.0.4               |Manifest: NOSIGNATURE         TRender-1.0.6-1.21-neoforge-SNAPSHOT.jar          |TRender                       |trender                       |1.0.6               |Manifest: NOSIGNATURE         twilightdelight-3.0.6.jar                         |Twilight Flavors & Delight    |twilightdelight               |3.0.6               |Manifest: NOSIGNATURE         tf_dnv-2.0.3.jar                                  |Twilight Forest - Dungeons & V|tf_dnv                        |2.0.3               |Manifest: NOSIGNATURE         ubesdelight-neoforge-1.21.1-0.4.3.jar             |Ube's Delight                 |ubesdelight                   |0.4.3               |Manifest: NOSIGNATURE         underlay-1.21-v0.9.6-f.jar                        |Underlay                      |underlay                      |0.9.6               |Manifest: NOSIGNATURE         VampiresDelight-1.21.1-0.1.10d.jar                |Vampire's Delight             |vampiresdelight               |0.1.10d             |Manifest: NOSIGNATURE         Vampirism-1.21-1.10.7.jar                         |Vampirism                     |vampirism                     |1.10.7              |Manifest: NOSIGNATURE         VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar       |Visual Workbench              |visualworkbench               |21.1.1              |Manifest: NOSIGNATURE         waveycapes-neoforge-1.6.2-mc1.21.jar              |WaveyCapes                    |waveycapes                    |1.6.2               |Manifest: NOSIGNATURE         watut-neoforge-1.21.0-1.2.7.jar                   |What Are They Up To           |watut                         |1.21.0-1.2.7        |Manifest: NOSIGNATURE         Xaeros_Minimap_25.2.10_NeoForge_1.21.jar          |Xaero's Minimap               |xaerominimap                  |25.2.10             |Manifest: NOSIGNATURE         XaerosWorldMap_1.39.12_NeoForge_1.21.jar          |Xaero's World Map             |xaeroworldmap                 |1.39.12             |Manifest: NOSIGNATURE         weaponmaster_ydm-1.21.1-neoforge-4.2.7.jar        |YDM's Weapon Master           |weaponmaster_ydm              |4.2.7               |Manifest: NOSIGNATURE         yet_another_config_lib_v3-3.7.1+1.21.1-neoforge.ja|YetAnotherConfigLib           |yet_another_config_lib_v3     |3.7.1+1.21.1-neoforg|Manifest: NOSIGNATURE     Crash Report UUID: d323af41-b15d-4c61-b987-49c0e3e8e1a8     FML: 4.0.41     NeoForge: 21.1.205
    • Are you ready to join a Minecraft server that truly breaks the mold? IP: play.soulsteal.net  Discord: Ask In-Game!   SoulSteal SMP is not your typical server. It's a dark, mystical world that expertly fuses the best parts of Prison, Survival, and Anarchy. We're a tight-knit community where the grind is real, but so are the rewards, and we pride ourselves on being completely P2W (Pay-to-Win) free. Every single item and rank can be earned through gameplay within a reasonable amount of time. No shortcuts, just pure dedication. Dual Progression System This is where the magic happens. You have two distinct paths to advance and get ahead. You can climb through the ranks by earning Souls, a custom currency dropped by unique mobs and rewarding jobs like Lava Fishing. Alternatively, you can use your in-game dollars to purchase exclusive perks and cosmetics. This dual system creates a dynamic economy that rewards every playstyle, whether you're a grinder or a savvy merchant. Four Custom Realms Our core progression is built around four unique realms, each with its own rich lore, specific challenges, and custom armor sets like Ember and Verdant. These realms act as our version of the Prison gamemode, where you must fight your way through to conquer them all. Each realm presents a new challenge, pushing you to adapt your strategy and gear. Anarchy vs. Structured Gameplay SoulSteal SMP offers the best of both worlds. Craving intense PvP and chaos? Jump into our massive 2,000 x 2,000 grief-enabled Anarchy world where trust is a liability and only the strongest survive. Prefer a more structured experience? Stay within the realms for a grief-free PvE environment where you can focus on building and progressing without worrying about being raided. The Epic Endgame The journey culminates in a grand finale. Conquer all four realms to earn the prestigious Exalted rank and unlock the ultimate reward: a grief-free Premium World with custom terrain, exclusive resources, and a place to build your final legacy. Join our growing community and carve your legend in SoulSteal SMP. The adventure awaits.
    • Like title says I am trying to add some mods to a pre-existing modpack, but something is causing a conflict to the world gen settings that causes it to crash with the Description: Exception generating new chunk. edit this is based on a  19.2 modpack, prominence, with extra mods added. crash https://pastebin.com/Y3V5d4G6 Partial latest log, file was too big for pastebin. didn't know that was a thing https://pastebin.com/uJ8L2UUz
    • I was updating my modpack by adding more mods but then I encountered an issue with kotlin and essential once I started minecraft. I believe this error is what's causing it: Could not find parent kotlin/jvm/internal/Lambda for class gg/essential/elementa/components/UIImage$2$1 in classloader jdk.internal.loader.ClassLoaders$AppClassLoader@60f82f98 on thread Thread[ForkJoinPool.commonPool-worker-2,5,main] here's the entire crash log for more info: https://pastebin.com/k8jYucFY EDIT: My bad here's the latest.log file: https://pastebin.com/zQ8cZVyv
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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