Galaxy Space [Addon for GalactiCraft]

Galaxy Space [Addon for GalactiCraft]

2M Downloads

Crash 1.12.2 V 2.0.4

DoctrinaLudum opened this issue · 3 comments

commented

When upgrading to the latest version, along with the forge, I had a bug :(
crash-2019-01-02_22.06.16-client.txt

commented

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2019-01-02 22:06:16 BRST
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from GalaxySpace (galaxyspace)
Caused by: java.lang.NoClassDefFoundError: galaxyspace/systems/SolarSystem/planets/overworld/items/armor/ItemSpaceSuit
at galaxyspace.GalaxySpace.preInit(GalaxySpace.java:149)
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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:4431)
at net.minecraft.client.main.Main.main(SourceFile:123)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: galaxyspace.systems.SolarSystem.planets.overworld.items.armor.ItemSpaceSuit
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 41 more
Caused by: java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/api/item/IArmorCorrosionResistant
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 43 more
Caused by: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.api.item.IArmorCorrosionResistant
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 47 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 49 more

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

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4457397704 bytes (4250 MB) / 5333843968 bytes (5086 MB) up to 5333843968 bytes (5086 MB)
JVM Flags: 6 total; -Xmx5G -Xms5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2796 184 mods loaded, 184 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

   | State | ID                                | Version                  | Source                                          | Signature                                |
   |:----- |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
   | LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                   | None                                     |
   | LCH   | mcp                               | 9.42                     | minecraft.jar                                   | None                                     |
   | LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | forge                             | 14.23.5.2796             | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | ivtoolkit                         | 1.3.3-1.12               | minecraft.jar                                   | None                                     |
   | LCH   | micdoodlecore                     |                          | minecraft.jar                                   | None                                     |
   | LCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                   | None                                     |
   | LCH   | movillages                        | 1.5.4                    | [1.12]MoVillages-1.5.4.jar                      | None                                     |
   | LCH   | abyssvoice                        | 0.1.1                    | AbyssVoice+[0.1.1].jar                          | None                                     |
   | LCH   | aiimprovements                    | 0.0.1.3                  | AIImprovements-1.12-0.0.1b3.jar                 | None                                     |
   | LCH   | applecore                         | 3.1.4                    | AppleCore-mc1.12.2-3.1.4.jar                    | None                                     |
   | LCH   | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                              | None                                     |
   | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
   | LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
   | LCH   | thaumic_arcana                    | 1.2.0                    | Thaumic+Arcana-1.2.0.jar                        | None                                     |
   | LCH   | jei                               | 4.14.3.245               | jei_1.12.2-4.14.3.245.jar                       | None                                     |
   | LCH   | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
   | LCH   | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                        | None                                     |
   | LCH   | ctm                               | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                       | None                                     |
   | LCH   | chisel                            | MC1.12.2-0.2.1.34        | Chisel-MC1.12.2-0.2.1.34.jar                    | None                                     |
   | LCH   | endercore                         | 1.12.2-0.5.43            | EnderCore-1.12.2-0.5.43.jar                     | None                                     |
   | LCH   | enderio                           | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderiointegrationtic             | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | tconstruct                        | 1.12.2-2.11.0.106        | TConstruct-1.12.2-2.11.0.106.jar                | None                                     |
   | LCH   | galacticraftcore                  | 4.0.1.181                | GalacticraftCore-1.12.2-4.0.1.181.jar           | None                                     |
   | LCH   | galacticraftplanets               | 4.0.1.181                | Galacticraft-Planets-1.12.2-4.0.1.181.jar       | None                                     |
   | LCH   | asmodeuscore                      | 0.0.4                    | AsmodeusCore-1.12.2-0.0.4.jar                   | None                                     |
   | LCH   | attributefix                      | 1.0.3                    | AttributeFix-1.12.2-1.0.3.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | psi                               | r1.1-64                  | Psi-r1.1-64.jar                                 | None                                     |
   | LCH   | autoreglib                        | 1.3-24                   | AutoRegLib-1.3-24.jar                           | None                                     |
   | LCH   | betteradvancements                | 0.0.14.66                | BetterAdvancements-1.12.2-0.0.14.66.jar         | None                                     |
   | LCH   | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar | None                                     |
   | LCH   | biomesoplenty                     | 7.0.1.2424               | BiomesOPlenty-1.12.2-7.0.1.2424-universal.jar   | None                                     |
   | LCH   | bookshelf                         | 2.3.568                  | Bookshelf-1.12.2-2.3.568.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | bountiful                         | 2.0                      | Bountiful-2.0.jar                               | None                                     |
   | LCH   | buildinggadgets                   | 2.5.0                    | BuildingGadgets-2.5.0.jar                       | None                                     |
   | LCH   | carryon                           | 1.12.1                   | CarryOn+MC1.12.2+v1.12.1.jar                    | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
   | LCH   | ceanimals                         | 1.4.1                    | ceanimals-1.12.2-1.4.1.jar                      | None                                     |
   | LCH   | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | chickenchunks                     | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | chickens                          | 6.1.0                    | chickens-6.1.0.jar                              | None                                     |
   | LCH   | clumps                            | 3.1.1                    | Clumps-3.1.1.jar                                | None                                     |
   | LCH   | cyclopscore                       | 0.11.11                  | CyclopsCore-1.12.2-0.11.11.jar                  | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCH   | commoncapabilities                | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar               | None                                     |
   | LCH   | concreteconversion                | 1.2.1                    | Concrete+Conversion-1.12.2-1.2.1.jar            | None                                     |
   | LCH   | containerfix                      | 1.0                      | ContainerFix+MC1.12.2+v1.0.jar                  | None                                     |
   | LCH   | orespawn                          | 3.3.0                    | OreSpawn-1.12-3.3.0.155.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | densemetals                       | 1.2.0                    | DenseMetals-1.12-1.2.0.21.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | disenchanter                      | 1.6                      | disenchanter-[1.12]1.6.jar                      | None                                     |
   | LCH   | dynamiclights                     | 1.4.9                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_onfire              | 1.0.7                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_creepers            | 1.0.6                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_dropitems           | 1.1.0                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_entityclasses       | 1.0.1                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_mobequipment        | 1.1.0                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_flamearrows         | 1.0.1                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_floodlights         | 1.0.3                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_otherplayers        | 1.0.9                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | dynamiclights_theplayer           | 1.1.3                    | DynamicLights-1.12.2.jar                        | None                                     |
   | LCH   | elevatorid                        | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                    | None                                     |
   | LCH   | eplus                             | 5.0.174                  | EnchantingPlus-1.12.2-5.0.174.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | enchdesc                          | 1.1.12                   | EnchantmentDescriptions-1.12.2-1.1.12.jar       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | endercompass                      | 1.2.6.2                  | EnderCompass-1.12-1.2.6.2.jar                   | None                                     |
   | LCH   | enderiobase                       | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderioconduits                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderioconduitsappliedenergistics | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderioconduitsopencomputers      | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | refinedstorage                    | 1.6.12                   | refinedstorage-1.6.12.jar                       | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
   | LCH   | enderioconduitsrefinedstorage     | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderiointegrationforestry        | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderiointegrationticlate         | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderiomachines                   | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderiopowertools                 | 5.0.39                   | EnderIO-1.12.2-5.0.39.jar                       | None                                     |
   | LCH   | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | endreborn                         | 0.2.6                    | EndReborn+II+[0.2.6].jar                        | None                                     |
   | LCH   | mjrlegendslib                     | 1.12.2-1.1.6             | MJRLegendsLib-1.12.2-1.1.6 (1).jar              | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCH   | extraplanets                      | 1.12.2-0.4.6             | ExtraPlanets-1.12.2-0.4.6.jar                   | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCH   | zerocore                          | 1.12-0.1.2.3             | zerocore-1.12-0.1.2.3.jar                       | None                                     |
   | LCH   | bigreactors                       | 1.12.2-0.4.5.50          | ExtremeReactors-1.12.2-0.4.5.50.jar             | None                                     |
   | LCH   | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                           | None                                     |
   | LCH   | flatbedrockx                      | 1.4.0                    | FlatBedrock-1.4.0_1.12.jar                      | None                                     |
   | LCH   | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                           | None                                     |
   | LCH   | mekanism                          | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                  | None                                     |
   | LCH   | sonarcore                         | 5.0.18                   | sonarcore-1.12.2-5.0.18-19.jar                  | None                                     |
   | LCH   | fluxnetworks                      | 3.0.18                   | fluxnetworks-1.12.2-3.0.18-18.jar               | None                                     |
   | LCH   | foamfix                           | 0.10.3-1.12.2            | foamfix-0.10.3-1.12.2.jar                       | None                                     |
   | LCH   | foamflower                        | 1.12.2-1.0.0.0-beta1     | foamflower-1.12.2-1.0.0.0-beta1.jar             | None                                     |
   | LCE   | galaxyspace                       | 2.0.4                    | GalaxySpace-1.12.2-2.0.4.jar                    | None                                     |
   | LC    | gottschcore                       | 1.6.0                    | GottschCore-mc1.12.2-f14.23.5.2768-v1.6.0.jar   | None                                     |
   | LC    | grimoireofgaia                    | 1.6.8                    | GrimoireOfGaia3-1.12.2-1.6.8.jar                | None                                     |
   | LC    | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                     | None                                     |
   | LC    | hammercore                        | 2.0.4.1                  | HammerCore-1.12.2-2.0.4.1.jar                   | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LC    | hatchery                          | 2.1.4                    | hatchery-1.12.2-2.1.4.jar                       | None                                     |
   | LC    | headcrumbs                        | 2.0.4                    | Headcrumbs-1.12.2-2.0.5.17.jar                  | None                                     |
   | LC    | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
   | LC    | improvedbackpacks                 | 1.12.2-1.3.0.0           | ImprovedBackpacks-1.12.2-1.3.0.0.jar            | None                                     |
   | LC    | stevekung's_lib                   | 1.0.5                    | SteveKunG's-Lib-1.12.2-1.0.5.jar                | b3468b224a74e296555ad7efeb35f482e6f445de |
   | LC    | indicatia                         | 1.2.5                    | Indicatia-1.12.2-1.2.5.jar                      | b3468b224a74e296555ad7efeb35f482e6f445de |
   | LC    | instantunify                      | 1.1.2                    | instantunify-1.12.2-1.1.2.jar                   | None                                     |
   | LC    | inventorypets                     | 1.5.3.1                  | inventorypets-1.12-1.5.3.1.jar                  | None                                     |
   | LC    | inventorytweaks                   | 1.64+dev.143.fbf2abe     | InventoryTweaks-1.64+dev.143.jar                | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | LC    | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar              | None                                     |
   | LC    | jeivillagers                      | 1.0                      | jeivillagers-1.12-1.0.2.jar                     | None                                     |
   | LC    | jeresources                       | 0.8.10.50                | JustEnoughResources-1.12.2-0.8.10.50.jar        | None                                     |
   | LC    | jeroreintegration                 | 1.1.0                    | JEROreIntegration-1.12.2-1.1.0.jar              | None                                     |
   | LC    | jetif                             | 1.1.0                    | jetif-1.12.2-1.1.0.jar                          | None                                     |
   | LC    | jmh                               | 1.3                      | jmh_1.12-1.3.jar                                | None                                     |
   | LC    | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                     | None                                     |
   | LC    | jrftl                             | 1.1                      | JRFTL[1.12.2]-1.1.jar                           | None                                     |
   | LC    | jaff                              | 1.7_for_1.12             | JustAFewFish-1.7_for_1.12.jar                   | None                                     |
   | LC    | justenoughreactors                | 1.1.1.47                 | JustEnoughReactors-1.12.2-1.1.1.47.jar          | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
   | LC    | librarianlib                      | 4.15                     | librarianlib-1.12.2-4.15.jar                    | None                                     |
   | LC    | limelib                           | 1.7.12                   | limelib-1.12.2-1.7.12.jar                       | None                                     |
   | LC    | lootbags                          | 2.5.7                    | LootBags-1.12.2-2.5.7.jar                       | None                                     |
   | LC    | malisiscore                       | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                    | None                                     |
   | LC    | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
   | LC    | mekanismgenerators                | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar        | None                                     |
   | LC    | mekanismtools                     | 9.4.11                   | MekanismTools-1.12.2-9.4.13.349.jar             | None                                     |
   | LC    | numina                            | 1.10.0                   | ModularPowersuits-1.12.2-0.7.0.25.jar           | None                                     |
   | LC    | powersuits                        | 1.12.2-0.7.0.25          | ModularPowersuits-1.12.2-0.7.0.25.jar           | None                                     |
   | LC    | moreplanets                       | 2.0.17                   | More-Planets-1.12.2-2.0.17-GC181.jar            | b3468b224a74e296555ad7efeb35f482e6f445de |
   | LC    | morechickens                      | 3.2.0                    | morechickens-1.12.2-3.2.0.jar                   | None                                     |
   | LC    | guilib                            | $version                 | morepaintings-paintings-1.12.2-5.0.0.2.jar      | None                                     |
   | LC    | paintingselgui                    | $version                 | morepaintings-paintings-1.12.2-5.0.0.2.jar      | None                                     |
   | LC    | morepaintings                     | $version                 | morepaintings-paintings-1.12.2-5.0.0.2.jar      | None                                     |
   | LC    | moreplanetsextras                 | 1.12.2-1.0               | MorePlanetsExtras-1.12.2-1.0.jar                | None                                     |
   | LC    | multimob                          | 1.0.3                    | multimob-1.0.3.jar                              | None                                     |
   | LC    | naturalbabyanimals                | 1.2.0                    | naturalbabyanimals-1.2.0-mc1.12.x.jar           | None                                     |
   | LC    | naturescompass                    | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                 | None                                     |
   | LC    | neat                              | 1.4-17                   | Neat+1.4-17.jar                                 | None                                     |
   | LC    | recipehandler                     | 0.12                     | NoMoreRecipeConflict-0.12(1.12.2).jar           | None                                     |
   | LC    | neid                              | 1.5.4.3                  | NotEnoughIDs-1.5.4.3.jar                        | None                                     |
   | LC    | oreexcavation                     | 1.4.133                  | OreExcavation-1.4.133.jar                       | None                                     |
   | LC    | oeintegration                     | 2.3.4                    | oeintegration-2.3.4.jar                         | None                                     |
   | LC    | omlib                             | 3.0.1-162                | omlib-1.12.2-3.0.1-162.jar                      | None                                     |
   | LC    | ompd                              | 3.0.0-36                 | ompd-1.12.2-3.0.0-36.jar                        | None                                     |
   | LC    | openmodularturrets                | 3.0.1-264                | openmodularturrets-1.12.2-3.0.1-264.jar         | None                                     |
   | LC    | patchouli                         | 1.0-13                   | Patchouli-1.0-13.jar                            | None                                     |
   | LC    | placebo                           | 1.5.0                    | Placebo-1.12.2-1.5.0.jar                        | None                                     |
   | LC    | planetprogression                 | 1.12.2-0.3.1             | PlanetProgression-1.12.2-0.3.1.jar              | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LC    | planttech2                        | 1.0.1                    | planttech2+-+1.0.1+-+MC+1.12.2.jar              | None                                     |
   | LC    | plustic                           | 6.5.4.1                  | plustic-6.5.4.1.jar                             | None                                     |
   | LC    | portality                         | 1.0-SNAPSHOT             | portality-1.12.2-1.2.2-14.jar                   | None                                     |
   | LC    | primitivemobs                     | 1.2.2                    | primitivemobs-1.2.2a.jar                        | None                                     |
   | LC    | reborncore                        | 3.10.4.348               | RebornCore-1.12.2-3.10.4.348-universal.jar      | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LC    | rebornstorage                     | 1.0.0                    | RebornStorage-1.12.2-3.3.2.79.jar               | None                                     |
   | LC    | reccomplex                        | 1.4.7                    | RecurrentComplex-1.4.7.jar                      | None                                     |
   | LC    | refinedstorageaddons              | 0.4.3                    | refinedstorageaddons-0.4.3.jar                  | None                                     |
   | LC    | xreliquary                        | 1.12.2-1.3.4.780         | Reliquary-1.12.2-1.3.4.780.jar                  | None                                     |
   | LC    | roost                             | 1.3.0                    | roost-1.12-1.3.0.jar                            | None                                     |
   | LC    | rpsideas                          | 2.0.0                    | rpsideas-2.0.0.jar                              | None                                     |
   | LC    | rustic                            | 1.0.13                   | rustic-1.0.13.jar                               | None                                     |
   | LC    | rusticthaumaturgy                 | 1.0                      | Rustic+Thaumaturgy-2.8.jar                      | None                                     |
   | LC    | rusticbopwoods                    | 1.0                      | rusticbopwoods-1.0.jar                          | None                                     |
   | LC    | scannable                         | 1.6.3.22                 | Scannable-MC1.12.2-1.6.3.22.jar                 | None                                     |
   | LC    | solcarrot                         | 1.3.1                    | solcarrot-1.12.2-1.3.3.jar                      | None                                     |
   | LC    | spectrite                         | 1.6.8                    | spectrite-1.6.8.jar                             | 00119cfc089819bbcd2f9166a50c7f3df88ded78 |
   | LC    | stg                               | 1.11.2-1.1.2             | stg-1.11.2-1.1.2.jar                            | None                                     |
   | LC    | tc6aspects4jei                    | 0.0.2a                   | tc6aspects4jei-0.0.2a.jar                       | None                                     |
   | LC    | thaumadditions                    | 11r                      | ThaumicAdditions-1.12.2-11r.jar                 | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LC    | thaumicgrid                       | 1.0.11                   | ThaumicGrid-1.0.11.jar                          | None                                     |
   | LC    | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
   | LC    | thaumicjei                        | 1.2.1                    | ThaumicJEI-1.12.2-1.5.5-23.jar                  | None                                     |
   | LC    | tinkersjei                        | 1.0                      | tinkersjei-1.0.jar                              | None                                     |
   | LC    | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar             | None                                     |
   | LC    | tombstone                         | 3.3.0                    | tombstone-3.3.0-1.12.jar                        | None                                     |
   | LC    | torchmaster                       | 1.7.0.72                 | torchmaster_1.12.2-1.7.0.72.jar                 | 5e9a436b366831c8f54a7e80b015784da69278c6 |
   | LC    | transprot                         | 1.5.3                    | transprot-1.12.2-1.5.3.jar                      | None                                     |
   | LC    | treasure2                         | 1.3.0                    | Treasure2-mc1.12.2-f14.23.5.2768-v1.3.0.jar     | None                                     |
   | LC    | vanillafix                        | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-98.jar                        | None                                     |
   | LC    | vending                           | 1.12.2-3.0.1.2           | vending-1.12.2-3.0.1.2.jar                      | None                                     |
   | LC    | wailaharvestability               | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar           | None                                     |
   | LC    | wanionlib                         | 1.12.2-1.8               | WanionLib-1.12.2-1.8.jar                        | None                                     |
   | LC    | waterstrainer                     | 3.2.0                    | WaterStrainer-1.12-3.2.0.jar                    | None                                     |
   | LC    | wawla                             | 2.5.264                  | Wawla-1.12.2-2.5.264.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | waystones                         | 4.0.67                   | Waystones_1.12.2-4.0.67.jar                     | None                                     |
   | LC    | witherskelefix                    | 2.6.2                    | Wither+Skeleton+Tweaks-1.12.2-2.6.2.jar         | None                                     |
   | LC    | withercrumbs                      | @version@                | witherCrumbs-1.12.2-0.10.jar                    | None                                     |
   | LC    | worleycaves                       | 1.3.0                    | worleycaves-1.3.0.jar                           | None                                     |
   | LC    | zettaindustries                   | 1.3                      | zettaindustries-1.3-1.12.2-161.jar              | None                                     |
   | LC    | thebetweenlands                   | 3.4.2                    | TheBetweenlands-3.4.2-universal.jar             | 38067d6878811efb38b6a045521cfd80b9b60b38 |
   | LC    | librarianliblate                  | 4.15                     | librarianlib-1.12.2-4.15.jar                    | None                                     |
   | LC    | pipemaster                        | 1.0.1                    | PipeMaster-1.0.1-b6.jar                         | None                                     |
   | LC    | unidict                           | 1.12.2-2.9.1             | UniDict-1.12.2-2.9.1.jar                        | None                                     |

