Soartex Invictus - Modded

Soartex Invictus - Modded

143k Downloads

Bug with Chisel

SerenityFire opened this issue ยท 9 comments

commented

Hi,

i downloaded the newest Fanver-Universal-1.12.x from curseforge.com.

On loading the resource pack, the chisel blocks are missing, so I can look through them.

I use Minecraft FTB Revelation 1.12.2 with Optifine. But the Problem also occurs without Optifine.

Image with missing Stone blocks
I have encountered with stone and factory blocks. (I do not have other blocks at the moment)

Maybe someone has a solution?

Thank you.

commented

can second this, a lot of missing chisel'd blocks

image

with or without optifine doesn't matter

commented

I was able to reproduce this issue as well. The solution was to update the client-side CTM library to the newest version. The CTM mod that comes bundled with the Revelations pack is outdated, and has this rendering bug.

commented

I was able to reproduce this issue as well. The solution was to update the client-side CTM library to the newest version. The CTM mod that comes bundled with the Revelations pack is outdated, and has this rendering bug.

Ok, I downloaded the newest one CTM-MC1.12.2-1.0.2.31.jar but I only get a crash on loading MC.

Did you deleted some cache files or so?

Thank you

commented

Would be nice to see the crash report ;)

commented

Would be nice to see the crash report ;)

Of course sorry, here is it:

