SHOW:
|
|
- or go back to the newest paste.
1 | - | java.lang.NullPointerException |
1 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] Could not find $VALUES field for enum: net.minecraft.item.EnumToolMaterial |
2 | - | at net.minecraft.item.ItemSword.<init>(ItemSword.java:23) |
2 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] Runtime Deobf: false |
3 | - | at Cobalt_Mod.ItemCobaltSword.<init>(ItemCobaltSword.java:11) |
3 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] Fields: |
4 | - | at Cobalt_Mod.mod_Cobalt.load(mod_Cobalt.java:68) |
4 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] WOOD: net.minecraft.item.EnumToolMaterial |
5 | - | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
5 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] STONE: net.minecraft.item.EnumToolMaterial |
6 | - | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) |
6 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] IRON: net.minecraft.item.EnumToolMaterial |
7 | - | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) |
7 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] EMERALD: net.minecraft.item.EnumToolMaterial |
8 | - | at java.lang.reflect.Method.invoke(Unknown Source) |
8 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] GOLD: net.minecraft.item.EnumToolMaterial |
9 | - | at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515) |
9 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] harvestLevel: int |
10 | - | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
10 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] maxUses: int |
11 | - | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) |
11 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] efficiencyOnProperMaterial: float |
12 | - | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) |
12 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] damageVsEntity: int |
13 | - | at java.lang.reflect.Method.invoke(Unknown Source) |
13 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] enchantability: int |
14 | - | at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) |
14 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] customCraftingMaterial: net.minecraft.item.Item |
15 | - | at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) |
15 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] $SWITCH_TABLE$net$minecraft$item$EnumToolMaterial: [I |
16 | - | at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) |
16 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] ENUM$VALUES: [Lnet.minecraft.item.EnumToolMaterial; |
17 | - | at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) |
17 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] Could not find $VALUES field for enum: net.minecraft.item.EnumArmorMaterial |
18 | - | at com.google.common.eventbus.EventBus.post(EventBus.java:267) |
18 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] Runtime Deobf: false |
19 | - | at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165) |
19 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] Fields: |
20 | - | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
20 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] CLOTH: net.minecraft.item.EnumArmorMaterial |
21 | - | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) |
21 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] CHAIN: net.minecraft.item.EnumArmorMaterial |
22 | - | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) |
22 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] IRON: net.minecraft.item.EnumArmorMaterial |
23 | - | at java.lang.reflect.Method.invoke(Unknown Source) |
23 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] GOLD: net.minecraft.item.EnumArmorMaterial |
24 | - | at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) |
24 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] DIAMOND: net.minecraft.item.EnumArmorMaterial |
25 | - | at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) |
25 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] maxDamageFactor: int |
26 | - | at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) |
26 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] damageReductionAmountArray: [I |
27 | - | at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) |
27 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] enchantability: int |
28 | - | at com.google.common.eventbus.EventBus.post(EventBus.java:267) |
28 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] customCraftingMaterial: net.minecraft.item.Item |
29 | - | at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98) |
29 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] $SWITCH_TABLE$net$minecraft$item$EnumArmorMaterial: [I |
30 | - | at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690) |
30 | + | 2013-03-31 21:11:58 [SEVERE] [ForgeModLoader] ENUM$VALUES: [Lnet.minecraft.item.EnumArmorMaterial; |