Loaded coremods (and transformers): MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
Plugin (NotEnoughIDs-1.5.4.3.jar)
ru.fewizz.neid.asm.Transformer
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.143.jar)
invtweaks.forge.asm.ContainerTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)

                                  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  HCASM (HammerCore-1.12.2-2.0.4.1.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
                                    
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-98.jar)
                                    
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
                                    squeek.applecore.asm.TransformerModuleHandler
                                  IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                    
                                  DLFMLCorePlugin (DynamicLights-1.12.2.jar)
                                    atomicstryker.dynamiclights.common.DLTransformer
                                  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.2-core.jar)
                                    thebetweenlands.core.TheBetweenlandsClassTransformer

GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4459' Renderer: 'Intel(R) HD Graphics 3000'
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 285 names; 480 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Thaumic Additions: Reconstructed (thaumadditions) @11r
Suspected Mods: GalaxySpace (galaxyspace)
Launched Version: 1.12.2
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4459, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge,LiteLoader'
Type: Client (map_client.txt)
Resource Packs: %5B1.12.x%5D %5B32x%5D Sphax Patch - PureBDCraft Patch - Chisel.zip, BDcraft Sounds MC111.zip, BDCraft_EnderIO_1.12.2_64x_build5.0.38.zip, JUT+Faithful+x32+for+1.11.x+-+v1.0.zip, More planets-1.7.10-x64_WIP.5.zip (incompatible), PureBDcraft 64x MC112.zip, PureBDcraft More 3D Blocks MC112.zip, PureBDcraft More 3D Items MC112.zip, PureBDcraft Technology MC112.zip, Reliquary-1.2.257.zip (incompatible), Sphax Baubles 64x 1.11.2-1.4.4.zip, Sphax-Torchmaster-64x.zip (incompatible), Sphax32x_BOP_Ver7.0.1.2393.zip, Sphax32x_PlusTic_MC1.12.zip, Sphax32x_Tinkers_Construct_Ver2.8.0.45.zip, Sphax64xMalisis_Doors_V7.2.2.zip, Sphax64x_All_The_Mods_3.zip, Sphax64x_Enchanting_Plus_3.0.0a2.zip (incompatible), Sphax64x_ExtReactors_MC1.12.zip, Sphax64x_Galacticraft_4.0.1.132.zip, Sphax64x_MekanismV9_WIP_MC1.12.2.zip, Sphax64x_MPS_Ver0.6.0.20.zip, Sphax64x_Open_Mod_Turrets_MC1.12.zip, Sphax64x_Rustic_MC1.12.zip, Sphax64x_Thaumcraft_MC1.12.zip, Sphax64x_Z_Industries_V1.1.106.zip (incompatible), Sphax_64x_Refined_Storage_MC1.12_V1.6.zip, Sphax_BuildingGadgets_64x.zip, Sphax_ChickenChunks_64x.zip, Sphax_CTM_128x.zip, Sphax_EnderStorage_64x.zip, Sphax_JustEnoughItems_512x-64x.zip, Sphax_VoxelMap_512x-64x.zip (incompatible), Waystones-PureBDcraft64x.zip (incompatible), [1.12.2] [64x] Sphax Patch - Nature's Compass.zip
Current Language: Português (Brasil)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz

commented

Caused by: java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/api/item/IArmorCorrosionResistant

Update Galacticraft4, need 184 build.
ci.micdoodle8.com

commented

LOL
You is very fast.
Working! Tks"