第一次打开还能正常游戏,现在不知为何就不行了。
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2/17/20 11:25 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Biomes O' Plenty (biomesoplenty)
Caused by: java.lang.NoClassDefFoundError: biomesoplenty/common/biome/overworld/BOPOverworldBiome
at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:89)
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:627)
at sun.reflect.GeneratedMethodAccessor2.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:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
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:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
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:141)
at net.minecraft.launchwrapper.Launch.main(Launch.java:23)
Caused by: java.lang.ClassNotFoundException: biomesoplenty.common.biome.overworld.BOPOverworldBiome
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 41 more
Caused by: java.lang.VerifyError: class biomesoplenty.common.biome.overworld.BOPOverworldBiome overrides final method func_185360_m.()F
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 43 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: 160868408 bytes (153 MB) / 389283840 bytes (371 MB) up to 8375238656 bytes (7987 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000M -Xmn128M -XX:PermSize=64M -XX:MaxPermSize=128M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.4.2705 29 mods loaded, 29 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 |
|:----- |:--------------------- |:------------- |:------------------------------------------- |:---------------------------------------- |
| UCH | minecraft | 1.12.2 | minecraft.jar | None |
| UCH | mcp | 9.42 | minecraft.jar | None |
| UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
| UCH | jei | 4.13.1.225 | 4618159960874351637@[email protected] | None |
| UCH | networkmod | 1.11.2 | 4620273834451558259@[email protected] | None |
| UCH | antimod | 2.0 | 4620273834210283309@[email protected] | None |
| UCH | friendplaymod | 1.0 | 4620273834395780067@[email protected] | None |
| UCH | updatecore | 1.0 | 4620608844487847104@[email protected] | None |
| UCH | playermanager | 1.0 | 4620702976810361335@[email protected] | None |
| UCH | quickleafdecay | 1.2.4 | 4621016790679004991@[email protected] | None |
| UCH | dsurround | 3.4.9.15 | 4621410224582869581@[email protected] | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| UCH | presets | 3.4.9.15 | 4621410224582869581@[email protected] | None |
| UCH | mcbasemod | 1.0 | 4621632218832071536@[email protected] | None |
| UCH | infernalmobs | 1.7.2 | 4622755621806123473@[email protected] | None |
| UCH | neat | 1.4-15 | 4622916050975908350@[email protected] | None |
| UCH | opencommand | 1.0 | 4624104029872303148@[email protected] | None |
| UCH | fullscreenpopup | 1.12.2.38000 | 4624104029891423116@[email protected] | None |
| UCH | departmod | 1.0 | 4625678897404525717@[email protected] | None |
| UCH | skinmod | 1.0 | 4626894585322620077@[email protected] | None |
| UCH | filtermod | 1.0 | 4635103026436653851@[email protected] | None |
| UCEE | biomesoplenty | 7.0.1.2414 | 94883053360382976@[email protected] | None |
| UC | journeymap | 1.12.2-5.5.9 | [地图]journeymap-1.12.2-5.5.9.jar | None |
| UC | cfm | 6.3.1 | [家具]furniture-6.3.1-1.12.2.jar | None |
| UC | ic2 | 2.8.188-ex112 | [工业]industrialcraft-2-2.8.188-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| UC | computercraft | 1.80pr1 | [电脑CC]ComputerCraft-1.80pr1-build5.jar | None |
| UC | advanced_solar_panels | 4.3.0 | [高级太阳能]Advanced-Solar-Panels-4.3.0.jar | None |
| UC | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
Loaded coremods (and transformers):
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2/17/20 11:25 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Biomes O' Plenty (biomesoplenty)
Caused by: java.lang.NoClassDefFoundError: biomesoplenty/common/biome/overworld/BOPOverworldBiome
at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:89)
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:627)
at sun.reflect.GeneratedMethodAccessor2.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:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
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:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
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:141)
at net.minecraft.launchwrapper.Launch.main(Launch.java:23)
Caused by: java.lang.ClassNotFoundException: biomesoplenty.common.biome.overworld.BOPOverworldBiome
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 41 more
Caused by: java.lang.VerifyError: class biomesoplenty.common.biome.overworld.BOPOverworldBiome overrides final method func_185360_m.()F
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 43 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: 160868408 bytes (153 MB) / 389283840 bytes (371 MB) up to 8375238656 bytes (7987 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000M -Xmn128M -XX:PermSize=64M -XX:MaxPermSize=128M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.4.2705 29 mods loaded, 29 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 |
|:----- |:--------------------- |:------------- |:------------------------------------------- |:---------------------------------------- |
| UCH | minecraft | 1.12.2 | minecraft.jar | None |
| UCH | mcp | 9.42 | minecraft.jar | None |
| UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
| UCH | jei | 4.13.1.225 | 4618159960874351637@[email protected] | None |
| UCH | networkmod | 1.11.2 | 4620273834451558259@[email protected] | None |
| UCH | antimod | 2.0 | 4620273834210283309@[email protected] | None |
| UCH | friendplaymod | 1.0 | 4620273834395780067@[email protected] | None |
| UCH | updatecore | 1.0 | 4620608844487847104@[email protected] | None |
| UCH | playermanager | 1.0 | 4620702976810361335@[email protected] | None |
| UCH | quickleafdecay | 1.2.4 | 4621016790679004991@[email protected] | None |
| UCH | dsurround | 3.4.9.15 | 4621410224582869581@[email protected] | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| UCH | presets | 3.4.9.15 | 4621410224582869581@[email protected] | None |
| UCH | mcbasemod | 1.0 | 4621632218832071536@[email protected] | None |
| UCH | infernalmobs | 1.7.2 | 4622755621806123473@[email protected] | None |
| UCH | neat | 1.4-15 | 4622916050975908350@[email protected] | None |
| UCH | opencommand | 1.0 | 4624104029872303148@[email protected] | None |
| UCH | fullscreenpopup | 1.12.2.38000 | 4624104029891423116@[email protected] | None |
| UCH | departmod | 1.0 | 4625678897404525717@[email protected] | None |
| UCH | skinmod | 1.0 | 4626894585322620077@[email protected] | None |
| UCH | filtermod | 1.0 | 4635103026436653851@[email protected] | None |
| UCEE | biomesoplenty | 7.0.1.2414 | 94883053360382976@[email protected] | None |
| UC | journeymap | 1.12.2-5.5.9 | [地图]journeymap-1.12.2-5.5.9.jar | None |
| UC | cfm | 6.3.1 | [家具]furniture-6.3.1-1.12.2.jar | None |
| UC | ic2 | 2.8.188-ex112 | [工业]industrialcraft-2-2.8.188-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| UC | computercraft | 1.80pr1 | [电脑CC]ComputerCraft-1.80pr1-build5.jar | None |
| UC | advanced_solar_panels | 4.3.0 | [高级太阳能]Advanced-Solar-Panels-4.3.0.jar | None |
| UC | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
Loaded coremods (and transformers):
请更新更新Biomes O' plenty