Pixelmon Mod - Bug tracker

[Pixelmon 5.0.1] "Armor Material" No Such Method Error fix completed

Ticket description:
While loading the mod, I have (obviously) been experiencing a problem. I have tested it out with other, earlier versions, which inlude 4.3.1 and 5.0.0, as well as 3.4.0, which had this error in the past- though i had at one point gotten past this (either this or it randomly came along. I have tested the game without the mod being installed, using just the required version of forge, and it runs fine. I have attempted reintstalling both forge and the mod multiple times only to return with the same error. I redownloaded Java 8 (twice, thinking i may have not downloaded the 64 bit version) and that hasnt done anything. I tried allocating more memory- this didnt work. i checked the fixing memory page, and I have more than 2GB of usable RAM. I'm not too sure if it does count as a patchable bug- this has happened in the past ( I have a crash report from 9/19/2015, however it still has differing details) and I am unsure if I am missing a step in installation or certain requirements arent being met.

---- Minecraft Crash Report ----
// Why did you do that?

Time: 2/23/17 1:38 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.common.util.EnumHelper.addArmorMaterial(Ljava/lang/String;I[II)Lnet/minecraft/item/ItemArmor$ArmorMaterial;
at com.pixelmonmod.pixelmon.Pixelmon.<clinit>(Pixelmon.java:68)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505)
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:483)
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:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 127009960 bytes (121 MB) / 406044672 bytes (387 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UC Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UE pixelmon{5.0.1} [Pixelmon] (Pixelmon-1.10.2-5.0.1-universal.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.2.9752 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 5450 '

Comments

#19726 Posted by LordSamosa » 11 May 2020 14:22

This ticket is expired. If you believe this is still an issue, please make a new ticket.

Ticket details

  • Ticket ID: 11565
  • Project: Pixelmon Mod
  • Status: Fix completed
  • Component: Crash
  • Project version: 5.x.x
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: Forge 12.18.3.2185
  • What else would be useful to know?: Java 1.8.0_25
  • Assigned to: (unassigned)
  • Reported by: rustysightseer (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 23 Feb 2017 04:55
  • Ticket last visited by: LordSamosa on 11 May 2020 14:21
JOIN THE TEAM