Whenever I start up minecraft, I get this crash on the "Mojang" Screen:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2/20/13 9:26 PM
Description: Failed to start game
java.lang.RuntimeException: Duplicate stat id: "achievement.killedByZombieVillagerChild" and "achievement.netherRocksAchievement" at id 5243970
at jl.g(SourceFile:32)
at jg.c(SourceFile:51)
at Netherrocks.common.Netherrocks.doAchievements(Netherrocks.java:695)
at Netherrocks.common.Netherrocks.Load(Netherrocks.java:348)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Lucky for you, I have installed Netherrocks before, and all you need to do is change the id in its config file.
It is the first thing there, so just change the number and you should be set to go!!
By the way, if you get an "OutOfBoundsException" don't panic, it just means you have the id set too high. Just try again. It may take some trial and error, but it is possible to change.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2/20/13 9:26 PM
Description: Failed to start game
java.lang.RuntimeException: Duplicate stat id: "achievement.killedByZombieVillagerChild" and "achievement.netherRocksAchievement" at id 5243970
at jl.g(SourceFile:32)
at jg.c(SourceFile:51)
at Netherrocks.common.Netherrocks.doAchievements(Netherrocks.java:695)
at Netherrocks.common.Netherrocks.Load(Netherrocks.java:348)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_10, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 767088616 bytes (731 MB) / 961544192 bytes (917 MB) up to 961544192 bytes (917 MB)
JVM Flags: 2 total; -Xms1000m -Xmx1000m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.524 Optifine OptiFine_1.4.6_HD_U_C3 62 mods loaded, 62 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
fogkey [fogkey] (FogKey146.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_XPBank [XP Bank] (XPBank.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_WorldAndGenerationTweaks [mod_WorldAndGenerationTweaks] (WorldAndGenerationTweaks-v1.1.2-mc1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_WorldAndGenerationTweaksClient [mod_WorldAndGenerationTweaksClient] (WorldAndGenerationTweaks-v1.1.2-mc1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod [Balkon's WeaponMod] (Weaponmod.zip) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest [The Twilight Forest] (twilightforest-1.15.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ThebombzenAPI [mod_ThebombzenAPI] (ThebombzenAPI-v1.1.5-mc1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
SimpleOres [SimpleOres] (SimpleOres 1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
SecretRoomsMod [The SecretRoomsMod] (SecretRoomsMod-universal-4.4.1.158.zip) Unloaded->Constructed->Pre-initialized->Initialized
Netherrocks [Netherrocks] (Netherrocks 1.4.7.1.zip) Unloaded->Constructed->Pre-initialized->Errored
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.3.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoreExplosives [More Explosives Mod] (More-Explosives-Mod-1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
Wuppy29_ImprovedMobSpawn [Improved Mob Spawn] (Improved Mob Spawn 1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
Wuppy29_HealthPacks [Health Packs] (Health Packs 1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
BetterStorage [BetterStorage] (Better-Storage-Mod-1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
settingsapi [SettingsAPI] (SettingsAPI-v1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
3ditems [3DItems] (3DItems-v1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized
BasicComponents [Basic Components] (BasicComponents_v1.2.6.339.jar) Unloaded->Constructed->Pre-initialized->Initialized
AssemblyLine [Assembly Line] (AssemblyLine_v0.2.7.80.jar) Unloaded->Constructed->Pre-initialized->Initialized
BlastCraft [BlastCraft] (Blastcraft_v0.6.1.29.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
EasyBuilding [Easy Building] (EasyBuilding-Mod-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
ElectricExpansion [Electric Expansion] (ElectricExpansion_v1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus [Enchanting Plus] (Enchanting-Plus-Mod-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
FlansMod [Flan's Mod] (Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
Forestry [Forestry for Minecraft] (forestry-A-2.0.0.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ICBM|Contraption [ICBM|Contraption] (ICBM_Contraption_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized
ICBM|Sentry [ICBM|Sentry] (ICBM_Sentry_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized
ICBM|Explosion [ICBM|Explosion] (ICBM_Explosion_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.50-1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mekanism [Mekanism] (Mekanism-v5.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MekanismGenerators [MekanismGenerators] (MekanismGenerators-v5.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MekanismTools [MekanismTools] (MekanismTools-v5.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
MaB-Commander [Mine & Blade: Commander] (Mine-Blade-Commander-Mod-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoarAchForge [Moar Achievements Redux] (MoarAchievementsV114.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_1.4.7-6.15.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_SmartMoving [Smart Moving] (Smart Moving Client for ModLoader or Minecraft Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_SmartRender [Smart Render] (Smart Moving Client for ModLoader or Minecraft Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft [Thaumcraft] (Thaumcraft3.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.2828, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
I already know how to manipulate ID's, but how do I access and change achievement ID's?
It is the first thing there, so just change the number and you should be set to go!!
By the way, if you get an "OutOfBoundsException" don't panic, it just means you have the id set too high. Just try again. It may take some trial and error, but it is possible to change.
Website: http://lightningpig333.com