`---- Minecraft Crash Report ----

WARNING: coremods are present:
RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
Quark Plugin (Quark-r1.6-177.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
ForgelinPlugin (Forgelin-1.8.3.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-91.jar)
Launcher Tray (launchertray-1.0.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.68-core.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 1/4/21 4:16 AM
Description: Initializing game

java.lang.NoSuchMethodError: team.chisel.ctm.client.model.parsing.ModelLoaderCTM.getJSON(Lnet/minecraft/util/ResourceLocation;)Lcom/google/gson/JsonElement;
at team.chisel.client.render.ModelLoaderChisel.accepts(ModelLoaderChisel.java:47)
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:123)
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Thread: Client thread
Stacktrace:
at team.chisel.client.render.ModelLoaderChisel.accepts(ModelLoaderChisel.java:47)
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:123)
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2478666912 bytes (2363 MB) / 4858052608 bytes (4633 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2846 Optifine OptiFine_1.12.2_HD_U_F5 244 mods loaded, 244 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID                                | Version                  | Source                                              | Signature                                |
|:----- |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                       | None                                     |
| LCH   | mcp                               | 9.42                     | minecraft.jar                                       | None                                     |
| LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2846.jar                       | None                                     |
| LCH   | forge                             | 14.23.5.2846             | forge-1.12.2-14.23.5.2846.jar                       | None                                     |
| LCH   | openmodscore                      | 0.12.2                   | minecraft.jar                                       | None                                     |
| LCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                       | None                                     |
| LCH   | randompatches                     | 1.12.2-1.18.1.1          | randompatches-1.12.2-1.18.1.1.jar                   | None                                     |
| LCH   | fastbench                         | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                      | None                                     |
| LCH   | actuallyadditions                 | 1.12.2-r150              | ActuallyAdditions-1.12.2-r150.jar                   | None                                     |
| LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                              | None                                     |
| LCH   | actuallybaubles                   | 1.1                      | ActuallyBaubles-1.12-1.1.jar                        | None                                     |
| LCH   | ic2                               | 2.8.187-ex112            | industrialcraft-2-2.8.187-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH   | advanced_machines                 | 61.0.1                   | Advanced Machines-61.0.1.jar                        | None                                     |
| LCH   | advanced_solar_panels             | 4.3.0                    | Advanced Solar Panels-4.3.0.jar                     | None                                     |
| LCH   | ctm                               | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                           | None                                     |
| LCH   | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH   | endercore                         | 1.12.2-0.5.68            | EnderCore-1.12.2-0.5.68.jar                         | None                                     |
| LCH   | crafttweaker                      | 4.1.19                   | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
| LCH   | mtlib                             | 3.0.6                    | MTLib-3.0.6.jar                                     | None                                     |
| LCH   | modtweaker                        | 4.0.17                   | modtweaker-4.0.17.jar                               | None                                     |
| LCH   | jei                               | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                           | None                                     |
| LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                    | None                                     |
| LCH   | codechickenlib                    | 3.2.3.357                | CodeChickenLib-1.12.2-3.2.3.357-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar              | None                                     |
| LCH   | brandonscore                      | 2.4.17                   | BrandonsCore-1.12.2-2.4.17.208-universal.jar        | None                                     |
| LCH   | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | draconicevolution                 | 2.3.24                   | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar  | None                                     |
| LCH   | thermalexpansion                  | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | enderio                           | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                            | None                                     |
| LCH   | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                        | None                                     |
| LCH   | enderiointegrationtic             | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | twilightforest                    | 3.9.984                  | twilightforest-1.12.2-3.9.984-universal.jar         | None                                     |
| LCH   | tconstruct                        | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                    | None                                     |
| LCH   | p455w0rdslib                      | 2.3.161                  | p455w0rdslib-1.12.2-2.3.161.jar                     | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | ae2wtlib                          | 1.0.34                   | AE2WTLib-1.12.2-1.0.34.jar                          | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | akashictome                       | 1.2-12                   | AkashicTome-1.2-12.jar                              | None                                     |
| LCH   | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
| LCH   | architecturecraft                 | @VERSION@                | architecturecraft-1.12-3.98.jar                     | None                                     |
| LCH   | aroma1997core                     | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aroma1997sdimension               | 2.0.0.2.b89              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | astralsorcery                     | 1.10.20                  | astralsorcery-1.12.2-1.10.20.jar                    | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | morphtool                         | 1.2-21                   | Morph-o-Tool-1.2-21.jar                             | None                                     |
| LCH   | quark                             | r1.6-177                 | Quark-r1.6-177.jar                                  | None                                     |
| LCH   | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                               | None                                     |
| LCH   | badwithernocookiereloaded         | 1.12.2-3.3.16            | badwithernocookiereloaded-1.12.2-3.3.16.jar         | None                                     |
| LCH   | base                              | 3.13.0                   | base-1.12.2-3.13.0.jar                              | None                                     |
| LCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                        | None                                     |
| LCH   | betteradvancements                | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar              | None                                     |
| LCH   | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar     | None                                     |
| LCH   | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                   | None                                     |
| LCH   | buildcraftlib                     | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | buildcraftcore                    | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | buildcraftenergy                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | natura                            | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                          | None                                     |
| LCH   | forestry                          | 5.8.2.394                | forestry_1.12.2-5.8.2.394.jar                       | None                                     |
| LCH   | binniecore                        | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
| LCH   | binniedesign                      | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
| LCH   | genetics                          | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
| LCH   | botany                            | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
| LCH   | extrabees                         | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
| LCH   | extratrees                        | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
| LCH   | biomesoplenty                     | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar       | None                                     |
| LCH   | blockcraftery                     | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                      | None                                     |
| LCH   | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                         | None                                     |
| LCH   | bloodmagic                        | 1.12.2-2.4.1-103         | BloodMagic-1.12.2-2.4.1-103.jar                     | None                                     |
| LCH   | bookshelf                         | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | botania                           | r1.10-361                | Botania r1.10-361.jar                               | None                                     |
| LCH   | buildcraftbuilders                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | buildcrafttransport               | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | buildcraftsilicon                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | theoneprobe                       | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                         | None                                     |
| LCH   | buildcraftcompat                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | buildcraftfactory                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | buildcraftrobotics                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                        | None                                     |
| LCH   | careerbees                        | 1.0                      | careerbees-0.4.0.jar                                | None                                     |
| LCH   | cctweaked                         | 1.84.0                   | cc-tweaked-1.12.2-1.84.0.jar                        | None                                     |
| LCH   | computercraft                     | 1.84.0                   | cc-tweaked-1.12.2-1.84.0.jar                        | None                                     |
| LCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                            | None                                     |
| LCH   | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                   | None                                     |
| LCH   | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                            | None                                     |
| LCH   | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                    | None                                     |
| LCH   | compactsolars                     | 1.12.2-5.0.18.341        | CompactSolars-1.12.2-5.0.18.341-universal.jar       | None                                     |
| LCH   | asielib                           | 1.0.0                    | Computronics-1.12.2-1.6.6.jar                       | None                                     |
| LCH   | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                                | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LCH   | computronics                      | 1.6.6                    | Computronics-1.12.2-1.6.6.jar                       | None                                     |
| LCH   | conarm                            | 1.2.4                    | conarm-1.12.2-1.2.4.jar                             | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCH   | controlling                       | 3.0.7                    | Controlling-3.0.7.jar                               | None                                     |
| LCH   | cookingforblockheads              | 6.4.71                   | CookingForBlockheads_1.12.2-6.4.71.jar              | None                                     |
| LCH   | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
| LCH   | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
| LCH   | custommainmenu                    | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                   | None                                     |
| LCH   | mousetweaks                       | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                       | None                                     |
| LCH   | danknull                          | 1.7.101                  | DankNull-1.12.2-1.7.101.jar                         | 644f38521a349310a5dae0239577dc7beebefaec |
| LCH   | darkutils                         | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | eleccore                          | 1.9.452                  | ElecCore-1.12.2-1.9.452.jar                         | None                                     |
| LCH   | mcjtylib_ng                       | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                             | None                                     |
| LCH   | rftools                           | 7.72                     | rftools-1.12-7.72.jar                               | None                                     |
| LCH   | deepresonance                     | 1.8.0                    | deepresonance-1.12-1.8.0.jar                        | None                                     |
| LCH   | journeymap                        | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                         | None                                     |
| LCH   | defaultoptions                    | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                     | None                                     |
| LCH   | diethopper                        | 1.1                      | diethopper-1.1.jar                                  | None                                     |
| LCH   | dirt2path                         | 1.7.1                    | dirt2path-1.8.0.jar                                 | None                                     |
| LCH   | dynamiclights                     | 1.4.9                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_onfire              | 1.0.7                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_creepers            | 1.0.6                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_dropitems           | 1.1.0                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_entityclasses       | 1.0.1                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_mobequipment        | 1.1.0                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_flamearrows         | 1.0.1                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_floodlights         | 1.0.3                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_otherplayers        | 1.0.9                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | dynamiclights_theplayer           | 1.1.3                    | DynamicLights-1.12.2.jar                            | None                                     |
| LCH   | enderiobase                       | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | enderioconduits                   | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | enderioconduitsappliedenergistics | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | enderioconduitsopencomputers      | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | refinedstorage                    | 1.6.16                   | refinedstorage-1.6.16.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCH   | enderioconduitsrefinedstorage     | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | enderiointegrationforestry        | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | enderiointegrationticlate         | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | ftblib                            | 5.4.7.2                  | FTBLib-5.4.7.2.jar                                  | None                                     |
| LCH   | enderiomachines                   | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | enderiopowertools                 | 5.1.51                   | EnderIO-1.12.2-5.1.51.jar                           | None                                     |
| LCH   | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | immersiveengineering              | 0.12-91                  | ImmersiveEngineering-0.12-91.jar                    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| LCH   | engineersdoors                    | 0.8.0                    | engineers_doors-1.12.2-0.8.0.jar                    | None                                     |
| LCH   | reborncore                        | 3.16.0.469               | RebornCore-1.12.2-3.16.0.469-universal.jar          | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH   | engineersworkshop                 | 1.0.9.40                 | EngineersWorkshopReborn-1.12.2-1.0.9.40.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH   | valkyrielib                       | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                     | None                                     |
| LCH   | environmentaltech                 | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar               | None                                     |
| LCH   | etlunar                           | 1.12.2-2.0.20.1          | etlunar-1.12.2-2.0.20.1.jar                         | None                                     |
| LCH   | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                           | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                          | None                                     |
| LCH   | zerocore                          | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                         | None                                     |
| LCH   | bigreactors                       | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.jar                 | None                                     |
| LCH   | fencejumper                       | 1.0.5                    | fencejumper-1.12-1.0.5.jar                          | None                                     |
| LCH   | flatcoloredblocks                 | mc1.12-6.8               | flatcoloredblocks-mc1.12-6.8.jar                    | None                                     |
| LCH   | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                               | None                                     |
| LCH   | sonarcore                         | 5.0.19                   | sonarcore-1.12.2-5.0.19-20.jar                      | None                                     |
| LCH   | fluxnetworks                      | 3.0.19                   | fluxnetworks-1.12.2-3.0.19-21.jar                   | None                                     |
| LCH   | foamfix                           | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                           | None                                     |
| LCH   | forgelin                          | 1.8.3                    | Forgelin-1.8.3.jar                                  | None                                     |
| LCH   | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | None                                     |
| LCH   | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | None                                     |
| LCH   | ftbbackups                        | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                              | None                                     |
| LCH   | ftbguides                         | 1.0.2.33                 | FTBGuides-1.0.2.33.jar                              | None                                     |
| LCH   | ftbutilities                      | 5.4.1.130                | FTBUtilities-5.4.1.130.jar                          | None                                     |
| LCH   | gendustry                         | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                      | None                                     |
| LCH   | gravisuite                        | 3.1.1                    | Gravitation Suite-3.1.1.jar                         | None                                     |
| LCH   | harvest                           | 1.12-1.2.7-20            | Harvest-1.12-1.2.7-20.jar                           | None                                     |
| LCH   | immersivecables                   | 1.3.2                    | ImmersiveCables-1.12.2-1.3.2.jar                    | None                                     |
| LCH   | immersivepetroleum                | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                 | None                                     |
| LCH   | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar          | None                                     |
| LCH   | initialinventory                  | 2.0.2                    | InitialInventory-3.0.0.jar                          | None                                     |
| LCH   | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zf.jar                     | None                                     |
| LCH   | rustic                            | 1.1.1                    | rustic-1.1.1.jar                                    | None                                     |
| LCH   | integrationforegoing              | 1.12.2-1.9               | IntegrationForegoing-1.12.2-1.9.jar                 | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                            | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH   | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                   | None                                     |
| LCH   | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                     | None                                     |
| LCH   | jehc                              | 1.6.4                    | jehc-1.12.2-1.6.4.jar                               | None                                     |
| LCH   | jeibees                           | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                        | None                                     |
| LCH   | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                  | None                                     |
| LCH   | jeresources                       | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar             | None                                     |
| LCH   | letsencryptcraft                  | @VERSION@                | letsencryptcraft-1.10.2-1.2.0.jar                   | None                                     |
| LCH   | longfallboots                     | 1.2.1a                   | longfallboots-1.2.1b.jar                            | None                                     |
| LCH   | lostcities                        | 2.0.21                   | lostcities-1.12-2.0.21.jar                          | None                                     |
| LCH   | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.jar                         | None                                     |
| LCH   | minetogether                      | 2.4.1                    | MineTogether-1.12.2-2.4.1.jar                       | None                                     |
| LCH   | minetogetherserver                | 2.4.1                    | MineTogether-1.12.2-2.4.1.jar                       | None                                     |
| LCH   | modnametooltip                    | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                    | None                                     |
| LCH   | moreoverlays                      | 1.15.1                   | moreoverlays-1.15.1-mc1.12.2.jar                    | None                                     |
| LCH   | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                         | None                                     |
| LCH   | mrtjpcore                         | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar             | None                                     |
| LCH   | naturescompass                    | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                     | None                                     |
| LCH   | nice                              | 0.4.0                    | nice-1.12-0.4.0.jar                                 | None                                     |
| LCH   | neid                              | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                            | None                                     |
| LCH   | notenoughwands                    | 1.8.1                    | notenoughwands-1.12-1.8.1.jar                       | None                                     |
| LCH   | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | patchouli                         | 1.0-20                   | Patchouli-1.0-20.jar                                | None                                     |
| LCH   | placebo                           | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                            | None                                     |
| LCH   | shetiphiancore                    | 3.5.9                    | shetiphiancore-1.12.0-3.5.9.jar                     | None                                     |
| LCH   | platforms                         | 1.4.6                    | platforms-1.12.0-1.4.6.jar                          | None                                     |
| LCH   | projectred-core                   | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.jar                | None                                     |
| LCH   | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.4.120-compat.jar              | None                                     |
| LCH   | projectred-integration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar         | None                                     |
| LCH   | projectred-transmission           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar         | None                                     |
| LCH   | projectred-fabrication            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-fabrication.jar         | None                                     |
| LCH   | projectred-illumination           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-lighting.jar            | None                                     |
| LCH   | projectred-expansion              | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
| LCH   | projectred-relocation             | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
| LCH   | projectred-transportation         | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
| LCH   | projectred-exploration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-world.jar               | None                                     |
| LCH   | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                   | None                                     |
| LCH   | rangedpumps                       | 0.5                      | rangedpumps-0.5.jar                                 | None                                     |
| LCH   | rebornstorage                     | 1.0.0                    | RebornStorage-1.12.2-3.3.4.85.jar                   | None                                     |
| LCH   | redstonearsenal                   | 2.6.3                    | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | refinedstorageaddons              | 0.4.5                    | refinedstorageaddons-0.4.5.jar                      | None                                     |
| LCH   | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                      | None                                     |
| LCH   | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH   | rftoolscontrol                    | 2.0.2                    | rftoolsctrl-1.12-2.0.2.jar                          | None                                     |
| LCH   | rftoolspower                      | 1.2.0                    | rftoolspower-1.12-1.2.0.jar                         | None                                     |
| LCH   | shadowmc                          | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                             | None                                     |
| LCH   | simplevoidworld                   | 1.2.0.9                  | Simple-Void-World-1.12-1.2.0.9-universal.jar        | None                                     |
| LCH   | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | simplyjetpacks                    | 2.2.13.66                | SimplyJetpacks2-1.12.2-2.2.13.66.jar                | None                                     |
| LCH   | snad                              | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                          | None                                     |
| LCH   | soulshardsrespawn                 | 1.12.2-1.1.1-13          | SoulShardsRespawn-1.12.2-1.1.1-13.jar               | None                                     |
| LCH   | stevescarts                       | 2.4.31.135               | StevesCarts-1.12.2-2.4.31.135.jar                   | None                                     |
| LCH   | storagedrawers                    | 1.12.2-5.4.0             | StorageDrawers-1.12.2-5.4.0.jar                     | None                                     |
| LCH   | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                 | None                                     |
| LCH   | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar          | None                                     |
| LCH   | thaumicjei                        | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                      | None                                     |
| LCH   | thermalcultivation                | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | thermalinnovation                 | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | thutcore                          | 5.21.0                   | thutcore-1.12.2-5.21.0.jar                          | None                                     |
| LCH   | thutcore_compat                   | 1.0                      | thutcore-1.12.2-5.21.0.jar                          | None                                     |
| LCH   | thuttech                          | 6.1.6                    | thuttech-1.12.2-6.1.6.jar                           | None                                     |
| LCH   | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                 | None                                     |
| LCH   | tipthescales                      | 1.0.4                    | TipTheScales-1.12.2-1.0.4.jar                       | None                                     |
| LCH   | topaddons                         | 1.12.2-1.11.0            | topaddons-1.12.2-1.11.0.jar                         | None                                     |
| LCH   | torchmaster                       | 1.8.0.79                 | torchmaster_1.12.2-1.8.0.79.jar                     | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LCH   | translocators                     | 2.5.2.81                 | Translocators-1.12.2-2.5.2.81-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                     | None                                     |
| LCH   | wanionlib                         | 1.12.2-2.2               | WanionLib-1.12.2-2.2.jar                            | None                                     |
| LCH   | waystones                         | 4.0.72                   | Waystones_1.12.2-4.0.72.jar                         | None                                     |
| LCH   | wct                               | 3.12.97                  | WirelessCraftingTerminal-1.12.2-3.12.97.jar         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | woot                              | 1.12.2-1.4.11            | woot-1.12.2-1.4.11.jar                              | None                                     |
| LCH   | xnet                              | 1.8.2                    | xnet-1.12-1.8.2.jar                                 | None                                     |
| LCH   | xtones                            | 1.12-1.0.8-11            | Xtones-1.12-1.0.8-11.jar                            | None                                     |
| LCH   | yabba                             | 1.1.2.53                 | YABBA-1.1.2.53.jar                                  | None                                     |
| LCH   | industrialwires                   | 1.7-36                   | IndustrialWires-1.7-36.jar                          | 7e11c175d1e24007afec7498a1616bef0000027d |
| LCH   | phosphor-lighting                 | 1.12.2-0.2.7             | phosphor-forge-mc1.12.2-0.2.7-universal.jar         | None                                     |
| LCH   | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                    | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LCH   | eleccoreloader                    | 1.9.452                  | ElecCore-1.12.2-1.9.452.jar                         | None                                     |
| LCH   | mysticallib                       | 1.12.2-1.3.6             | mysticallib-1.12.2-1.3.6.jar                        | None                                     |
| LCH   | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                    | None                                     |
| LCH   | unidict                           | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2.jar                            | None                                     |

Loaded coremods (and transformers): 

RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
com.therandomlabs.randompatches.core.RPTransformer
SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
pl.asie.splashanimation.core.SplashProgressTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
com.mordenkainen.bedpatch.BedPatchASM
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal.jar)

CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)

ForgelinPlugin (Forgelin-1.8.3.jar)

Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
shetiphian.asm.ClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-91.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
Launcher Tray (launchertray-1.0.jar)
net.creeperhost.launchertray.transformer.MinecraftTransformer
net.creeperhost.launchertray.transformer.StepTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)

DLFMLCorePlugin (DynamicLights-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.68-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 445.75' Renderer: 'GeForce GTX TITAN X/PCIe/SSE2'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
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)
- theoneprobeIntegration (Enabled/Not Forced)

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

List of loaded APIs: 
	* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r150.jar
	* ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
	* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
	* asielibAPI (1.1) from Computronics-1.12.2-1.6.6.jar
	* asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.6.jar
	* asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.6.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 AppleSkin-mc1.12-1.0.9.jar
	* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
	* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
	* BotaniaAPI (79) from AkashicTome-1.2-12.jar
	* buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_core (2.2) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_events (2.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_items (1.1) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_library (2.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_power (1.3) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.2.jar
	* buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.2.jar
	* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.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
	* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
	* ComputerCraft|API (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|FileSystem (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Lua (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Media (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Network (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Network|Wired (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Peripheral (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Permissions (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Redstone (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Turtle (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* ComputerCraft|API|Turtle|Event (1.84.0) from cc-tweaked-1.12.2-1.84.0.jar
	* computronicsAPI (1.3) from Computronics-1.12.2-1.6.6.jar
	* computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.6.jar
	* computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.6.jar
	* computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.6.jar
	* computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.6.jar
	* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
	* DR-API (1.0.4-Beta) from deepresonance-1.12-1.8.0.jar
	* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.24.349-universal.jar
	* ElecCoreAPI (1.0.0) from ElecCore-1.12.2-1.9.452.jar
	* enderioapi (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.51.jar
	* fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar
	* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.394.jar
	* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.394.jar
	* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.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-91.jar
	* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-91.jar
	* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
	* jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
	* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
	* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
	* modtogether|api (1.0) from MineTogether-1.12.2-2.4.1.jar
	* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
	* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
	* PatchouliAPI (6) from Patchouli-1.0-20.jar
	* projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
	* QuarkAPI (4) from Quark-r1.6-177.jar
	* railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
	* railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
	* railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
	* railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
	* reborncoreAPI (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
	* reborncoreAPI|Power (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
	* reborncoreAPI|Praescriptum (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
	* reborncoreAPI|Recipe (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
	* reborncoreAPI|Tile (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
	* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
	* sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
	* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
	* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
	* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
	* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
	* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
	* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
	* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
	* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
	* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
	* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
	* thut|API (1.0.0) from thutcore-1.12.2-5.21.0.jar
	* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
	* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
	* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
	* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
	* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
	* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
RebornCore: 
	Plugin Engine: 0
	RebornCore Version: 3.16.0.469
	Runtime Debofucsation 1
	RenderEngine: 1
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
              * Optifine is installed. This is NOT supported.
             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.`
commented

Please try to update the Chisel mod https://www.curseforge.com/minecraft/mc-mods/chisel/files/2915375
The version you are using is more than 2 years old and not compatible with the latest CTM version.
That is causing the crash ;)

commented

Please try to update the Chisel mod https://www.curseforge.com/minecraft/mc-mods/chisel/files/2915375
The version you are using is more than 2 years old and not compatible with the latest CTM version.
That is causing the crash ;)

OK, but than I have to update the mod on the Server too? So all the people need to update the Modpack?

commented

Thank you for the help.

I will ask the other people on the Server if they want to update these mods :)

Problem Fixed, thread closed!

commented

Unfortunately Yes!