Crash with Latest Galacticraft + Advanced Solars
0xKate opened this issue ยท 4 comments
Thanks so much for updating GregTech 4 to 1.7.10! I am having a crash issue on launch with a small amount of mods:
Mods List:
industrialcraft-2-2.2.827-experimental.jar
AdvancedSolarPanel-1.7.10-3.5.1.jar
GraviSuite-1.7.10-2.0.3.jar
gregtechmod-v416.40.jar
MicdoodleCore-1.7-3.0.12.504.jar
GalacticraftCore-1.7-3.0.12.504.jar
Galacticraft-Planets-1.7-3.0.12.504.jar
If I disable AdvancedSolarPanel-1.7.10-3.5.1.jar
it works.
or
If I use Galacticraft v375 it works too.
MicdoodleCore-1.7-3.0.12.375.jar
GalacticraftCore-1.7-3.0.12.375.jar
Galacticraft-Planets-1.7-3.0.12.375.jar
or
If I disable gregtechmod-v416.40.jar
it works as well.
Not sure if this is the right place to report, but crash seems to involve gregtechmod.common.GT_DummyWorld
Thanks again for updating this.
Crash Report
[01:40:50] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[01:40:50] [Client thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized
[01:40:50] [Client thread/INFO] [FML/]: Replaced 183 ore recipies
[01:40:51] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[01:40:51] [Client thread/DEBUG] [FML/]: File Z:\MultiMC\instances\1.7.10\.minecraft\config\injectedDependencies.json not found. No dependencies injected
[01:40:51] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, micdoodle8.mods.miccore.MicdoodleModContainer]
[01:40:51] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
...
[01:40:56] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (advsolar.common.AdvancedSolarPanel) - loading
[01:40:56] [Client thread/TRACE] [AdvancedSolarPanel/]: Parsed dependency info : [IC2] [IC2, gregtech_addon, AppliedEnergistics] []
[01:40:56] [Client thread/DEBUG] [FML/]: Examining file Galacticraft-Planets-1.7-3.0.12.504.jar for potential mods
[01:40:56] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Galacticraft-Planets-1.7-3.0.12.504.jar
[01:40:56] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (micdoodle8.mods.galacticraft.planets.GalacticraftPlanets) - loading
[01:40:56] [Client thread/TRACE] [GalacticraftMars/]: Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
[01:40:56] [Client thread/DEBUG] [FML/]: Examining file GalacticraftCore-1.7-3.0.12.504.jar for potential mods
[01:40:56] [Client thread/TRACE] [FML/]: Located mcmod.info file in file GalacticraftCore-1.7-3.0.12.504.jar
[01:40:56] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (micdoodle8.mods.galacticraft.core.GalacticraftCore) - loading
[01:40:56] [Client thread/TRACE] [GalacticraftCore/]: Parsed dependency info : [Forge@[10.12.2.1147,), Micdoodlecore, FML@[7.2.217.1147,)] [Forge@[10.12.2.1147,), FML@[7.2.217.1147,), Micdoodlecore, IC2, TConstruct, Mantle, BuildCraft|Core, BuildCraft|Energy, PlayerAPI@[1.3,)] []
[01:40:56] [Client thread/DEBUG] [FML/]: Examining file GraviSuite-1.7.10-2.0.3.jar for potential mods
[01:40:56] [Client thread/TRACE] [FML/]: Located mcmod.info file in file GraviSuite-1.7.10-2.0.3.jar
[01:40:56] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (gravisuite.GraviSuite) - loading
[01:40:56] [Client thread/TRACE] [GraviSuite/]: Parsed dependency info : [IC2] [IC2, RedPowerCore] []
[01:40:56] [Client thread/DEBUG] [FML/]: Examining file gregtechmod-v416.40.jar for potential mods
[01:40:56] [Client thread/TRACE] [FML/]: Located mcmod.info file in file gregtechmod-v416.40.jar
[01:40:56] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (gregtechmod.GT_Mod) - loading
[01:40:56] [Client thread/TRACE] [gregtech_addon/]: Parsed dependency info : [IC2] [IC2, Railcraft, ThermalExpansion, ThermalExpansion|Transport, ThermalExpansion|Energy, ThermalExpansion|Factory] [RedPowerCore, RedPowerBase, RedPowerMachine, RedPowerCompat, RedPowerWiring, RedPowerLogic, RedPowerLighting, RedPowerWorld, RedPowerControl]
[01:40:56] [Client thread/DEBUG] [FML/]: Examining directory ic2 for potential mods
[01:40:56] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory ic2
[01:40:56] [Client thread/DEBUG] [FML/]: Examining file industrialcraft-2-2.2.827-experimental.jar for potential mods
[01:40:56] [Client thread/TRACE] [FML/]: Located mcmod.info file in file industrialcraft-2-2.2.827-experimental.jar
[01:40:56] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (ic2.core.IC2) - loading
[01:40:56] [Client thread/TRACE] [IC2/]: Parsed dependency info : [Forge@[10.13.0.1200,)] [Forge@[10.13.0.1200,)] []
[01:40:56] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 10 mods to load
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.recipe (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.info (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy.prefab (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.network (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy.event (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.recipe (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.power (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.crops (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.entity (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.util (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab.entity (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.event (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab.world.gen (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.tile (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.vector (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.world (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.transmission.grid (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.item (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.event.oxygen (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab.core (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.reactor (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.event.wgen (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.block (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.event.client (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.galaxies (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.tile (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.transmission (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.transmission.tile (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.item (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy.tile (owned by IC2 providing IC2API) embedded in IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Galacticraft API: owner: GalacticraftCore, dependents: []
[01:40:56] [Client thread/DEBUG] [FML/]: Creating API container dummy for API IC2API: owner: IC2, dependents: []
[01:40:56] [Client thread/TRACE] [FML/]: Received a system property request ''
[01:40:56] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods
[01:40:56] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1614-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1614-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[01:40:56] [Client thread/DEBUG] [AdvancedSolarPanel/]: Enabling mod AdvancedSolarPanel
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in AdvancedSolarPanel-1.7.10-3.5.1.jar [en_US, ru_RU]
[01:40:56] [Client thread/DEBUG] [GalacticraftMars/]: Enabling mod GalacticraftMars
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in Galacticraft-Planets-1.7-3.0.12.504.jar [cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, sv_SE, th_TH, tr_TR, zh_CN, zh_TW, cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, sv_SE, th_TH, tr_TR, zh_CN, zh_TW]
[01:40:56] [Client thread/DEBUG] [GalacticraftCore/]: Enabling mod GalacticraftCore
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in GalacticraftCore-1.7-3.0.12.504.jar [cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, sv_SE, th_TH, tr_TR, zh_CN, zh_TW, cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, sv_SE, th_TH, tr_TR, zh_CN, zh_TW]
[01:40:56] [Client thread/DEBUG] [GraviSuite/]: Enabling mod GraviSuite
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in GraviSuite-1.7.10-2.0.3.jar [en_US, fr_FR, ru_RU, tr_TR, zh_CN]
[01:40:56] [Client thread/DEBUG] [gregtech_addon/]: Enabling mod gregtech_addon
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in gregtechmod-v416.40.jar [en_US, ru_RU, zh_CN]
[01:40:56] [Client thread/DEBUG] [IC2/]: Enabling mod IC2
[01:40:56] [Client thread/DEBUG] [FML/]: Found translations in industrialcraft-2-2.2.827-experimental.jar [en_IC]
[01:40:56] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[01:40:56] [Client thread/TRACE] [FML/]: All mod requirements are satisfied
[01:40:56] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list
[01:40:56] [Client thread/TRACE] [FML/]: Mod sorting completed successfully
[01:40:56] [Client thread/DEBUG] [FML/]: Mod sorting data
[01:40:56] [Client thread/DEBUG] [FML/]: IC2(IndustrialCraft 2:2.2.827-experimental): industrialcraft-2-2.2.827-experimental.jar (required-after:Forge@[10.13.0.1200,))
[01:40:56] [Client thread/DEBUG] [FML/]: gregtech_addon(GregTech-Addon:4.16.40): gregtechmod-v416.40.jar (required-after:IC2; after:Railcraft; after:ThermalExpansion; after:ThermalExpansion|Transport; after:ThermalExpansion|Energy; after:ThermalExpansion|Factory; before:RedPowerCore; before:RedPowerBase; before:RedPowerMachine; before:RedPowerCompat; before:RedPowerWiring; before:RedPowerLogic; before:RedPowerLighting; before:RedPowerWorld; before:RedPowerControl;)
[01:40:56] [Client thread/DEBUG] [FML/]: AdvancedSolarPanel(Advanced Solar Panels:1.7.10-3.5.1): AdvancedSolarPanel-1.7.10-3.5.1.jar (required-after:IC2; after:gregtech_addon; after:AppliedEnergistics;)
[01:40:56] [Client thread/DEBUG] [FML/]: GalacticraftCore(Galacticraft Core:3.0.12): GalacticraftCore-1.7-3.0.12.504.jar (required-after:Forge@[10.12.2.1147,); required-after:FML@[7.2.217.1147,); required-after:Micdoodlecore; after:IC2; after:TConstruct; after:Mantle; after:BuildCraft|Core; after:BuildCraft|Energy; after:PlayerAPI@[1.3,))
[01:40:56] [Client thread/DEBUG] [FML/]: GalacticraftMars(Galacticraft Planets:3.0.12): Galacticraft-Planets-1.7-3.0.12.504.jar (required-after:GalacticraftCore;)
[01:40:56] [Client thread/DEBUG] [FML/]: GraviSuite(Graviation Suite:1.7.10-2.0.3): GraviSuite-1.7.10-2.0.3.jar (required-after:IC2; after:RedPowerCore)
[01:40:56] [Client thread/DEBUG] [FML/]: Galacticraft API(API: Galacticraft API:1.0): GalacticraftCore-1.7-3.0.12.504.jar ()
[01:40:56] [Client thread/DEBUG] [FML/]: IC2API(API: IC2API:1.0): industrialcraft-2-2.2.827-experimental.jar ()
[01:40:56] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[01:40:56] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[01:40:56] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.005s
[01:40:56] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[01:40:56] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[01:40:56] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[01:40:56] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.99.99)
[01:40:56] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, AdvancedSolarPanel, GalacticraftMars, GalacticraftCore, GraviSuite, gregtech_addon, IC2] at CLIENT
[01:40:56] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, AdvancedSolarPanel, GalacticraftMars, GalacticraftCore, GraviSuite, gregtech_addon, IC2] at SERVER
[01:40:56] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[01:40:56] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.290s
[01:40:56] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[01:40:56] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[01:40:56] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[01:40:56] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1614)
[01:40:57] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.008s
[01:40:57] [Client thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sending event FMLConstructionEvent to mod Micdoodlecore
[01:40:57] [Client thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sent event FMLConstructionEvent to mod Micdoodlecore
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Micdoodle8 Core took 0.000s
[01:40:57] [Client thread/TRACE] [IC2/IC2]: Sending event FMLConstructionEvent to mod IC2
[01:40:57] [Client thread/TRACE] [FML/IC2]: Mod IC2 is using network checker : Accepting version 2.2.827-experimental
[01:40:57] [Client thread/TRACE] [FML/IC2]: Testing mod IC2 to verify it accepts its own version in a remote connection
[01:40:57] [Client thread/TRACE] [FML/IC2]: The mod IC2 accepts its own version (2.2.827-experimental)
[01:40:57] [Client thread/DEBUG] [FML/IC2]: Attempting to inject @SidedProxy classes into IC2
[01:40:57] [Client thread/TRACE] [IC2/IC2]: Sent event FMLConstructionEvent to mod IC2
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - IndustrialCraft 2 took 0.271s
[01:40:57] [Client thread/TRACE] [gregtech_addon/gregtech_addon]: Sending event FMLConstructionEvent to mod gregtech_addon
[01:40:57] [Client thread/TRACE] [gregtech_addon/gregtech_addon]: Sent event FMLConstructionEvent to mod gregtech_addon
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - GregTech-Addon took 0.408s
[01:40:57] [Client thread/TRACE] [AdvancedSolarPanel/AdvancedSolarPanel]: Sending event FMLConstructionEvent to mod AdvancedSolarPanel
[01:40:57] [Client thread/TRACE] [FML/AdvancedSolarPanel]: Mod AdvancedSolarPanel is using network checker : Accepting version 1.7.10-3.5.1
[01:40:57] [Client thread/TRACE] [FML/AdvancedSolarPanel]: Testing mod AdvancedSolarPanel to verify it accepts its own version in a remote connection
[01:40:57] [Client thread/TRACE] [FML/AdvancedSolarPanel]: The mod AdvancedSolarPanel accepts its own version (1.7.10-3.5.1)
[01:40:57] [Client thread/DEBUG] [FML/AdvancedSolarPanel]: Attempting to inject @SidedProxy classes into AdvancedSolarPanel
[01:40:57] [Client thread/TRACE] [AdvancedSolarPanel/AdvancedSolarPanel]: Sent event FMLConstructionEvent to mod AdvancedSolarPanel
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Advanced Solar Panels took 0.026s
[01:40:57] [Client thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sending event FMLConstructionEvent to mod GalacticraftCore
[01:40:57] [Client thread/TRACE] [FML/GalacticraftCore]: Mod GalacticraftCore is using network checker : Accepting version 3.0.12
[01:40:57] [Client thread/TRACE] [FML/GalacticraftCore]: Testing mod GalacticraftCore to verify it accepts its own version in a remote connection
[01:40:57] [Client thread/TRACE] [FML/GalacticraftCore]: The mod GalacticraftCore accepts its own version (3.0.12)
[01:40:57] [Client thread/DEBUG] [FML/GalacticraftCore]: Attempting to inject @SidedProxy classes into GalacticraftCore
[01:40:57] [Client thread/INFO] [STDOUT/GalacticraftCore]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: boh (1 / 1)
[01:40:57] [Client thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sent event FMLConstructionEvent to mod GalacticraftCore
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Galacticraft Core took 0.211s
[01:40:57] [Client thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sending event FMLConstructionEvent to mod GalacticraftMars
[01:40:57] [Client thread/TRACE] [FML/GalacticraftMars]: Mod GalacticraftMars is using network checker : Accepting version 3.0.12
[01:40:57] [Client thread/TRACE] [FML/GalacticraftMars]: Testing mod GalacticraftMars to verify it accepts its own version in a remote connection
[01:40:57] [Client thread/TRACE] [FML/GalacticraftMars]: The mod GalacticraftMars accepts its own version (3.0.12)
[01:40:57] [Client thread/DEBUG] [FML/GalacticraftMars]: Attempting to inject @SidedProxy classes into GalacticraftMars
[01:40:57] [Client thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sent event FMLConstructionEvent to mod GalacticraftMars
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Galacticraft Planets took 0.015s
[01:40:57] [Client thread/TRACE] [GraviSuite/GraviSuite]: Sending event FMLConstructionEvent to mod GraviSuite
[01:40:57] [Client thread/TRACE] [FML/GraviSuite]: Mod GraviSuite is using network checker : Accepting version 1.7.10-2.0.3
[01:40:57] [Client thread/TRACE] [FML/GraviSuite]: Testing mod GraviSuite to verify it accepts its own version in a remote connection
[01:40:57] [Client thread/TRACE] [FML/GraviSuite]: The mod GraviSuite accepts its own version (1.7.10-2.0.3)
[01:40:57] [Client thread/DEBUG] [FML/GraviSuite]: Attempting to inject @SidedProxy classes into GraviSuite
[01:40:57] [Client thread/TRACE] [GraviSuite/GraviSuite]: Sent event FMLConstructionEvent to mod GraviSuite
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Graviation Suite took 0.037s
[01:40:57] [Client thread/DEBUG] [FML/]: Bar Finished: Construction took 1.273s
[01:40:57] [Client thread/DEBUG] [FML/]: Mod signature data
[01:40:57] [Client thread/DEBUG] [FML/]: Valid Signatures:
[01:40:57] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 7.10.99.99) forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
[01:40:57] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1614) forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
[01:40:57] [Client thread/DEBUG] [FML/]: (de041f9f6187debbc77034a344134053277aa3b0) IC2 (IndustrialCraft 2 2.2.827-experimental) industrialcraft-2-2.2.827-experimental.jar
[01:40:57] [Client thread/DEBUG] [FML/]: Missing Signatures:
[01:40:57] [Client thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
[01:40:57] [Client thread/DEBUG] [FML/]: Micdoodlecore (Micdoodle8 Core ) minecraft.jar
[01:40:57] [Client thread/DEBUG] [FML/]: gregtech_addon (GregTech-Addon 4.16.40) gregtechmod-v416.40.jar
[01:40:57] [Client thread/DEBUG] [FML/]: AdvancedSolarPanel (Advanced Solar Panels 1.7.10-3.5.1) AdvancedSolarPanel-1.7.10-3.5.1.jar
[01:40:57] [Client thread/DEBUG] [FML/]: GalacticraftCore (Galacticraft Core 3.0.12) GalacticraftCore-1.7-3.0.12.504.jar
[01:40:57] [Client thread/DEBUG] [FML/]: GalacticraftMars (Galacticraft Planets 3.0.12) Galacticraft-Planets-1.7-3.0.12.504.jar
[01:40:57] [Client thread/DEBUG] [FML/]: GraviSuite (Graviation Suite 1.7.10-2.0.3) GraviSuite-1.7.10-2.0.3.jar
[01:40:57] [Client thread/ERROR] [FML/]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[01:40:57] [Client thread/ERROR] [FML/]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UC IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
UE gregtech_addon{4.16.40} [GregTech-Addon] (gregtechmod-v416.40.jar)
UC AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UC GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.504.jar)
UC GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.504.jar)
UC GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
[01:40:57] [Client thread/ERROR] [FML/]: The following problems were captured during this phase
[01:40:57] [Client thread/ERROR] [FML/]: Caught exception from gregtech_addon
java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/core/util/WorldUtil
at net.minecraft.world.World.func_72867_j(World.java:3677) ~[ahb.class:?]
at net.minecraft.world.World.getSunBrightnessFactor(World.java:1534) ~[ahb.class:?]
at net.minecraft.world.WorldProvider.getSunBrightnessFactor(WorldProvider.java:383) ~[aqo.class:?]
at net.minecraft.world.World.func_72967_a(World.java:1506) ~[ahb.class:?]
at net.minecraft.world.World.func_72966_v(World.java:2654) ~[ahb.class:?]
at net.minecraft.world.World.<init>(World.java:294) ~[ahb.class:?]
at gregtechmod.common.GT_DummyWorld.<init>(GT_DummyWorld.java:36) ~[GT_DummyWorld.class:?]
at gregtechmod.common.GT_DummyWorld.<init>(GT_DummyWorld.java:41) ~[GT_DummyWorld.class:?]
at gregtechmod.GT_Mod.<init>(GT_Mod.java:216) ~[GT_Mod.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_312]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_312]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_312]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_312]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_312]
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
Caused by: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.core.util.WorldUtil
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_312]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_312]
... 56 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_312]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_312]
... 56 more
[01:40:58] [Client thread/INFO] [STDOUT/]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 7/25/22 1:40 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/core/util/WorldUtil
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/core/util/WorldUtil
at net.minecraft.world.World.func_72867_j(World.java:3677)
at net.minecraft.world.World.getSunBrightnessFactor(World.java:1534)
at net.minecraft.world.WorldProvider.getSunBrightnessFactor(WorldProvider.java:383)
at net.minecraft.world.World.func_72967_a(World.java:1506)
at net.minecraft.world.World.func_72966_v(World.java:2654)
at net.minecraft.world.World.<init>(World.java:294)
at gregtechmod.common.GT_DummyWorld.<init>(GT_DummyWorld.java:36)
at gregtechmod.common.GT_DummyWorld.<init>(GT_DummyWorld.java:41)
at gregtechmod.GT_Mod.<init>(GT_Mod.java:216)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 18 more
Caused by: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.core.util.WorldUtil
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 56 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 58 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_312, Temurin
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
Memory: 3446471800 bytes (3286 MB) / 4509925376 bytes (4301 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx8192m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UC IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
UE gregtech_addon{4.16.40} [GregTech-Addon] (gregtechmod-v416.40.jar)
UC AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UC GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.504.jar)
UC GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.504.jar)
UC GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
Main problem is that galacticraft 'genious' developer is loading library at runtime, but inject their code to constructor of MCs World class, it causes unability to init class before galacticraft will init itself.
P.S idk why ASP changing loading order that much
Sorry for the duplicate. I actually managed to get everything to load the latest versions simply by renaming AdvancedSolarPanel-1.7.10-3.5.1.jar to zAdvancedSolarPanel-1.7.10-3.5.1.jar. This changed the mod load order now Galacticraft is before GT & Adv Solars, now it loads.
Before
[01:40:56] [Client thread/DEBUG] [FML/]: Mod sorting data
[01:40:56] [Client thread/DEBUG] [FML/]: IC2(IndustrialCraft 2:2.2.827-experimental): industrialcraft-2-2.2.827-experimental.jar (required-after:Forge@[10.13.0.1200,))
[01:40:56] [Client thread/DEBUG] [FML/]: gregtech_addon(GregTech-Addon:4.16.40): gregtechmod-v416.40.jar (required-after:IC2; after:Railcraft; after:ThermalExpansion; after:ThermalExpansion|Transport; after:ThermalExpansion|Energy; after:ThermalExpansion|Factory; before:RedPowerCore; before:RedPowerBase; before:RedPowerMachine; before:RedPowerCompat; before:RedPowerWiring; before:RedPowerLogic; before:RedPowerLighting; before:RedPowerWorld; before:RedPowerControl;)
[01:40:56] [Client thread/DEBUG] [FML/]: AdvancedSolarPanel(Advanced Solar Panels:1.7.10-3.5.1): AdvancedSolarPanel-1.7.10-3.5.1.jar (required-after:IC2; after:gregtech_addon; after:AppliedEnergistics;)
[01:40:56] [Client thread/DEBUG] [FML/]: GalacticraftCore(Galacticraft Core:3.0.12): GalacticraftCore-1.7-3.0.12.504.jar (required-after:Forge@[10.12.2.1147,); required-after:FML@[7.2.217.1147,); required-after:Micdoodlecore; after:IC2; after:TConstruct; after:Mantle; after:BuildCraft|Core; after:BuildCraft|Energy; after:PlayerAPI@[1.3,))
[01:40:56] [Client thread/DEBUG] [FML/]: GalacticraftMars(Galacticraft Planets:3.0.12): Galacticraft-Planets-1.7-3.0.12.504.jar (required-after:GalacticraftCore;)
[01:40:56] [Client thread/DEBUG] [FML/]: GraviSuite(Graviation Suite:1.7.10-2.0.3): GraviSuite-1.7.10-2.0.3.jar (required-after:IC2; after:RedPowerCore)
[01:40:56] [Client thread/DEBUG] [FML/]: Galacticraft API(API: Galacticraft API:1.0): GalacticraftCore-1.7-3.0.12.504.jar ()
[01:40:56] [Client thread/DEBUG] [FML/]: IC2API(API: IC2API:1.0): industrialcraft-2-2.2.827-experimental.jar ()
After
[04:11:15] [Client thread/DEBUG] [FML/]: Mod sorting data
[04:11:15] [Client thread/DEBUG] [FML/]: IC2(IndustrialCraft 2:2.2.827-experimental): industrialcraft-2-2.2.827-experimental.jar (required-after:Forge@[10.13.0.1200,))
[04:11:15] [Client thread/DEBUG] [FML/]: GalacticraftCore(Galacticraft Core:3.0.12): GalacticraftCore-1.7-3.0.12.504.jar (required-after:Forge@[10.12.2.1147,); required-after:FML@[7.2.217.1147,); required-after:Micdoodlecore; after:IC2; after:TConstruct; after:Mantle; after:BuildCraft|Core; after:BuildCraft|Energy; after:PlayerAPI@[1.3,))
[04:11:15] [Client thread/DEBUG] [FML/]: GalacticraftMars(Galacticraft Planets:3.0.12): Galacticraft-Planets-1.7-3.0.12.504.jar (required-after:GalacticraftCore;)
[04:11:15] [Client thread/DEBUG] [FML/]: GraviSuite(Graviation Suite:1.7.10-2.0.3): GraviSuite-1.7.10-2.0.3.jar (required-after:IC2; after:RedPowerCore)
[04:11:15] [Client thread/DEBUG] [FML/]: gregtech_addon(GregTech-Addon:4.16.40): gregtechmod-v416.40.jar (required-after:IC2; after:Railcraft; after:ThermalExpansion; after:ThermalExpansion|Transport; after:ThermalExpansion|Energy; after:ThermalExpansion|Factory; before:RedPowerCore; before:RedPowerBase; before:RedPowerMachine; before:RedPowerCompat; before:RedPowerWiring; before:RedPowerLogic; before:RedPowerLighting; before:RedPowerWorld; before:RedPowerControl;)
[04:11:15] [Client thread/DEBUG] [FML/]: AdvancedSolarPanel(Advanced Solar Panels:1.7.10-3.5.1): zAdvancedSolarPanel-1.7.10-3.5.1.jar (required-after:IC2; after:gregtech_addon; after:AppliedEnergistics;)
[04:11:15] [Client thread/DEBUG] [FML/]: Galacticraft API(API: Galacticraft API:1.1): GalacticraftCore-1.7-3.0.12.504.jar ()
[04:11:15] [Client thread/DEBUG] [FML/]: IC2API(API: IC2API:1.0): industrialcraft-2-2.2.827-experimental.jar ()