| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 25. 1. 30 오후 5:45
|
| 5 | Description: There was a severe problem during mod loading that has caused the game to fail
|
| 6 |
|
| 7 | net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: kr.kro.wonmyee.items.ItemModHammerSingleUse.setUnlocalizedName(Ljava/lang/String;)Lnet/minecraft/item/Item;
|
| 8 | at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
|
| 9 | at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
|
| 10 | at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
|
| 11 | at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
|
| 12 | at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
|
| 13 | at net.minecraft.client.main.Main.main(SourceFile:124)
|
| 14 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 15 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 16 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 17 | at java.lang.reflect.Method.invoke(Method.java:498)
|
| 18 | at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
|
| 19 | at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
|
| 20 | Caused by: java.lang.NoSuchMethodError: kr.kro.wonmyee.items.ItemModHammerSingleUse.setUnlocalizedName(Ljava/lang/String;)Lnet/minecraft/item/Item;
|
| 21 | at kr.kro.wonmyee.items.ItemModHammerSingleUse.<init>(ItemModHammerSingleUse.java:25)
|
| 22 | at kr.kro.wonmyee.init.ModItems.init(ModItems.java:291)
|
| 23 | at kr.kro.wonmyee.Japdahan.preInit(Japdahan.java:46)
|
| 24 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 25 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 26 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 27 | at java.lang.reflect.Method.invoke(Method.java:498)
|
| 28 | at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
|
| 29 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 30 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 31 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 32 | at java.lang.reflect.Method.invoke(Method.java:498)
|
| 33 | at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
|
| 34 | at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
|
| 35 | at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
|
| 36 | at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
|
| 37 | at com.google.common.eventbus.EventBus.post(EventBus.java:275)
|
| 38 | at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
|
| 39 | at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
|
| 40 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 41 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 42 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 43 | at java.lang.reflect.Method.invoke(Method.java:498)
|
| 44 | at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
|
| 45 | at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
|
| 46 | at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
|
| 47 | at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
|
| 48 | at com.google.common.eventbus.EventBus.post(EventBus.java:275)
|
| 49 | at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
|
| 50 | at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
|
| 51 | ... 10 more
|
| 52 |
|
| 53 |
|
| 54 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 55 | ---------------------------------------------------------------------------------------
|
| 56 |
|
| 57 | -- System Details --
|
| 58 | Details:
|
| 59 | Minecraft Version: 1.8.9
|
| 60 | Operating System: Linux (amd64) version 5.15.0-131-generic
|
| 61 | Java Version: 1.8.0_202, Oracle Corporation
|
| 62 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
| 63 | Memory: 488840096 bytes (466 MB) / 671088640 bytes (640 MB) up to 2147483648 bytes (2048 MB)
|
| 64 | JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
| 65 | IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
| 66 | FML: MCP 9.19 Powered by Forge 11.15.1.2318 4 mods loaded, 4 mods active
|
| 67 | States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
|
| 68 | UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
|
| 69 | UCH FML{**.**.**.**} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
|
| 70 | UCH Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
|
| 71 | UCE japdahan{1.3.1} [Japdahan] (japdahan-1.3.1.jar)
|
| 72 | Loaded coremods (and transformers):
|
| 73 | GL info: ' Vendor: 'Intel' Version: '4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1~22.04.3' Renderer: 'Mesa Intel(R) UHD Graphics 620 (WHL GT2)'
|