崩溃crash:
| ---- Minecraft Crash Report ---- WARNING: coremods are present: CustomSkinLoader ([皮肤]CustomSkinLoader_Forge-14.11.jar) CorePlugin (SmoothFont-mc1.12.2-2.0.jar) Inventory Tweaks Coremod ([R键整理]1.12.2.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) ([内存优化]foamfix-0.10.2-1.12.2.jar) SurgeLoadingPlugin ([启动优化]Surge-1.12.2-2.0.77.jar) Contact their authors BEFORE contacting forge // Shall we play a game? Time: 8/7/20 4:27 PM Description: Initializing game java.lang.NoClassDefFoundError: org/bukkit/configuration/file/FileConfiguration at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) 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.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.loadMods(Loader.java:595) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) 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.ClassNotFoundException: org.bukkit.configuration.file.FileConfiguration at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 39 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 41 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) 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.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.loadMods(Loader.java:595) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(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) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_241, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 172291624 bytes (164 MB) / 452984832 bytes (432 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 23 mods loaded, 23 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 | |:----- |:----------------- |:------------------------ |:-------------------------------------- |:--------- | | LC | minecraft | 1.12.2 | minecraft.jar | None | | LC | mcp | 9.42 | minecraft.jar | None | | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None | | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LC | smoothfontcore | mc1.12.2-2.0 | minecraft.jar | None | | LC | foamfixcore | 7.7.4 | minecraft.jar | None | | LC | smoothfont | mc1.12.2-2.0 | SmoothFont-mc1.12.2-2.0.jar | None | | L | pixelmonpvp | 1.0.2 | [Mod]PixelmonPvp1.12.2.jar | None | | L | audiobuffer | 1.0.0 | [Mod版1.9以上]AudioBuffer-1.0.jar | None | | L | inventorytweaks | 1.63+release.109.220f184 | [R键整理]1.12.2.jar | None | | L | foamfix | 0.10.2-1.12.2 | [内存优化]foamfix-0.10.2-1.12.2.jar | None | | L | jei | 4.15.0.268 | [合成]-JEI_1.12.2-4.15.0.268.jar | None | | L | surge | 2.0.77 | [启动优化]Surge-1.12.2-2.0.77.jar | None | | L | pixelradar | 4.9 | [宝可梦追踪]pixelradar-5.0.jar | None | | L | custommc | 1.0v | [物品]CustomMC-1.12.2.jar | None | | L | customskinloader | 14.11 | [皮肤]CustomSkinLoader_Forge-14.11.jar | None | | L | mousetweaks | 2.8 | [鼠标调整]1.12.2.jar | None | | L | customnpcs | 1.12 | CustomNPCs_1.12.2-(01Oct19).jar | None | | L | fpsreducer | mc1.12.2-1.10.3 | FPS Reducer.jar | None | | L | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None | | L | pixelmon | 8.0.2 | Pixelmon-1.12.2-8.0.2-universal.jar | None | | L | pixelextras | 2.5.4 | PixelExtras-1.12.2-2.5.4-universal.jar | None | | L | variedcommodities | 1.12.2 | VariedCommodities_1.12.2.jar | None | Loaded coremods (and transformers): CustomSkinLoader ([皮肤]CustomSkinLoader_Forge-14.11.jar) customskinloader.forge.loader.LaunchWrapper CorePlugin (SmoothFont-mc1.12.2-2.0.jar) bre.smoothfont.asm.Transformer Inventory Tweaks Coremod ([R键整理]1.12.2.jar) invtweaks.forge.asm.ContainerTransformer 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.2-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer SurgeLoadingPlugin ([启动优化]Surge-1.12.2-2.0.77.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12036.1' Renderer: 'AMD Radeon(TM) RX Vega 10 Graphics' Launched Version: HMCL 3.2.149 LWJGL: 2.9.4 OpenGL: AMD Radeon(TM) RX Vega 10 Graphics GL version 4.6.13559 Compatibility Profile Context 26.20.12036.1, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: UMSOEA_R16_Textures_2048x_1.12.2_or_older Current Language: 简体中文 (中国) Profiler Position: N/A (disabled) CPU: 8x AMD Ryzen 7 2700U with Radeon Vega Mobile Gfx OptiFine Version: OptiFine_1.12.2_HD_U_F5 OptiFine Build: 20191204-141934 Render Distance Chunks: 2 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.13559 Compatibility Profile Context 26.20.12036.1 OpenGlRenderer: AMD Radeon(TM) RX Vega 10 Graphics OpenGlVendor: ATI Technologies Inc. CpuCount: 8 | 
 本帖最后由 轩辕Shi 于 2020-8-7 17:49 编辑 
啊……这。
你尝试删除[Mod]PixelmonPvp1.12.2.jar或SmoothFont-mc1.12.2-2.0.jar试试。。如果还是不行的话,尝试重装这个版本。(注意备份存档)
啊……这。
你尝试删除[Mod]PixelmonPvp1.12.2.jar或SmoothFont-mc1.12.2-2.0.jar试试。。如果还是不行的话,尝试重装这个版本。(注意备份存档)