Jump to content

The game crashed whilst unexpected error Error: java.lang.NullPointerException: Unexpected error


Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
  FarseekCoreMod (Farseek-1.12-2.5.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  LoadingPlugin (BetterWithLib-1.12-1.5.jar)
  BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
  BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
  SevPatches (sevpatches-1.9-10.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.10-1.12.2.jar)
  RandomPatches (randompatches-1.12.2-1.22.0.0.jar)
  JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  Quark Plugin (Quark-r1.5-158.jar)
  AstralCore (astralsorcery-1.12.2-1.10.21.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 6/13/22 12:10 AM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1736)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1273)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1062)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    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 net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1736)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1273)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)

-- Affected level --
Details:
    Level name: MpServer
    All players: 0 total; []
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 07 - quark_realistic, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 0 total; []
    Retry entities: 0 total; []
    Server brand: ~~ERROR~~ NullPointerException: null
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
    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: 1557011416 bytes (1484 MB) / 4689231872 bytes (4472 MB) up to 5130158080 bytes (4892 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5504m -Xms256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 273 mods loaded, 273 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                                |
    |:------ |:------------------------ |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft                | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LCHIJA | mcp                      | 9.42                     | minecraft.jar                                      | None                                     |
    | LCHIJA | FML                      | 8.0.99.99                | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                    | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | ivtoolkit                | 1.3.3-1.12               | minecraft.jar                                      | None                                     |
    | LCHIJA | micdoodlecore            |                          | minecraft.jar                                      | None                                     |
    | LCHIJA | smoothfontcore           | mc1.12.2-2.1.2           | minecraft.jar                                      | None                                     |
    | LCHIJA | bnbgamingcore            | 0.12.0                   | minecraft.jar                                      | None                                     |
    | LCHIJA | foamfixcore              | 7.7.4                    | minecraft.jar                                      | None                                     |
    | LCHIJA | randompatches            | 1.12.2-1.22.0.0          | randompatches-1.12.2-1.22.0.0.jar                  | None                                     |
    | LCHIJA | smoothfont               | mc1.12.2-2.1.2           | SmoothFont-mc1.12.2-2.1.2.jar                      | None                                     |
    | LCHIJA | movillages               | 1.5.4                    | [1.12]MoVillages-1.5.4.jar                         | None                                     |
    | LCHIJA | charcoalblock            | 1.1                      | A Block of Charcoal-1.2.jar                        | None                                     |
    | LCHIJA | crafttweaker             | 4.1.20                   | CraftTweaker2-1.12-4.1.20.574.jar                  | None                                     |
    | LCHIJA | mtlib                    | 3.0.6                    | MTLib-3.0.6.jar                                    | None                                     |
    | LCHIJA | modtweaker               | 4.0.17                   | modtweaker-4.0.17.jar                              | None                                     |
    | LCHIJA | jei                      | 4.15.0.283               | jei_1.12.2-4.15.0.283.jar                          | None                                     |
    | LCHIJA | abyssalcraft             | 1.9.19.1                 | AbyssalCraft-1.12.2-1.9.19.1.jar                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | ctm                      | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                          | None                                     |
    | LCHIJA | chisel                   | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                       | None                                     |
    | LCHIJA | mantle                   | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LCHIJA | twilightforest           | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar        | None                                     |
    | LCHIJA | tconstruct               | 1.12.2-2.12.0.135        | TConstruct-1.12.2-2.12.0.135.jar                   | None                                     |
    | LCHIJA | acintegration            | 1.11.2                   | AbyssalCraft Integration-1.12.2-1.11.2.jar         | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | fastbench                | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                     | None                                     |
    | LCHIJA | actuallyadditions        | 1.12.2-r149              | ActuallyAdditions-1.12.2-r149.jar                  | None                                     |
    | LCHIJA | baubles                  | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LCHIJA | actuallybaubles          | 1.1                      | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
    | LCHIJA | animalium                | 0.3.8                    | Animalium-0.3.8.jar                                | None                                     |
    | LCHIJA | antiqueatlas             | 4.5.1                    | antiqueatlas-1.12.2-4.5.1.jar                      | e631d7254e451d0360d0148cb21407d5511d45e9 |
    | LCHIJA | antiqueatlasoverlay      | 1.2                      | antiqueatlas-1.12.2-4.5.1.jar                      | e631d7254e451d0360d0148cb21407d5511d45e9 |
    | LCHIJA | base                     | 3.13.0                   | base-1.12.2-3.13.0.jar                             | None                                     |
    | LCHIJA | contenttweaker           | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                    | None                                     |
    | LCHIJA | immersiveengineering     | 0.12-98                  | ImmersiveEngineering-0.12-98.jar                   | None                                     |
    | LCHIJA | geolosys                 | 2.2.6                    | Geolosys-1.12.2-2.2.6.jar                          | None                                     |
    | LCHIJA | buildcraftlib            | 7.99.24.1                | buildcraft-core-7.99.24.1.jar                      | None                                     |
    | LCHIJA | buildcraftcore           | 7.99.24.1                | buildcraft-core-7.99.24.1.jar                      | None                                     |
    | LCHIJA | cyclicmagic              | 1.20.3                   | Cyclic-1.12.2-1.20.3.jar                           | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
    | LCHIJA | redstoneflux             | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | mekanism                 | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
    | LCHIJA | natura                   | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                         | None                                     |
    | LCHIJA | traverse                 | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                       | None                                     |
    | LCHIJA | betterwithmods           | 1.12-2.3.20-1027         | BetterWithMods-1.12-2.3.20-1027.jar                | None                                     |
    | LCHIJA | appleskin                | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                        | None                                     |
    | LCHIJA | appliedenergistics2      | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | armoreablemobs           | 1.1.2                    | armoreablemobs-1.12.2-1.1.8.jar                    | None                                     |
    | LCHIJA | aroma1997core            | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | aromabackup              | 2.1.1.4                  | AromaBackup-1.12.2-2.1.1.4.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | aromabackuprecovery      | 2.1.1.4                  | AromaBackup-1.12.2-2.1.1.4.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | astikorcarts             | 1.12.2-0.1.2.7           | astikorcarts-1.12.2-0.1.2.7.jar                    | None                                     |
    | LCHIJA | astralsorcery            | 1.10.21                  | astralsorcery-1.12.2-1.10.21.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCHIJA | quark                    | r1.5-158                 | Quark-r1.5-158.jar                                 | None                                     |
    | LCHIJA | autoreglib               | 1.3-31                   | AutoRegLib-1.3-31.jar                              | None                                     |
    | LCHIJA | bdlib                    | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | LCHIJA | betterwithaddons         | 0.50-hotfix              | Better With Addons-0.50-hotfix.jar                 | None                                     |
    | LCHIJA | betteradvancements       | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar             | None                                     |
    | LCHIJA | betterbedrock            | 5.1                      | BetterBedrock-1.12.2-5.1.11.jar                    | None                                     |
    | LCHIJA | betterbuilderswands      | 0.13.2                   | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar  | None                                     |
    | LCHIJA | forgelin                 | 1.8.2                    | Forgelin-1.8.2.jar                                 | None                                     |
    | LCHIJA | betterfoliage            | 2.3.1                    | BetterFoliage-MC1.12-2.3.1.jar                     | None                                     |
    | LCHIJA | betterwithlib            | ${version}               | BetterWithLib-1.12-1.5.jar                         | None                                     |
    | LCHIJA | bibliocraft              | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | LCHIJA | waila                    | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LCHIJA | modularrouters           | 1.12.2-3.3.0-33          | modular-routers-1.12.2-3.3.0-33.jar                | None                                     |
    | LCHIJA | guideapi                 | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
    | LCHIJA | bloodmagic               | 1.12.2-2.4.1-103         | BloodMagic-1.12.2-2.4.1-103.jar                    | None                                     |
    | LCHIJA | bnbgaminglib             | 2.17.6                   | BNBGamingLib-1.12.2-2.17.6.jar                     | None                                     |
    | LCHIJA | bonsaitrees              | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                         | None                                     |
    | LCHIJA | bookshelf                | 2.3.581                  | Bookshelf-1.12.2-2.3.581.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | bringbedrockback         | 0.0.4                    | BringBedrockBack-0.0.4.jar                         | None                                     |
    | LCHIJA | buildcraftbuilders       | 7.99.24.1                | buildcraft-builders-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftfactory        | 7.99.24.1                | buildcraft-factory-7.99.24.1.jar                   | None                                     |
    | LCHIJA | buildcraftrobotics       | 7.99.24.1                | buildcraft-robotics-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcrafttransport      | 7.99.24.1                | buildcraft-transport-7.99.24.1.jar                 | None                                     |
    | LCHIJA | buildcraftsilicon        | 7.99.24.1                | buildcraft-silicon-7.99.24.1.jar                   | None                                     |
    | LCHIJA | buildinggadgets          | 2.8.3                    | BuildingGadgets-2.8.3.jar                          | None                                     |
    | LCHIJA | car                      | 1.2.12                   | car-1.12.2-1.2.12.jar                              | None                                     |
    | LCHIJA | gamestages               | 2.0.123                  | GameStages-1.12.2-2.0.123.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | carryon                  | 1.12.3                   | CarryOn MC1.12.2 v1.12.3.jar                       | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCHIJA | cd4017be_lib             | 6.4.17                   | CD4017BE_lib-1.12.2-6.4.18.jar                     | None                                     |
    | LCHIJA | ceramics                 | 1.12-1.3.7               | Ceramics-1.12-1.3.7.jar                            | None                                     |
    | LCHIJA | chameleon                | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LCHIJA | chargers                 | 1.2.0.4                  | Chargers-1.12.2-1.2.0.4.jar                        | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
    | LCHIJA | chiselsandbits           | 14.33                    | chiselsandbits-14.33.jar                           | None                                     |
    | LCHIJA | clienttweaks             | 3.1.11                   | ClientTweaks_1.12.2-3.1.11.jar                     | None                                     |
    | LCHIJA | clumps                   | 3.1.2                    | Clumps-3.1.2.jar                                   | None                                     |
    | LCHIJA | codechickenlib           | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | colouredtooltips         | 1.0.7                    | ColouredTooltips-1.12.2-1.0.7.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | cyclopscore              | 1.3.0                    | CyclopsCore-1.12.2-1.3.0.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | commoncapabilities       | 2.4.1                    | CommonCapabilities-1.12.2-2.4.1.jar                | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | refinedstorage           | 1.6.16                   | refinedstorage-1.6.16.jar                          | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCHIJA | compactmachines3         | 3.0.18                   | compactmachines3-1.12.2-3.0.18-b278.jar            | None                                     |
    | LCHIJA | conarm                   | 1.2.4                    | conarm-1.12.2-1.2.4.jar                            | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA | controlling              | 3.0.9                    | Controlling-3.0.9.jar                              | None                                     |
    | LCHIJA | cookingforblockheads     | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar              | None                                     |
    | LCHIJA | ctgui                    | 1.0.0                    | CraftTweaker2-1.12-4.1.20.574.jar                  | None                                     |
    | LCHIJA | crafttweakerjei          | 2.0.3                    | CraftTweaker2-1.12-4.1.20.574.jar                  | None                                     |
    | LCHIJA | cucumber                 | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
    | LCHIJA | custommainmenu           | 2.0.9.1                  | CustomMainMenu-MC1.12.2-2.0.9.1.jar                | None                                     |
    | LCHIJA | darkutils                | 1.8.230                  | DarkUtils-1.12.2-1.8.230.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | death_compass            | 0.0.3                    | DeathCompass-0.0.3.jar                             | None                                     |
    | LCHIJA | journeymap               | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                        | None                                     |
    | LCHIJA | defaultoptions           | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                    | None                                     |
    | LCHIJA | despawningspawners       | 1.1                      | despawningspawners-1.12-1.2.0-2.jar                | None                                     |
    | LCHIJA | dimensionalcontrol       | 2.13.0                   | DimensionalControl-1.12.2-2.13.0.jar               | None                                     |
    | LCHIJA | dimstages                | 2.0.23                   | DimensionStages-1.12.2-2.0.23.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | dungpipe                 | 1.0                      | Dung Pipe-1.2.jar                                  | None                                     |
    | LCHIJA | elevatorid               | 1.4.2                    | ElevatorMod-1.12.2-1.4.2.jar                       | None                                     |
    | LCHIJA | emberroot                | 1.3.9                    | EmberRootZoo-1.12.2-1.3.10.jar                     | None                                     |
    | LCHIJA | enchdesc                 | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | enderstorage             | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | enderutilities           | 0.7.15                   | enderutilities-1.12.2-0.7.15.jar                   | 2b03e1423915a189b8094816baa18f239d576dff |
    | LCHIJA | valkyrielib              | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LCHIJA | environmentaltech        | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar              | None                                     |
    | LCHIJA | extendedcrafting         | 1.5.6                    | ExtendedCrafting-1.12.2-1.5.6.jar                  | None                                     |
    | LCHIJA | galacticraftcore         | 4.0.2.280                | GalacticraftCore-1.12.2-4.0.2.280.jar              | None                                     |
    | LCHIJA | galacticraftplanets      | 4.0.2.280                | Galacticraft-Planets-1.12.2-4.0.2.280.jar          | None                                     |
    | LCHIJA | mjrlegendslib            | 1.12.2-1.2.0             | MJRLegendsLib-1.12.2-1.2.0.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | extraplanets             | 1.12.2-0.7.0             | ExtraPlanets-1.12.2-0.7.0.jar                      | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | fbp                      | 2.4.1                    | FancyBlockParticles-1.12.x-2.4.1.jar               | None                                     |
    | LCHIJA | farmingforblockheads     | 3.1.28                   | FarmingForBlockheads_1.12.2-3.1.28.jar             | None                                     |
    | LCHIJA | farseek                  | 2.5                      | Farseek-1.12-2.5.jar                               | None                                     |
    | LCHIJA | fastfurnace              | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                       | None                                     |
    | LCHIJA | fat_cat                  | 0.0.5                    | FatCat-0.0.5.jar                                   | None                                     |
    | LCHIJA | ferdinandsflowers        | 1.10.4.1                 | Ferdinand's Flowers-1.12.x-1.10.4.1.jar            | None                                     |
    | LCHIJA | findme                   | 1.1.0                    | findme-1.12.2-1.1.0-8.jar                          | None                                     |
    | LCHIJA | foamfix                  | 0.10.10-1.12.2           | foamfix-0.10.10-1.12.2.jar                         | None                                     |
    | LCHIJA | forgemultipartcbe        | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | microblockcbe            | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar       | None                                     |
    | LCHIJA | minecraftmultipartcbe    | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar       | None                                     |
    | LCHIJA | galacticrafttweaker      | 1.12.2-1.0.3             | GalacticraftTweaker-1.12.2-1.0.3.jar               | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | advgenerators            | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar                  | None                                     |
    | LCHIJA | gobblecore               | 1.12-0.1.6.35            | GobbleCore-1.12-0.1.6.35.jar                       | None                                     |
    | LCHIJA | harvest                  | 1.12-1.2.7-20            | Harvest-1.12-1.2.7-20.jar                          | None                                     |
    | LCHIJA | horsepower               | 2.6.4                    | HorsePower-1.12.2-2.6.4.74.jar                     | cd7e958342770a8b17c919055da42c24dfefd879 |
    | LCHIJA | huntingdim               | 1.0.42                   | HuntingDimension-1.12.2-1.0.42.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | igwmod                   | 1.4.4-15                 | IGW-Mod-1.12.2-1.4.4-15-universal.jar              | None                                     |
    | LCHIJA | mcjtylib_ng              | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                            | None                                     |
    | LCHIJA | immcraft                 | 1.6.0                    | immcraft-1.12-1.6.0.jar                            | None                                     |
    | LCHIJA | immersivepetroleum       | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
    | LCHIJA | immersivetech            | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
    | LCHIJA | improvedbackpacks        | 1.12.2-1.5.0.0           | ImprovedBackpacks-1.12.2-1.5.0.0.jar               | None                                     |
    | LCHIJA | incontrol                | 3.9.16                   | incontrol-1.12-3.9.16.jar                          | None                                     |
    | LCHIJA | indlog                   | 1.3.4                    | InductiveLogistics-1.12.2-1.3.4.jar                | None                                     |
    | LCHIJA | teslacorelib             | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | industrialforegoing      | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar         | None                                     |
    | LCHIJA | infoaccessories          | 1.0.11                   | InfoAccessories-1.12.2-1.0.11.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | integrateddynamics       | 1.0.14                   | IntegratedDynamics-1.12.2-1.0.14.jar               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | integrateddynamicscompat | 1.0.0                    | IntegratedDynamics-1.12.2-1.0.14.jar               | None                                     |
    | LCHIJA | inventorytweaks          | 1.64+dev.151.822d839     | InventoryTweaks-1.64+dev.151.jar                   | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironbackpacks            | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
    | LCHIJA | ironchest                | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
    | LCHIJA | ironjetpacks             | 1.1.0                    | IronJetpacks-1.12-2-1.1.0.jar                      | None                                     |
    | LCHIJA | itemstages               | 2.0.49                   | ItemStages-1.12.2-2.0.49.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | jmapstages               | @VERSION@                | JourneyMapStages-1.12.2-2.0.9.jar                  | None                                     |
    | LCHIJA | jarm                     | 1.1.2                    | Just A Raft Mod-1.1.2.jar                          | None                                     |
    | LCHIJA | jaff                     | 1.7_for_1.12             | JustAFewFish-1.7_for_1.12.jar                      | None                                     |
    | LCHIJA | jeid                     | 1.0.3-55                 | JustEnoughIDs-1.0.3-55.jar                         | None                                     |
    | LCHIJA | justenoughpetroleum      | 0.1                      | JustEnoughPetroleum-0.1.jar                        | None                                     |
    | LCHIJA | kleeslabs                | 5.4.12                   | KleeSlabs_1.12.2-5.4.12.jar                        | None                                     |
    | LCHIJA | lex                      | 1.0.8                    | LibEx-1.12.2-1.0.8.jar                             | None                                     |
    | LCHIJA | loadingscreens           | 0.3.1                    | LoadingScreens-1.12.2-0.3.1.jar                    | None                                     |
    | LCHIJA | lttweaker                | 1.1.14                   | LootTableTweaker-1.12.2-1.1.14.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | magma_monsters           | 0.3.0                    | MagmaMonsters-0.3.0.jar                            | None                                     |
    | LCHIJA | mekatweaks               | 1.0.0-3                  | mekatweaks-1.0.0-3.jar                             | None                                     |
    | LCHIJA | mercurius                | 1.0.6                    | Mercurius-1.12.2.jar                               | None                                     |
    | LCHIJA | mobends                  | 0.24                     | mobends-0.24_for_MC-1.12.jar                       | None                                     |
    | LCHIJA | mob_grinding_utils       | 0.3.13                   | MobGrindingUtils-0.3.13.jar                        | None                                     |
    | LCHIJA | mobstages                | 2.0.13                   | MobStages-1.12.2-2.0.13.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | modularmachinery         | 1.9.5                    | modularmachinery-1.9.5.jar                         | None                                     |
    | LCHIJA | moreoverlays             | 1.15.1                   | moreoverlays-1.15.1-mc1.12.2.jar                   | None                                     |
    | LCHIJA | morpheus                 | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                        | None                                     |
    | LCHIJA | mousetweaks              | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                      | None                                     |
    | LCHIJA | mputils                  | 1.5.6                    | MPUtils-1.12.2-1.5.7.jar                           | None                                     |
    | LCHIJA | mpbasic                  | 1.4.7                    | mpbasic-1.12.2-1.4.11.jar                          | None                                     |
    | LCHIJA | multiblockstages         | 1.2.0                    | multiblockstages-1.2.0.jar                         | None                                     |
    | LCHIJA | mundaneredstone          | 1.1.4                    | MundaneRedstone-1.1.4.jar                          | None                                     |
    | LCHIJA | mysticalagriculture      | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar               | None                                     |
    | LCHIJA | mysticalagradditions     | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar              | None                                     |
    | LCHIJA | mystagradcompat          | 1.2                      | mystagradcompat-1.2.jar                            | None                                     |
    | LCHIJA | naturescompass           | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                    | None                                     |
    | LCHIJA | neat                     | 1.4-17                   | Neat 1.4-17.jar                                    | None                                     |
    | LCHIJA | nex                      | 2.0.8                    | NetherEx-1.12.2-2.0.8.jar                          | None                                     |
    | LCHIJA | norecipebook             | 1.2.1                    | noRecipeBook_v1.2.2formc1.12.2.jar                 | None                                     |
    | LCHIJA | noworldgen5you           | 1.0.6                    | NoWorldgen5You-1.12.2-1.0.6.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | nutrition                | 4.3.0                    | Nutrition-1.12.2-4.3.0.jar                         | None                                     |
    | LCHIJA | samsocean                | 1.0.2                    | OceanFloor-1.12.2-1.0.2.jar                        | None                                     |
    | LCHIJA | oreexcavation            | 1.4.150                  | OreExcavation-1.4.150.jar                          | None                                     |
    | LCHIJA | oeintegration            | 2.3.4                    | oeintegration-2.3.4.jar                            | None                                     |
    | LCHIJA | orestages                | 2.0.37                   | OreStages-1.12.2-2.0.37.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | overloaded               | 0.0.59                   | Overloaded-1.12.2-0.0.59.jar                       | None                                     |
    | LCHIJA | pickletweaks             | 2.1.3                    | PickleTweaks-1.12.2-2.1.3.jar                      | None                                     |
    | LCHIJA | placebo                  | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                           | None                                     |
    | LCHIJA | playerbosses             | 1.0                      | playerbosses-1.12.2-1.1.0.jar                      | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCHIJA | playerskins              | 1.0.4                    | playerskin-1.12.2-1.0.5.jar                        | None                                     |
    | LCHIJA | pneumaticcraft           | 1.12.2-0.11.1-361        | pneumaticcraft-repressurized-1.12.2-0.11.1-361.jar | None                                     |
    | LCHIJA | poweradapters            | 1.0.9                    | PowerAdapters-1.12.2-1.0.9.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | prestige                 | 1.1.30                   | Prestige-1.12.2-1.1.30.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | primalchests             | 1.0.3                    | PrimalChests-1.0.3.jar                             | None                                     |
    | LCHIJA | rustic                   | 1.1.4                    | rustic-1.1.4.jar                                   | None                                     |
    | LCHIJA | thebetweenlands          | 3.5.10                   | TheBetweenlands-3.5.10-universal.jar               | 38067d6878811efb38b6a045521cfd80b9b60b38 |
    | LCHIJA | primal                   | 0.6.104                  | PrimalCore-1.12.2-0.6.104.jar                      | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
    | LCHIJA | progressiontweaks        | 1.12.2-0.3.40            | ProgressionTweaks-1.12.2-0.3.40.jar                | None                                     |
    | LCHIJA | pdp                      | 1.12.2-1.2.4             | ProportionalDestructionParticles-1.12.2-1.2.4.jar  | None                                     |
    | LCHIJA | prospectors              | 1.0.2                    | prospectors-1.0.2.jar                              | None                                     |
    | LCHIJA | reborncore               | 3.19.5                   | RebornCore-1.12.2-3.19.5-universal.jar             | None                                     |
    | LCHIJA | quantumstorage           | 4.6.8                    | QuantumStorage-1.12-4.6.8.jar                      | None                                     |
    | LCHIJA | quickleafdecay           | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                  | None                                     |
    | LCHIJA | rangedpumps              | 0.5                      | rangedpumps-0.5.jar                                | None                                     |
    | LCHIJA | realdrops                | 1.2.14                   | RealisticItemDrops-1.2.14.jar                      | None                                     |
    | LCHIJA | rebornstorage            | 1.0.0                    | RebornStorage-1.12.2-3.3.4.1.jar                   | None                                     |
    | LCHIJA | recipestages             | 1.1.3                    | RecipeStages-1.1.3.jar                             | None                                     |
    | LCHIJA | reccomplex               | 1.4.8.2                  | RecurrentComplex-1.4.8.2.jar                       | None                                     |
    | LCHIJA | refinedstorageaddons     | 0.4.5                    | refinedstorageaddons-0.4.5.jar                     | None                                     |
    | LCHIJA | resourceloader           | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | rftools                  | 7.73                     | rftools-1.12-7.73.jar                              | None                                     |
    | LCHIJA | rftoolscontrol           | 2.0.2                    | rftoolsctrl-1.12-2.0.2.jar                         | None                                     |
    | LCHIJA | roadrunner               | 1.0.1                    | roadrunner-1.0.1.jar                               | None                                     |
    | LCHIJA | scannable                | 1.6.3.24                 | Scannable-MC1.12.2-1.6.3.24.jar                    | None                                     |
    | LCHIJA | sevpatches               | 1.9                      | sevpatches-1.9-10.jar                              | None                                     |
    | LCHIJA | sevtweaks                | 0.4.0-1                  | SevTweaks-0.4.0-1.jar                              | None                                     |
    | LCHIJA | sev_tweaks_npc           | 0.0.4                    | SevTweaksNPC-0.0.4.jar                             | None                                     |
    | LCHIJA | simpleautorun            | 1.12.1-1.2               | simpleautorun-1.12.2-1.2.0.jar                     | None                                     |
    | LCHIJA | simplegenerators         | 1.12.2-2.0.20.2          | simplegenerators-1.12.2-2.0.20.2.jar               | None                                     |
    | LCHIJA | storagenetwork           | 1.7.11                   | SimpleStorageNetwork-1.12.2-1.7.11.jar             | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
    | LCHIJA | simpletomb               | 1.12.2-1.0.0             | simpletomb-1.12.2-1.0.0.jar                        | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
    | LCHIJA | simplyarrows             | 1.0.4                    | SimplyArrows-1.12.2-1.0.4.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | spartanshields           | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                    | None                                     |
    | LCHIJA | spatialservermod         | 1.3                      | spatialservermod-1.3.jar                           | None                                     |
    | LCHIJA | stevescarts              | 2.4.32.137               | StevesCarts-1.12.2-2.4.32.137.jar                  | None                                     |
    | LCHIJA | stg                      | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                               | None                                     |
    | LCHIJA | storagedrawers           | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                    | None                                     |
    | LCHIJA | streams                  | 0.4.8                    | Streams-1.12-0.4.8.jar                             | None                                     |
    | LCHIJA | sasit                    | 1.1.32                   | StuffASockInIt-1.12.2-1.1.32.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | supersoundmuffler        | 1.0.2.10                 | supersoundmuffler-revived_1.12.2_1.0.2.10.jar      | None                                     |
    | LCHIJA | tallgates                | 1.0.0                    | TallGates-1.12.2-1.0.0.1.jar                       | None                                     |
    | LCHIJA | beneath                  | 1.5.1                    | The Beneath-1.12.2-1.5.1.jar                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | thirstybottles           | 2.0.1                    | ThirstyBottles-1.12.2-2.0.1.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | tcomplement              | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar                 | None                                     |
    | LCHIJA | tinkerstages             | 2.0.17                   | TinkerStages-1.12.2-2.0.17.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | tinkertoolleveling       | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
    | LCHIJA | tipthescales             | 1.0.4                    | TipTheScales-1.12.2-1.0.4.jar                      | None                                     |
    | LCHIJA | toastcontrol             | 1.8.1                    | Toast Control-1.12.2-1.8.1.jar                     | None                                     |
    | LCHIJA | togetherforever          | 1.0.2                    | togetherforever-1.12.2-1.0.12-22.jar               | None                                     |
    | LCHIJA | totemic                  | 1.12.2-0.11.6            | Totemic-1.12.2-0.11.6.jar                          | 21d11d7bf4d97b465382a1f95428029aac6daaea |
    | LCHIJA | tothebatpoles            | 1.12.2-1.1.0.1           | tothebatpoles-1.12.2-1.1.0.1.jar                   | None                                     |
    | LCHIJA | translocators            | 2.5.2.81                 | Translocators-1.12.2-2.5.2.81-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | triumph                  | 3.19.2                   | Triumph-1.12.2-3.19.2.jar                          | None                                     |
    | LCHIJA | trumpetskeleton          | 1.12-1.0.2.1             | trumpetskeleton-1.12-1.0.2.1.jar                   | None                                     |
    | LCHIJA | tumbleweed               | 1.12-0.4.7               | tumbleweed-1.12-0.4.7.jar                          | None                                     |
    | LCHIJA | uppers                   | 0.0.6                    | Uppers-0.0.6.jar                                   | None                                     |
    | LCHIJA | universalmodifiers       | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LCHIJA | vc                       | 5.9.16                   | ViesCraft-1.12.2-5.9.16.jar                        | None                                     |
    | LCHIJA | vtt                      | 0.6.4                    | VillagerTrades-1.12-0.6.4.jar                      | None                                     |
    | LCHIJA | waddles                  | 0.6.0                    | Waddles-1.12.2-0.6.0.jar                           | None                                     |
    | LCHIJA | wailastages              | 2.0.23                   | WailaStages-1.12.2-2.0.23.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | walljump                 | 1.3.2                    | walljump-1.12.2-1.3.2.jar                          | None                                     |
    | LCHIJA | wanionlib                | 1.12.2-2.2               | WanionLib-1.12.2-2.2.jar                           | None                                     |
    | LCHIJA | watercontrolextreme      | 1.0.0                    | WaterControlExtreme-1.0.2.jar                      | None                                     |
    | LCHIJA | waterstrainer            | 3.2.0                    | WaterStrainer-1.12-3.2.0.jar                       | None                                     |
    | LCHIJA | wawla                    | 2.6.275                  | Wawla-1.12.2-2.6.275.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | weirdinggadget           | 1.0                      | weirdinggadget-1.12.2-2.1.16-universal.jar         | None                                     |
    | LCHIJA | wildcrops                | 1.0.1                    | WildCrops-1.12-1.0.1.jar                           | None                                     |
    | LCHIJA | witherskelefix           | 2.6.3                    | WitherSkeletonTweaks-1.12.2-2.6.3.jar              | None                                     |
    | LCHIJA | wopper                   | 1.12-r5                  | Wopper-1.12-r5.jar                                 | None                                     |
    | LCHIJA | xnet                     | 1.8.2                    | xnet-1.12-1.8.2.jar                                | None                                     |
    | LCHIJA | ynot                     | 0.2.4                    | YNot-0.2.4.jar                                     | None                                     |
    | LCHIJA | yoyos                    | 1.12.2-1.3.0.21          | yoyos_1.12.2-1.3.0.21.jar                          | None                                     |
    | LCHIJA | zenstages                | 0.5.0-null               | zenstages-0.5.0.jar                                | None                                     |
    | LCHIJA | zenloot                  | 0.1-1                    | zenloot-0.1-1.jar                                  | None                                     |
    | LCHIJA | reauth                   | 3.6.0                    | reauth-3.6.0.jar                                   | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | LCHIJA | primal_tech              | 0.3.5                    | PrimalTech-0.3.5.jar                               | None                                     |
    | LCHIJA | teslacorelib_registries  | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |

    Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
FarseekCoreMod (Farseek-1.12-2.5.jar)
  farseek.core.FarseekClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
  bre.smoothfont.asm.Transformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (BetterWithLib-1.12-1.5.jar)
  betterwithmods.library.core.ClassTransformer
BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
  com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
  mods.betterfoliage.loader.BetterFoliageTransformer
SevPatches (sevpatches-1.9-10.jar)
  tv.darkosto.sevpatches.core.SevPatchesTransformer
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.10-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
RandomPatches (randompatches-1.12.2-1.22.0.0.jar)
  com.therandomlabs.randompatches.core.RPTransformer
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
  org.dimdev.jeid.JEIDTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  
Quark Plugin (Quark-r1.5-158.jar)
  vazkii.quark.base.asm.ClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.21.jar)
  
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 512.95' Renderer: 'NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2'
    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)

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

    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - CeramicsPlugin (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ToolLevelingPlugin (Enabled/Not Forced)
        - Oredict (Enabled/Forced)

    List of loaded APIs: 
        * AbyssalCraftAPI (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Biome (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Block (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Caps (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Condition (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Disruption (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Energy (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Entity (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Event (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Integration (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Internal (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Item (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Necronomicon (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Recipe (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Rending (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Ritual (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Spell (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * AbyssalCraftAPI|Structure (1.29.1) from AbyssalCraft-1.12.2-1.9.19.1.jar
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r149.jar
        * antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.5.1.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
        * Base|API (1.0.0) from base-1.12.2-3.13.0.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
        * BetterWithModsAPI (Beta 0.6) from BetterWithMods-1.12-2.3.20-1027.jar
        * betterwithmodsAPI (1.12-2.3.20-1027) from BetterWithMods-1.12-2.3.20-1027.jar
        * BetweenlandsAPI (1.12.9) from TheBetweenlands-3.5.10-universal.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
        * buildcraftapi_blocks (1.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_boards (2.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_core (2.2) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_crops (1.1) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_enums (1.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_events (2.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_facades (1.1) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_filler (5.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_fuels (2.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_gates (4.1) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_items (1.1) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_library (2.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_lists (1.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_power (1.3) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_recipes (3.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_robotics (3.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_statements (1.1) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_tiles (1.2) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_tools (1.0) from buildcraft-core-7.99.24.1.jar
        * buildcraftapi_transport (5.0) from buildcraft-core-7.99.24.1.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.1.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.28.jar
        * Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.280.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
        * ImprovedBackpacks|API (1.2.0.3) from ImprovedBackpacks-1.12.2-1.5.0.0.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
        * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.14.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.283.jar
        * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
        * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.1-361.jar
        * QuarkAPI (4) from Quark-r1.5-158.jar
        * reborncoreAPI (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
        * reborncoreAPI|Power (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
        * reborncoreAPI|Recipe (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
        * reborncoreAPI|Tile (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
        * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
        * team_reborn|Praescriptum (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
        * togetherforeverapi (1) from togetherforever-1.12.2-1.0.12-22.jar
        * totemic|API (1.12.2-7.1.0) from Totemic-1.12.2-0.11.6.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.5
        Runtime Debofucsation 1
        Invalid fingerprint detected for RebornCore!
        RenderEngine: 0
    SevTech: Ages: 
        Version: 3.2.1
        Optifine Installed: False
    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
    Launched Version: forge-14.23.5.2860
    LWJGL: 2.9.4
    OpenGL: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 512.95, NVIDIA Corporation
    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: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 16x Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have a structure, and sometimes several mobs spawn there. This is a boss and must spawn alone. Here is the code for spawning entities in the structure { "type": "minecraft:jigsaw", "start_pool": "egyptcraft:boss_pyramid/start_pool", "size": 5, "max_distance_from_center": 80, "biomes": "#egyptcraft:has_structure/boss_pyramid", "step": "surface_structures", "start_height": { "absolute": 0 }, "project_start_to_heightmap": "WORLD_SURFACE_WG", "use_expansion_hack": false, "spawn_overrides": { "monster": { "bounding_box": "full", "spawns": [ { "type": "egyptcraft:anubis", "maxCount": 1, "minCount": 1, "weight": 100 } ] } } } Maybe it's something else?
    • I have OreGenEvent.GenerateMinable event, I need to get a chance to spawn (generate) every ore that is processed in this event. Also e.getType().name().toString() is name this is the same block name by which it can be entered in the Block.getByID?  forge 1.12.2 59(recommended)
    • Hello everybody! Out of nowhere my minecraft doesn't allow me to play on forge 1.19.2 I tried to reinstall minecraft, doesn't have any mod right now on the forge version. Tried the newest version of forge, tried recommended version as well. I have the newest version of Java as well...   I dont know why it stopped working but it just stopped completly out of nowhere...   Thank you so much for your help guys ❤️
    • Hello, my world is crashing at 0% loaded and I don't know why. (Forge 43.2.14, 1.19.2) I have two worlds that I play on, and one works and the other doesn't, even with the same mod list. Here's the crash report: https://pastebin.com/AUbRwkGj
    • Minecraft 1.12.2 Very frustrating error. only ever occurs on one device. Started yesterday without prompting (maybe java updated or something?) Says things that have been imported actually arent when running client Reinstalled Intellij, cleared cache, cleaned and rebuilt gradle, redownloaded the entire file from git. Nothing works. (I believe I have the right plugins installed, dependencies OK, and am using corretto 1.8).   One thing I did for more of the below errors was just to explicitly import them, which was working up until this little guy who literally does not exist in forge to import. the class inhereting something inhereting it refers to import net.minecraftforge.registries.IForgeRegistryEntry.Impl, not net.minecraftforge.registries.IForgeRegistryEntry$Impl as the output implies. also I didn't even have to manually import these things for it to work on my other device. (which is just importing the minecraft package that contains them), but here I did have to just to get rid of a few errors--not even make anything work?? I dont know. (edited) here's the aforementioned "below error" (one of many like it): error: cannot access net.minecraftforge.registries.IForgeRegistryEntry.Impl public class BlockBase extends Block {        ^   class file for net.minecraftforge.registries.IForgeRegistryEntry$Impl not found Here's the class BlockBase:   package com.quantum.exodus.common.blocks; import com.quantum.exodus.ExodusMod; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.Item; import net.minecraft.item.ItemBlock; import net.minecraftforge.registries.IForgeRegistryEntry.Impl; public class BlockBase extends Block { protected String name; public BlockBase(Material material, String name) { super(material); this.name = name; setTranslationKey(name); setRegistryName(name); } public void registerItemModel(Item itemBlock) { ExodusMod.proxy.registerItemRenderer(itemBlock, 0, name); } public Item createItemBlock() { return new ItemBlock(this).setRegistryName(getRegistryName()); } @Override public BlockBase setCreativeTab(CreativeTabs tab) { super.setCreativeTab(tab); return this; } }
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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