Jump to content

Recommended Posts

Posted

This is the crash repost and I don't know what keeps going wrong. I'm new to this so any help would be great. 

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Contact their authors BEFORE contacting forge

// Would you like a cupcake?

Time: 3/15/20 1:16 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Immersive HempCraft (immersivehempcraft)
Caused by: java.lang.NoClassDefFoundError: blusunrize/immersiveengineering/common/util/IEVillagerTrades$ItemstackForEmerald
    at com.osheaven.immersivehempcraft.init.Content.initNPC(Content.java:88)
    at com.osheaven.immersivehempcraft.proxy.CommonProxy.preInit(CommonProxy.java:41)
    at com.osheaven.immersivehempcraft.proxy.ClientProxy.preInit(ClientProxy.java:17)
    at com.osheaven.immersivehempcraft.ImmersiveHempCraft.preInit(ImmersiveHempCraft.java:51)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    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(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.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:629)
    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:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: blusunrize.immersiveengineering.common.util.IEVillagerTrades$ItemstackForEmerald
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 44 more
Caused by: java.lang.NullPointerException


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

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Mac OS X (x86_64) version 10.11.6
    Java Version: 1.8.0_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 611132640 bytes (582 MB) / 993525760 bytes (947 MB) up to 993525760 bytes (947 MB)
    JVM Flags: 2 total; -Xms1024m -Xmx1024m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 46 mods loaded, 46 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             | Modpack.jar                                                    | None                                     |
    | LCH   | forge                | 14.23.5.2847          | Modpack.jar                                                    | None                                     |
    | LCH   | animalbikes          | 1.11.2                | AnimalBikes_1.12.2(13Jan19).jar                                | None                                     |
    | LCH   | applecore            | 3.2.0                 | AppleCore-mc1.12.2-3.2.0.jar                                   | None                                     |
    | LCH   | aquaculture          | 1.6.8                 | Aquaculture-1.12.2-1.6.8.jar                                   | None                                     |
    | LCH   | backpack             | 3.0.2                 | backpack-3.0.2-1.12.2.jar                                      | None                                     |
    | LCH   | baubles              | 1.5.2                 | Baubles-1.12-1.5.2.jar                                         | None                                     |
    | LCH   | betteranimalsplus    | 6.0.3                 | betteranimalsplus-1.12.2-6.0.3.jar                             | None                                     |
    | LCH   | bibliocraft          | 2.4.5                 | BiblioCraft[v2.4.5][MC1.12.2].jar                              | None                                     |
    | LCH   | biomesoplenty        | 7.0.1.2441            | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar                  | None                                     |
    | LCH   | bonsaitrees          | 1.1.3                 | bonsaitrees-1.1.3-b156.jar                                     | None                                     |
    | LCH   | bookworm             | 1.12.2-2.2.0          | bookworm+-+2.2.0+(1.12.2)+-+dev.jar                            | None                                     |
    | LCH   | botania              | r1.10-361             | Botania+r1.10-361.jar                                          | None                                     |
    | LCH   | two_hour_mod         | 1.0.0                 | CandyMod.jar                                                   | None                                     |
    | LCH   | redstoneflux         | 2.1.0                 | RedstoneFlux-1.12-2.1.0.6-universal.jar                        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | car                  | 1.2.10                | car-1.2.10.jar                                                 | None                                     |
    | LCH   | chinjufumod          | 3.2.2                 | ChinjufuMod[1.12.2]3.2.2.jar                                   | None                                     |
    | LCH   | cookingforblockheads | 6.5.0                 | CookingForBlockheads_1.12.2-6.5.0.jar                          | None                                     |
    | LCH   | doggytalents         | 1.15.0.5              | DoggyTalents-1.12.2-1.15.0.5-universal.jar                     | None                                     |
    | LCH   | cfm                  | 6.3.1                 | furniture-6.3.1-1.12.2.jar                                     | None                                     |
    | LCH   | hatchery             | 2.2.2                 | hatchery-1.12.2-2.2.2.jar                                      | None                                     |
    | LCH   | harvestcraft         | 1.12.2zb              | Pam's+HarvestCraft+1.12.2zf.jar                                | None                                     |
    | LCH   | mantle               | 1.12-1.3.3.55         | Mantle-1.12-1.3.3.55.jar                                       | None                                     |
    | LCH   | twilightforest       | 3.10.1013             | twilightforest-1.12.2-3.10.1013-universal.jar                  | None                                     |
    | LCH   | tconstruct           | 1.12.2-2.13.0.171     | TConstruct-1.12.2-2.13.0.171.jar                               | None                                     |
    | LCH   | immersiveengineering | 0.12-89               | ImmersiveEngineering-0.12-89.jar                               | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCE   | immersivehempcraft   | 1.12-0.0.6.2          | Immersive+HempCraft-1.12-0.0.6.2.jar                           | None                                     |
    | LC    | mts                  | 16.0.0                | Immersive+Vehicles-1.12.2-16.0.0.jar                           | None                                     |
    | LC    | jaffa                | 7.63.1                | JAFFA-7.63.1.jar                                               | None                                     |
    | LC    | joshxmas             | 1.12.2-1.2.0          | joshxmas-1.12.2-1.2.0.jar                                      | None                                     |
    | LC    | malisiscore          | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                                   | None                                     |
    | LC    | mca                  | 6.1.0                 | MCA-1.12.2-6.1.0-universal.jar                                 | None                                     |
    | LC    | melvinssignpack      | 1.0.0                 | Melvins_Simple_Sign_Pack-Release-0.1.0.jar                     | None                                     |
    | LC    | unuparts             | 3.0.0                 | UNU+Parts+Pack+for+IE+[MTS]+[IR]+1.12.2-15.5.0-1.5.0-3.0.0.jar | None                                     |
    | LC    | mmmpack              | 1.0.3                 | Moonspire+Metropolitan+Motors+[MTS]+1.10.2-14.0.0-1.0.3.jar    | None                                     |
    | LC    | naturalbabyanimals   | 1.2.0                 | naturalbabyanimals-1.2.0-mc1.12.x.jar                          | None                                     |
    | LC    | notenoughcats        | 2.1.0                 | NotEnoughPets-1.12.2-v2.1.0.jar                                | None                                     |
    | LC    | pamscookables        | 1.1                   | pamscookables-1.1.jar                                          | None                                     |
    | LC    | teaandbiscuits       | 1.4                   | TeaAndBiscuits-1.12.2-1.4.jar                                  | None                                     |
    | LC    | teastory             | 3.3.1-B30.413-1.12.2  | TeaStory-3.3.1-B30.413-1.12.2.jar                              | None                                     |
    | LC    | xaerominimap         | 20.0.0                | Xaeros_Minimap_20.0.0_Forge_1.12.jar                           | None                                     |
    | LC    | xlfoodmod            | 1.12.2-1.9.1          | XL-Food-Mod-1.12.2-1.9.1.jar                                   | None                                     |
    | LC    | kiwi                 | 0.5.2.29              | Kiwi-1.12.2-0.5.2.29.jar                                       | None                                     |
    | LC    | cuisine              | 0.5.14-build890       | Cuisine-0.5.14-build890.jar                                    | None                                     |

    Loaded coremods (and transformers): 
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
    GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.14.74' Renderer: 'Intel(R) HD Graphics 6000'
    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)

