Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

BrixalisPT

Members
  • Joined

  • Last visited

  1. When i try to load all the mods it gives me this crash. I need really help ---- Minecraft Crash Report ---- // Oops. Time: 08-03-2014 18:48 Description: Initializing game java.lang.RuntimeException: Duplicate stat id: "achievement.myst.symbol" and "achievement.simpleOresAch" at id 5247880 at net.minecraft.stats.StatBase.func_75971_g(SourceFile:32) at net.minecraft.stats.Achievement.func_75985_c(SourceFile:51) at SimpleOres.core.Achievements.doAchievements(Achievements.java:42) at SimpleOres.core.SimpleOres.preInit(SimpleOres.java:119) 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:545) at sun.reflect.GeneratedMethodAccessor3.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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.stats.StatBase.func_75971_g(SourceFile:32) at net.minecraft.stats.Achievement.func_75985_c(SourceFile:51) at SimpleOres.core.Achievements.doAchievements(Achievements.java:42) at SimpleOres.core.SimpleOres.preInit(SimpleOres.java:119) 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:545) at sun.reflect.GeneratedMethodAccessor3.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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 171438600 bytes (163 MB) / 569901056 bytes (543 MB) up to 954728448 bytes (910 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m 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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C6 86 mods loaded, 86 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized OpenModsCore{0.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized playercoreapi{0.1} [PlayerCoreAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed->Pre-initialized TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized threadedlighting{0.1} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed->Pre-initialized Aether II{Alpha v1.0.1} [Aether II] (aether.jar) Unloaded->Constructed->Pre-initialized MainMenuAPI{1.0.0} [Main Menu API] (aether.jar) Unloaded->Constructed->Pre-initialized animalbikes{2} [AnimalBikes] (AnimalBikes_1.6.4.zip) Unloaded->Constructed->Pre-initialized bspkrsCore{v5.2(1.6.4)} [bspkrsCore] (BspkrsCore-1.6.4.zip) Unloaded->Constructed->Pre-initialized ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] (ArmorStatusHUD-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized Atum{0.5.9B} [Atum] (atum-journey-into-the-sands-mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized Backpack{1.22.25} [backpack] (backpack-1.22.25-1.6.x.zip) Unloaded->Constructed->Pre-initialized BuildCraft|Core{4.2.2} [buildCraft] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized BetterFurnaces{3.4} [better Furnaces] (Better-Furnaces-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized BetterDungeons{2.4} [Chocolate quest] (BetterDungeons207.zip) Unloaded->Constructed->Pre-initialized BiblioCraft{1.5.3} [biblioCraft] (BiblioCraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized Natura{2.1.12} [Natura] (Natura-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{1.2.1} [biomes O' Plenty] (biomesoplenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized BC2{1.0.0} [bosscraft 2] (Bosscraft2(1.0.2).zip) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{4.2.2} [bC Builders] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{4.2.2} [bC Energy] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{4.2.2} [bC Factory] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{4.2.2} [bC Transport] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{4.2.2} [bC Silicon] (BuildCraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized CoFHCore{2.0.0.b8a} [CoFH Core] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized CoFHLoot{2.0.0.b8a} [CoFH Loot] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized CoFHMasquerade{2.0.0.b8a} [CoFH Masquerade] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized CoFHSocial{2.0.0.b8a} [CoFH Social] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized CoFHWorld{2.0.0.b8a} [CoFH World] (CoFHCore-2.0.0.b8a.jar) Unloaded->Constructed->Pre-initialized ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized craftablespawners{2.0} [Craftable Spawners] (Craftable-Spawners-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized dimdoors{$VERSION$} [Dimensional Doors] (Dimensional-Doors-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized EE3{pre2a} [Equivalent Exchange 3] (Equivalent-Exchange-3-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized iChunUtil{2.4.0} [iChunUtil] (ichunutil2.4.0.zip) Unloaded->Constructed->Pre-initialized GraviGun{2.0.0} [GraviGun] (files^GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized FlansMod{4.1} [Flans Mod] (flansmod-4.1-clienthax.jar) Unloaded->Constructed->Pre-initialized FoodPlus{2.7-PRE} [§bFood Plus] (food plus mod 2.7-PRE.zip) Unloaded->Constructed->Pre-initialized LegendaryBeasts{a1.6.4.0} [Legendary Beasts] (Forge_LegendaryBeastsAlpha1.6.4.0.zip) Unloaded->Constructed->Pre-initialized cfm{3.2.7} [§4MrCrayfish's Furniture Mod] (furnituremodv3.2.7(1.6.4).zip) Unloaded->Constructed->Pre-initialized IC2{2.0.160-experimental} [industrialCraft 2] (industrialcraft-2_2.0.160-experimental.jar) Unloaded->Constructed->Pre-initialized GalacticraftCore{2.0.9} [Galacticraft Core] (galacticraft-1.6.4-2.0.9.958.jar) Unloaded->Constructed->Pre-initialized GalacticraftMars{2.0.9} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.9.958.jar) Unloaded->Constructed->Pre-initialized Hats{2.1.1} [Hats] (hats2.1.1.zip) Unloaded->Constructed->Pre-initialized inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized IronChest{5.4.1.702} [iron Chest] (Iron-Chests-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized MobDismemberment{2.0.0} [MobDismemberment] (MobDismemberment2.0.0.zip) Unloaded->Constructed->Pre-initialized BuildMod{v1.0} [build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized numina{0.1.2-56} [Numina] (Numina-1.6.2-0.1.2-56.jar) Unloaded->Constructed->Pre-initialized powersuits{0.9.0-76} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.9.0-76.jar) Unloaded->Constructed->Pre-initialized Morph{0.7.0} [Morph] (morphbeta-0.7.0.zip) Unloaded->Constructed->Pre-initialized MutantCreatures{1.4.4} [Mutant Creatures] (Mutant-Creatures-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized Mystcraft{0.10.10.00} [Mystcraft] (Mystcraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized Natura|ForgeMuliPart{0.1} [Natura Compat: FMP] (Natura-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized Natura|CompatMineFactoryReloaded{0.1} [Natura Compat: MFR] (Natura-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized Natura|NotEnoughItems{0.1} [Natura Compat: NEI] (Natura-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized necromancy{1.4c} [Necromancy] (necromancy-1.4c-9.jar) Unloaded->Constructed->Pre-initialized NEIPlugins{1.1.0.6} [NEI Plugins] (neiplugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized OpenMods{0.2} [OpenMods] (openmodslib-0.2.jar) Unloaded->Constructed->Pre-initialized OpenBlocks{1.2.5} [OpenBlocks] (openblocks-1.2.5.jar) Unloaded->Constructed->Pre-initialized PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0.jar) Unloaded->Constructed->Pre-initialized simpleores{1.1.0} [simpleOres 2] (SimpleOres 2 Core v1.1.0.zip) Unloaded->Constructed->Errored Waila{1.4.4} [Waila] (waila_1.4.4b.zip) Unloaded->Constructed->Pre-initialized TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (tconstruct_mc1.6.4_1.5.2.6.jar) Unloaded->Constructed->Pre-initialized Thaumcraft{4.1.0f} [Thaumcraft] (Thaumcraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (Tree-Capitator-Mod-Forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized tropicraftmod{v5.1.6 for MC 1.6.4} [Tropicraft] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized volleyballmod{v5.1.6 for MC 1.6.4} [Volleyball] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized TwilightForest{1.20.3} [The Twilight Forest] (Twilight-Forest-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized AIBlock{v1.0} [AIBlock] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized worldofdinos{1.0} [World of Dinos] (worldofdinos-1.0.jar) Unloaded->Constructed->Pre-initialized CustomOreGenRevived{1.0.6} [Custom Ore Generation: First Revival] (Custom-Ore-Generation-Revival-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized mod_CustomOreGen{1.0.6} [mod_CustomOreGen] (Custom-Ore-Generation-Revival-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine Launched Version: 1.6.4-Forge9.11.1.965 LWJGL: 2.9.0 OpenGL: AMD Radeon HD 5450 GL version 4.2.12430 Compatibility Profile Context 13.152.1.8000, ATI Technologies Inc. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.