by 腐ったキャベツ » 2022年1月23日(日) 09:57
クラッシュしやがりました。
環境は、Minecraft1.12.2のModded環境です。
導入しているForgeのバージョンは1.12.2-14.23.5.2860です。
Optifine、BetterFPSなど導入中です。
起動時の読み込み中に突然クラッシュします(エラーコードは-1でした)
クラッシュログ
---- Minecraft Crash Report ----
WARNING: coremods are present:
wings (wings-1.1.6-1.12.2.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
EngineersDoorsLoadingPlugin (engineers_doors-1.12.2-0.9.1.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
MovingWorldCore (movingworld-1.12-6.353-full.jar)
BCModPlugin (backpacks+1.12.2+-+3.5.12.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
OpenDisksUnpack (OpenDisks-MC1.12.2-0.1.0.3.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
IILoadingPlugin (immersiveintelligence-core-0.2.1.jar)
IntelliInputCorePlugin (IntelliInput-2.6-for1.12.2.jar)
LogisticsPipesCoreLoader (logisticspipes-0.10.3.40.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
FutureMC (future-mc-1.12.2-0.2.7.4.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
CorePlugin (ItemDelocalizer-1.12.2-0.6.2b.jar)
TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar)
MixinLoaderForge ([[valkyrien-skies-1.1.7-all]].jar)
EMCGadgetsCorePlugin (EMCGadgets-1.0.2.9-universal.jar)
SoundUnpack (OpenSecurity-1.12.2-1.0-83.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
HCASM (HammerLib-1.12.2-2.0.6.31.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
DCASMPlugin (HeatAndClimateLib_1.12.2-3.8.4.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
ForgelinPlugin (Forgelin-1.8.4.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.14-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 1/22/22 3:12 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(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.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(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.ExceptionInInitializerError
at sun.misc.Unsafe.ensureClassInitialized(Native Method)
at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:142)
at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
at java.lang.reflect.Field.get(Field.java:393)
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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5238651824 bytes (4995 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8G -Xmx8G -XX:MetaspaceSize=1G -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+DisableExplicitGC -XX:+OptimizeStringConcat -XX:+UseTLAB -Xss2G -Xmn2G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 547 mods loaded, 545 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
---導入MODの部分は次のコメントに移動しています---
Loaded coremods (and transformers):
wings (wings-1.1.6-1.12.2.jar)
me.paulf.wings.server.asm.WingsRuntimePatcher
me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EngineersDoorsLoadingPlugin (engineers_doors-1.12.2-0.9.1.jar)
nihiltres.engineersdoors.common.asm.EngineersDoorsClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
li.cil.oc.common.asm.ClassTransformer
MovingWorldCore (movingworld-1.12-6.353-full.jar)
BCModPlugin (backpacks+1.12.2+-+3.5.12.jar)
brad16840.core.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
OpenDisksUnpack (OpenDisks-MC1.12.2-0.1.0.3.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
IILoadingPlugin (immersiveintelligence-core-0.2.1.jar)
pl.pabilo8.immersiveintelligence.common.asm.IIClassTransformer
IntelliInputCorePlugin (IntelliInput-2.6-for1.12.2.jar)
com.tsoft_web.IntelliInput.asm.IntelliInputTransformer
LogisticsPipesCoreLoader (logisticspipes-0.10.3.40.jar)
logisticspipes.asm.LogisticsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
FutureMC (future-mc-1.12.2-0.2.7.4.jar)
thedarkcolour.futuremc.asm.CoreTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
CorePlugin (ItemDelocalizer-1.12.2-0.6.2b.jar)
bre.nti.asm.Transformer
TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar)
xyz.phanta.tconevo.coremod.TconEvoClassTransformer
MixinLoaderForge ([[valkyrien-skies-1.1.7-all]].jar)
EMCGadgetsCorePlugin (EMCGadgets-1.0.2.9-universal.jar)
net.teamfruit.emcgadgets.asm.EMCGadgetsTransformer
SoundUnpack (OpenSecurity-1.12.2-1.0-83.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
org.dimdev.jeid.JEIDTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
HCASM (HammerLib-1.12.2-2.0.6.31.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
DCASMPlugin (HeatAndClimateLib_1.12.2-3.8.4.jar)
defeatedcrow.hac.asm.DCMethodTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
pw.prok.realbench.asm.RBTransformer
SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
com.Shultrea.Rin.Transformer.SMEASM
ForgelinPlugin (Forgelin-1.8.4.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.14-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
svenhjol.charm.base.CharmClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14761 Compatibility Profile Context 21.30.23.01 30.0.13023.1012' Renderer: 'AMD 15D8:C8'
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 : /C:/Users/ユーザー名/AppData/Roaming/.minecraft/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)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
HammerCore Debug Information:
Dependent Mods:
-Botanic Additions (botanicadds) @ 12.2.6
Futurepack Applied Energistics 2 Version: @aechannel@ @version@ 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)
- ChiselPlugin (Enabled/Not Forced)
- ExNihiloPlugin (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.14761 Compatibility Profile Context 21.30.23.01 30.0.13023.1012
OpenGlRenderer: AMD 15D8:C8
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8
クラッシュしやがりました。
環境は、Minecraft1.12.2のModded環境です。
導入しているForgeのバージョンは1.12.2-14.23.5.2860です。
Optifine、BetterFPSなど導入中です。
起動時の読み込み中に突然クラッシュします(エラーコードは-1でした)
[size=150]クラッシュログ[/size]
[spoiler]---- Minecraft Crash Report ----
WARNING: coremods are present:
wings (wings-1.1.6-1.12.2.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
EngineersDoorsLoadingPlugin (engineers_doors-1.12.2-0.9.1.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
MovingWorldCore (movingworld-1.12-6.353-full.jar)
BCModPlugin (backpacks+1.12.2+-+3.5.12.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
OpenDisksUnpack (OpenDisks-MC1.12.2-0.1.0.3.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
IILoadingPlugin (immersiveintelligence-core-0.2.1.jar)
IntelliInputCorePlugin (IntelliInput-2.6-for1.12.2.jar)
LogisticsPipesCoreLoader (logisticspipes-0.10.3.40.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
FutureMC (future-mc-1.12.2-0.2.7.4.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
CorePlugin (ItemDelocalizer-1.12.2-0.6.2b.jar)
TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar)
MixinLoaderForge ([[valkyrien-skies-1.1.7-all]].jar)
EMCGadgetsCorePlugin (EMCGadgets-1.0.2.9-universal.jar)
SoundUnpack (OpenSecurity-1.12.2-1.0-83.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
HCASM (HammerLib-1.12.2-2.0.6.31.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
DCASMPlugin (HeatAndClimateLib_1.12.2-3.8.4.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
ForgelinPlugin (Forgelin-1.8.4.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.14-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 1/22/22 3:12 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(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.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(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.ExceptionInInitializerError
at sun.misc.Unsafe.ensureClassInitialized(Native Method)
at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:142)
at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
at java.lang.reflect.Field.get(Field.java:393)
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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5238651824 bytes (4995 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8G -Xmx8G -XX:MetaspaceSize=1G -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+DisableExplicitGC -XX:+OptimizeStringConcat -XX:+UseTLAB -Xss2G -Xmn2G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 547 mods loaded, 545 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
---導入MODの部分は次のコメントに移動しています---
Loaded coremods (and transformers):
wings (wings-1.1.6-1.12.2.jar)
me.paulf.wings.server.asm.WingsRuntimePatcher
me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EngineersDoorsLoadingPlugin (engineers_doors-1.12.2-0.9.1.jar)
nihiltres.engineersdoors.common.asm.EngineersDoorsClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
li.cil.oc.common.asm.ClassTransformer
MovingWorldCore (movingworld-1.12-6.353-full.jar)
BCModPlugin (backpacks+1.12.2+-+3.5.12.jar)
brad16840.core.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
OpenDisksUnpack (OpenDisks-MC1.12.2-0.1.0.3.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
IILoadingPlugin (immersiveintelligence-core-0.2.1.jar)
pl.pabilo8.immersiveintelligence.common.asm.IIClassTransformer
IntelliInputCorePlugin (IntelliInput-2.6-for1.12.2.jar)
com.tsoft_web.IntelliInput.asm.IntelliInputTransformer
LogisticsPipesCoreLoader (logisticspipes-0.10.3.40.jar)
logisticspipes.asm.LogisticsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
FutureMC (future-mc-1.12.2-0.2.7.4.jar)
thedarkcolour.futuremc.asm.CoreTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
CorePlugin (ItemDelocalizer-1.12.2-0.6.2b.jar)
bre.nti.asm.Transformer
TconEvoCoreMod (tconevo-1.12.2-1.0.44.jar)
xyz.phanta.tconevo.coremod.TconEvoClassTransformer
MixinLoaderForge ([[valkyrien-skies-1.1.7-all]].jar)
EMCGadgetsCorePlugin (EMCGadgets-1.0.2.9-universal.jar)
net.teamfruit.emcgadgets.asm.EMCGadgetsTransformer
SoundUnpack (OpenSecurity-1.12.2-1.0-83.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
org.dimdev.jeid.JEIDTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
HCASM (HammerLib-1.12.2-2.0.6.31.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
DCASMPlugin (HeatAndClimateLib_1.12.2-3.8.4.jar)
defeatedcrow.hac.asm.DCMethodTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
pw.prok.realbench.asm.RBTransformer
SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
com.Shultrea.Rin.Transformer.SMEASM
ForgelinPlugin (Forgelin-1.8.4.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.14-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
svenhjol.charm.base.CharmClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14761 Compatibility Profile Context 21.30.23.01 30.0.13023.1012' Renderer: 'AMD 15D8:C8'
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 : /C:/Users/ユーザー名/AppData/Roaming/.minecraft/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)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
HammerCore Debug Information:
Dependent Mods:
-Botanic Additions (botanicadds) @ 12.2.6
Futurepack Applied Energistics 2 Version: @aechannel@ @version@ 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)
- ChiselPlugin (Enabled/Not Forced)
- ExNihiloPlugin (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.14761 Compatibility Profile Context 21.30.23.01 30.0.13023.1012
OpenGlRenderer: AMD 15D8:C8
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8[/spoiler]