Jump to content

Minecraft Forge Crash with Vanilla Launcher


Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
  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.5-1.12.2.jar)
  CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  AstralCore (astralsorcery-1.12.2-1.10.17.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.1-core.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
Contact their authors BEFORE contacting forge

// Ouch. That hurt :(

Time: 5/16/19 9:13 AM
Description: Initializing game

java.lang.NoSuchMethodError: net.minecraft.util.ResourceLocation.getNamespace()Ljava/lang/String;
    at com.mcmoddev.baseminerals.init.Blocks.registerBlocks(Blocks.java:50)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_924_Blocks_registerBlocks_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at com.mcmoddev.baseminerals.init.Blocks.registerBlocks(Blocks.java:50)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_924_Blocks_registerBlocks_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 647154688 bytes (617 MB) / 1644167168 bytes (1568 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2837 128 mods loaded, 128 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.2837.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                           | 14.23.5.2837          | forge-1.12.2-14.23.5.2837.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | creativecoredummy               | 1.0.0                 | minecraft.jar                                        | None                                     |
    | LCH   | itemphysic                      | 1.4.0                 | minecraft.jar                                        | None                                     |
    | LCH   | foamfixcore                     | 7.7.4                 | minecraft.jar                                        | None                                     |
    | LCH   | srm-hooks                       | 1.12.2-1.0.0          | minecraft.jar                                        | None                                     |
    | LCH   | swordskillsapi                  | 1.1.0                 | 1.12.2-SwordSkillsApi-1.1.0.jar                      | None                                     |
    | LCH   | dynamicswordskills              | 1.12.2-6.0.1          | 1.12.2-DynamicSwordSkills-6.0.1 (1).jar              | None                                     |
    | LCH   | deconstruction                  | 3.0.4                 | [MC1.12.2]DeconTable-3.0.4.jar                       | None                                     |
    | LCH   | jei                             | 4.15.0.278            | jei_1.12.2-4.15.0.278.jar                            | None                                     |
    | LCH   | abyssalcraft                    | 1.9.7                 | AbyssalCraft-1.12.2-1.9.7.jar                        | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCH   | advancedsticks                  | 1.5.7                 | Advanced+Sticks+1.12++by+XxRexRaptorxX+(v.1.5.7).jar | None                                     |
    | LCH   | advancedcombat                  | 1.1.2                 | advancedcombat-1.1.2-[1.12].jar                      | None                                     |
    | LCH   | infinitylib                     | 1.12.2-1.12.0         | infinitylib-1.12.0.jar                               | None                                     |
    | LCH   | agricraft                       | 2.12.0-1.12.0-a6      | AgriCraft-2.12.0-1.12.0-a6.jar                       | None                                     |
    | LCH   | aiimprovements                  | 0.0.1.1               | AIImprovements-1.12.1-0.0.1b1.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   | botania                         | r1.10-361             | Botania+r1.10-361.jar                                | None                                     |
    | LCH   | aiotbotania                     | 0.6.1                 | aiotbotania-0.6.1.jar                                | None                                     |
    | LCH   | applecore                       | 3.2.0                 | AppleCore-mc1.12.2-3.2.0.jar                         | None                                     |
    | LCH   | appleskin                       | 1.0.9                 | AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
    | LCH   | mantle                          | 1.12-1.3.3.49         | Mantle-1.12-1.3.3.49.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.35     | Chisel-MC1.12.2-0.2.1.35.jar                         | None                                     |
    | LCH   | twilightforest                  | 3.9.888               | twilightforest-1.12.2-3.9.888-universal.jar          | None                                     |
    | LCH   | tconstruct                      | 1.12.2-2.12.0.135     | TConstruct-1.12.2-2.12.0.135.jar                     | None                                     |
    | LCH   | conarm                          | 1.2.3.4               | conarm-1.12.2-1.2.3.4.jar                            | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | armoryexpansion                 | 1.1.10c               | armoryexpansion-1.1.10c.jar                          | None                                     |
    | LCH   | armoryexpansion-custommaterials | 1.1.10c               | armoryexpansion-1.1.10c.jar                          | None                                     |
    | LCH   | armoryexpansion-iceandfire      | 1.1.10c               | armoryexpansion-1.1.10c.jar                          | None                                     |
    | LCH   | astralsorcery                   | 1.10.17               | astralsorcery-1.12.2-1.10.17.jar                     | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCH   | backpack                        | 3.0.2                 | backpack-3.0.2-1.12.2.jar                            | None                                     |
    | LCH   | mmdlib                          | 1.0.0-rc1             | MMDLib-1.12-1.0.0-rc1.28.jar                         | None                                     |
    | LCH   | basemetals                      | 2.5.0-rc1             | BaseMetals-1.12-2.5.0-rc1.322.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | baseminerals                    | 2.5.0-rc1             | BaseMinerals-1.12-2.5.0-rc1.66-deobf.jar             | None                                     |
    | LCH   | battletowers                    | 1.6.4                 | BattleTowers-1.12.2.jar                              | None                                     |
    | LCH   | bhc                             | 1.2.3                 | baubley-heart-canisters-1.12.2-1.2.3.jar             | None                                     |
    | LCH   | betterbuilderswands             | 0.11.1                | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar      | None                                     |
    | LCH   | betternether                    | 0.1.8.2               | betternether-0.1.8.2.jar                             | None                                     |
    | LCH   | betterquesting                  | 3.5.299               | BetterQuesting-3.5.299.jar                           | None                                     |
    | LCH   | bibliocraft                     | 2.4.5                 | BiblioCraft[v2.4.5][MC1.12.2].jar                    | None                                     |
    | LCH   | biomesoplenty                   | 7.0.1.2438            | BiomesOPlenty-1.12.2-7.0.1.2438-universal.jar        | None                                     |
    | LCH   | guideapi                        | 1.12-2.1.8-63         | Guide-API-1.12-2.1.8-63.jar                          | None                                     |
    | LCH   | bloodmagic                      | 1.12.2-2.4.0-102      | BloodMagic-1.12.2-2.4.0-102.jar                      | None                                     |
    | LCH   | bloodarsenal                    | 1.12.2-2.2.0-28       | BloodArsenal-1.12.2-2.2.0-28.jar                     | None                                     |
    | LCH   | bloodmoon                       | 1.5.3                 | Bloodmoon-MC1.12.2-1.5.3.jar                         | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCH   | capsule                         | 1.12.2-3.1.69         | Capsule-1.12.2-3.1.69.jar                            | None                                     |
    | LCH   | chameleon                       | 1.12-4.1.3            | Chameleon-1.12-4.1.3.jar                             | None                                     |
    | LCH   | chancecubes                     | 1.12.2-4.0.0.270      | ChanceCubes-1.12.2-4.0.0.270.jar                     | None                                     |
    | LCH   | chiselsandbits                  | 14.32                 | chiselsandbits-14.32.jar                             | None                                     |
    | LCH   | classiccombat                   | 1.0.0                 | ClassicCombat-1.12-1.0.0.jar                         | None                                     |
    | LCH   | codechickenlib                  | 3.2.2.353             | CodeChickenLib-1.12.2-3.2.2.353-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | comforts                        | 1.4.1.2               | comforts-1.12.2-1.4.1.2.jar                          | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | cookingforblockheads            | 6.4.70                | CookingForBlockheads_1.12.2-6.4.70.jar               | None                                     |
    | LCH   | creativecore                    | 1.9.9                 | CreativeCore_v1.9.45_mc1.12.2.jar                    | None                                     |
    | LCH   | culinaryconstruct               | 1.3.2.1               | culinaryconstruct-1.3.2.1.jar                        | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | customoregen                    | 1.12                  | CustomOreGen-1.12-1.8.1.jar                          | None                                     |
    | LCH   | dailies                         | 1.12.2-6              | dailies-1.12.2-6.jar                                 | None                                     |
    | LCH   | dimdoors                        | 3.0.9+287             | DimensionalDoors-3.0.9-287.jar                       | None                                     |
    | LCH   | dungeontactics                  | DT-0.16.1             | DungeonTactics-1.12.2-0.16.1.jar                     | None                                     |
    | LCH   | elderarsenal                    | 1.6.0                 | ElderArsenal-1.12.2-1.6.0.jar                        | None                                     |
    | LCH   | erebus                          | 1.0.29                | Erebus-1.0.29.jar                                    | None                                     |
    | LCH   | foamfix                         | 0.10.5-1.12.2         | foamfix-0.10.5-1.12.2.jar                            | None                                     |
    | LCH   | foodexpansion                   | 1.3                   | FoodExpansion1.3.3-1.12.2.jar                        | None                                     |
    | LCH   | ftblib                          | 5.4.1.99              | FTBLib-5.4.1.99.jar                                  | None                                     |
    | LCH   | itemfilters                     | 1.0.3.12              | ItemFilters-1.0.3.12.jar                             | None                                     |
    | LCH   | ftbquests                       | 1.5.2.151             | FTBQuests-1.5.2.151.jar                              | None                                     |
    | LCH   | ftbmoney                        | 1.1.0.28              | FTBMoney-1.1.0.28.jar                                | None                                     |
    | LCH   | cfm                             | 6.2.0                 | furniture-6.2.0-1.12.2.jar                           | None                                     |
    | LCH   | gravestone                      | 1.10.2                | gravestone-1.10.2.jar                                | None                                     |
    | LCH   | placebo                         | 1.6.0                 | Placebo-1.12.2-1.6.0.jar                             | None                                     |
    | LCH   | hexxitgear                      | 2.8.0                 | Hexxit+Gear-1.12.2-2.8.0.jar                         | None                                     |
    | LCH   | howlingmoon                     | 0.9                   | howlingmoon-1.12.2-0.9.jar                           | None                                     |
    | LCH   | waila                           | 1.8.26                | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
    | LCH   | ichunutil                       | 7.2.1                 | iChunUtil-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | inventorypets                   | 2.0.1                 | inventorypets-1.12-2.0.1.jar                         | None                                     |
    | LCH   | inventorytweaks                 | 1.64+dev.146.2180b27  | InventoryTweaks-1.64+dev.146.jar                     | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | ironchest                       | 1.12.2-7.0.59.842     | ironchest-1.12.2-7.0.59.842.jar                      | None                                     |
    | LCH   | journeymap                      | 1.12.2-5.5.5b6        | journeymap-1.12.2-5.5.5b6.jar                        | None                                     |
    | LCH   | jrftl                           | 1.1                   | JRFTL[1.12.2]-1.1.jar                                | None                                     |
    | LCH   | fluidtank                       | 4.2                   | LargeFluidTank-4.2.jar                               | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
    | LCH   | fluidtank_ae2                   | 4.2                   | LargeFluidTank-4.2.jar                               | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
    | LCH   | fluidtank_theoneprobe           | 4.2                   | LargeFluidTank-4.2.jar                               | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
    | LCH   | libvulpes                       | 0.4.0.-56             | LibVulpes-1.12.2-0.4.0-56-universal.jar              | None                                     |
    | LCH   | lootbags                        | 2.5.8.5               | LootBags-1.12.2-2.5.8.5.jar                          | None                                     |
    | LCH   | malisiscore                     | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                         | None                                     |
    | LCH   | malisisdoors                    | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                        | None                                     |
    | LCH   | malisisswitches                 | 1.12.2-5.1.0          | malisisswitches-1.12.2-5.1.0.jar                     | None                                     |
    | LCH   | radixcore                       | 1.12.x-2.2.1          | RadixCore-1.12.x-2.2.1-universal.jar                 | None                                     |
    | LCH   | mca                             | 1.12.2-5.3.1          | MCA-1.12.x-5.3.1-universal.jar                       | None                                     |
    | LCH   | mcjtylib_ng                     | 3.5.2                 | mcjtylib-1.12-3.5.2.jar                              | None                                     |
    | LCH   | morph                           | 7.1.3                 | Morph-1.12.2-7.1.3.jar                               | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | mo_swords                       | v5                    | moSwords-1.12.2v5.jar                                | None                                     |
    | LCH   | natura                          | 1.12.2-4.3.2.66       | natura-1.12.2-4.3.2.66.jar                           | None                                     |
    | LCH   | neat                            | 1.4-17                | Neat+1.4-17.jar                                      | None                                     |
    | LCH   | nei                             | 2.4.2                 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux                    | 2.1.0                 | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | notenoughwands                  | 1.8.1                 | notenoughwands-1.12-1.8.1.jar                        | None                                     |
    | LCH   | oreberries                      | 0.5.0                 | oreberries-1.12.x-0.5.0.jar                          | None                                     |
    | LCH   | harvestcraft                    | 1.12.2zb              | Pam's+HarvestCraft+1.12.2zb.jar                      | None                                     |
    | LCH   | patchouli                       | 1.0-19                | Patchouli-1.0-19.jar                                 | None                                     |
    | LCH   | pizzacraft                      | 1.4.5                 | PizzaCraft-1.12.2-1.4.5.jar                          | None                                     |
    | LCH   | portalgun                       | 7.1.0                 | PortalGun-1.12.2-7.1.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | xreliquary                      | 1.12.2-1.3.4.786      | Reliquary-1.12.2-1.3.4.786.jar                       | None                                     |
    | LCH   | rwbym                           | 3.3                   | rwbym-3.3.0.jar                                      | None                                     |
    | LCH   | saltmod                         | 1.12.6.0              | SaltyMod-1.12.2-1.12.6.0.jar                         | None                                     |
    | LCH   | secretroomsmod                  | 5.6.4                 | secretroomsmod-1.12.2-5.6.4.jar                      | None                                     |
    | LCH   | simpleoregen                    | 4.3.4                 | SimpleOreGeneration-4.3.4+mc+1.12.2.jar              | None                                     |
    | LCH   | flammpfeil.slashblade           | mc1.12-r23            | SlashBlade-mc1.12-r23.jar                            | None                                     |
    | LCH   | spartanshields                  | 1.5.2                 | SpartanShields-1.12.2-1.5.2.jar                      | None                                     |
    | LCH   | spawncommands                   | 2.7.0                 | SpawnCommands-2.7.0-mc1.12to1.12.2-forge.jar         | None                                     |
    | LCH   | storagedrawers                  | 1.12-5.3.5            | StorageDrawers-1.12.2-5.3.8.jar                      | None                                     |
    | LCH   | tails                           | 1.12-1.10.0           | Tails-1.12-1.10.0.jar                                | None                                     |
    | LCH   | theoneprobe                     | 1.4.28                | theoneprobe-1.12-1.4.28.jar                          | None                                     |
    | LCH   | space                           | Beta 1.5.1            | TheSpaceAgeMod-Beta-1.5.1.jar                        | None                                     |
    | LCH   | tinker_io                       | rw2.7.1               | tinker_io-1.12.2-rw2.7.1.jar                         | None                                     |
    | LCH   | toolupgrades                    | 2.0.2                 | Tool+Upgrades+1.12.2+by+XxRexRaptorxX++(v.2.0.2).jar | None                                     |
    | LCH   | toroquest                       | 1.12.2-5.3            | toroquest-1.12.2-5.3.jar                             | None                                     |
    | LCH   | treechopper                     | 1.2.4                 | TreeChopper-1.12.2-1.2.4.jar                         | None                                     |
    | LCH   | waddles                         | 0.6.0                 | Waddles-1.12.2-0.6.0.jar                             | None                                     |
    | LCH   | wearablebackpacks               | 3.1.3                 | WearableBackpacks-1.12.2-3.1.3.jar                   | None                                     |
    | LCH   | kiwi                            | 0.5.3.32              | Kiwi-1.12.2-0.5.3.32.jar                             | None                                     |
    | LCH   | cuisine                         | 0.5.0-build838        | Cuisine-0.5.0-build838.jar                           | None                                     |
    | LCH   | thebetweenlands                 | 3.4.1                 | TheBetweenlands-3.4.1-universal.jar                  | 38067d6878811efb38b6a045521cfd80b9b60b38 |
    | LCH   | armoryexpansion-conarm          | 1.1.10c               | armoryexpansion-1.1.10c.jar                          | None                                     |

    Loaded coremods (and transformers): 
MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
  
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.5-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
  
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  com.wynprice.secretroomsmod.core.SecretRoomsTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  invtweaks.forge.asm.ContainerTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
AstralCore (astralsorcery-1.12.2-1.10.17.jar)
  
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.1-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
    GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 630'
    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)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    Launched Version: 1.12.2-forge1.12.2-14.23.5.2837
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 630 GL version 4.5.0 - Build 23.20.16.4973, 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'
    Type: Client (map_client.txt)
    Resource Packs: ?6?lGraser10 ?7?l 1.11 ?8?l (2D)
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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