Jump to content

Vilicus

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Vilicus

  1. I spoke with King Lemming directly. He knew within seconds what the problem was exactly. Extra Utilities and EnderIO needed updating to match the newest version of CofhCore/CofhLib/ThermalExpansion/ThermalFoundation. The moment I updated the 2 mods, everything worked fine.
  2. Still getting the same error, just without the mention of AppliedEnergistics this time. Its all stuff related the Thermal Expansion. But checking their github, no one else is getting the error so I dont know.
  3. Like I said, sometimes I get the error, sometimes I dont. I'm able to use all the mods when it does work. I'd just like to eliminate the problem from happening in the future. This is a privately hosted modpack and I'd like to be able to get my users on my server as quickly/conveniently as possible.
  4. How's this? https://www.dropbox.com/s/3iljkos7jlixdwf/Screenshot.png The only mods you dont see are in that top folder. And are listed in this order. [1.7.10]bspkrsCore-universal-6.13 CodeChickenLib-17.10-1.1.1.93-universal ForgeMultiplart-1.7.10-1.1.0.299-universal I haven't modified any filenames whatsoever. Everything was simply downloaded and dropped into the mods folder. Problem didn't start happening until after adding the files/dependencies for Thermal Expansion which include: CofhCore, CofhLib, ThermalFoundation, ThermalExpansion
  5. I need a little help trying to read/fix this error. Never experienced a mod sorting cycle thing and it seems to occur randomly. Sometimes I can restart and everything works fine and other times it causes a crash at launch. [10:03:53] [Client thread/ERROR]: Mod Sorting failed. [10:03:53] [Client thread/ERROR]: Visting node FMLMod:CoFHCore{1.7.10R3.0.0B2} [10:03:53] [Client thread/ERROR]: Current sorted list : [Dummy Container (BeforeAll) @1793358935, Wrapped{mcp}, Wrapped{FML}, Wrapped{Forge}, Wrapped{Dummy Container (null) @62957885}, Wrapped{CodeChickenCore}, Wrapped{<CoFH ASM>}, Wrapped{NotEnoughItems}, Wrapped{Dummy Container (null) @1571218871}, Dummy Container (Before) @1050634900, FMLMod:bspkrsCore{6.13}, FMLMod:ArmorStatusHUD{1.27}, FMLMod:StatusEffectHUD{1.26}, FMLMod:BuildCraft|Core{6.0.17}] [10:03:53] [Client thread/ERROR]: Visited set for this node : [Dummy Container (Before) @1050634900, FMLMod:StatusEffectHUD{1.26}, Wrapped{FML}, FMLMod:ThermalFoundation{1.7.10R1.0.0B1}, FMLMod:BuildCraft|Core{6.0.17}, FMLMod:ThermalExpansion{1.7.10R4.0.0B2}, FMLMod:ArmorStatusHUD{1.27}, Wrapped{Dummy Container (null) @62957885}, Dummy Container (AfterAll) @1410218666, FMLMod:CoFHCore{1.7.10R3.0.0B2}, Wrapped{NotEnoughItems}, FMLMod:bspkrsCore{6.13}, Wrapped{<CoFH ASM>}, Wrapped{mcp}, Wrapped{Dummy Container (null) @1571218871}, Wrapped{CodeChickenCore}, APIContainer{CoFHAPI:1.0}, Wrapped{Forge}, Dummy Container (After) @1915591170, Dummy Container (BeforeAll) @1793358935, FMLMod:appliedenergistics2{rv0-stable-10}] [10:03:53] [Client thread/ERROR]: Explored node set : [Dummy Container (Before) @1050634900, FMLMod:StatusEffectHUD{1.26}, Wrapped{FML}, FMLMod:BuildCraft|Core{6.0.17}, FMLMod:ArmorStatusHUD{1.27}, Wrapped{Dummy Container (null) @62957885}, Wrapped{NotEnoughItems}, FMLMod:bspkrsCore{6.13}, Wrapped{<CoFH ASM>}, Wrapped{mcp}, Wrapped{Dummy Container (null) @1571218871}, Wrapped{CodeChickenCore}, Wrapped{Forge}, Dummy Container (BeforeAll) @1793358935] [10:03:53] [Client thread/ERROR]: Likely cycle is in : [FMLMod:ThermalFoundation{1.7.10R1.0.0B1}, FMLMod:ThermalExpansion{1.7.10R4.0.0B2}, Dummy Container (AfterAll) @1410218666, FMLMod:CoFHCore{1.7.10R3.0.0B2}, APIContainer{CoFHAPI:1.0}, Dummy Container (After) @1915591170, FMLMod:appliedenergistics2{rv0-stable-10}] [10:03:53] [Client thread/ERROR]: A dependency cycle was detected in the input mod set so an ordering cannot be determined [10:03:53] [Client thread/ERROR]: The first mod in the cycle is FMLMod:CoFHCore{1.7.10R3.0.0B2} [10:03:53] [Client thread/ERROR]: The mod cycle involves [10:03:53] [Client thread/ERROR]: FMLMod:ThermalFoundation{1.7.10R1.0.0B1} : before: [], after: [CoFHCore@[1.7.10R3.0.0B1,)] [10:03:53] [Client thread/ERROR]: FMLMod:ThermalExpansion{1.7.10R4.0.0B2} : before: [], after: [ThermalFoundation@[1.7.10R1.0.0B1,)] [10:03:53] [Client thread/ERROR]: Dummy Container (AfterAll) @1410218666 : before: [], after: [] [10:03:53] [Client thread/ERROR]: FMLMod:CoFHCore{1.7.10R3.0.0B2} : before: [], after: [FML@[7.10.0.1180,7.11), Forge@[10.13.0.1180,10.14)] [10:03:53] [Client thread/ERROR]: APIContainer{CoFHAPI:1.0} : before: [EnderIO, ExtraUtilities, CoFHCore], after: [CoFHCore] [10:03:53] [Client thread/ERROR]: Dummy Container (After) @1915591170 : before: [], after: [] [10:03:53] [Client thread/ERROR]: FMLMod:appliedenergistics2{rv0-stable-10} : before: [], after: [gregtech_addon, Mekanism, IC2, ThermalExpansion, BuildCraft|Core, AppliedEnergistics2-Core, Forge@[10.13.0.1152,)] [10:03:53] [Client thread/ERROR]: The full error cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145) ~[TopologicalSort.class:?] at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133) ~[ModSorter.class:?] at cpw.mods.fml.common.Loader.sortModList(Loader.java:256) [Loader.class:?] at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55] at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?] [10:03:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Baubles, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Flaxbeard's Steam Power, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Waila, FMLFileResourcePack:Witchery, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin [10:03:53] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
  6. Minecraft 1.6.4 Forge #965 No idea what is causing issues with the server but it seems to be producing a fair amount of lag. We've got 6gb and our permsize is set to 256. Normally I wouldn't post these things, and research the crap out of it to figure it out on my own but I'm completely at a loss. No one seems to have a clear answer. Here's a snippet of our log: http://pastebin.com/3TByfnaP For the full log, here a link to it via dropbox. It was too big to copy/paste to here or pastebin. https://www.dropbox.com/s/0kuv124i9b0akyl/ForgeModLoader-server-0%20%286%29.log
  7. Is there an alternate location the Forge Javadocs can be found? Every time I try to load http://jd.minecraftforge.net/ it times out. I'm trying to find more information about rendering a custom model into Minecraft. More specifically what filetypes are needed and how the process is done. I'm not a coder, but I would like to be able to understand the process so I can help with relaying the information between my programmer and my modeler on our project.
  8. As soon as I install Forge Multipart I get this error. No idea whats causing it. Its a fresh install with Forge version 9.10.0.848. I've tried with and without optifine, same error. I've installed scala library, but as I understand it, that gets downloaded automatically. Still, same error.
  9. I have no idea if this is an issue regarding forge or if its related to one of the installed mods. What is happening is I can get into the in-game startup menu, but when I go to enter a world, the game crashes when building the new world. I can see all the mods loaded beforehand so they seem to be working just fine. Some research looking into the ArrayIndexOutofBounds thing lead me to looking for a 4096 id fix of some sort, which is supposedly handled by forge now... so that is why I'm here. Here is the crash error:
×
×
  • Create New...

Important Information

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