这是怎么了?
---- Minecraft Crash Report ----
WARNING: coremods are present:
ForgelinPlugin ([前置]Forgelin-1.8.4.jar)
HCASM (HammerLib-1.12.2-2.0.6.19.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390 (1).jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 8/5/20 11:32 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber.subscribeAutomatic(ForgelinAutomaticEventSubscriber.kt:74)
at net.shadowfacts.forgelin.Forgelin.onPreInit(Forgelin.kt:22)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at sun.misc.Unsafe.ensureClassInitialized(Native Method)
at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(Unknown Source)
at sun.reflect.ReflectionFactory.newFieldAccessor(Unknown Source)
at java.lang.reflect.Field.acquireFieldAccessor(Unknown Source)
at java.lang.reflect.Field.getFieldAccessor(Unknown Source)
at java.lang.reflect.Field.get(Unknown Source)
at kotlin.reflect.jvm.internal.KClassImpl$Data$objectInstance$2.invoke(KClassImpl.kt:114)
at kotlin.reflect.jvm.internal.ReflectProperties$LazyVal.invoke(ReflectProperties.java:62)
at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:31)
at kotlin.reflect.jvm.internal.KClassImpl$Data.getObjectInstance(KClassImpl.kt)
at kotlin.reflect.jvm.internal.KClassImpl.getObjectInstance(KClassImpl.kt:239)
at net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber.subscribeAutomatic(ForgelinAutomaticEventSubscriber.kt:59)
... 41 more
Caused by: java.lang.IllegalArgumentException: Cannot create a fluidstack from an unregistered fluid
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:54)
at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:63)
at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:68)
at com.jozufozu.exnihiloomnia.common.blocks.BlockFluidWitchWater.<init>(BlockFluidWitchWater.kt:20)
at com.jozufozu.exnihiloomnia.common.blocks.ExNihiloBlocks.<clinit>(ExNihiloBlocks.kt:37)
... 53 more
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_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 207514584 bytes (197 MB) / 677380096 bytes (646 MB) up to 5905580032 bytes (5632 MB)
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx5632m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 85 mods loaded, 85 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.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | securitycraft | v1.8.18.2 | [1.12.2]+SecurityCraft+v1.8.18.2.jar | None |
| LCE | forgelin | 1.8.4 | [前置]Forgelin-1.8.4.jar | None |
| LC | aether_legacy | 1.4.4 | aether_legacy-1.12.2-v1.4.4.jar | None |
| LC | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LC | armourers_workshop | 1.12.2-0.50.1 | Armourers-Workshop-1.12.2-0.50.1.jar | None |
| LC | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
| LC | ic2 | 2.8.1001 | IC2Classic+1.12-1.5.4.5.jar | None |
| LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LC | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
| LC | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390 (1).jar | None |
| LC | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
| LC | bagelsmore | 2.0.1 | bagelsmore-1.12.2-2.0.1.jar | None |
| LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LC | betterenchantment | 1.1 | BetterEnchantment-1.12.2-v1.1.jar | None |
| LC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LC | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
| LC | binniecore | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | binniedesign | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | genetics | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | botany | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | extrabees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | extratrees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
| LC | cjcm | 1.0 | cjcm-1.0.jar | None |
| LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LC | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
| LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LC | tofucraft | 0.1.0.1 | TofuCraftReload-0.1.0.1.jar | None |
| LC | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LC | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
| LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LC | conarm | 1.2.5.9 | conarm-1.12.2-1.2.5.9.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LC | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LC | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LC | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LC | customnpcs | 1.12 | CustomNPCs_1.12.2-(01Oct19).jar | None |
| LC | botania | r1.10-360 | mckuai1.12.2Botania-Mod.jar | None |
| LC | cyberware | 0.2.11.24 | cyberware-1.12.2-0.2.11.24.jar | None |
| LC | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None |
| LC | energyconverters | 1.3.7.30 | energyconverters_1.12.2-1.3.7.30.jar | None |
| LC | hammercore | 2.0.6.19 | HammerLib-1.12.2-2.0.6.19.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
| LC | equivadditions | 12.2.9 | EquivalentAdditions-1.12.2-12.2.9.jar | None |
| LC | equivalentenergistics | 0.8.3 | EquivalentEnergistics-1.12.2-PE_1.3.1B-AE2_RV6-0.8.3.jar | None |
| LC | exnihilocreatio | 1.12.2-0.4.7.2 | exnihilocreatio-1.12.2-0.4.7.2.jar | None |
| LC | exnihiloomnia | 1.0 | exnihiloomnia_1.12.2-0.0.2.jar | None |
| LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LC | ic2-classic-spmod | 0.0.0.0 | IC2Classic+1.12-1.5.4.5.jar | None |
| LC | icbmclassic | 1.12.2-3.3.0.63 | ICBM-classic-1.12.2-3.3.0b63.jar | None |
| LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | trackapi | 1.2 | TrackAPI-1.2.jar | None |
| LC | immersiverailroading | 1.7.3 | ImmersiveRailroading-1.7.3_1.12.2.jar | None |
| LC | universalmodcore | 1.0.0 | ImmersiveRailroading-1.7.3_1.12.2.jar | None |
| LC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LC | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| LC | lucky | 7.6.0 | luckyblock-1.12.2-7.6.0 .jar | None |
| LC | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
| LC | props | 2.6.2 | mckuai1.12.2Decocraft-2.6.2mod.jar | None |
| LC | vgirlarmor | 2.9.6 | mckuai1.12.2Girl-Armor-Mod.jar | None |
| LC | inspirations | 1.12.2-0.2.8 | mckuai1.12.2Inspirations-Mod.jar | None |
| LC | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zg.jar | None |
| LC | parachutemod | 1.7.4 | parachutemod-1.12.2-1.7.4-446.jar | None |
| LC | pewter | 1.4.3 | Pewter-1.4.3 (1).jar | None |
| LC | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.3-15.jar | None |
| LC | projectex | 1.2.0.40 | ProjectEX-1.2.0.40.jar | None |
| LC | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LC | skewers | 1.1 | Skewers-1.1.jar | None |
| LC | sync | 7.1.0 | Sync-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LC | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LC | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LC | tlsywen | 1.0 | tlsywen-1.1.jar | None |
| LC | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| LC | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
| LC | candymod | 1.1.4 | mckuai1.12.2Candy-World1.1.4Mod.jar | None |
| LC | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
Loaded coremods (and transformers):
ForgelinPlugin ([前置]Forgelin-1.8.4.jar)
HCASM (HammerLib-1.12.2-2.0.6.19.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390 (1).jar)
mekanism.coremod.KeybindingMigrationHelper
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4836' Renderer: 'Intel(R) HD Graphics 530'
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)
HammerCore Debug Information:
Dependent Mods:
-Equivalent Additions (equivadditions) @12.2.9
Pulsar/inspirations loaded Pulses:
- InspirationsShared (Enabled/Forced)
- InspirationsBuilding (Enabled/Not Forced)
- InspirationsUtility (Enabled/Not Forced)
- InspirationsTools (Enabled/Not Forced)
- InspirationsRecipes (Enabled/Not Forced)
- InspirationsTweaks (Enabled/Not Forced)
- InspirationsShared (Enabled/Forced)
- TwilightForestPlugin (Enabled/Not Forced)
崩溃报告 - 1.12.2-forge-14.23.5.2854.zip
(322.26 KB, 下载次数: 9)
|