Facebook
From Daz, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 662
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4.   MekanismCoremod (Mekanism-1.12.2-9.7.5.376.jar)
  5.   BedPatch (bedpatch-2.2-1.12.2.jar)
  6.   Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  7.   AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  8.   CorePlugin (SmoothFont-mc1.12.2-2.0.jar)
  9.   TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  10.   SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
  11.   ForgelinPlugin (Forgelin-1.8.2.jar)
  12.   ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  13.   CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  14.   EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  15.   BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  16.   AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  17.   LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  18.   MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  19.   SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  20.   CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  21. Contact their authors BEFORE contacting forge
  22.  
  23. // Daisy, daisy...
  24.  
  25. Time: 6/25/19 3:53 PM
  26. Description: Exception in server tick loop
  27.  
  28. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Topography (topography)
  29. Caused by: net.minecraft.util.ReportedException: Loading NBT data
  30.         at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:506)
  31.         at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  32.         at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
  33.         at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  34.         at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
  35.         at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  36.         at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
  37.         at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  38.         at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
  39.         at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
  40.         at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
  41.         at com.bloodnbonesgaming.topography.IOHelper.readWorldInfo(IOHelper.java:128)
  42.         at com.bloodnbonesgaming.topography.proxy.ClientProxy.onServerAboutToStart(ClientProxy.java:41)
  43.         at com.bloodnbonesgaming.topography.Topography.serverAboutToSTart(Topography.java:77)
  44.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47.         at java.lang.reflect.Method.invoke(Method.java:497)
  48.         at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  49.         at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  50.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51.         at java.lang.reflect.Method.invoke(Method.java:497)
  52.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  53.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  54.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  55.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  56.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  57.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  58.         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  59.         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  60.         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  61.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  63.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64.         at java.lang.reflect.Method.invoke(Method.java:497)
  65.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  66.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  67.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  68.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  69.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  70.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  71.         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  72.         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  73.         at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:854)
  74.         at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)
  75.         at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:155)
  76.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  77.         at java.lang.Thread.run(Thread.java:745)
  78. Caused by: java.io.UTFDataFormatException: malformed input around byte 21
  79.         at java.io.DataInputStream.readUTF(DataInputStream.java:656)
  80.         at java.io.DataInputStream.readUTF(DataInputStream.java:564)
  81.         at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:487)
  82.         at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:56)
  83.         at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
  84.         at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
  85.         ... 47 more
  86.  
  87.  
  88. A detailed walkthrough of the error, its code path and all known details is as follows:
  89. ---------------------------------------------------------------------------------------
  90.  
  91. -- System Details --
  92. Details:
  93.         Minecraft Version: 1.12.2
  94.         Operating System: Windows 10 (amd64) version 10.0
  95.         Java Version: 1.8.0_51, Oracle Corporation
  96.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97.         Memory: 3053674600 bytes (2912 MB) / 4872732672 bytes (4647 MB) up to 9792651264 bytes (9339 MB)
  98.         JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10505m -Xms256m -XX:PermSize=256m
  99.         IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  100.         FML: MCP 9.42 Powered by Forge 14.23.5.2838 219 mods loaded, 219 mods active
  101.         States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  102.  
  103.         | State   | ID                       | Version                  | Source                                            | Signature                                |
  104.         |:------- |:------------------------ |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
  105.         | LCHIJA  | minecraft                | 1.12.2                   | minecraft.jar                                     | None                                     |
  106.         | LCHIJA  | mcp                      | 9.42                     | minecraft.jar                                     | None                                     |
  107.         | LCHIJA  | FML                      | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  108.         | LCHIJA  | forge                    | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  109.         | LCHIJA  | smoothfontcore           | mc1.12.2-2.0             | minecraft.jar                                     | None                                     |
  110.         | LCHIJA  | bnbgamingcore            | 0.11.0                   | minecraft.jar                                     | None                                     |
  111.         | LCHIJA  | foamfixcore              | 7.7.4                    | minecraft.jar                                     | None                                     |
  112.         | LCHIJA  | opencomputers|core       | 1.7.4.153                | minecraft.jar                                     | None                                     |
  113.         | LCHIJA  | smoothfont               | mc1.12.2-2.0             | SmoothFont-mc1.12.2-2.0.jar                       | None                                     |
  114.         | LCHIJA  | advancementbook          | 1.0.3                    | Advancement_Book-1.12-1.0.3.jar                   | None                                     |
  115.         | LCHIJA  | ctm                      | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                         | None                                     |
  116.         | LCHIJA  | appliedenergistics2      | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  117.         | LCHIJA  | bdlib                    | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
  118.         | LCHIJA  | ae2stuff                 | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                     | None                                     |
  119.         | LCHIJA  | animalcrops              | 1.12.2-0.2.0             | AnimalCrops-1.12.2-0.2.0.jar                      | None                                     |
  120.         | LCHIJA  | mantle                   | 1.12-1.3.3.49            | Mantle-1.12-1.3.3.49.jar                          | None                                     |
  121.         | LCHIJA  | inspirations             | 1.12.2-0.2.4             | Inspirations-1.12.2-0.2.4.jar                     | None                                     |
  122.         | LCHIJA  | placebo                  | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                          | None                                     |
  123.         | LCHIJA  | apotheosis               | 1.10.2                   | Apotheosis-1.12.2-1.10.2.jar                      | None                                     |
  124.         | LCHIJA  | applecore                | 3.2.0                    | AppleCore-mc1.12.2-3.2.0.jar                      | None                                     |
  125.         | LCHIJA  | baubles                  | 1.5.2                    | Baubles-1.12-1.5.2.jar                            | None                                     |
  126.         | LCHIJA  | statues                  | 0.8.7.2                  | statues-1.12.X-0.8.7.2.jar                        | None                                     |
  127.         | LCHIJA  | crafttweaker             | 4.1.18                   | CraftTweaker2-1.12-4.1.18.jar                     | None                                     |
  128.         | LCHIJA  | mtlib                    | 3.0.6                    | MTLib-3.0.6.jar                                   | None                                     |
  129.         | LCHIJA  | modtweaker               | 4.0.17                   | modtweaker-4.0.17.jar                             | None                                     |
  130.         | LCHIJA  | bookshelf                | 2.3.581                  | Bookshelf-1.12.2-2.3.581.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
  131.         | LCHIJA  | gamestages               | 2.0.115                  | GameStages-1.12.2-2.0.115.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
  132.         | LCHIJA  | recipestages             | 1.1.1                    | RecipeStages-1.1.1.jar                            | None                                     |
  133.         | LCHIJA  | primitivecrafting        | 1.3.1                    | PrimitiveCrafting MC1.12.2 v1.3.1.jar             | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  134.         | LCHIJA  | jei                      | 4.15.0.279               | jei_1.12.2-4.15.0.279.jar                         | None                                     |
  135.         | LCHIJA  | appleskin                | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
  136.         | LCHIJA  | aroma1997core            | 2.0.0.2.b165             | Aroma1997Core-1.12.2-2.0.0.2.b165.jar             | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  137.         | LCHIJA  | aromabackup              | 3.0.0.0.b117             | AromaBackup-1.12.2-3.0.0.0.b117.jar               | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  138.         | LCHIJA  | aromabackuprecovery      | 3.0.0.0.b117             | AromaBackup-1.12.2-3.0.0.0.b117.jar               | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  139.         | LCHIJA  | astralsorcery            | 1.10.19                  | astralsorcery-1.12.2-1.10.19.jar                  | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  140.         | LCHIJA  | waila                    | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
  141.         | LCHIJA  | bdsandm                  | 0.0.24                   | BarrelsDrumsStorageAndMore-0.0.24.jar             | None                                     |
  142.         | LCHIJA  | base                     | 3.11.0                   | base-1.12.2-3.11.0.jar                            | None                                     |
  143.         | LCHIJA  | betteradvancements       | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar            | None                                     |
  144.         | LCHIJA  | bibliocraft              | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
  145.         | LCHIJA  | bnbgaminglib             | 2.17.6                   | BNBGamingLib-1.12.2-2.17.6.jar                    | None                                     |
  146.         | LCHIJA  | bonsaitrees              | 1.1.3                    | bonsaitrees-1.1.3-b156.jar                        | None                                     |
  147.         | LCHIJA  | bouncy_creepers          | 0.0.4                    | BouncyCreepers-0.0.4.jar                          | None                                     |
  148.         | LCHIJA  | buildinggadgets          | 2.6.8                    | BuildingGadgets-2.6.8.jar                         | None                                     |
  149.         | LCHIJA  | caliper                  | 1.1.45                   | Caliper-1.12.2-1.1.45.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
  150.         | LCHIJA  | calmdownzombieguy        | 1.0.0                    | CalmDownZombieGuy-1.12.2-1.0.0.jar                | None                                     |
  151.         | LCHIJA  | carryon                  | 1.12.1                   | CarryOn MC1.12.2 v1.12.1.jar                      | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  152.         | LCHIJA  | chisel                   | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                      | None                                     |
  153.         | LCHIJA  | twilightforest           | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar       | None                                     |
  154.         | LCHIJA  | tconstruct               | 1.12.2-2.12.0.135        | TConstruct-1.12.2-2.12.0.135.jar                  | None                                     |
  155.         | LCHIJA  | ceramics                 | 1.12-1.3.7               | Ceramics-1.12-1.3.7.jar                           | None                                     |
  156.         | LCHIJA  | chargers                 | 1.2.0.4                  | Chargers-1.12.2-1.2.0.4.jar                       | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
  157.         | LCHIJA  | chineseworkshop          | 1.2.6                    | ChineseWorkshop-1.12.2_1.2.6.jar                  | None                                     |
  158.         | LCHIJA  | chiselsandbits           | 14.32                    | chiselsandbits-14.32.jar                          | None                                     |
  159.         | LCHIJA  | clickmachine             | 1.2.0                    | ClickMachine-1.12.2-1.2.0.jar                     | None                                     |
  160.         | LCHIJA  | clienttweaks             | 3.1.11                   | ClientTweaks_1.12.2-3.1.11.jar                    | None                                     |
  161.         | LCHIJA  | clumps                   | 3.1.2                    | Clumps-3.1.2.jar                                  | None                                     |
  162.         | LCHIJA  | codechickenlib           | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  163.         | LCHIJA  | fbp                      | 2.4.1                    | FancyBlockParticles-1.12.x-2.4.1.jar              | None                                     |
  164.         | LCHIJA  | pdp                      | 1.12.2-1.2.4             | ProportionalDestructionParticles-1.12.2-1.2.4.jar | None                                     |
  165.         | LCHIJA  | redstoneflux             | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  166.         | LCHIJA  | cofhcore                 | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar            | None                                     |
  167.         | LCHIJA  | cofhworld                | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  168.         | LCHIJA  | colouredtooltips         | 1.0.7                    | ColouredTooltips-1.12.2-1.0.7.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
  169.         | LCHIJA  | cyclopscore              | 1.0.6                    | CyclopsCore-1.12.2-1.0.6.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  170.         | LCHIJA  | commoncapabilities       | 2.1.0                    | CommonCapabilities-1.12.2-2.1.0.jar               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  171.         | LCHIJA  | compactmachines3         | 3.0.18                   | compactmachines3-1.12.2-3.0.18-b278.jar           | None                                     |
  172.         | LCHIJA  | compactstorage           | 3.1                      | CompactStorage-3.1-12.jar                         | None                                     |
  173.         | LCHIJA  | compatched               | 1.6.0                    | ComPatchedStorage-1.12.2-1.6.0.jar                | None                                     |
  174.         | LCHIJA  | contenttweaker           | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                   | None                                     |
  175.         | LCHIJA  | conarm                   | 1.2.3                    | conarm-1.12.2-1.2.3.jar                           | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  176.         | LCHIJA  | controlling              | 3.0.6                    | Controlling-3.0.6.jar                             | None                                     |
  177.         | LCHIJA  | cookingforblockheads     | 6.4.70                   | CookingForBlockheads_1.12.2-6.4.70.jar            | None                                     |
  178.         | LCHIJA  | ctgui                    | 1.0.0                    | CraftTweaker2-1.12-4.1.18.jar                     | None                                     |
  179.         | LCHIJA  | crafttweakerjei          | 2.0.3                    | CraftTweaker2-1.12-4.1.18.jar                     | None                                     |
  180.         | LCHIJA  | cucumber                 | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                         | None                                     |
  181.         | LCHIJA  | culinaryconstruct        | 1.3.2.1                  | culinaryconstruct-1.3.2.1.jar                     | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  182.         | LCHIJA  | custommainmenu           | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                 | None                                     |
  183.         | LCHIJA  | fastbench                | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                    | None                                     |
  184.         | LCHIJA  | cyclicmagic              | 1.19.11                  | Cyclic-1.12.2-1.19.11.jar                         | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  185.         | LCHIJA  | darkutils                | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
  186.         | LCHIJA  | patchouli                | 1.0-19                   | Patchouli-1.0-19.jar                              | None                                     |
  187.         | LCHIJA  | thermalfoundation        | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  188.         | LCHIJA  | deepmoblearning          | 1.12.2-2.5.2             | deepmoblearning-1.12.2-2.5.2-universal.jar        | None                                     |
  189.         | LCHIJA  | journeymap               | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                       | None                                     |
  190.         | LCHIJA  | defaultoptions           | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                   | None                                     |
  191.         | LCHIJA  | dimstages                | 2.0.23                   | DimensionStages-1.12.2-2.0.23.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
  192.         | LCHIJA  | dragonmurder             | 1.0.1                    | DragonMurder-1.12.2-1.0.1.jar                     | None                                     |
  193.         | LCHIJA  | elevatorid               | 1.4.2                    | ElevatorMod-1.12.2-1.4.2.jar                      | None                                     |
  194.         | LCHIJA  | enchdesc                 | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar         | d476d1b22b218a10d845928d1665d45fce301b27 |
  195.         | LCHIJA  | endercore                | 1.12.2-0.5.57            | EnderCore-1.12.2-0.5.57.jar                       | None                                     |
  196.         | LCHIJA  | endercrop                | 1.12.2-1.6.0             | endercrop-1.12.2-1.6.0.jar                        | None                                     |
  197.         | LCHIJA  | enderstorage             | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  198.         | LCHIJA  | enderutilities           | 0.7.12                   | enderutilities-1.12.2-0.7.12.jar                  | 2b03e1423915a189b8094816baa18f239d576dff |
  199.         | LCHIJA  | extendedcrafting         | 1.5.4                    | ExtendedCrafting-1.12.2-1.5.4.jar                 | None                                     |
  200.         | LCHIJA  | extracells               | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                      | None                                     |
  201.         | LCHIJA  | farmingforblockheads     | 3.1.26                   | FarmingForBlockheads_1.12.2-3.1.26.jar            | None                                     |
  202.         | LCHIJA  | fastfurnace              | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                      | None                                     |
  203.         | LCHIJA  | fenceoverhaul            | 1.3.4                    | FenceOverhaul-1.3.4.jar                           | None                                     |
  204.         | LCHIJA  | findme                   | 1.1.0                    | findme-1.12.2-1.1.0-8.jar                         | None                                     |
  205.         | LCHIJA  | slabmachines             | 1.0.6                    | Slab_Machines-1.0.6.jar                           | None                                     |
  206.         | LCHIJA  | mcmultipart              | 2.5.3                    | MCMultiPart-2.5.3.jar                             | None                                     |
  207.         | LCHIJA  | mekanism                 | 1.12.2-9.7.5.376         | Mekanism-1.12.2-9.7.5.376.jar                     | None                                     |
  208.         | LCHIJA  | sonarcore                | 5.0.19                   | sonarcore-1.12.2-5.0.19-20.jar                    | None                                     |
  209.         | LCHIJA  | fluxnetworks             | 3.0.19                   | fluxnetworks-1.12.2-3.0.19-21.jar                 | None                                     |
  210.         | LCHIJA  | foamfix                  | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                         | None                                     |
  211.         | LCHIJA  | forgelin                 | 1.8.2                    | Forgelin-1.8.2.jar                                | None                                     |
  212.         | LCHIJA  | forgemultipartcbe        | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  213.         | LCHIJA  | microblockcbe            | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar      | None                                     |
  214.         | LCHIJA  | minecraftmultipartcbe    | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar      | None                                     |
  215.         | LCHIJA  | forgivingvoid            | 1.0.22                   | ForgivingVoid_1.12.2-1.0.22.jar                   | None                                     |
  216.         | LCHIJA  | guideapi                 | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                       | None                                     |
  217.         | LCHIJA  | headcrumbs               | 2.0.4                    | Headcrumbs-1.12.2-2.0.5.17.jar                    | None                                     |
  218.         | LCHIJA  | horsepower               | 2.6.4                    | HorsePower-1.12.2-2.6.4.74.jar                    | cd7e958342770a8b17c919055da42c24dfefd879 |
  219.         | LCHIJA  | huntingdim               | 1.0.38                   | HuntingDimension-1.12.2-1.0.38.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
  220.         | LCHIJA  | hurtanimationremover     | 1.0.0                    | HurtAnimationRemover-1.12.2-1.0.0.jar             | None                                     |
  221.         | LCHIJA  | hydrogel                 | 1.1.0                    | HydroGel-1.12.2-1.1.0.jar                         | None                                     |
  222.         | LCHIJA  | ichunutil                | 7.2.0                    | iChunUtil-1.12.2-7.1.4.jar                        | None                                     |
  223.         | LCHIJA  | incontrol                | 3.9.10                   | incontrol-1.12-3.9.10.jar                         | None                                     |
  224.         | LCHIJA  | teslacorelib             | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
  225.         | LCHIJA  | industrialforegoing      | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.12-236.jar        | None                                     |
  226.         | LCHIJA  | integrateddynamics       | 1.0.8                    | IntegratedDynamics-1.12.2-1.0.8.jar               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  227.         | LCHIJA  | integrateddynamicscompat | 1.0.0                    | IntegratedDynamics-1.12.2-1.0.8.jar               | None                                     |
  228.         | LCHIJA  | integratedtunnels        | 1.6.7                    | IntegratedTunnels-1.12.2-1.6.7.jar                | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  229.         | LCHIJA  | integratedtunnelscompat  | 1.0.0                    | IntegratedTunnels-1.12.2-1.6.7.jar                | None                                     |
  230.         | LCHIJA  | inventorysorter          | 1.13.3+57                | inventorysorter-1.12.2-1.13.3+57.jar              | None                                     |
  231.         | LCHIJA  | ironjetpacks             | 1.1.0                    | IronJetpacks-1.12-2-1.1.0.jar                     | None                                     |
  232.         | LCHIJA  | itemstages               | 2.0.50                   | ItemStages-1.12.2-2.0.50.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
  233.         | LCHIJA  | kleeslabs                | 5.4.11                   | KleeSlabs_1.12.2-5.4.11.jar                       | None                                     |
  234.         | LCHIJA  | limitlessstructureblocks | 1.1.0                    | LimitlessStructureBlocks-1.12.2-1.1.0.jar         | None                                     |
  235.         | LCHIJA  | loadingscreens           | 0.3.1                    | LoadingScreens-1.12.2-0.3.1.jar                   | None                                     |
  236.         | LCHIJA  | lostcities               | 2.0.17                   | lostcities-1.12-2.0.17.jar                        | None                                     |
  237.         | LCHIJA  | malisiscore              | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                      | None                                     |
  238.         | LCHIJA  | malisisdoors             | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                     | None                                     |
  239.         | LCHIJA  | mcjtylib_ng              | 3.1.1                    | mcjtylib-1.12-3.1.1.jar                           | None                                     |
  240.         | LCHIJA  | mekanismgenerators       | 1.12.2-9.7.5.376         | MekanismGenerators-1.12.2-9.7.5.376.jar           | None                                     |
  241.         | LCHIJA  | mercurius                | 1.0.6                    | Mercurius-1.12.2.jar                              | None                                     |
  242.         | LCHIJA  | mob_grinding_utils       | 0.3.13                   | MobGrindingUtils-0.3.13.jar                       | None                                     |
  243.         | LCHIJA  | mobstages                | 2.0.13                   | MobStages-1.12.2-2.0.13.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
  244.         | LCHIJA  | morecauldrons            | 1.4.4                    | More-Cauldrons-1.4.4.jar                          | None                                     |
  245.         | LCHIJA  | morebuckets              | 1.0.4                    | MoreBuckets-1.12.2-1.0.4.jar                      | None                                     |
  246.         | LCHIJA  | moreoverlays             | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                    | None                                     |
  247.         | LCHIJA  | morpheus                 | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                       | None                                     |
  248.         | LCHIJA  | mousetweaks              | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                     | None                                     |
  249.         | LCHIJA  | mputils                  | 1.5.6                    | MPUtils-1.12.2-1.5.7.jar                          | None                                     |
  250.         | LCHIJA  | mpbasic                  | 1.4.7                    | mpbasic-1.12.2-1.4.11.jar                         | None                                     |
  251.         | LCHIJA  | mystcraft                | 0.13.7.03                | mystcraft-1.12.2-0.13.7.03.jar                    | None                                     |
  252.         | LCHIJA  | mysticalagriculture      | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar              | None                                     |
  253.         | LCHIJA  | mysticalagradditions     | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar             | None                                     |
  254.         | LCHIJA  | neat                     | 1.4-17                   | Neat 1.4-17.jar                                   | None                                     |
  255.         | LCHIJA  | nuclearcraft             | 2.17a                    | NuclearCraft-2.17a-1.12.2.jar                     | None                                     |
  256.         | LCHIJA  | opencomputers            | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar              | None                                     |
  257.         | LCHIJA  | xnet                     | 1.7.6                    | xnet-1.12-1.7.6.jar                               | None                                     |
  258.         | LCHIJA  | ocxnetdriver             | 1.0.3                    | ocxnetdriver-1.0.3-b17.jar                        | None                                     |
  259.         | LCHIJA  | ogdragon                 | 0.1.4                    | ogdragon-1.12.2-0.1.4.jar                         | None                                     |
  260.         | LCHIJA  | oreexcavation            | 1.4.137                  | OreExcavation-1.4.137.jar                         | None                                     |
  261.         | LCHIJA  | prestige                 | 1.1.53                   | Prestige-1.12.2-1.1.53.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
  262.         | LCHIJA  | parabox                  | 2.0.0                    | Parabox-1.12.2-2.0.0.jar                          | None                                     |
  263.         | LCHIJA  | pickletweaks             | 2.1.3                    | PickleTweaks-1.12.2-2.1.3.jar                     | None                                     |
  264.         | LCHIJA  | planefix                 | 1.0.0                    | PlaneFix-1.12.2-1.0.0.jar                         | None                                     |
  265.         | LCHIJA  | portalgun                | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  266.         | LCHIJA  | practicallogistics2      | 3.0.8                    | practicallogistics2-1.12.2-3.0.8-11.jar           | None                                     |
  267.         | LCHIJA  | projecte                 | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                       | None                                     |
  268.         | LCHIJA  | rangedpumps              | 0.5                      | rangedpumps-0.5.jar                               | None                                     |
  269.         | LCHIJA  | realfilingcabinet        | 0.2.0.14                 | realfilingcabinet-1.12-0.2.0.14.jar               | None                                     |
  270.         | LCHIJA  | resourcehogs             | 1.0.12                   | ResourceHogs-1.12.2-1.0.12.jar                    | None                                     |
  271.         | LCHIJA  | resourceloader           | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  272.         | LCHIJA  | rftoolspower             | 1.1.2                    | rftoolspower-1.12-1.1.2.jar                       | None                                     |
  273.         | LCHIJA  | rustic                   | 1.0.15                   | rustic-1.0.15.jar                                 | None                                     |
  274.         | LCHIJA  | valkyrielib              | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                   | None                                     |
  275.         | LCHIJA  | simplegenerators         | 1.12.2-2.0.20.2          | simplegenerators-1.12.2-2.0.20.2.jar              | None                                     |
  276.         | LCHIJA  | storagenetwork           | 1.7.6                    | SimpleStorageNetwork-1.12.2-1.7.6.jar             | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  277.         | LCHIJA  | skybonsais               | 1.0.1                    | SkyBonsais-1.0.1.jar                              | None                                     |
  278.         | LCHIJA  | skygrid                  | 1.1.7                    | SkyGrid-1.1.7.jar                                 | None                                     |
  279.         | LCHIJA  | slimyboyos               | 1.0.0                    | SlimyBoyos-1.0.0.jar                              | None                                     |
  280.         | LCHIJA  | snad                     | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                        | None                                     |
  281.         | LCHIJA  | sqpatch                  | 1.0.0                    | SqueezerPatch-1.12.2-1.0.0.jar                    | None                                     |
  282.         | LCHIJA  | stg                      | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                              | None                                     |
  283.         | LCHIJA  | sasit                    | 1.1.15                   | StuffASockInIt-1.12.2-1.1.15.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
  284.         | LCHIJA  | supersoundmuffler        | 1.0.2.10                 | supersoundmuffler-1.12.2-1.0.2.10.jar             | None                                     |
  285.         | LCHIJA  | surge                    | 2.0.77                   | Surge-1.12.2-2.0.77.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
  286.         | LCHIJA  | sync                     | 7.1.0                    | Sync-1.12.2-7.1.0.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  287.         | LCHIJA  | tallgates                | 1.0.0                    | TallGates-1.12.2-1.0.0.1.jar                      | None                                     |
  288.         | LCHIJA  | telepastries             | 0.3.4                    | TelePastries-0.3.4.jar                            | None                                     |
  289.         | LCHIJA  | thermaldynamics          | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  290.         | LCHIJA  | thermalinnovation        | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  291.         | LCHIJA  | tcomplement              | ${version}               | TinkersComplement-1.12.2-0.4.0.jar                | None                                     |
  292.         | LCHIJA  | tinkertoolleveling       | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar               | None                                     |
  293.         | LCHIJA  | tp                       | 3.2.32                   | tinyprogressions-1.12.2-3.3.32-Release.jar        | None                                     |
  294.         | LCHIJA  | tipthescales             | 1.0.4                    | TipTheScales-1.12.2-1.0.4.jar                     | None                                     |
  295.         | LCHIJA  | toastcontrol             | 1.8.1                    | Toast Control-1.12.2-1.8.1.jar                    | None                                     |
  296.         | LCHIJA  | togetherforever          | 1.0.2                    | togetherforever-1.12.2-1.0.12-22.jar              | None                                     |
  297.         | LCHIJA  | tombstone                | 3.5.2                    | tombstone-3.5.2-1.12.jar                          | None                                     |
  298.         | LCHIJA  | worldbook                | 1.0.0                    | WorldBook-1.0.0.jar                               | None                                     |
  299.         | LCHIJAE | topography               | 1.5.1                    | Topography-1.12.2-1.5.1.jar                       | None                                     |
  300.         | LCHIJA  | torchmaster              | 1.7.1.74                 | torchmaster_1.12.2-1.7.1.74.jar                   | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  301.         | LCHIJA  | translocators            | 2.5.1.77                 | Translocators-1.12.2-2.5.1.77-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  302.         | LCHIJA  | treegrowingsimulator     | 0.0.4                    | TreeGrowingSimulator2017-1.0.1.jar                | None                                     |
  303.         | LCHIJA  | triumph                  | 3.17.0                   | Triumph-1.12.2-3.17.0.jar                         | None                                     |
  304.         | LCHIJA  | twitchcrumbs             | 3.0.4                    | Twitchcrumbs_1.12.2-3.0.4.jar                     | None                                     |
  305.         | LCHIJA  | uppers                   | 0.0.6                    | Uppers-0.0.6.jar                                  | None                                     |
  306.         | LCHIJA  | universalmodifiers       | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                   | None                                     |
  307.         | LCHIJA  | vc                       | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                       | None                                     |
  308.         | LCHIJA  | waddles                  | 0.6.0                    | Waddles-1.12.2-0.6.0.jar                          | None                                     |
  309.         | LCHIJA  | wailastages              | 2.0.24                   | WailaStages-1.12.2-2.0.24.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
  310.         | LCHIJA  | walljump                 | 1.12.2-1.2.3             | walljump-1.12.2-1.2.3.jar                         | None                                     |
  311.         | LCHIJA  | wawla                    | 2.5.273                  | Wawla-1.12.2-2.5.273.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
  312.         | LCHIJA  | weirdinggadget           | 1.0                      | weirdinggadget-1.12.2-2.1.16-universal.jar        | None                                     |
  313.         | LCHIJA  | withercrumbs             | @version@                | witherCrumbs-1.12.2-0.11.jar                      | None                                     |
  314.         | LCHIJA  | xcpatch                  | 1.0.1                    | XCPatch-1.12.2-1.0.1.jar                          | None                                     |
  315.         | LCHIJA  | xlfoodmod                | 1.12.2-1.9.1             | XL-Food-Mod-1.12.2-1.9.1.jar                      | None                                     |
  316.         | LCHIJA  | ynot                     | 0.2.3                    | YNot-0.2.3.jar                                    | None                                     |
  317.         | LCHIJA  | yoyos                    | 1.12.2-1.2.2.20          | yoyos_1.12.2-1.2.2.20.jar                         | None                                     |
  318.         | LCHIJA  | zenstages                | 0.4.1-19                 | zenstages-0.4.1-19.jar                            | None                                     |
  319.         | LCHIJA  | matteroverdrive          | 0.7.0.0                  | MatterOverdrive-1.12.2-0.7.1.0-universal.jar      | None                                     |
  320.         | LCHIJA  | reauth                   | 3.6.0                    | reauth-3.6.0.jar                                  | daba0ec4df71b6da841768c49fb873def208a1e3 |
  321.         | LCHIJA  | pipemaster               | 1.0.2                    | PipeMaster-1.0.2-b8.jar                           | None                                     |
  322.         | LCHIJA  | sky_orchards             | 0.0.12                   | SkyOrchards-0.0.12.jar                            | None                                     |
  323.         | LCHIJA  | teslacorelib_registries  | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | None                                     |
  324.  
  325.         Loaded coremods (and transformers):
  326. MekanismCoremod (Mekanism-1.12.2-9.7.5.376.jar)
  327.   mekanism.coremod.KeybindingMigrationHelper
  328. BedPatch (bedpatch-2.2-1.12.2.jar)
  329.   com.mordenkainen.bedpatch.BedPatchASM
  330. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  331.   pl.asie.foamfix.coremod.FoamFixTransformer
  332. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  333.   squeek.applecore.asm.TransformerModuleHandler
  334. CorePlugin (SmoothFont-mc1.12.2-2.0.jar)
  335.   bre.smoothfont.asm.Transformer
  336. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  337.   li.cil.oc.common.asm.ClassTransformer
  338. SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
  339.   shadows.squeezer.Transformer
  340. ForgelinPlugin (Forgelin-1.8.2.jar)
  341.  
  342. ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  343.   shadows.ApotheosisTransformer
  344. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  345.   team.chisel.ctm.client.asm.CTMTransformer
  346. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  347.   com.enderio.core.common.transform.EnderCoreTransformer
  348.   com.enderio.core.common.transform.SimpleMixinPatcher
  349. BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  350.   com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
  351. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  352.  
  353. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  354.   lumien.resourceloader.asm.ClassTransformer
  355. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  356.  
  357. SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  358.  
  359. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  360.  
  361.         GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  362.         AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  363.         Pulsar/inspirations loaded Pulses:
  364.                 - InspirationsShared (Enabled/Forced)
  365.                 - InspirationsBuilding (Enabled/Not Forced)
  366.                 - InspirationsUtility (Enabled/Not Forced)
  367.                 - InspirationsTools (Enabled/Not Forced)
  368.                 - InspirationsRecipes (Enabled/Not Forced)
  369.                 - InspirationsTweaks (Enabled/Not Forced)
  370.                 - InspirationsShared (Enabled/Forced)
  371.                 - WailaPlugin (Enabled/Not Forced)
  372.  
  373.         Pulsar/tconstruct loaded Pulses:
  374.                 - TinkerCommons (Enabled/Forced)
  375.                 - TinkerWorld (Enabled/Not Forced)
  376.                 - TinkerTools (Enabled/Not Forced)
  377.                 - TinkerHarvestTools (Enabled/Forced)
  378.                 - TinkerMeleeWeapons (Enabled/Forced)
  379.                 - TinkerRangedWeapons (Enabled/Forced)
  380.                 - TinkerModifiers (Enabled/Forced)
  381.                 - TinkerSmeltery (Enabled/Not Forced)
  382.                 - TinkerGadgets (Enabled/Not Forced)
  383.                 - TinkerOredict (Enabled/Forced)
  384.                 - TinkerIntegration (Enabled/Forced)
  385.                 - TinkerFluids (Enabled/Forced)
  386.                 - TinkerMaterials (Enabled/Forced)
  387.                 - TinkerModelRegister (Enabled/Forced)
  388.                 - chiselIntegration (Enabled/Not Forced)
  389.                 - chiselsandbitsIntegration (Enabled/Not Forced)
  390.                 - wailaIntegration (Enabled/Not Forced)
  391.  
  392.         Pulsar/tcomplement loaded Pulses:
  393.                 - ModuleCommons (Enabled/Forced)
  394.                 - ModuleMelter (Enabled/Not Forced)
  395.                 - ModuleArmor (Enabled/Not Forced)
  396.                 - CeramicsPlugin (Enabled/Not Forced)
  397.                 - ChiselPlugin (Enabled/Not Forced)
  398.                 - Oredict (Enabled/Forced)
  399.  
  400.         List of loaded APIs:
  401.                 * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  402.                 * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
  403.                 * Base|API (1.0.0) from base-1.12.2-3.11.0.jar
  404.                 * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  405.                 * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  406.                 * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  407.                 * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  408.                 * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  409.                 * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.32.jar
  410.                 * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  411.                 * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.1.0.jar
  412.                 * compactstorage (3.1) from CompactStorage-3.1-12.jar
  413.                 * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  414.                 * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  415.                 * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  416.                 * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  417.                 * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  418.                 * Culinary Construct API (1) from culinaryconstruct-1.3.2.1.jar
  419.                 * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.26.jar
  420.                 * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar
  421.                 * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  422.                 * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  423.                 * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.12-236.jar
  424.                 * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.8.jar
  425.                 * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
  426.                 * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
  427.                 * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
  428.                 * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
  429.                 * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
  430.                 * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.279.jar
  431.                 * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.12.2-0.7.1.0-universal.jar
  432.                 * MekanismAPI|core (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
  433.                 * MekanismAPI|energy (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
  434.                 * MekanismAPI|gas (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
  435.                 * MekanismAPI|infuse (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
  436.                 * MekanismAPI|laser (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
  437.                 * MekanismAPI|transmitter (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
  438.                 * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.7.5.376.jar
  439.                 * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  440.                 * Mystcraft|API (0.2) from mystcraft-1.12.2-0.13.7.03.jar
  441.                 * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  442.                 * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  443.                 * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  444.                 * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  445.                 * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  446.                 * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  447.                 * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  448.                 * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  449.                 * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  450.                 * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  451.                 * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  452.                 * PatchouliAPI (6) from Patchouli-1.0-19.jar
  453.                 * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
  454.                 * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
  455.                 * RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.14.jar
  456.                 * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  457.                 * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
  458.                 * togetherforeverapi (1) from togetherforever-1.12.2-1.0.12-22.jar
  459.                 * tombstone-api (1.0.2) from tombstone-3.5.2-1.12.jar
  460.                 * tombstone-api-capability (1.0.2) from tombstone-3.5.2-1.12.jar
  461.                 * tombstone-api-event (1.0.2) from tombstone-3.5.2-1.12.jar
  462.                 * tombstone-api-magic (1.0.2) from tombstone-3.5.2-1.12.jar
  463.                 * tombstone-api-recipe (1.0.2) from tombstone-3.5.2-1.12.jar
  464.                 * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
  465.                 * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
  466.         AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
  467.         Profiler Position: N/A (disabled)
  468.         Player Count: 0 / 8; []
  469.         Type: Integrated Server (map_client.txt)
  470.         Is Modded: Definitely; Client brand changed to 'fml,forge'

Replies to Minecraft Crash Report rss

Title Name Language When
Re: Minecraft Crash Report Eratic Bee text 4 Years ago.