Jump to content

Cobalta

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Cobalta

  1. Cauldron is a replacement for the Forge universal JAR file and belongs in the top level of your server folder. You change whatever startup script/batch you use to point at the Cauldron JAR instead of the Forge JAR.

    I tried to install cauldron but I don't understand a thing about how,and why.Can you please,since that it seems that,when you get how to do it,it goes super fast,can you do it for me?

    If it is too much to ask,i'll try by myself but it really would help me...

  2. Hello!

    First I know what you're thinking :

    This problem is current!There is a pinned link about it just here : '?do=embed' frameborder='0' data-embedContent>> !

     

    Well,I installed cauldron and spigot on my server but it stays the same!

    I saw that cauldron can be installed in both client side and server, I just installed it in server because I can't figure out how to do it in client side.I still can join my server untill my friend joins.

     

    The crash logs seems to be the sames as everyone :

     

     

    ---- Minecraft Crash Report ----

    // Everything's going to plan. No, really, that was supposed to happen.
     
    Time: 02/07/14 00:15
    Description: Exception in server tick loop
     
    java.lang.ArrayIndexOutOfBoundsException: -1
    at java.util.ArrayList.elementData(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at net.minecraft.server.management.ServerConfigurationManager.func_72374_b(ServerConfigurationManager.java:1125)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:918)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
     
     
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
     
    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 79779520 bytes (76 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 3 total; -Xmx1G -XX:MaxPermSize=246M -Xmx512M
    AABB Pool Size: 2013 (112728 bytes; 0 MB) allocated, 1539 (86184 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    CraftBukkit Information: 
       Running: MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-164-230 (MC: 1.6.4) (Implementing API version 1.6.4-R2.1-SNAPSHOT) false
       Plugins: {}
       Warnings: DEFAULT
       Threads: { RUNNABLE Command Reader: [org.fusesource.jansi.internal.Kernel32._getch(Native Method), org.fusesource.jansi.internal.WindowsSupport.readByte(WindowsSupport.java:46), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readByte(WindowsTerminal.java:184), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:53), org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:151), java.io.FilterInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.dedicated.DedicatedServerCommandThread.run(DedicatedServerCommandThread.java:38)], RUNNABLE Thread-1: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(Unknown Source), java.io.BufferedOutputStream.flushBuffer(Unknown Source), java.io.BufferedOutputStream.flush(Unknown Source), java.io.PrintStream.flush(Unknown Source), java.io.FilterOutputStream.flush(Unknown Source), sun.nio.cs.StreamEncoder.implFlush(Unknown Source), sun.nio.cs.StreamEncoder.flush(Unknown Source), java.io.OutputStreamWriter.flush(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:707), org.bukkit.craftbukkit.v1_6_R3.util.TerminalConsoleHandler.flush(TerminalConsoleHandler.java:30), java.util.logging.ConsoleHandler.publish(Unknown Source), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:84), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Listen thread: [java.net.DualStackPlainSocketImpl.accept0(Native Method), java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.PlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:82)], TIMED_WAITING Connection #1 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.network.TcpWriterThread.run(TcpWriterThread.java:49)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(ThreadedFileIOBase.java:61), net.minecraft.world.storage.ThreadedFileIOBase.run(ThreadedFileIOBase.java:27), java.lang.Thread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], RUNNABLE Attach Listener: [], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:174)], RUNNABLE Connection #3 write thread: [java.net.SocketOutputStream.socketWrite0(Native Method), java.net.SocketOutputStream.socketWrite(Unknown Source), java.net.SocketOutputStream.write(Unknown Source), org.bouncycastle.crypto.io.CipherOutputStream.write(Unknown Source), java.io.BufferedOutputStream.flushBuffer(Unknown Source), java.io.BufferedOutputStream.write(Unknown Source), java.io.DataOutputStream.write(Unknown Source), java.io.FilterOutputStream.write(Unknown Source), net.minecraft.network.packet.Packet250CustomPayload.func_73273_a(Packet250CustomPayload.java:61), net.minecraft.network.packet.Packet.func_73266_a(Packet.java:221), net.minecraft.network.TcpConnection.func_74459_h(TcpConnection.java:202), net.minecraft.network.TcpConnection.func_74451_d(TcpConnection.java:564), net.minecraft.network.TcpWriterThread.run(TcpWriterThread.java:25)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693), net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)], RUNNABLE Connection #3 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.DataInputStream.readUnsignedByte(Unknown Source), net.minecraft.network.packet.Packet.func_73272_a(Packet.java:159), net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327), net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:556), net.minecraft.network.TcpReaderThread.run(TcpReaderThread.java:23)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServerSleepThread.run(DedicatedServerSleepThread.java:23)], RUNNABLE Connection #1 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.DataInputStream.readUnsignedByte(Unknown Source), net.minecraft.network.packet.Packet.func_73272_a(Packet.java:159), net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327), net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:556), net.minecraft.network.TcpReaderThread.run(TcpReaderThread.java:23)], TIMED_WAITING Immibis Core background task: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Universal Electricity: [java.lang.Thread.sleep(Native Method), resonant.lib.grid.UpdateTicker.run(UpdateTicker.java:126)],}
       Recent tasks from 2608-2638{}
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 65 mods loaded, 65 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.4.49.965} [Forge Mod Loader] (server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.11.1.965} [Minecraft Forge] (server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Aroma1997Core{1.0.1.5} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.9.0.9} [codeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ImmibisMicroblocks{57.6.4} [immibis's Microblocks] (immibis-microblocks-57.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bcmod-guipatch{1.6.4 - 2.5.1} [bCMod - GUI patch] (zz-bcmod-guipatch 1.6.4 - 2.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DamageIndicatorsMod{2.9.2.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    lucky{4.2.1} [Lucky Block] ([1-6-4]_Lucky_Block_v4-2-1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    cfm{3.2.9.1} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.9.1(1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IC2{2.0.397-experimental} [industrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ImmibisCore{57.2.0} [immibis Core] (immibis-core-57.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AdvancedRepulsionSystems{57.2.0} [Advanced Repulsion Systems] (adv-repulsion-systems-57.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AdvancedMachines{57.3.2} [Advanced Machines] (advanced-machines-57.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Aroma1997CoreHelper{1.0.1.5} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bcmod{1.6.4 - 2.5.2} [bCMod (Brad16840 Core Mod)] (bcmod 1.6.4 - 2.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    backpacks16840{1.6.4 - 2.5.2} [backpacks!] (backpacks 1.6.4 - 2.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BattleTowers{1.4.2} [battle Towers] (BattleTowers_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BetterAnvil{3.0.6} [better Anvils] (betterAnvils - 3.0.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.5.5} [biblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AWWayofTime{v1.0.1g} [blood Magic: Alchemical Wizardry] (Blood Magic v1.0.1g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    props{1.9a} [DecoCraft] (DecoCraft1.6.4 V1.9b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Tombenpotter's ElectricMagicTools{1.0.7} [Electric Magic Tools] (ElectricMagicTools-1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Hats{2.0.2} [Hats] (files^Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    iChunUtil{2.3.0} [iChunUtil] (util^iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PortalGun{2.0.1} [PortalGun] (filespg^PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1084.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GalacticraftMars{2.0.14} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.14.1084.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IC2Fixes{1.0} [iC2 Fixes] (IC2Fixes.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks Mod 1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IronChest{5.4.1.613} [iron Chest] (ironchest-universal-1.6.4-5.4.1.613.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    JABBA{1.1.4} [JABBA] (JABBA_1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    meteors{2.11.2} [Falling Meteors] (Meteors Mod V2.11.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    minegicka{1.4.3} [Minegicka 2] (Minegicka II 1.4.3 for MC1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_Minions{1.7.9b} [Minions] (Minions_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AdvancedSolarPanel{3.4.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GraviSuite{1.9.9a} [Gravitation Suite] (mod_zGraviSuite_1_9_9a_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Morph{0.7.1} [Morph] (Morph-Beta-0.7.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NetherOres{1.6.2R2.2.2} [Nether Ores] (NetherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenMods{0.5} [OpenMods] (OpenModsLib-0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenBlocks{1.2.8} [OpenBlocks] (OpenBlocks-1.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OreSpawn{164.17} [OreSpawn] (orespawn164v17.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PowerConverters{1.6.4-2.4.0.18} [Power Converters] (PowerConverters-1.6.4-2.4.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RandomThings{1.9} [Random Things] (Random_Things_v._1.9__MC_1.6.4_.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    UniversalElectricity{3.1.0} [universal Electricity] (Universal-Electricity-3.1.0.114-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [ResonantEngine] (Resonant-Engine-1.2.0.349-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DarrenPR_RottenFleshToLeather{1.0.0} [Rotten Flesh to Leather] (RottenFleshToLeather_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SS2{2 (build 2)} [soul Shards 2] (Soul-Shards-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Statues{2.1.1} [statues] (statues-1.6.4-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct{1.5.13EX} [Tinkers' Construct] (TConstruct_mc1.6.4_EX.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ThaumicTinkerer{alpha-2.3-207} [Thaumic Tinkerer] (ThaumicTinkerer-alpha-2.3-207.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    weaponmod{1.6.2 v1.13.6} [balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
    Forestry : [Forestry] Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client: 
    Bukkit, MCPC+, or other Bukkit replacement
    These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 263 (14728 bytes; 0 MB) allocated, 136 (7616 bytes; 0 MB) used
    Player Count: 2 / 20; [GCCorePlayerMP['cobalta'/212, l='world', x=195,33, y=67,00, z=197,12](cobalta at 195.32859819979092,67.0,197.12471410463633), GCCorePlayerMP['SkiiZz0'/942, l='world', x=197,62, y=69,00, z=196,61](SkiiZz0 at 197.62336116874653,69.0,196.6142123285807)]
    Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
    Type: Dedicated Server (map_server.txt)

     

     

    If you want my server to check if everything is installed well,here you are :http://www.mediafire.com/download/600v2vls9sb2bon/Serveur_FTP.rar

     

    I would be extremely grateful if you could help me!

     

    Edit:I Realized I gave the wrong link,I replaced it with the good one.

  3. Hey,again and again me,I tried to fix a lot of problems on my modpack but there is one I tried to fix but it failed,I saw on the crash logs that it is linked to thaumcraft 4 but I can't find the answer..

    Can you tell me what is wrong with it?

    I know I have Id conflicts but I will fix that later,for now I'm focusing on thaumcraft 4.

     

    Sorry for bothering you again ^^

  4.  

    Fix all of those and come back when you hit another snag.

     

    Well,I think I've added everything,fixed everything but it keeps making the same error. (launcher disapears then reapears after a few seconds)

    I bothered you three times already,would you care for a forth?

    You know what they say : never three without four! (Wait,what?)

  5.  

    • As I mentioned in your previous thread. You MUST include a full set of configs with your modpack. These are generated in the config folder where you are testing the pack as you assemble it. You are testing it locally, right? Always, always include this entire folder with your pack.

     

     

    No,I don't test It,I don't know how to x(.I fixed every thing you said besides this so,how can I "test" my modpack?

  6. Hey!

    I already posted on this forum to ask help for a custom modpack,but,since there were too much problems,I decided to 

    go and make a new one,but,guess what?I'm having trouble with this one too x(!

    I don't think the problems are the same so, can you please help me?

     

    My modpack : http://www.technicpack.net/api/modpack/feed-the-steed

     

    For now,the main problem is that once I click play on the tecnhnic pack launcher,the launcher disapears and reapears after a few seconds.

     

    Help me please!

  7. Hello,I started creating my own modpack recently and I put it into the technic launcher,I click on download,then the downloading percentage goes negative like -1563400% and an error says :

     

    Error downloading file for the following pack : FeedThePony

    Failed to download : https://www.dropbow.com/s/89z7td25n6ncsyt/FeedThePoney.zip

    Please consult the modpack author.

     

    Here are my logs

     

    [B#439] 2014/06/11 18:28:09 [INFOS] ------------------------------------------
    [B#439] 2014/06/11 18:28:09 [INFOS] Technic Launcher is starting....
    [B#439] 2014/06/11 18:28:09 [INFOS] Launcher Build: 439
    [B#439] 2014/06/11 18:28:09 [INFOS] ------------ Startup Parameters ------------
    [B#439] 2014/06/11 18:28:09 [INFOS] --------- End of Startup Parameters ---------
    [B#439] 2014/06/11 18:28:09 [AVERTISSEMENT] Unable to load users from C:UsersCobaltaAppDataRoaming.technicusers.json because it does not exist.
    [B#439] 2014/06/11 18:28:09 [INFOS] Analytics Response [installLauncher]: 200
    [B#439] 2014/06/11 18:28:09 [INFOS] Analytics Response [runLauncher]: 200
    [B#439] 2014/06/11 18:28:09 [AVERTISSEMENT] Unable to load installedPacks from C:UsersCobaltaAppDataRoaming.technicinstalledPacks because it does not exist.
    [B#439] 2014/06/11 18:28:14 [INFOS] Launcher took: 4470ms to start
    [B#439] 2014/06/11 18:28:41 [INFOS] Auth: {"accessToken":"dff806e1710b47859e9b4e2c27ecb8da","clientToken":"bfd3103e-bdf1-4247-91ff-82fcf646c7bb","selectedProfile":{"id":"a2be5b5c02324de2ae64d2c11cb56588","name":"cobalta"},"availableProfiles":[{"id":"a2be5b5c02324de2ae64d2c11cb56588","name":"cobalta"}]}
    [B#439] 2014/06/11 18:28:41 [INFOS] Starting download of https://minotar.net/helm/cobalta/100, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitmain/logo.png?1400627952, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitmain/background.png?1400627952, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitmain/icon.png?1400627952, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/hexxit/logo.png?1400766991, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/attack-of-the-bteam/logo.png?1399273717, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitlite/logo.png?1387867344, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Failed to load image C:UsersCobaltaAppDataRoaming.technicassetspacksattack-of-the-bteamlogo.png from file.
    [B#439] 2014/06/11 18:28:42 [INFOS] Failed to load image C:UsersCobaltaAppDataRoaming.technicassetspacksattack-of-the-bteamlogo.png from file.
    [B#439] 2014/06/11 18:28:42 [INFOS] Failed to load image C:UsersCobaltaAppDataRoaming.technicassetspacksattack-of-the-bteamlogo.png from file.
    [B#439] 2014/06/11 18:28:42 [INFOS] Failed to load image C:UsersCobaltaAppDataRoaming.technicassetspacksattack-of-the-bteamlogo.png from file.
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/voltz/logo.png?1395083878, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/bigdig/logo.png?1388544083, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkit/logo.png?1388543992, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/yogbox/logo.png?1388544026, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/hackslashmine/logo.png?1393893282, with 3 tries remaining
    [B#439] 2014/06/11 18:28:42 [INFOS] Starting download of http://cdn.technicpack.net/resources/vanilla/logo.png?1396252895, with 3 tries remaining
    [B#439] 2014/06/11 18:28:46 [INFOS] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'}
    [B#439] 2014/06/11 18:29:09 [INFOS] feedthepony
    [B#439] 2014/06/11 18:30:12 [INFOS] InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1c95a57, background=net.technicpack.launchercore.restful.Resource@4a39f6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=true}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 18:30:13 [INFOS] InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1c95a57, background=net.technicpack.launchercore.restful.Resource@4a39f6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=true}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 18:30:16 [INFOS] Analytics Response [installModpack]: 200
    [B#439] 2014/06/11 18:30:16 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 3 tries remaining
    [B#439] 2014/06/11 18:30:21 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 2 tries remaining
    [B#439] 2014/06/11 18:30:25 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 1 tries remaining
    [B#439] 2014/06/11 18:30:40 [INFOS] Opening options for InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1c95a57, background=net.technicpack.launchercore.restful.Resource@4a39f6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=true}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 18:30:40 [INFOS] PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1c95a57, background=net.technicpack.launchercore.restful.Resource@4a39f6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=true}
    [B#439] 2014/06/11 18:31:19 [INFOS] Analytics Response [installModpack]: 200
    [B#439] 2014/06/11 18:31:19 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 3 tries remaining
    [B#439] 2014/06/11 18:31:20 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 2 tries remaining
    [B#439] 2014/06/11 18:31:21 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 1 tries remaining
    [B#439] 2014/06/11 18:31:24 [INFOS] Opening options for InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1c95a57, background=net.technicpack.launchercore.restful.Resource@4a39f6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=true}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 18:31:24 [INFOS] PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1c95a57, background=net.technicpack.launchercore.restful.Resource@4a39f6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=true}
    [B#439] 2014/06/11 18:34:18 [INFOS] InstalledPack{info=SolderPackInfo{name='tekkitmain', display_name='Tekkit', url='http://www.technicpack.net/tekkit', icon_md5='1dd87c03268a7144411bb8cbe8bf7326', logo_md5='175523449f470a05bf4a32dfa3c48b0c', background_md5='f39ae618809383451f6832e4d2a738fe', recommended='1.2.9e', latest='1.2.9e', builds=[1.0.2, 1.0.3, 1.0.5, 1.0.6, 1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.5b, 1.2.5c, 1.2.5d, 1.2.6, 1.2.6b, 1.2.7, 1.2.7b, 1.2.8, 1.2.8b, 1.2.8c, 1.2.8d, 1.2.8e, 1.2.9, 1.2.9b, 1.2.9c, 1.2.9d, 1.2.9e], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='tekkitmain', platform=false, build='recommended', directory='%MODPACKS%tekkitmain'}
    [B#439] 2014/06/11 18:34:18 [INFOS] InstalledPack{info=SolderPackInfo{name='hexxit', display_name='Hexxit', url='null', icon_md5='fb51fd408d5d3bc7eba8d9a820ab555c', logo_md5='1426f5b19df42eab2cabbaa34823c8c9', background_md5='a99b0c0eb00ac657d29eb9e1f9086033', recommended='1.0.10', latest='1.0.10', builds=[1.0.0, 1.0.1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='hexxit', platform=false, build='recommended', directory='%MODPACKS%hexxit'}
    [B#439] 2014/06/11 18:34:18 [INFOS] Starting download of http://cdn.technicpack.net/resources/hexxit/background.png?1400766991, with 3 tries remaining
    [B#439] 2014/06/11 18:34:18 [INFOS] Starting download of http://cdn.technicpack.net/resources/hexxit/icon.png?1400766991, with 3 tries remaining
    [B#439] 2014/06/11 18:34:19 [INFOS] InstalledPack{info=SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.10b', latest='1.0.11a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='attack-of-the-bteam', platform=false, build='recommended', directory='%MODPACKS%attack-of-the-bteam'}
    [B#439] 2014/06/11 18:34:19 [INFOS] Starting download of http://cdn.technicpack.net/resources/attack-of-the-bteam/background.png?1399273717, with 3 tries remaining
    [B#439] 2014/06/11 18:34:19 [INFOS] Starting download of http://cdn.technicpack.net/resources/attack-of-the-bteam/icon.png?1399273717, with 3 tries remaining
    [B#439] 2014/06/11 18:34:19 [INFOS] Failed to load image C:UsersCobaltaAppDataRoaming.technicassetspacksattack-of-the-bteambackground.jpg from file.
    [B#439] 2014/06/11 18:34:19 [INFOS] Failed to load image C:UsersCobaltaAppDataRoaming.technicassetspacksattack-of-the-bteambackground.jpg from file.
    [B#439] 2014/06/11 18:34:21 [INFOS] InstalledPack{info=SolderPackInfo{name='tekkitlite', display_name='Tekkit Lite', url='http://www.technicpack.net/tekkit-lite', icon_md5='aefa89c377dcb217fdf99988f6e25b8f', logo_md5='4dc44bd7a08fa76f3e619587f189f8eb', background_md5='5a4592cb38f9bf0ca76b0667c6196b0b', recommended='0.6.5', latest='0.6.5', builds=[0.5.9, 0.5.8.1, 0.5.7, 0.5.6, 0.5.5, 0.5.4, 0.5.3, 0.5.2, 0.5.1, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='tekkitlite', platform=false, build='recommended', directory='%MODPACKS%tekkitlite'}
    [B#439] 2014/06/11 18:34:21 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitlite/background.png?1387867344, with 3 tries remaining
    [B#439] 2014/06/11 18:34:22 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitlite/icon.png?1387867344, with 3 tries remaining
    [B#439] 2014/06/11 18:34:22 [INFOS] InstalledPack{info=SolderPackInfo{name='voltz', display_name='Voltz', url='http://www.technicpack.net/voltz', icon_md5='820ad79798bf8fce3317ad7bb6302384', logo_md5='57bab00b470b738898084b29b541a3e7', background_md5='e9111ee2909af2bc0fa78a50812b1c0a', recommended='2.0.4', latest='v3.0.0c', builds=[1.0.13, 1.0.12, 1.0.11, 1.0.10, 1.0.9, 1.0.8, 1.0.7, 1.0.6, 1.0.5, 1.0.4, 1.1.2, 1.1.3, 1.1.4, 2.0.1, 2.0.2, 2.0.4, 3.0.0, 3.0.0b, v3.0.0c], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='voltz', platform=false, build='recommended', directory='%MODPACKS%voltz'}
    [B#439] 2014/06/11 18:34:22 [INFOS] Starting download of http://cdn.technicpack.net/resources/voltz/background.png?1395083878, with 3 tries remaining
    [B#439] 2014/06/11 18:34:22 [INFOS] Starting download of http://cdn.technicpack.net/resources/voltz/icon.png?1395083878, with 3 tries remaining
    [B#439] 2014/06/11 18:34:28 [INFOS] InstalledPack{info=SolderPackInfo{name='tekkitlite', display_name='Tekkit Lite', url='http://www.technicpack.net/tekkit-lite', icon_md5='aefa89c377dcb217fdf99988f6e25b8f', logo_md5='4dc44bd7a08fa76f3e619587f189f8eb', background_md5='5a4592cb38f9bf0ca76b0667c6196b0b', recommended='0.6.5', latest='0.6.5', builds=[0.5.9, 0.5.8.1, 0.5.7, 0.5.6, 0.5.5, 0.5.4, 0.5.3, 0.5.2, 0.5.1, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='tekkitlite', platform=false, build='recommended', directory='%MODPACKS%tekkitlite'}
    [B#439] 2014/06/11 18:34:28 [INFOS] InstalledPack{info=SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.10b', latest='1.0.11a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a, 1.0.10b, 1.0.11, 1.0.11a], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='attack-of-the-bteam', platform=false, build='recommended', directory='%MODPACKS%attack-of-the-bteam'}
    [B#439] 2014/06/11 18:34:28 [INFOS] InstalledPack{info=SolderPackInfo{name='hexxit', display_name='Hexxit', url='null', icon_md5='fb51fd408d5d3bc7eba8d9a820ab555c', logo_md5='1426f5b19df42eab2cabbaa34823c8c9', background_md5='a99b0c0eb00ac657d29eb9e1f9086033', recommended='1.0.10', latest='1.0.10', builds=[1.0.0, 1.0.1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='hexxit', platform=false, build='recommended', directory='%MODPACKS%hexxit'}
    [B#439] 2014/06/11 18:34:29 [INFOS] InstalledPack{info=SolderPackInfo{name='tekkitmain', display_name='Tekkit', url='http://www.technicpack.net/tekkit', icon_md5='1dd87c03268a7144411bb8cbe8bf7326', logo_md5='175523449f470a05bf4a32dfa3c48b0c', background_md5='f39ae618809383451f6832e4d2a738fe', recommended='1.2.9e', latest='1.2.9e', builds=[1.0.2, 1.0.3, 1.0.5, 1.0.6, 1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.5b, 1.2.5c, 1.2.5d, 1.2.6, 1.2.6b, 1.2.7, 1.2.7b, 1.2.8, 1.2.8b, 1.2.8c, 1.2.8d, 1.2.8e, 1.2.9, 1.2.9b, 1.2.9c, 1.2.9d, 1.2.9e], solder=net.technicpack.launchercore.restful.solder.Solder@46ca65}, name='tekkitmain', platform=false, build='recommended', directory='%MODPACKS%tekkitmain'}
    [B#439] 2014/06/11 18:34:29 [INFOS] InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1c95a57, background=net.technicpack.launchercore.restful.Resource@4a39f6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=true}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 18:34:31 [INFOS] Analytics Response [installModpack]: 200
    [B#439] 2014/06/11 18:34:31 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 3 tries remaining
    [B#439] 2014/06/11 18:34:33 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 2 tries remaining
    [B#439] 2014/06/11 18:34:34 [INFOS] Starting download of https://www.dropbox.com/s/43ifcapyny9ndtr/FeedThePoney.zip, with 1 tries remaining
    [B#439] 2014/06/11 18:44:38 [INFOS] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'}
    [B#439] 2014/06/11 18:44:40 [INFOS] feedthepony
    [B#439] 2014/06/11 18:44:41 [INFOS] Starting download of http://cdn.technicpack.net/platform/pack-logos/384561.png?1402505017, with 3 tries remaining
    [B#439] 2014/06/11 18:44:42 [INFOS] InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@cb686, background=net.technicpack.launchercore.restful.Resource@a35603, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=false}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 18:44:45 [INFOS] Analytics Response [installModpack]: 200
    [B#439] 2014/06/11 18:44:45 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 3 tries remaining
    [B#439] 2014/06/11 18:44:47 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 2 tries remaining
    [B#439] 2014/06/11 18:44:49 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 1 tries remaining
    [B#439] 2014/06/11 19:02:57 [INFOS] ------------------------------------------
    [B#439] 2014/06/11 19:02:57 [INFOS] Technic Launcher is starting....
    [B#439] 2014/06/11 19:02:57 [INFOS] Launcher Build: 439
    [B#439] 2014/06/11 19:02:57 [INFOS] ------------ Startup Parameters ------------
    [B#439] 2014/06/11 19:02:57 [INFOS] --------- End of Startup Parameters ---------
    [B#439] 2014/06/11 19:02:57 [INFOS] Analytics Response [runLauncher]: 200
    [B#439] 2014/06/11 19:03:03 [AVERTISSEMENT] Unable to load news, hiding news section
    net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/news/]
    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:109)
    at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)
    at org.spoutcraft.launcher.launcher.Launcher$1.run(Launcher.java:82)
    Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.technicpack.net/api/news/
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
    ... 2 more
    [B#439] 2014/06/11 19:03:04 [INFOS] {"accessToken":"cc0a8bc6e15b43e1a3b949c5276b4f2d","clientToken":"bfd3103e-bdf1-4247-91ff-82fcf646c7bb","selectedProfile":{"id":"a2be5b5c02324de2ae64d2c11cb56588","name":"cobalta"}}
    [B#439] 2014/06/11 19:03:04 [INFOS] Launcher took: 7460ms to start
    [B#439] 2014/06/11 19:03:04 [AVERTISSEMENT] Unable to load platform pack feedthepony
    net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/modpack/feedthepony]
    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:109)
    at net.technicpack.launchercore.restful.platform.PlatformPackInfo.getPlatformPackInfo(PlatformPackInfo.java:142)
    at net.technicpack.launchercore.install.AvailablePackList$2.run(AvailablePackList.java:133)
    Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.technicpack.net/api/modpack/feedthepony
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
    ... 2 more
    [B#439] 2014/06/11 19:03:04 [INFOS] Pack: tekkitmain Image Download Worker Calculated MD5: 2f9625f8343cd1aaa35d3dd631ad64e1 Required MD5: 175523449f470a05bf4a32dfa3c48b0c
    [B#439] 2014/06/11 19:03:04 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitmain/logo.png?1400627952, with 3 tries remaining
    [B#439] 2014/06/11 19:03:04 [INFOS] Pack: hexxit Image Download Worker Calculated MD5: 418def033519963168abd7a0d2189d36 Required MD5: 1426f5b19df42eab2cabbaa34823c8c9
    [B#439] 2014/06/11 19:03:04 [INFOS] Starting download of http://cdn.technicpack.net/resources/hexxit/logo.png?1400766991, with 3 tries remaining
    [B#439] 2014/06/11 19:03:21 [INFOS] InstalledPack{info=null, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 19:03:35 [INFOS] ------------------------------------------
    [B#439] 2014/06/11 19:03:35 [INFOS] Technic Launcher is starting....
    [B#439] 2014/06/11 19:03:35 [INFOS] Launcher Build: 439
    [B#439] 2014/06/11 19:03:35 [INFOS] ------------ Startup Parameters ------------
    [B#439] 2014/06/11 19:03:35 [INFOS] --------- End of Startup Parameters ---------
    [B#439] 2014/06/11 19:03:35 [INFOS] Analytics Response [runLauncher]: 200
    [B#439] 2014/06/11 19:03:37 [INFOS] {"accessToken":"eae755fcb3ff4d39a8255518399a1857","clientToken":"bfd3103e-bdf1-4247-91ff-82fcf646c7bb","selectedProfile":{"id":"a2be5b5c02324de2ae64d2c11cb56588","name":"cobalta"}}
    [B#439] 2014/06/11 19:03:37 [INFOS] Launcher took: 1706ms to start
    [B#439] 2014/06/11 19:03:37 [INFOS] Pack: tekkitmain Image Download Worker Calculated MD5: 2f9625f8343cd1aaa35d3dd631ad64e1 Required MD5: 175523449f470a05bf4a32dfa3c48b0c
    [B#439] 2014/06/11 19:03:37 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitmain/logo.png?1400627952, with 3 tries remaining
    [B#439] 2014/06/11 19:03:37 [INFOS] Pack: hexxit Image Download Worker Calculated MD5: 418def033519963168abd7a0d2189d36 Required MD5: 1426f5b19df42eab2cabbaa34823c8c9
    [B#439] 2014/06/11 19:03:37 [INFOS] Starting download of http://cdn.technicpack.net/resources/hexxit/logo.png?1400766991, with 3 tries remaining
    [B#439] 2014/06/11 19:03:45 [INFOS] Analytics Response [installModpack]: 200
    [B#439] 2014/06/11 19:03:45 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 3 tries remaining
    [B#439] 2014/06/11 19:03:46 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 2 tries remaining
    [B#439] 2014/06/11 19:03:47 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 1 tries remaining
    [B#439] 2014/06/11 19:56:43 [INFOS] ------------------------------------------
    [B#439] 2014/06/11 19:56:43 [INFOS] Technic Launcher is starting....
    [B#439] 2014/06/11 19:56:43 [INFOS] Launcher Build: 439
    [B#439] 2014/06/11 19:56:43 [INFOS] ------------ Startup Parameters ------------
    [B#439] 2014/06/11 19:56:43 [INFOS] --------- End of Startup Parameters ---------
    [B#439] 2014/06/11 19:56:43 [INFOS] Analytics Response [runLauncher]: 200
    [B#439] 2014/06/11 19:56:47 [INFOS] {"accessToken":"02c5d13d8a5240bfbc60c4de87eba375","clientToken":"bfd3103e-bdf1-4247-91ff-82fcf646c7bb","selectedProfile":{"id":"a2be5b5c02324de2ae64d2c11cb56588","name":"cobalta"}}
    [B#439] 2014/06/11 19:56:48 [INFOS] Launcher took: 6897ms to start
    [B#439] 2014/06/11 19:56:48 [INFOS] Pack: tekkitmain Image Download Worker Calculated MD5: 2f9625f8343cd1aaa35d3dd631ad64e1 Required MD5: 175523449f470a05bf4a32dfa3c48b0c
    [B#439] 2014/06/11 19:56:48 [INFOS] Starting download of http://cdn.technicpack.net/resources/tekkitmain/logo.png?1400627952, with 3 tries remaining
    [B#439] 2014/06/11 19:56:48 [INFOS] Pack: hexxit Image Download Worker Calculated MD5: 418def033519963168abd7a0d2189d36 Required MD5: 1426f5b19df42eab2cabbaa34823c8c9
    [B#439] 2014/06/11 19:56:48 [INFOS] Starting download of http://cdn.technicpack.net/resources/hexxit/logo.png?1400766991, with 3 tries remaining
    [B#439] 2014/06/11 19:56:58 [INFOS] Opening options for InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@10a485c, background=net.technicpack.launchercore.restful.Resource@14beb6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=false}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 19:56:58 [INFOS] PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@10a485c, background=net.technicpack.launchercore.restful.Resource@14beb6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=false}
    [B#439] 2014/06/11 19:57:14 [INFOS] Analytics Response [installModpack]: 200
    [B#439] 2014/06/11 19:57:14 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 3 tries remaining
    [B#439] 2014/06/11 19:57:20 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 2 tries remaining
    [B#439] 2014/06/11 19:57:26 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 1 tries remaining
    [B#439] 2014/06/11 20:05:02 [INFOS] InstalledPack{info=PlatformPackInfo{name='feedthepony', displayName='FeedThePony', url='https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@10a485c, background=net.technicpack.launchercore.restful.Resource@14beb6, minecraft='1.6.4', forge='null', version='1.0', solder='', forceDir=false}, name='feedthepony', platform=true, build='recommended', directory='%MODPACKS%feedthepony'}
    [B#439] 2014/06/11 20:05:05 [INFOS] Analytics Response [installModpack]: 200
    [B#439] 2014/06/11 20:05:05 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 3 tries remaining
    [B#439] 2014/06/11 20:05:07 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 2 tries remaining
    [B#439] 2014/06/11 20:05:09 [INFOS] Starting download of https://www.dropbox.com/s/89z7td25n6ncsyt/FeedThePoney.zip, with 1 tries remaining
    [B#439] 2014/06/11 20:07:42 [INFOS] Maximum usable memory detected: 1024 mb
    Please help me T_T
×
×
  • Create New...