Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caught exception from BuildCraft Silicon/Crash #4718

Open
Srundy opened this issue Apr 25, 2024 · 0 comments
Open

Caught exception from BuildCraft Silicon/Crash #4718

Srundy opened this issue Apr 25, 2024 · 0 comments
Labels
auto: crash This issue was based on the "crash" issue type, and hasn't been looked at yet.

Comments

@Srundy
Copy link

Srundy commented Apr 25, 2024

i have no clue on the crash so um yeah but idk what the problem could be or how to fix it i am on 1.12.2 but that's all the crash report

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BuildCraft Silicon (buildcraftsilicon)

---- Minecraft Crash Report ----

WARNING: coremods are present:
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
Born in a Barn (Born In A Barn 1.8-1.12-1.2.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
LoadingPlugin (ChunkAnimator-1.12.2-1.2.1.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
OTGCorePlugin (OTG-Core.jar)
ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
LootrCore (lootr-1.12.2-0.6.2.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-2.0.0-17.jar)
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.9.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
MixinBooter (!mixinbooter-8.8.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
OECore (OceanicExpanse-1.1.0.jar)
SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.17-forge-mc1.12.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 4/25/24 3:46 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BuildCraft Silicon (buildcraftsilicon)
Caused by: java.lang.IllegalStateException: Scanning facade states
State = oe:kelp_mid[half=lower,level=14]
Block = oe:kelp_mid
Stack = 1xtile.oe.kelp_mid@0
varying-properties: {
PropertyInteger{name=level, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} = null
PropertyEnum{name=half, clazz=class com.sirsquidly.oe.blocks.BlockVeryBadAndLazyTransfer$EnumBlockHalf, values=[upper, lower]} = null
}
at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:354)
at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213)
at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
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)
Caused by: java.lang.IllegalStateException: Writing facade block state
State = oe:kelp_mid[half=lower,level=14]
at buildcraft.silicon.plug.FacadePhasedState.writeToBuffer(FacadePhasedState.java:77)
at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:334)
... 42 more
Caused by: java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=half, clazz=class com.sirsquidly.oe.blocks.BlockVeryBadAndLazyTransfer$EnumBlockHalf, values=[upper, lower]} as it does not exist in BlockStateContainer{block=oe:kelp, properties=[age, level, top]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
at buildcraft.lib.misc.MessageUtil.writeBlockState(MessageUtil.java:202)
at buildcraft.silicon.plug.FacadePhasedState.writeToBuffer(FacadePhasedState.java:75)
... 43 more

No Mixin Metadata is found in the Stacktrace.

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

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: 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: 1350585544 bytes (1288 MB) / 6850871296 bytes (6533 MB) up to 14466154496 bytes (13796 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx15520m -Xms256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 193 mods loaded, 192 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                                |
|:----- |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
| LCHI  | minecraft                         | 1.12.2                   | minecraft.jar                                   | None                                     |
| LCHI  | mcp                               | 9.42                     | minecraft.jar                                   | None                                     |
| LCHI  | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2859.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI  | forge                             | 14.23.5.2859             | forge-1.12.2-14.23.5.2859.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI  | ivtoolkit                         | 1.3.3-1.12               | minecraft.jar                                   | None                                     |
| LCHI  | otgcore                           | 1.12.2-v9.5-R1           | minecraft.jar                                   | None                                     |
| LCHI  | mixinbooter                       | 8.8                      | minecraft.jar                                   | None                                     |
| LCHI  | obfuscate                         | 0.4.2                    | minecraft.jar                                   | None                                     |
| LCHI  | opencomputers|core                | 1.8.5                    | minecraft.jar                                   | None                                     |
| LCHI  | replaymod                         | 1.12.2-2.6.12            | replaymod-1.12.2-2.6.12.jar                     | None                                     |
| LCHI  | securitycraft                     | v1.9.9                   | [1.12.2] SecurityCraft v1.9.9.jar               | None                                     |
| LCHI  | movillages                        | 1.5.4                    | [1.12]MoVillages-1.5.4.jar                      | None                                     |
| LCHI  | supermartijn642corelib            | 1.1.17                   | _supermartijn642corelib-1.1.17-forge-mc1.12.jar | None                                     |
| LCHI  | redstoneflux                      | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar         | None                                     |
| LCHI  | cofhcore                          | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar           | None                                     |
| LCHI  | ic2                               | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHI  | crafttweaker                      | 4.1.20                   | CraftTweaker2-1.12-4.1.20.698.jar               | None                                     |
| LCHI  | jei                               | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                       | None                                     |
| LCHI  | buildcraftlib                     | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCHI  | buildcraftcore                    | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCHI  | buildcraftbuilders                | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCHI  | buildcraftenergy                  | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCHI  | buildcraftfactory                 | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCHI  | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                            | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LCHI  | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
| LCHI  | endercore                         | 1.12.2-0.5.78            | EnderCore-1.12.2-0.5.78.jar                     | None                                     |
| LCHI  | cofhworld                         | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar          | None                                     |
| LCHI  | thermalfoundation                 | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar  | None                                     |
| LCHI  | enderio                           | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCHI  | enderiointegrationtic             | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCHI  | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                        | None                                     |
| LCHI  | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
| LCHI  | immersiveengineering              | 0.12-98                  | ImmersiveEngineering-0.12-98.jar                | None                                     |
| LCHI  | libvulpes                         | 0.4.2.-25                | LibVulpes-1.12.2-0.4.2-25-universal.jar         | None                                     |
| LCHI  | advancedrocketry                  | 1.12.2-2.0.0-17          | AdvancedRocketry-1.12.2-2.0.0-17.jar            | None                                     |
| LCHI  | applecore                         | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                    | None                                     |
| LCHI  | appleskin                         | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                     | None                                     |
| LCHI  | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHI  | aquaculture                       | 1.6.8                    | Aquaculture-1.12.2-1.6.8.jar                    | None                                     |
| LCHI  | artifacts                         | 1.12.2-1.2.4             | artifacts-1.12.2-1.2.4.jar                      | None                                     |
| LCHI  | betteradvancements                | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar          | None                                     |
| LCHI  | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None                                     |
| LCHI  | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                              | None                                     |
| LCHI  | betterfoliage                     | 2.3.2                    | BetterFoliage-MC1.12-2.3.3.jar                  | None                                     |
| LCHI  | bettermineshafts                  | 1.12.2-2.2.1             | BetterMineshaftsForge-1.12.2-2.2.1.jar          | None                                     |
| LCHI  | betternether                      | 0.1.8.6                  | betternether-0.1.8.6.jar                        | None                                     |
| LCHI  | betterplacement                   | 1.0.0-1                  | BetterPlacement-1.0.0-1.jar                     | None                                     |
| LCHI  | betterthirdperson                 | 1.9.0                    | BetterThirdPerson-Forge-1.12.2-1.9.0.jar        | None                                     |
| LCHI  | biomesoplenty                     | 7.0.1.2445               | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar   | None                                     |
| LCHI  | bookworm                          | 1.12.2-2.5.2.1           | bookworm-1.12.2-2.5.2.1.jar                     | None                                     |
| LCHI  | buildcrafttransport               | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCHE  | buildcraftsilicon                 | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCH   | buildcraftcompat                  | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCH   | buildcraftrobotics                | 7.99.24.8                | buildcraft-all-7.99.24.8.jar                    | None                                     |
| LCH   | carryon                           | 1.12.3                   | carryon-1.12.2-1.12.7.23.jar                    | None                                     |
| LCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
| LCH   | cherishedworlds                   | 1.12.2-1.0.1             | cherishedworlds-1.12.2-1.0.1.jar                | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCH   | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | chickenchunks                     | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | chunkanimator                     | 1.12.2-1.2               | ChunkAnimator-1.12.2-1.2.1.jar                  | None                                     |
| LCH   | collective                        | 3.0                      | collective-1.12.2-3.0.jar                       | None                                     |
| LCH   | conarm                            | 1.2.5.10                 | conarm-1.12.2-1.2.5.10.jar                      | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCH   | controlling                       | 3.0.10                   | Controlling-3.0.12.3.jar                        | None                                     |
| LCH   | cookingforblockheads              | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
| LCH   | coralreef                         | 2.0                      | CoralReef-2.5-1.12.2.jar                        | None                                     |
| LCH   | extendedrenderer                  | v1.0                     | coroutil-1.12.1-1.2.37.jar                      | None                                     |
| LCH   | coroutil                          | 1.12.1-1.2.37            | coroutil-1.12.1-1.2.37.jar                      | None                                     |
| LCH   | configmod                         | v1.0                     | coroutil-1.12.1-1.2.37.jar                      | None                                     |
| LCH   | corpse                            | 1.12.2-1.0.8             | corpse-1.12.2-1.0.8.jar                         | None                                     |
| LCH   | cosmeticarmorreworked             | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar            | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCH   | craftstudioapi                    | 1.0.0                    | CraftStudio-1.0.0.93-mc1.12-alpha.jar           | None                                     |
| LCH   | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.20.698.jar               | None                                     |
| LCH   | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.20.698.jar               | None                                     |
| LCH   | customnpcs                        | 1.12                     | CustomNPCs_1.12.2-(05Jul20).jar                 | None                                     |
| LCH   | d3core                            | 1.3.2.71                 | D3Core-1.12.2-1.3.2.71.jar                      | None                                     |
| LCH   | ptrmodellib                       | 1.0.5                    | PTRLib-1.0.5.jar                                | None                                     |
| LCH   | props                             | 2.6.3.7                  | Decocraft-2.6.3.7_1.12.2.jar                    | None                                     |
| LCH   | display                           | 1.2.4                    | Display-1.2.4.jar                               | None                                     |
| LCH   | sereneseasons                     | 1.2.18                   | SereneSeasons-1.12.2-1.2.18-universal.jar       | None                                     |
| LCH   | orelib                            | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCH   | dsurround                         | 3.6.1.0                  | DynamicSurroundings-1.12.2-3.6.1.0.jar          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCH   | reccomplex                        | 1.4.8.5                  | RecurrentComplex-1.4.8.5.jar                    | None                                     |
| LCH   | dynamictrees                      | 1.12.2-0.9.29            | DynamicTrees-1.12.2-0.9.29.jar                  | None                                     |
| LCH   | elevatorid                        | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                   | None                                     |
| LCH   | enderiobase                       | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderioconduits                   | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderioconduitsappliedenergistics | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | opencomputers                     | 1.8.5                    | OpenComputers-MC1.12.2-1.8.5+179e1c3.jar        | None                                     |
| LCH   | enderioconduitsopencomputers      | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderioconduitsrefinedstorage     | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderiointegrationforestry        | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderiointegrationticlate         | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderioinvpanel                   | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderiomachines                   | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderiopowertools                 | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                       | None                                     |
| LCH   | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                      | None                                     |
| LCH   | falling_tree                      | 2.4.0                    | FallingTree-1.12.2-2.4.0.jar                    | None                                     |
| LCH   | farmingforblockheads              | 3.1.28                   | FarmingForBlockheads_1.12.2-3.1.28.jar          | None                                     |
| LCH   | farsight                          | 1.6                      | farsight-1.6.jar                                | None                                     |
| LCH   | flansmod                          | 5.10.0                   | Flan's Mod-1.12.2-5.10.0.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   | llibrary                          | 1.7.20                   | llibrary-1.7.20-1.12.2.jar                      | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH   | fossil                            | 8.0.5                    | fossilsarcheology-8.0.6.jar                     | None                                     |
| LCH   | cfm                               | 6.3.0                    | furniture-6.3.2-1.12.2.jar                      | None                                     |
| LCH   | cgm                               | 0.15.3                   | guns-0.15.3-1.12.2.jar                          | None                                     |
| LCH   | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | hats                              | 7.1.1                    | Hats-1.12.2-7.1.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
| LCH   | immersivecables                   | 1.3.2                    | ImmersiveCables-1.12.2-1.3.2.jar                | None                                     |
| LCH   | mekanism                          | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                   | None                                     |
| LCH   | teslacorelib                      | 1.0.18                   | tesla-core-lib-1.12.2-1.0.18.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar      | None                                     |
| LCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH   | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
| LCH   | ironfurnaces                      | 1.3.5                    | ironfurnaces-1.3.5.jar                          | None                                     |
| LCH   | jeivillagers                      | 1.0                      | jeivillagers-1.12-1.0.2.jar                     | None                                     |
| LCH   | journeymap                        | 1.12.2-5.7.1p2           | journeymap-1.12.2-5.7.1p2.jar                   | None                                     |
| LCH   | jsonlootbags                      | 1.0                      | JsonLootBags-1.12.2-1.0.0.15.jar                | None                                     |
| LCH   | jeresources                       | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar         | None                                     |
| LCH   | sturcturemod                      | 0.1                      | Little_Structures_mod_1.12.2_v1.0.jar           | None                                     |
| LCH   | longerdays                        | 1.0.4                    | longerdays-1.0.4.jar                            | None                                     |
| LCH   | lootbagmod                        | 1.5.2                    | lootbagmod-1.12.2-1.5.2-FINAL.jar               | None                                     |
| LCH   | lootr                             | 0.6.2                    | lootr-1.12.2-0.6.2.jar                          | None                                     |
| LCH   | malisiscore                       | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                    | None                                     |
| LCH   | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
| LCH   | mcwbridges                        | 1.0.6                    | mcw-bridges-1.0.6b-mc1.12.2.jar                 | None                                     |
| LCH   | mcwfences                         | 1.0.0                    | mcw-fences-1.0.0-mc1.12.2.jar                   | None                                     |
| LCH   | mcwpaintings                      | 1.0.5                    | mcw-paintings-1.0.5-1.12.2forge.jar             | None                                     |
| LCH   | mekanismgenerators                | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar         | None                                     |
| LCH   | mekanismtools                     | 1.12.2-9.8.3.390         | MekanismTools-1.12.2-9.8.3.390.jar              | None                                     |
| LCH   | testdummy                         | 1.12                     | MmmMmmMmmMmm-1.12-1.14.jar                      | None                                     |
| LCH   | mobdismemberment                  | 7.0.0                    | MobDismemberment-1.12.2-7.0.0.jar               | None                                     |
| LCH   | modernweaponspack                 | 5.8.2                    | Modern Warfare-Content Pack-1.12.2-5.8.2.jar    | None                                     |
| LCH   | modularitemframe                  | 2                        | modularitemframe-1.12.2-2.2.jar                 | None                                     |
| LCH   | numina                            | 1.0                      | Numina-1.12.2-1.1.049.jar                       | None                                     |
| LCH   | powersuits                        | 1.1.048                  | ModularPowersuits-1.12.2-1.1.048.jar            | None                                     |
| LCH   | guilib                            | $version                 | morepaintings-paintings-1.12.2-5.0.1.2.jar      | None                                     |
| LCH   | paintingselgui                    | $version                 | morepaintings-paintings-1.12.2-5.0.1.2.jar      | None                                     |
| LCH   | morepaintings                     | $version                 | morepaintings-paintings-1.12.2-5.0.1.2.jar      | None                                     |
| LCH   | mousetweaks                       | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                   | None                                     |
| LCH   | oe                                | 1.1.0                    | OceanicExpanse-1.1.0.jar                        | None                                     |
| LCH   | openscreens                       | 1.0.1                    | openscreens-1.12.2-1.0.1.jar                    | None                                     |
| LCH   | oreberries                        | 0.5.0                    | oreberries-1.12.x-0.5.0.jar                     | None                                     |
| LCH   | oreexcavation                     | 1.4.150                  | OreExcavation-1.4.150.jar                       | None                                     |
| LCH   | desertcraft                       | 1.12.2b                  | Pam's DesertCraft 1.12.2c.jar                   | None                                     |
| LCH   | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                 | None                                     |
| LCH   | simplerecipes                     | 1.12.2c                  | Pam's Simple Recipes 1.12.2c.jar                | None                                     |
| LCH   | pamscookables                     | 1.1                      | pamscookables-1.1.jar                           | None                                     |
| LCH   | paraglider                        | 1.0.1.5                  | Paraglider-1.12.2-1.0.1.5.jar                   | None                                     |
| LCH   | placebo                           | 1.6.0                    | Placebo-1.12.2-1.6.1.jar                        | None                                     |
| LCH   | plants2                           | 2.10.7                   | Plants-1.12.2-2.10.7.jar                        | None                                     |
| LCH   | randomloot                        | 1.7.5                    | randomloot-1.12.2-1.7.5.jar                     | None                                     |
| LCH   | rbmf                              | 1.0                      | rbmf_1.12-1.0.jar                               | None                                     |
| LCH   | additionalstructures              | 2.5.0                    | Rex's-AdditionalStructures-1.12.x(v.2.5.0).jar  | None                                     |
| LCH   | sanlib                            | 1.6.3                    | SanLib-1.12.2-1.6.3.jar                         | 4aad6d31d04fd4b54ac08427561b110ee66198fd |
| LCH   | sanplayermodel                    | 1.2.2                    | SanLib-1.12.2-1.6.3.jar                         | None                                     |
| LCH   | serenetweaks                      | 0.0.1                    | SereneTweaks-1.0.jar                            | None                                     |
| LCH   | simplepartspack                   | 5.7.2                    | Simple Parts-Content Pack-1.12.2-5.7.2.jar      | None                                     |
| LCH   | simplylight                       | 1.12.2-0.8.7             | simplylight-1.12.2-0.8.7.jar                    | None                                     |
| LCH   | storagedrawers                    | 5.5.0                    | StorageDrawers-1.12.2-5.5.0.jar                 | None                                     |
| LCH   | swampland                         | 2.6                      | Swamp_1.12.2_2.6.jar                            | None                                     |
| LCH   | arm                               | 1.0.0                    | TacCraft_0.9_1.12.2.jar                         | None                                     |
| LCH   | tektopia                          | 1.1.0                    | tektopia-1.1.0.jar                              | None                                     |
| LCH   | tthcc                             | 1.3                      | Tektopia-Harvestcraft-Compat-1.3.jar            | None                                     |
| LCH   | thermalinnovation                 | 0.3.6                    | ThermalInnovation-1.12.2-0.3.6.1-universal.jar  | None                                     |
| LCH   | tcomplement                       | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar              | None                                     |
| LCH   | tinkersjei                        | 1.2                      | tinkersjei-1.2.jar                              | None                                     |
| LCH   | tinkersoc                         | 0.6                      | tinkersoc-0.6.jar                               | None                                     |
| LCH   | tinkersoredictcache               | 1.0                      | TinkersOreDictCache-1.0.jar                     | None                                     |
| LCH   | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar             | None                                     |
| LCH   | tinymobfarm                       | 1.0.5                    | TinyMobFarm-1.12.2-1.0.5.jar                    | None                                     |
| LCH   | trackapi                          | 1.2                      | TrackAPI-1.2.jar                                | None                                     |
| LCH   | trashcans                         | 1.0.18                   | trashcans-1.0.18-forge-mc1.12.jar               | None                                     |
| LCH   | travelersbackpack                 | 1.0.35                   | TravelersBackpack-1.12.2-1.0.35.jar             | None                                     |
| LCH   | universalmodcore                  | 1.2.1                    | UniversalModCore-1.12.2-forge-1.2.1.jar         | None                                     |
| LCH   | vehicle                           | 0.44.1                   | vehicle-mod-0.44.1-1.12.2.jar                   | None                                     |
| LCH   | villagermarket                    | 1.0.2                    | villager-market-1.12.2-1.0.2.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | villagersleashed                  | 1.0.0                    | VillagersLeashable-1.0.jar                      | None                                     |
| LCH   | villagespawnpoint                 | 1.8                      | villagespawnpoint_1.12.2-1.8.jar                | None                                     |
| LCH   | waterstrainer                     | 3.3.0                    | WaterStrainer-1.12-3.3.0.jar                    | None                                     |
| LCH   | waystones                         | 4.1.0                    | Waystones_1.12.2-4.1.0.jar                      | None                                     |
| LCH   | weather2                          | 1.12.1-2.6.12            | weather2-1.12.1-2.6.12.jar                      | None                                     |
| LCH   | worldedit                         | 6.1.10                   | worldedit-forge-mc1.12.2-6.1.10-dist.jar        | None                                     |
| LCH   | wrcbe                             | 2.3.2                    | WR-CBE-1.12.2-2.3.2.33-universal.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | betterdisplays                    | 1.12.2-1.1.1             | BetterDisplays-1.12.2-1.1.1.jar                 | None                                     |
| LCH   | rebornmod                         | 1.3.1                    | JurassicWorldReborn-1.12.2-1.3.2.jar            | None                                     |
| LCH   | structurize                       | 1.12.2-0.10.277-RELEASE  | structurize-1.12.2-0.10.277-RELEASE.jar         | None                                     |
| LCH   | minecolonies                      | 1.12.2-0.11.841-ALPHA    | minecolonies-1.12.2-0.11.841-BETA-universal.jar | None                                     |
| LCH   | teslacorelib_registries           | 1.0.18                   | tesla-core-lib-1.12.2-1.0.18.jar                | None                                     |
| UD    | advancedrocketrycore              | 1                        | minecraft.jar                                   | None                                     |

Loaded coremods (and transformers): 

TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)

Born in a Barn (Born In A Barn 1.8-1.12-1.2.jar)
com.chocohead.biab.BornInABarn
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
LoadingPlugin (ChunkAnimator-1.12.2-1.2.1.jar)
lumien.chunkanimator.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.excluded.OTGClassTransformer
ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
com.tictim.paraglider.asm.TransformerModelBiped
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
squeek.applecore.asm.TransformerModuleHandler
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
LootrCore (lootr-1.12.2-0.6.2.jar)

TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)
li.cil.oc.common.asm.ClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-2.0.0-17.jar)
zmaster587.advancedRocketry.asm.ClassTransformer
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.9.jar)

MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

IvToolkit (IvToolkit-1.3.3-1.12.jar)

MixinBooter (!mixinbooter-8.8.jar)

BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
OECore (OceanicExpanse-1.1.0.jar)

SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.17-forge-mc1.12.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 536.23' Renderer: 'NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2'
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.
Authlib is : /D:/Curse%20Forge%20Minecraft%20Mods%20W/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash.       !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

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)
	- wailaIntegration (Enabled/Not Forced)

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

d3core: Debug: false Silliness: true AprilFools: true PastPost:false
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 11
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 536.23
OpenGlRenderer: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12
@Srundy Srundy added the auto: crash This issue was based on the "crash" issue type, and hasn't been looked at yet. label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto: crash This issue was based on the "crash" issue type, and hasn't been looked at yet.
Projects
None yet
Development

No branches or pull requests

1 participant