Jump to content

Custom Modpack Not Working


Darkpixel

Recommended Posts

 

Darkpixel797Wednesday at 15:58

This is my first time making a custom modpack, I followed advice on this website and from recent youtube videos. I fixed my first problem where it failed to download (change end of dropbox url to 1), but now I have another problem. It installed but whenever I try to play Techniclauncher closes out the n immediately opens (Minecraft does not even start up) I have no Idea what is going on and I need help. My dropbox link is as follows:  https://www.dropbox.com/s/yl3pp7se2n2x7jj/Modpack.zip?dl=1

Link to comment
Share on other sites

50 minutes ago, Darkpixel said:

apparently not solved, fixed previous problem but now minecraft loads but once forge is done loading all the mods it crashes. new link: https://www.dropbox.com/s/vjv5i7d6ed0ris8/Modpack.zip?dl=1

crash report: https://www.dropbox.com/s/i48r9z7pzayvd4v/crash-2016-07-15_17.31.53-client.txt?dl=0

You are kinda lame now, this does not belong in Cafe Lame. Also, you forgot to add Player API.

Link to comment
Share on other sites

  • 2 weeks later...

solved that problem, and biomeid conflicts, only thing that is left is this mysterious crash report :/

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 7/30/16 10:03 AM
Description: Initializing game

java.lang.IllegalArgumentException: ID is already registered: 24
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
    at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
    at fr.toss.common.register.EntityRegister.registerEntity(EntityRegister.java:58)
    at fr.toss.common.register.EntityRegister.load(EntityRegister.java:34)
    at fr.toss.common.CommonProxy.load(CommonProxy.java:39)
    at fr.toss.client.ClientProxy.load(ClientProxy.java:29)
    at fr.toss.common.Main.init(Main.java:51)
    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:532)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
    at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
    at fr.toss.common.register.EntityRegister.registerEntity(EntityRegister.java:58)
    at fr.toss.common.register.EntityRegister.load(EntityRegister.java:34)
    at fr.toss.common.CommonProxy.load(CommonProxy.java:39)
    at fr.toss.client.ClientProxy.load(ClientProxy.java:29)
    at fr.toss.common.Main.init(Main.java:51)
    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:532)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_73, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1759493784 bytes (1677 MB) / 2550661120 bytes (2432 MB) up to 2550661120 bytes (2432 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560m -Xmx2560m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 60 mods loaded, 60 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHI    FML{7.10.99.99} [Forge Mod Loader] (modpack.jar) 
    UCHI    Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar) 
    UCHI    AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 
    UCHI    CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar) 
    UCHI    NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems 1.0.5.110.jar) 
    UCHI    PlayerAPI{1.4} [Player API] (minecraft.jar) 
    UCHI    coloredlightscore{1.3.7.39} [Colored Lights Core] (minecraft.jar) 
    UCHI    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) 
    UCHI    gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util 1.9.jar) 
    UCHI    crazyores{2.0.7} [CrazyOres] ([1.7.10]CrazyOres V2.0.7.jar) 
    UCHI    abyssalcraft{1.9.1.3} [AbyssalCraft] (AbyssalCraft 1.9.1.3.jar) 
    UCHI    Baubles{1.0.1.10} [Baubles] (Baubles 1.0.1.10.jar) 
    UCHI    Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar) 
    UCHI    adventurersamulets{1.7.10-1.5.0c} [Adventurer's Amulets] (AdventurersAmulets 1.5.0c.jar) 
    UCHE    aether{1.7.10-1.6} [Aether II] (aether 1.6.jar) 
    UCHI    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 
    UCHI    arsmagica2{1.4.0.009} [Ars Magica 2] (Ars Magica 2 1.4.0.009.jar) 
    UCHI    Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) 
    UCHI    atum{0.6} [Atum] (Atum 0.6.77.jar) 
    UCHI    weaponmod{v1.14.3} [Balkon's WeaponMod] (Balkon's Weaponmod 1.14.3.jar) 
    UCHI    battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (Battlegear 2 1.0.8.3.jar) 
    UCHI    Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) 
    UCHI    chocolateQuest{1.0} [Chocolate Quest] (Chocolate Quest 1.0.jar) 
    UCHI    easycoloredlights{1.3.7.39} [Easy Colored Lights] (ColoredLightsCore-1.3.7.39.jar) 
    UCHI    CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar) 
    UCHI    DynamicLights{1.3.7} [Dynamic Lights] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_mobEquipment{1.0.7} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar) 
    UCHI    DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar) 
    UCHI    Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar) 
    UCHI    etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar) 
    UCHI    goblin{0.6} [Goblins! Mod] (Goblins.jar) 
    UCHI    GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (Grimiore of Gaia 3 1.2.7.jar) 
    UCHI    Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core 2.1.0a.jar) 
    UCHI    Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar 2.1.0a.jar) 
    UCHI    Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples 2.1.0.jar) 
    UCHI    Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo 2.1.0.jar) 
    UCHI    Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees 2.1.0.jar) 
    UCHI    Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes 2.1.0.jar) 
    UCHI    Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops 2.1.0.jar) 
    UCHI    Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice 2.1.0a.jar) 
    UCHI    HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion v1.8.5.jar) 
    UCHE    magiccrusade{2.0.0} [Magic Crusade] (magiccrusade-1.0.jar) 
    UCHI    Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-Mod.jar) 
    UCHI    Natura{2.2.0} [Natura] (Natura.jar) 
    UCHI    Roguelike{1.5.0} [Roguelike Dungeons] (roguelike 1.5.0b.jar) 
    UCHE    runicdungeons{1.1.7b} [Runic Dungeons] (RunicDungeons-1.1.7b.jar) 
    UCHI    thebetweenlands{1.0.5-alpha} [The Betweenlands] (TheBetweenlands-1.0.5-alpha-universal.jar) 
    UCHI    erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar) 
    UCHI    TragicMC{2.46.2876} [TragicMC 2] (TragicMC2 2.46.2876.jar) 
    UCHI    TwilightForest{2.3.7} [The Twilight Forest] (Twilight Forest 2.3.7.jar) 
    UCHI    AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod.jar) 
    UCHI    witchery{0.24.1} [Witchery] (Witchery 0.24.1.jar) 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.82' Renderer: 'GeForce GTX 760/PCIe/SSE2'
    Mantle Environment: Environment healthy.
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.82, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...