Posted

Update Immersive Hempcraft, the version you are using is outdated and incompatible with the version of Immersive Engineering you are using. If the updated version of Imm Hempcraft doesn't work either, remove it, as it is too outdated to use. No update since 24th of October 2018.

Posted

Hey, so I did that and got rid of Hempcraft but the modpack still won't run, here is the new crash report. 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Contact their authors BEFORE contacting forge

// Oops.

Time: 3/15/20 4:40 PM
Description: Initializing game

java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded.
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
    at roito.teastory.block.BlockRegister.registerBlocks(BlockRegister.java:231)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_525_BlockRegister_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:630)
    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:498)
    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 net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
    at roito.teastory.block.BlockRegister.registerBlocks(BlockRegister.java:231)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_525_BlockRegister_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:630)
    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:498)
    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: Mac OS X (x86_64) version 10.11.6
    Java Version: 1.8.0_241, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4776261600 bytes (4554 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    JVM Flags: 4 total; -Xms5120m -Xmx5120m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 48 mods loaded, 48 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             | Modpack.jar                                                    | None                                     |
    | LCH   | forge                | 14.23.5.2847          | Modpack.jar                                                    | None                                     |
    | LCH   | animalbikes          | 1.11.2                | AnimalBikes_1.12.2(13Jan19).jar                                | None                                     |
    | LCH   | animalium            | 0.3.7                 | Animalium-0.3.7.jar                                            | None                                     |
    | LCH   | applecore            | 3.2.0                 | AppleCore-mc1.12.2-3.2.0.jar                                   | None                                     |
    | LCH   | aquaculture          | 1.6.8                 | Aquaculture-1.12.2-1.6.8.jar                                   | None                                     |
    | LCH   | backpack             | 3.0.2                 | backpack-3.0.2-1.12.2.jar                                      | None                                     |
    | LCH   | baubles              | 1.5.2                 | Baubles-1.12-1.5.2.jar                                         | None                                     |
    | LCH   | betteranimalsplus    | 6.0.3                 | betteranimalsplus-1.12.2-6.0.3.jar                             | None                                     |
    | LCH   | bibliocraft          | 2.4.5                 | BiblioCraft[v2.4.5][MC1.12.2].jar                              | None                                     |
    | LCH   | biomesoplenty        | 7.0.1.2441            | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar                  | None                                     |
    | LCH   | bonsaitrees          | 1.1.3                 | bonsaitrees-1.1.3-b156.jar                                     | None                                     |
    | LCH   | bookworm             | 1.12.2-2.2.0          | bookworm+-+2.2.0+(1.12.2)+-+dev.jar                            | None                                     |
    | LCH   | botania              | r1.10-361             | Botania+r1.10-361.jar                                          | None                                     |
    | LCH   | two_hour_mod         | 1.0.0                 | CandyMod.jar                                                   | None                                     |
    | LCH   | redstoneflux         | 2.1.0                 | RedstoneFlux-1.12-2.1.0.6-universal.jar                        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | car                  | 1.2.10                | car-1.2.10.jar                                                 | None                                     |
    | LCH   | chinjufumod          | 3.2.2                 | ChinjufuMod[1.12.2]3.2.2.jar                                   | None                                     |
    | LCH   | cookingforblockheads | 6.5.0                 | CookingForBlockheads_1.12.2-6.5.0.jar                          | None                                     |
    | LCH   | doggytalents         | 1.15.0.5              | DoggyTalents-1.12.2-1.15.0.5-universal.jar                     | None                                     |
    | LCH   | cfm                  | 6.3.1                 | furniture-6.3.1-1.12.2.jar                                     | None                                     |
    | LCH   | hatchery             | 2.2.2                 | hatchery-1.12.2-2.2.2.jar                                      | None                                     |
    | LCH   | mts                  | 16.0.0                | Immersive+Vehicles-1.12.2-16.0.0.jar                           | None                                     |
    | LCH   | harvestcraft         | 1.12.2zb              | Pam's+HarvestCraft+1.12.2zf.jar                                | None                                     |
    | LCH   | jaffa                | 7.63.1                | JAFFA-7.63.1.jar                                               | None                                     |
    | LCH   | japaricraftmod       | 5.5.0                 | japaricraftmod-1.12.2-5.5.0.jar                                | None                                     |
    | LCH   | joshxmas             | 1.12.2-1.2.0          | joshxmas-1.12.2-1.2.0.jar                                      | None                                     |
    | LCH   | malisiscore          | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                                   | None                                     |
    | LCH   | mantle               | 1.12-1.3.3.55         | Mantle-1.12-1.3.3.55.jar                                       | None                                     |
    | LCH   | mca                  | 6.1.0                 | MCA-1.12.2-6.1.0-universal.jar                                 | None                                     |
    | LCH   | melvinssignpack      | 1.0.0                 | Melvins_Simple_Sign_Pack-Release-0.1.0.jar                     | None                                     |
    | LCH   | twilightforest       | 3.10.1013             | twilightforest-1.12.2-3.10.1013-universal.jar                  | None                                     |
    | LCH   | tconstruct           | 1.12.2-2.13.0.171     | TConstruct-1.12.2-2.13.0.171.jar                               | None                                     |
    | LCH   | immersiveengineering | 0.12-89               | ImmersiveEngineering-0.12-89.jar                               | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCH   | unuparts             | 3.0.0                 | UNU+Parts+Pack+for+IE+[MTS]+[IR]+1.12.2-15.5.0-1.5.0-3.0.0.jar | None                                     |
    | LCH   | mmmpack              | 1.0.3                 | Moonspire+Metropolitan+Motors+[MTS]+1.10.2-14.0.0-1.0.3.jar    | None                                     |
    | LCH   | naturalbabyanimals   | 1.2.0                 | naturalbabyanimals-1.2.0-mc1.12.x.jar                          | None                                     |
    | LCH   | notenoughcats        | 2.1.0                 | NotEnoughPets-1.12.2-v2.1.0.jar                                | None                                     |
    | LCH   | pamscookables        | 1.1                   | pamscookables-1.1.jar                                          | None                                     |
    | LCH   | pvj                  | 1.6.3                 | ProjectVibrantJourneys-1.12.2-1.6.3.jar                        | None                                     |
    | LCH   | teaandbiscuits       | 1.4                   | TeaAndBiscuits-1.12.2-1.4.jar                                  | None                                     |
    | LCH   | teastory             | 3.3.1-B30.413-1.12.2  | TeaStory-3.3.1-B30.413-1.12.2.jar                              | None                                     |
    | LCH   | xaerominimap         | 20.0.0                | Xaeros_Minimap_20.0.0_Forge_1.12.jar                           | None                                     |
    | LCH   | xlfoodmod            | 1.12.2-1.9.1          | XL-Food-Mod-1.12.2-1.9.1.jar                                   | None                                     |
    | LCH   | kiwi                 | 0.5.2.29              | Kiwi-1.12.2-0.5.2.29.jar                                       | None                                     |
    | LCH   | cuisine              | 0.5.14-build890       | Cuisine-0.5.14-build890.jar                                    | None                                     |

    Loaded coremods (and transformers): 
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
    GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.14.74' Renderer: 'Intel(R) HD Graphics 6000'
    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)

    Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
    LWJGL: 2.9.2
    OpenGL: Intel(R) HD Graphics 6000 GL version 2.1 INTEL-10.14.74, Intel Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...