aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyeyoung <cyong06@naver.com>2021-03-06 22:38:49 +0900
committersyeyoung <cyong06@naver.com>2021-03-06 22:38:49 +0900
commitc37cb367cb2deae2abcdbb7bab85c5521257c67b (patch)
tree93cff30126adbf543788aca950fcd949993c8d03
parent22d3f58d0d48466907d10187d4ea7df682645a6c (diff)
downloadSkyblock-Dungeons-Guide-c37cb367cb2deae2abcdbb7bab85c5521257c67b.tar.gz
Skyblock-Dungeons-Guide-c37cb367cb2deae2abcdbb7bab85c5521257c67b.tar.bz2
Skyblock-Dungeons-Guide-c37cb367cb2deae2abcdbb7bab85c5521257c67b.zip
remove weird thing
-rw-r--r--crash-reports/crash-2021-01-01_21.32.51-client.txt82
1 files changed, 0 insertions, 82 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
deleted file mode 100644
index 8f2e071e..00000000
--- a/crash-reports/crash-2021-01-01_21.32.51-client.txt
+++ /dev/null
@@ -1,82 +0,0 @@
----- 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