Jump to content

caleyear01

Members
  • Posts

    13
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

caleyear01's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hey guys I am trying to make a personal modpack for myself. Now, sometimes my inventory would go blank and NotEnoughItems won't show up anymore. Then Minecraft would have a message in the chat that says: OpenGL Error 1283 Stack Overflow. Then sometimes it would get to the point where every mob in the game would flip upside down, even my character would be flipped upside down on top of my inventory being empty and NotEnoughItems not showing up. Also sometimes chunks would not load properly and there would be spikes out of no where. I searched it on Google and found nothing. There is not a single thread online that has a solution. I was reading around and some believe that Optifine is the problem. Also was reading around and people are saying OpenGL Errors are because of graphics cards, is that the case in my situation? Thanks guys, I attatched images too so you guys can have an idea of what I am talking about.
  2. Hey guys, I am not sure if this is a Forge problem or? So I am currently running Minecraft 1.7.10 on Magic Launcher with around 49 mods installed. When I login through Magic Launcher the game runs and everything is functional. When I go into the advanced settings for Magic Launcher, whenever I try to change memory input from 512MB to something higher the game crashes. This doesn't make sense to me because I have 11.9 usable RAM on my computer. Does anybody know why Magic Launcher or Minecraft is doing this? Anybody know what the problem is exactly? Thanks in advanced guys! Here is the view log: MagicLauncher 1.3.4 java.home: C:\Program Files\Java\jre1.8.0_131 java.runtime.name: Java(TM) SE Runtime Environment java.runtime.version: 1.8.0_131-b11 os.name: Windows 10 os.version: 10.0 os.arch: amd64 sun.arch.data.model: 64 Error loading: https://www.reddit.com/r/minecraft.rss: Server returned HTTP response code: 429 for URL: https://www.reddit.com/r/minecraft.rss *** Starting Minecraft *** Profile: Modpack Environment: 1.7.10-Forge10.13.4.1614-1.7.10 Minecraft version: 1.7.10 Minecraft.jar: 1.7.10.jar Mods: CodeChickenCore-1.7.10-1.0.4.29-universal.jar CodeChickenLib-1.7.10-1.1.1.99-universal.jar NotEnoughItems-1.7.10-1.0.5.120-universal.jar OptiFine_1.7.10_HD_U_D8.jar ActuallyAdditions-1.11.2-r108.jar Inactive external mods: AnimalBikes_1.7.10.jar liteloader-1.7.10.jar Java path: C:\Program Files\Java\jre1.8.0_131\bin\java Java parameters: -Dfml.ignorePatchDiscrepancies=true Memory: 1024 MB LauncherPath: /C:/Users/caleshake/Desktop/MagicLauncher_1.3.4.exe Main class: net.minecraft.launchwrapper.Launch Error occurred during initialization of VM Initial heap size set to a larger value than the maximum heap size Picked up _JAVA_OPTIONS: -Xmx512M *** Starting Minecraft *** Profile: Modpack Environment: 1.7.10-Forge10.13.4.1614-1.7.10 Minecraft version: 1.7.10 Minecraft.jar: 1.7.10.jar Mods: CodeChickenCore-1.7.10-1.0.4.29-universal.jar CodeChickenLib-1.7.10-1.1.1.99-universal.jar NotEnoughItems-1.7.10-1.0.5.120-universal.jar OptiFine_1.7.10_HD_U_D8.jar ActuallyAdditions-1.11.2-r108.jar Inactive external mods: AnimalBikes_1.7.10.jar liteloader-1.7.10.jar Java path: C:\Program Files\Java\jre1.8.0_131\bin\java Java parameters: -Dfml.ignorePatchDiscrepancies=true Memory: 1024 MB LauncherPath: /C:/Users/caleshake/Desktop/MagicLauncher_1.3.4.exe Main class: net.minecraft.launchwrapper.Launch Error occurred during initialization of VM Initial heap size set to a larger value than the maximum heap size Picked up _JAVA_OPTIONS: -Xmx512M
  3. So I know how to fix ID mismatches. My Minecraft is crashing when I changed my MrCrayFish Furniture mod configs. When it crashes the crash report says that slot 2942 is taken up by MrCrayFish freezer when adding MrCrayFish fire alarm which makes no sense at all because in my config folder it says the freezer is 2941 and the fire alarm is 2942!!! PLEASE HELP!!!!
  4. So is there any way to change it? Or ir can't be changed?
  5. Hey I am trying to make the Hexxit modpack manually because I want to add more mods to it and when I add the Immibis core and microblocks mod to it Minecraft crashes on me. Here is the crash report: ---- Minecraft Crash Report ---- // You're mean. Time: 11/29/13 5:58 PM Description: Failed to start game java.lang.IllegalStateException: Too late to request IDs, use pre-init at mods.immibis.core.impl.IDAllocator.request(IDAllocator.java:159) at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:207) at mods.immibis.microblocks.MicroblockSystem.init(MicroblockSystem.java:260) at mods.immibis.microblocks.coremod.BridgeClass2.init(BridgeClass2.java:40) at mods.immibis.microblocks.coremod.MicroblocksModContainer.init(MicroblocksModContainer.java:74) 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:314) 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:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) 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:314) 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:103) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) 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.5.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation Memory: 323289696 bytes (308 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB) JVM Flags: 3 total; -Xms512m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 55 mods loaded, 55 mods active mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized ImmibisCore_InstalledAsCoreMod{55.1.6} [immibis Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized ImmibisMicroblocks{55.0.7} [immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Errored NotEnoughItems{1.5.2.27} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_bspkrsCore{v3.05(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev3.05.zip) Unloaded->Constructed->Pre-initialized->Initialized WildCaves3{0.4.2} [Wild Caves 3] (WildCaves3-0.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized TwilightForest{1.18.2} [The Twilight Forest] (twilightforest-1.18.2.zip) Unloaded->Constructed->Pre-initialized->Initialized TConstruct{1.5.2_1.4.3d7} [Tinkers' Construct] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized SoulShards{1.0.16} [soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed->Pre-initialized->Initialized ExtrabiomesXL{3.14.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.14.1.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Core{1.0.4.13} [Project Zulu Core] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Blocks{1.0.4.13} [Project Zulu Block and Items] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Dungeon{1.0.4.13} [Project Zulu Mobs] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Mobs{1.0.4.13} [Project Zulu Mobs] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|World{1.0.4.13} [Project Zulu World] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized OffLawn{1.0} [offLawn] (OffLawn-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized LegendGear{1.5.2} [LegendGear] (NMcCoy-LegendGear-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized Natura{2.1.5} [Natura] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized More Bows{1.5_v1} [More Bows mod] (More bows 1.5.2_2 Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized Meteors{2.10.2} [Falling Meteors] (Meteors Mod V2.10.2.zip) Unloaded->Constructed->Pre-initialized->Initialized MapWriter{2.0} [MapWriter] (mapwriter-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized inventorytweaks{1.54b} [inventory Tweaks] (inventorytweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized InfernalMobs{1.3.1} [infernal Mobs] (InfernalMobs_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized hexxitgear{1.5.2R1.0} [Hexxit Gear] (HexxitGear-1.0-23.jar) Unloaded->Constructed->Pre-initialized->Initialized eplus{1.15.6} [Enchanting Plus] (EnchantingPlus-1.15.6.jar) Unloaded->Constructed->Pre-initialized->Initialized DimDoors{1.5.2R2.0.1RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R2.0.1RC1-247.zip) Unloaded->Constructed->Pre-initialized->Initialized CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized chococraft{2.8.8} [Torojima's ChocoCraft] (Chococraft_2.8.9.zip) Unloaded->Constructed->Pre-initialized->Initialized BiblioCraft{1.3.3} [biblioCraft] (BiblioCraft[v1.3.3].zip) Unloaded->Constructed->Pre-initialized->Initialized mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized Backpack{1.18.17} [backpack] (backpack-1.18.17-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_BuffBarMod{0.7.1} [buff Bar Mod] (BuffBarv0.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_ArmorBarMod{0.7.2} [Armor Bar Mod] (ArmorBarv0.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized AsgardShield_Core{2.0.4} [AsgardShield] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_Hallowed{2.0.0} [AS Addon- Hallowed] (1.5.2ASAddonHallowed_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized HarkenScythe_Core{2.1.6} [HarkenScythe] (1.5.2HarkenScythe_v2.1.6Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_HarkenScythe{2.0.0} [AS Addon- HarkenScythe] (1.5.2ASAddonHarkenScythe_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_NetherEnder{2.0.0} [AS Addon- Nether-Ender] (1.5.2ASAddonNetherEnder_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_ColorAPI{1.0.0} [ASAddon_ColorAPI] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized BetterStorage{0.6.2.23} [betterStorage] ([1.5.2]BetterStorage_0.6.2.23.zip) Unloaded->Constructed->Pre-initialized->Initialized TreeCapitator{Forge 1.5.2.r14} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized CustomLAN{2.2} [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized->Initialized ImmibisCore{55.1.6} [immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized ImmibisMicroblocksInstallCheck{55.0.7} [immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized LWJGL: 2.4.2 OpenGL: Intel® HD Graphics 3000 GL version 3.1.0 - Build 8.15.10.2752, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  6. Well I am not even close to being an expert on fixing these problems but it says there is a duplicate enchanment id. So is there a way I can change the ids. In the config?
  7. Hey Guys! I have decided to manually install Hexxit because when I use the Technic Launcher it won't let me add mods because it just constantly updates the mod pack. So I have decided to install Hexxit manually. I installed all the mods and Minecraft crashes for some odd reason still and this is before adding the other mods I want, so it must be a problem with one of the mods that is in the Hexxit modpack. This makes no sense to me. Can you guys help me out on this one? Crash-report: ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 11/26/13 9:13 PM Description: Failed to start game java.lang.IllegalArgumentException: Duplicate enchantment id! at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:111) at net.mcft.copy.betterstorage.item.EnchantmentBetterStorage.<init>(EnchantmentBetterStorage.java:67) at net.mcft.copy.betterstorage.item.EnchantmentBetterStorage.init(EnchantmentBetterStorage.java:41) at net.mcft.copy.betterstorage.BetterStorage.load(BetterStorage.java:90) 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:494) 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:314) 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:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) 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:314) 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:103) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) 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.5.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 767445240 bytes (731 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB) JVM Flags: 3 total; -Xms1024m -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 55 mods loaded, 55 mods active mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized ImmibisCore_InstalledAsCoreMod{55.1.6} [immibis Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized ImmibisMicroblocks{55.0.7} [immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Errored NotEnoughItems{1.5.2.27} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_bspkrsCore{v3.05(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev3.05.zip) Unloaded->Constructed->Pre-initialized->Initialized WildCaves3{0.4.2} [Wild Caves 3] (WildCaves3-0.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized TConstruct{1.5.2_1.4.3d7} [Tinkers' Construct] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized TwilightForest{1.18.2} [The Twilight Forest] (twilightforest-1.18.2.zip) Unloaded->Constructed->Pre-initialized->Initialized SoulShards{1.0.16} [soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed->Pre-initialized->Initialized ExtrabiomesXL{3.14.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.14.1.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Core{1.0.4.13} [Project Zulu Core] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Blocks{1.0.4.13} [Project Zulu Block and Items] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Dungeon{1.0.4.13} [Project Zulu Mobs] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|Mobs{1.0.4.13} [Project Zulu Mobs] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized ProjectZulu|World{1.0.4.13} [Project Zulu World] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized OffLawn{1.0} [offLawn] (OffLawn-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized LegendGear{1.5.2} [LegendGear] (NMcCoy-LegendGear-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized Natura{2.1.5} [Natura] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized More Bows{1.5_v1} [More Bows mod] (More bows 1.5.2_2 Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized Meteors{2.10.2} [Falling Meteors] (Meteors Mod V2.10.2.zip) Unloaded->Constructed->Pre-initialized->Initialized MapWriter{2.0} [MapWriter] (mapwriter-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized inventorytweaks{1.54b} [inventory Tweaks] (inventorytweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized InfernalMobs{1.3.1} [infernal Mobs] (InfernalMobs_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized hexxitgear{1.5.2R1.0} [Hexxit Gear] (HexxitGear-1.0-23.jar) Unloaded->Constructed->Pre-initialized->Initialized eplus{1.15.6} [Enchanting Plus] (EnchantingPlus-1.15.6.jar) Unloaded->Constructed->Pre-initialized->Initialized DimDoors{1.5.2R2.0.1RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R2.0.1RC1-247.zip) Unloaded->Constructed->Pre-initialized->Initialized CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized chococraft{2.8.8} [Torojima's ChocoCraft] (Chococraft_2.8.9.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_BuffBarMod{0.7.1} [buff Bar Mod] (BuffBarv0.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized Backpack{1.18.17} [backpack] (backpack-1.18.17-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized BiblioCraft{1.3.3} [biblioCraft] (BiblioCraft[v1.3.3].zip) Unloaded->Constructed->Pre-initialized->Initialized mod_ArmorBarMod{0.7.2} [Armor Bar Mod] (ArmorBarv0.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized HarkenScythe_Core{2.1.6} [HarkenScythe] (1.5.2HarkenScythe_v2.1.6Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized AsgardShield_Core{2.0.4} [AsgardShield] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_ColorAPI{1.0.0} [ASAddon_ColorAPI] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_NetherEnder{2.0.0} [AS Addon- Nether-Ender] (1.5.2ASAddonNetherEnder_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_HarkenScythe{2.0.0} [AS Addon- HarkenScythe] (1.5.2ASAddonHarkenScythe_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized ASAddon_Hallowed{2.0.0} [AS Addon- Hallowed] (1.5.2ASAddonHallowed_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized BetterStorage{0.6.2.23-hotfix2} [betterStorage] (1.5.2.BetterStorage_0.6.2.23-hotfix2.zip) Unloaded->Constructed->Pre-initialized->Errored DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized TreeCapitator{Forge 1.5.2.r14} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized CustomLAN{2.2} [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized->Initialized ImmibisCore{55.1.6} [immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized ImmibisMicroblocksInstallCheck{55.0.7} [immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized LWJGL: 2.4.2 OpenGL: Intel® HD Graphics 3000 GL version 3.1.0 - Build 8.15.10.2752, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  8. Alright thanks Lucas. So where do you think I can post to get help on this. Possibly the Pixelmon forums. I know that this isn't Forges fault but do you think that there is a possibility of changing things in the config folders to make these mods compatible with each other?
  9. Hey guys!!! Recently I made a Minecraft mod pack for 1.6.4 that includes: Minecraft Forge Pixelmon Optifine FPS++ Better Furnaces Rei's MiniMap Better Sprinting Craft Guide Enchanting Plus X-Ray Mod bspkrsCore TreeCapitator When I try to add Growable Ores mod Minecraft then crashes on me. I do not know how to read crash reports so could someone please tell me what mod is causing this crash because I am wiling to remove the mod. I what looking through the crash report and it said Pixelmon was causing the crash but don't understand because I saw a kid on YouTube with Growable Ores and Pixelmon working perfectly. Thanks for helping me out it means a lot to me!!! Here is the crash report: --- // Who set us up the TNT? Time: 11/11/13 11:47 PM Description: Initializing game java.lang.IllegalArgumentException: Slot 4072 is already occupied by mods.B0bGary.GrowOres.BlockOreReed@3a7d65 when adding pixelmon.blocks.BlockShrine@16fe6e at net.minecraft.block.Block.<init>(Block.java:349) at net.minecraft.block.BlockContainer.<init>(SourceFile:9) at pixelmon.blocks.BlockShrine.<init>(BlockShrine.java:29) at pixelmon.config.PixelmonBlocks.load(PixelmonBlocks.java:117) at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:61) at pixelmon.Pixelmon.init(Pixelmon.java:105) 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:540) at sun.reflect.GeneratedMethodAccessor1.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:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) 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:105) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806) 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.block.Block.<init>(Block.java:349) at net.minecraft.block.BlockContainer.<init>(SourceFile:9) at pixelmon.blocks.BlockShrine.<init>(BlockShrine.java:29) at pixelmon.config.PixelmonBlocks.load(PixelmonBlocks.java:117) at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:61) at pixelmon.Pixelmon.init(Pixelmon.java:105) 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:540) at sun.reflect.GeneratedMethodAccessor1.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:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) 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:105) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806) 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 (x86) version 6.1 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation Memory: 16839592 bytes (16 MB) / 129753088 bytes (123 MB) up to 259522560 bytes (247 MB) JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.3.883 Minecraft Forge 9.11.0.883 Optifine OptiFine_1.6.4_HD_U_C6 23 mods loaded, 23 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{6.4.3.883} [Forge Mod Loader] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized Forge{9.11.0.883} [Minecraft Forge] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized BetterSprinting{v11} [better Sprinting (core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized BetterFurnaces{3.4} [better Furnaces] ([1.6.4]BetterFurnacesV3.4.dev.zip) Unloaded->Constructed->Pre-initialized->Initialized bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized TreeCapitator{Forge 1.6.4.r06} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r06.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOre{1.6.2} [b0bGary's Growable Ores!] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreAE{1.6.0} [b0bGary's Growable Ores: Applied Energistics] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreBOP{1.6.0} [b0bGary's Growable Ores: Biomes O Plenty] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreDartCraft{1.6.0} [b0bGary's Growable Ores: DartCraft] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreForestry{1.6.0} [b0bGary's Growable Ores: Forestry] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreIC2{1.6.0} [b0bGary's Growable Ores: IC2] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreSimpleOres{1.6.0} [b0bGary's Growable Ores: Simple Ores] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreThaumcraft{1.6.0} [b0bGary's Growable Ores: Thaumcraft] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreTE{1.6.0} [b0bGary's Growable Ores: Thermal Expansion] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized B0bGrowsOreTConstruct{1.6.0} [b0bGary's Growable Ores: Tinker's Contruct] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.4.zip) Unloaded->Constructed->Pre-initialized->Initialized eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_Xray{MX for 1.6.2} [mod_Xray] (mod_XrayV1.11.zip) Unloaded->Constructed->Pre-initialized->Initialized pixelmon{2.5.2} [Pixelmon] (Pixelmon 2.5.2.zip) Unloaded->Constructed->Pre-initialized->Errored Launched Version: 1.6.4-Forge9.11.0.883 LWJGL: 2.9.0 OpenGL: Intel® HD Graphics 3000 GL version 3.1.0 - Build 8.15.10.2752, Intel 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
  10. Yeah but that is only for 1.6.X I have 1.5.2!!! Does it also apply to 1.5.2 as well. Please respond and thanks!
  11. Alright guys I would like to thank you in advance for your help. Recently I decided that I wanted to make my own personal modpack that I could play on. I have planned out my personal modpack and found out all mods I am using are most likely compatible with each other. So when I go into my roaming folder, inside my .minecraft folder there is a bin instead of versions like in the new launcher. The reason why I decided to use the old launcher is because when I use the new launcher with installing Forger through the installer and then install Optifine it would just crash. I tried the new launcher with the normal universal technique by opening the 1.5.2 versions jar and dragging everything in the 1.5.2 Forge Universal into the Jar as well. That sadly didn't work because when I would start up Minecraft Forge environment wouldn't pop up and when in the Minecraft main menu there wouldn't be a Mods tab. So now I am trying to install 1.5.2 Forge without the installer on the old Minecraft launcher because when I would try to use the Forge installer it would say something about there being no versions file which only comes from the new launcher. Yes I did delete the META-INF first, then dragged in Forge and left the Forge META-INF folder there. Then when I install Forge Universal by dragging it into the Minecraft.jar file from the bin folder the Forge environment pops up but after a while an error pops up saying "There was a fatal error starting up minecraft and FML". It also said to check out this file called "ForgeModLoader-client-0". So I did but understood none of it at all. Here is what the file says. 2013-11-05 00:01:26 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading 2013-11-05 00:01:26 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7 2013-11-05 00:01:26 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\New User\Desktop\Modpack\Modpack.exe 2013-11-05 00:01:26 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Java\jre7\bin;. 2013-11-05 00:01:26 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] Discovering coremods 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-11-05 00:01:26 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-11-05 00:01:26 [sEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir 2013-11-05 00:01:26 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-11-05 00:01:26 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean. 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] <===========> 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] A download error occured 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] A download error occured 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] <<< ==== >>> 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review. 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259) at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) at net.minecraft.Launcher.replace(Launcher.java:136) at net.minecraft.Launcher$1.run(Launcher.java:79) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 7 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531) ... 7 more 2013-11-05 00:01:27 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259) at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) at net.minecraft.Launcher.replace(Launcher.java:136) at net.minecraft.Launcher$1.run(Launcher.java:79) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 7 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531) ... 7 more 2013-11-05 00:01:28 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-11-05 00:01:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2013-11-05 00:01:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259) 2013-11-05 00:01:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-11-05 00:01:28 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-11-05 00:01:28 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136) 2013-11-05 00:01:28 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79) 2013-11-05 00:01:28 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-11-05 00:01:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261) 2013-11-05 00:01:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2013-11-05 00:01:28 [iNFO] [sTDERR] ... 5 more Before you ask I made sure I had all the correct versions of Forge and Optifine so that is already an out! Now I do know for a fact that if I install forge manually instead of using the lnstaller on the old Minecraft launcher and then installing Forge into the Minecraft.jar would work because I've done it when Minecraft was in 1.5.2. But what is getting in the way is this "There was a fatal error starting up minecraft and FML". PLEASE HELP ME!!! Also sorry for me run on sentences with all the ands, I am not that good at english. Someone please answer this!! I want to play on my modpack already!
×
×
  • Create New...

Important Information

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