Jump to content

MS_SF


MS_SF

Recommended Posts

我使用IDEA为1.12.2构建了ForgeMDK,但程序会生成错误报告。这是错误报告。

---- Minecraft Crash Report ---- // 这没有任何意义!时间:2/4/22 3:22 PM 描述:在模组加载过程中出现严重问题,导致游戏失败 net.minecraftforge.fml.common.LoaderExceptionModCrash:从 Forge Mod Loader (FML) 捕获异常 原因:java.lang.NullPointerException at net.minecraftforge.fml.common.network.NetworkRegistry.newChannel(NetworkRegistry.java:207) at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.registerChannel(FMLNetworkHandler.java:185) atnet.minecraftforge.fml.common.FMLContainer.modConstruction(FMLContainer.java:92) 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:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) atcom.google.common.eventbus.Subscriber$SyncedSubscriber.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) atcom.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:498) 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) atcom.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.distributStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) atnet.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.minecraft.init(Minecraft.java:467) at net.minecraft.client.minecraft.run(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(委派MethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at sun.reflect.NativeMethodAccessorImpl.java:43) at sun.reflect.NativeMethodAccessorImpl.java:43)java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.legacydev.Main.start(Main.java:86) at net.minecraftforge.legacydev.MainClient.main(MainClient.java:29) 错误的详细演练、其代码路径和所有已知的详细信息如下: --------------------------------------------------------------------------------------- -- 系统详细信息 -- 详细信息: Minecraft 版本: 1.12.2 操作系统: Windows 10 (amd64) 版本 10.0 Java 版本: 1.8.0_322,Amazon.com Inc. Java VM 版本: OpenJDK 64 位服务器 VM (混合模式), Amazon.com Inc. 内存: 281179656 字节 (268 MB) / 906493952 字节 (864 MB) 最多 3799515136 字节 (3623 MB) JVM 标志: 0 总计;IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2859 5 个已加载的模组,5 个模组活动状态: 'U' = 卸载的 'L' = 已加载的 'C' = 构造的 'H' = 预初始化的 'I' = 初始化的 'J' = 初始化后的 'A' = 可用的 'D' = 禁用的 'E' = 错误的|国家|身份证|版本|源|签名| |:----- |:---------- |:------------ |:----------------------------------------------------------- |:--------- | |信用证|我的世界|1.12.2 |我的世界.jar |无 | |信用证|微处理器|9.42 |我的世界.jar |无 | |勒|FML |8.0.99.99 |锻造-1.12.2-14.23.5.2859_mapped_snapshot_20171003-1.12.jar |无 | |L |锻造|14.23.5.2859 |锻造-1.12.2-14.23.5.2859_mapped_snapshot_20171003-1.12.jar |无 | |L |示例|1,0 |主要|无 |加载的核心模(和转换器):GL 信息:'供应商:'NVIDIA Corporation'版本:'4.6.0 NVIDIA 472.12'渲染器:'NVIDIA GeForce GTX 1660/PCIe/SSE2'

提前感谢您!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.