赶紧睡觉觉
我有一个mod因为字体而崩溃,我有字体包,不知道该安装到哪里---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 5/21/20 5:43 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from NyaSama Railway (nyasamarailway)
Caused by: java.lang.ExceptionInInitializerError
        at club.nsdn.nyasamarailway.tileblock.TileEntityModelBinder.<init>(TileEntityModelBinder.java:126)
        at club.nsdn.nyasamarailway.tileblock.TileEntityModelBinder.instance(TileEntityModelBinder.java:31)
        at club.nsdn.nyasamarailway.event.EventRegister.registerClient(EventRegister.java:38)
        at club.nsdn.nyasamarailway.proxy.ClientProxy.preInit(ClientProxy.java:19)
        at club.nsdn.nyasamarailway.NyaSamaRailway.preInit(NyaSamaRailway.java:40)
        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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
        at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        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)
        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: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)
        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:498)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
        at club.nsdn.nyasamarailway.renderer.tileentity.deco.PlatformHeadRenderer.copyFont(PlatformHeadRenderer.java:209)
        at club.nsdn.nyasamarailway.renderer.tileentity.deco.PlatformHeadRenderer.loadFont(PlatformHeadRenderer.java:218)
        at club.nsdn.nyasamarailway.renderer.tileentity.deco.PlatformHeadRenderer.<clinit>(PlatformHeadRenderer.java:235)
        ... 45 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: Mac OS X (x86_64) version 10.15.4
        Java Version: 1.8.0_231, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 2559106656 bytes (2440 MB) / 2969567232 bytes (2832 MB) up to 4294967296 bytes (4096 MB)
        JVM Flags: 10 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx4096m
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2847 11 mods loaded, 11 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.2847.jar         | None      |
        | LCH   | forge              | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar         | None      |
        | LCH   | nyasamabuilding    | 2.0          | NyaSamaCompletePack-v2-mcg-200503.jar | None      |
        | LCH   | nyasamaelectricity | 2.0          | NyaSamaCompletePack-v2-mcg-200503.jar | None      |
        | LCH   | nyasamaoptics      | 2.0          | NyaSamaCompletePack-v2-mcg-200503.jar | None      |
        | LCE   | nyasamarailway     | 2.0          | NyaSamaCompletePack-v2-mcg-200503.jar | None      |
        | LC    | nyasamatelecom     | 2.0          | NyaSamaCompletePack-v2-mcg-200503.jar | None      |
        | LC    | nyasamalib         | 2.0          | NyaSamaCompletePack-v2-mcg-200503.jar | None      |
        | LC    | opticzcraft        | 1.0          | NyaSamaCompletePack-v2-mcg-200503.jar | None      |

        Loaded coremods (and transformers):
        GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-14.5.22' Renderer: 'Intel(R) HD Graphics 6000'


嘉晚饭,赢
NyaSamaCompletePack-v2-mcg-200503.jar
这个mod炸了
可以的话尝试删一下?

赶紧睡觉觉
wjwrh 发表于 2020-5-22 07:52
NyaSamaCompletePack-v2-mcg-200503.jar
这个mod炸了
可以的话尝试删一下?

我是服务器端,不能删,只能安装补丁,但是不知道怎么安装