diff options
author | syeyoung <cyong06@naver.com> | 2021-01-22 13:06:37 +0900 |
---|---|---|
committer | syeyoung <cyong06@naver.com> | 2021-01-22 13:06:37 +0900 |
commit | c37e8bb98d04801a31b1f0dd1c74f5117c534aeb (patch) | |
tree | 3f993ec5c4ec660952f43427467aa4fb9d9b00af /crash-reports | |
parent | 1ce6ac3c20768422b05f9e861ed0a41bd2f0c8d2 (diff) | |
download | Skyblock-Dungeons-Guide-c37e8bb98d04801a31b1f0dd1c74f5117c534aeb.tar.gz Skyblock-Dungeons-Guide-c37e8bb98d04801a31b1f0dd1c74f5117c534aeb.tar.bz2 Skyblock-Dungeons-Guide-c37e8bb98d04801a31b1f0dd1c74f5117c534aeb.zip |
categorize feature impls
Diffstat (limited to 'crash-reports')
-rw-r--r-- | crash-reports/crash-2021-01-01_21.32.51-client.txt | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/crash-reports/crash-2021-01-01_21.32.51-client.txt b/crash-reports/crash-2021-01-01_21.32.51-client.txt new file mode 100644 index 00000000..8f2e071e --- /dev/null +++ b/crash-reports/crash-2021-01-01_21.32.51-client.txt @@ -0,0 +1,82 @@ +---- Minecraft Crash Report ---- +// Ooh. Shiny. + +Time: 1/1/21 9:32 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.minecraftforge.fml.common.LoadController.transition(LoadController.java:162) + at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559) + at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) + at net.minecraft.client.Minecraft.startGame(Minecraft.java:451) + at net.minecraft.client.Minecraft.run(Minecraft.java:360) + at net.minecraft.client.main.Main.main(Main.java:116) + 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) + 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.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) + at GradleStart.main(GradleStart.java:26) +Caused by: java.lang.ExceptionInInitializerError + at kr.syeyoung.dungeonsguide.config.Config.loadConfig(Config.java:22) + at kr.syeyoung.dungeonsguide.e.pre(e.java:87) + at kr.syeyoung.dungeonsguide.a.a(a.java:57) + 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:560) + 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.EventSubscriber.handleEvent(EventSubscriber.java:74) + at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) + at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) + at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) + at com.google.common.eventbus.EventBus.post(EventBus.java:275) + at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) + at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) + 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.EventSubscriber.handleEvent(EventSubscriber.java:74) + at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) + at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) + at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) + at com.google.common.eventbus.EventBus.post(EventBus.java:275) + at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) + at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556) + ... 16 more +Caused by: java.lang.NullPointerException + at kr.syeyoung.dungeonsguide.features.impl.etc.FeatureCooldownCounter.<init>(FeatureCooldownCounter.java:14) + at kr.syeyoung.dungeonsguide.features.FeatureRegistry.<clinit>(FeatureRegistry.java:55) + ... 46 more + + +A detailed walkthrough of the error, its code path and all known details is as follows: +--------------------------------------------------------------------------------------- + +-- System Details -- +Details: + Minecraft Version: 1.8.9 + Operating System: Linux (amd64) version 5.4.0-58-generic + Java Version: 1.8.0_275, Amazon.com Inc. + Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Amazon.com Inc. + Memory: 149495408 bytes (142 MB) / 732430336 bytes (698 MB) up to 2796552192 bytes (2667 MB) + JVM Flags: 1 total; -Xmx3000m + IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 + FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active + States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored + UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) + UCH FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.1.1722.jar) + UCH Forge{11.15.1.1722} [Minecraft Forge] (forgeSrc-1.8.9-11.15.1.1722.jar) + UCE skyblock_dungeons_guide{1.0} [skyblock_dungeons_guide] (main) + Loaded coremods (and transformers):
\ No newline at end of file |