Jump to content

BCTLFTW

Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by BCTLFTW

  1. this is a build on my pc, packs name is Industacraft Though http://www.technicpack.net/modpack/industacraft.568756 there is a server but it wont be up for a little while, and keep in mind, just about half of the mods in the current pack have been updated, removed, etc.
  2. http://pastebin.com/dsh5BaSs Here ya go (sorry about the repost, computer lagged)
  3. Hello, I am renovating my modpack by updating some mods and adding a few more at the same time. Recently I have the crash report that has stumped me and I was wondering if someone could help me out? Crash report is linked to the post, and two things to note; some mods may be outdated by to my knowledge its nothing too ancient, and its been awhile since I have posted so sorry if its in the wrong area. Thanks in advance! -Jared crash-2016-01-17_10.48.50-client.txt http://pastebin.com/dsh5BaSs
  4. Hello, Before you shrug me off as some technic noob, I have ran multiple default pack servers, and (This is where the current issue lies) a server on my own modpack that has accumulated 8,000+ downloads at the time of posting. When I first made the pack, I struggled and barely was able to get a site whos rate limit wouldn't shut me out after 1 or 2 days. I went to copy.com, but after my file for the pack corrupted, I noticed the direct download link format that worked had changed to a longer more personalized link. After that copy link didn't work I got worried and tried as many sites as possible till I got something that worked. Now here I am two days later with my tail in between my legs and no site to turn to because they all find a way to barely avoid a direct link for free users. Keep in mind, I dont have the extra funds to spend on a cloud storage for one non profit technic server. These are the sites that I have recollected trying. Dropbox (Rate limit KILLS you after a day or two) OneDrive (I got a link, but it was refused when I tried to add it) Copy (I got a link, it went through, but the link didn't work when you went to download the pack) Ubuntu (Been out of service for god knows how long) Omploader (Prevented a direct link for me at least) ADrive (Prevented a direct link for me) ZumoDrive (Prevented a direct link for me) Google Drive (File was too big) Mediafire (This one was obvious but was worth a shot) TeamDrive (Simply did what the above did) JustCloud (^^^ Should I say more?) Can someone please tell me what to do, because every second I sit here trying and waiting for it to fix, I am loosing my playerbase I worked my ass off to get. Thanks and have a good day!
  5. This is the ENTIRE thing by the way
  6. Hello, I was wondering if anyone can decipher this crash report and tell me what to do. We just recently added a whole bunch of mods so this was to be expected. Hope someone can help, thanks! Report as follows ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 5/26/15 7:54 PM Description: Exception in server tick loop cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Linux (amd64) version 3.13.0-30-generic Java Version: 1.7.0_76, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 841380632 bytes (802 MB) / 1012727808 bytes (965 MB) up to 3160211456 bytes (3013 MB) JVM Flags: 8 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts -XX:MaxPermSize=256M -Xms1G -Xmx3G 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: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge' Type: Dedicated Server (map_server.txt)
  7. Before we start, I am aware that the mods I have are not up to date, the pack is getting older now and I plan on fixing that soon. Although this issue is new and I would like to keep the map for a bit longer till I reset it to update the mods. Please look over it, if you know anything more then that the mods are not loading please comment below. Here is the report as follows: ---- Minecraft Crash Report ---- // I let you down. Sorry Time: 4/30/15 2:26 AM Description: Loading NBT data java.io.EOFException at java.io.DataInputStream.readByte(DataInputStream.java:267) at net.minecraft.nbt.NBTTagCompound.func_152447_a(SourceFile:318) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:37) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) at net.minecraft.nbt.CompressedStreamTools.func_152458_a(CompressedStreamTools.java:214) at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:198) at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:421) at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) at cpw.mods.fml.common.eventhandler.ASMEventHandler_16_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:431) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.io.DataInputStream.readByte(DataInputStream.java:267) at net.minecraft.nbt.NBTTagCompound.func_152447_a(SourceFile:318) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:37) -- NBT Tag -- Details: Tag name: ModData Tag type: 10 Stacktrace: at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) at net.minecraft.nbt.CompressedStreamTools.func_152458_a(CompressedStreamTools.java:214) at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:198) at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:421) at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) at cpw.mods.fml.common.eventhandler.ASMEventHandler_16_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:431) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Linux (amd64) version 3.13.0-30-generic Java Version: 1.7.0_76, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 331533464 bytes (316 MB) / 1012727808 bytes (965 MB) up to 3160211456 bytes (3013 MB) JVM Flags: 8 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts -XX:MaxPermSize=256M -Xms1G -Xmx3G 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.25.1207 Minecraft Forge 10.13.0.1207 63 mods loaded, 63 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FML{7.10.25.1207} [Forge Mod Loader] (executable.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Forge{10.13.0.1207} [Minecraft Forge] (executable.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AppliedEnergistics2-Core{rv0-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Core{6.2.0} [BuildCraft] (buildcraft-6.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available IC2{2.2.657-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ThermalExpansion{1.7.10R4.0.0B6} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B6-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available appliedenergistics2{rv0-stable-10} [Applied Energistics 2] (appliedenergistics2-rv0-stable-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ae2tech{1.0-b73} [AE2 Tech Add-On] (AE2TechAddOn-1.7.10-1.0-b73-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Transport{6.2.0} [BC Transport] (buildcraft-6.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Silicon{6.2.0} [BC Silicon] (buildcraft-6.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Builders{6.2.0} [BC Builders] (buildcraft-6.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Energy{6.2.0} [BC Energy] (buildcraft-6.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Factory{6.2.0} [BC Factory] (buildcraft-6.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10 (2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available flansmod{4.5.1} [Flan's Mod] (Flans-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available mcheli{0.10.2} [MC Helicopter] (mcheli) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded{1.7.10R2.8.0RC3} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC3} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC2} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC3} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC3} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC2} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC3} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC2} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatPams{1.7.10R2.8.0RC2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC2} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC2} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC3} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC3} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC3} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available cfm{3.3.5} [?6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available secretroomsmod{@VERSION@} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.372.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available bspkrsCore{6.9} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Treecapitator{1.7.2} [Treecapitator] (Tree-Capitator-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available warstuff{1.4} [WarStuff] (warstuff-1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Baubles{1.0.1.7} [Baubles] (Baubles-1.7.10-1.0.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AE2 Version: stable rv0-stable-10 for Forge 10.13.0.1152 AE2 Integration: RotaryCraft:OFF, IC2:ON, RC:OFF, BC:ON, MJ5:OFF, MJ6:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, CLApi:OFF, RB:OFF, FMP:OFF Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 50; [] Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge' Type: Dedicated Server (map_server.txt)
  8. What version of Tinkers and mantle works with what I got now, I want to avoid the whole switch forge thing...
  9. Yep this is it: [17:12:32] [main/INFO] [FML/]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading [17:12:33] [main/INFO] [FML/]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_76, running on Linux:amd64:3.13.0-30-generic, installed at /usr/lib/jvm/java-7-oracle/jre [17:12:33] [main/INFO] [FML/]: [AppEng] Core Init [17:12:38] [main/INFO] [FML/]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar [17:12:38] [main/WARN] [FML/]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them. [17:12:38] [main/WARN] [FML/]: Missing @MCVersion: appeng.transformer.AppEngCore codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin ic2.core.coremod.IC2core micdoodle8.mods.miccore.MicdoodlePlugin openblocks.OpenBlocksCorePlugin openmods.OpenModsCorePlugin [17:12:38] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [17:12:38] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c86c285 [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c86c285 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@334cc8ce [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: CCCDeobfPlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: AppEngCore {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: CodeChickenCorePlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: IC2core {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: MicdoodlePlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: OpenBlocksCorePlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: OpenModsCorePlugin {[]} [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c86c285 [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3c86c285 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@334cc8ce [17:12:38] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [17:12:38] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing sort [17:12:38] [main/INFO] [FML/]: [LegacyJavaFixer] Detected TerminalTweaker [17:12:38] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [17:12:38] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [17:12:38] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:40] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:40] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:40] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:40] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:40] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:40] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:41] [main/INFO] [iC2-core/]: Loaded library ejml-0.23.jar. [17:12:41] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:41] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:42] [main/INFO] [OpenMods/]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file './config/OpenModsLibCore.json' [17:12:42] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [17:12:42] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [17:12:42] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [17:12:42] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [17:12:43] [main/INFO] [FML/]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz) [17:12:43] [main/INFO] [FML/]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags [17:12:44] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [17:12:47] [server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization [17:12:47] [server thread/INFO] [FML/]: MinecraftForge v10.13.0.1207 Initialized [17:12:47] [server thread/INFO] [FML/]: Replaced 182 ore recipies [17:12:47] [server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization [17:12:48] [server thread/INFO] [FML/]: [AppEng] Core Init [17:12:48] [server thread/INFO] [FML/]: Searching /var/hosting/BattleCraftTekkitLite98/mods for mods [17:12:48] [server thread/INFO] [FML/]: Also searching /var/hosting/BattleCraftTekkitLite98/mods/1.7.10 for mods [17:12:50] [server thread/WARN] [mcheli/]: Mod mcheli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.10.2 [17:12:51] [server thread/INFO] [FML/]: Attempting to reparse the mod container SecurityCraft v1.6.0 for 1.7.10.jar [17:12:51] [server thread/INFO] [FML/]: Forge Mod Loader has identified 73 mods to load [17:12:51] [server thread/INFO] [FML/]: Found mod(s) [buildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory] containing declared API package cofh.api (owned by CoFHLib) without associated API reference [17:12:52] [server thread/ERROR] [FML/]: The mod TConstruct (Tinkers' Construct) requires mod versions [Forge@[10.13.1.1217,)] to be available [17:12:52] [server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first. [17:12:52] [server thread/INFO] [FML/]: Applying holder lookups [17:12:52] [server thread/INFO] [FML/]: Holder lookups applied [17:12:52] [server thread/INFO] [FML/]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  10. It may be because tinkers construct cant work with my forge? Thats what the console may or may not say. I can't tell really.
  11. Hello, my server keeps crashing and I have not the slightest clue why it is other than I am missing a mod or something. Crash report is as follows: Time: 3/12/15 11:13 AM Description: Exception in server tick loop cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Linux (amd64) version 3.13.0-30-generic Java Version: 1.7.0_76, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 496339200 bytes (473 MB) / 1012727808 bytes (965 MB) up to 3160211456 bytes (3013 MB) JVM Flags: 8 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts -XX:MaxPermSize=256M -Xms1G -Xmx3G 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.25.1207 Minecraft Forge 10.13.0.1207 70 mods loaded, 70 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded FML{7.10.25.1207} [Forge Mod Loader] (executable.jar) Unloaded Forge{10.13.0.1207} [Minecraft Forge] (executable.jar) Unloaded AppliedEnergistics2-Core{rv0-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded ae2tech{1.0-b73} [AE2 Tech Add-On] (AE2TechAddOn-1.7.10-1.0-b73-universal.jar) Unloaded appliedenergistics2{rv0-stable-10} [Applied Energistics 2] (appliedenergistics2-rv0-stable-10.jar) Unloaded BiblioCraft{1.7.5} [biblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar) Unloaded BuildCraft|Silicon{6.2.0} [bC Silicon] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Core{6.2.0} [buildCraft] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Transport{6.2.0} [bC Transport] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Builders{6.2.0} [bC Builders] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Energy{6.2.0} [bC Energy] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Factory{6.2.0} [bC Factory] (buildcraft-6.2.0.jar) Unloaded CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10 (2).jar) Unloaded CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded flansmod{4.5.1} [Flan's Mod] (Flans-Mod-1.7.10.jar) Unloaded GalacticraftMars{3.0.8} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.8.257.jar) Unloaded GalacticraftCore{3.0.8} [Galacticraft Core] (GalacticraftCore-1.7-3.0.8.257.jar) Unloaded GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar) Unloaded Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded IC2{2.2.657-experimental} [industrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded mcheli{0.10.2} [MC Helicopter] (mcheli) Unloaded MineFactoryReloaded{1.7.10R2.8.0RC3} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC3} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC2} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC3} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC3} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC2} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC3} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC2} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatPams{1.7.10R2.8.0RC2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC2} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC2} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC3} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC3} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC3} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded cfm{3.3.5} [?6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded Paleocraft{1.7.10 Cambrian 1.5} [Paleocraft] (Paleocraft Cambrian 1.5.jar) Unloaded RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded secretroomsmod{@VERSION@} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.372.jar) Unloaded securitycraft{v1.6.1} [securityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar) Unloaded TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded ThermalExpansion{1.7.10R4.0.0B6} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B6-16.jar) Unloaded ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded Treecapitator{1.7.2} [Treecapitator] (Tree-Capitator-Mod-1.7.2.jar) Unloaded warstuff{1.4} [WarStuff] (warstuff-1.4.jar) Unloaded bspkrsCore{6.9} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.9.jar) Unloaded Baubles{1.0.1.7} [baubles] (Baubles-1.7.10-1.0.1.7.jar) Unloaded Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge' Type: Dedicated Server (map_server.txt)
  12. Hello, I don't know where else to put this so here we go... My modpack server keeps crashing every time I launch it up. My pack is called Industacraft if the mod list is not apparent in the bottom part of the crash. Any help would be cherished, thanks in advance! 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 ---- Minecraft Crash Report ---- // Don't do that. Time: 2/13/15 3:51 AM Description: Exception in server tick loop cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:239) at cpw.mods.fml.common.Loader.loadMods(Loader.java:476) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351) at ho.c(DedicatedServer.java:86) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) at fy.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.4.7 Operating System: Linux (amd64) version 3.13.0-30-generic Java Version: 1.7.0_67, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 543541168 bytes (518 MB) / 1012727808 bytes (965 MB) up to 3160211456 bytes (3013 MB) JVM Flags: 8 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts -XX:MaxPermSize=256M -Xms1G -Xmx3G 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 CraftBukkit Information: Running: Failed to handle CraftCrashReport: java.lang.NullPointerException at org.bukkit.Bukkit.getName(Bukkit.java:68) at org.bukkit.craftbukkit.v1_4_R1.CraftCrashReport.call(CraftCrashReport.java:19) at l.a(CrashReportCategory.java:103) at a.h(CrashReport.java:59) at a.<init>(CrashReport.java:41) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:661) at fy.run(ThreadMinecraftServer.java:16) FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 0 mods loaded, 0 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded FML [Forge Mod Loader] (coremods) Unloaded Forge [Minecraft Forge] (coremods) Unloaded ae2tech [AE2 Tech Add-On] (AE2TechAddOn-1.7.10-1.0-b73-universal.jar) Unloaded BiblioCraft [biblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar) Unloaded CarpentersBlocks [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10 (2).jar) Unloaded chisel [Chisel] (Chisel-1.7.10-1.5.6b.jar) Unloaded CoFHCore [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded colorblocks [Color Blocks] (Color-Blocks-Mod-1.7.10.jar) Unloaded ComputerCraft [ComputerCraft] (ComputerCraft1.65.jar) Unloaded CraftHeraldry [CraftHeraldry] (CraftHeraldry 1.1.3.jar) Unloaded customnpcs [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded flansmod [Flan's Mod] (Flans-Mod-1.7.10.jar) Unloaded GrygrFlzr_GlowstoneWire [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar) Unloaded inventorytweaks [inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded Mantle [Mantle] (Mantle-1.7.10.jar) Unloaded MineFactoryReloaded [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatAppliedEnergistics [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatAtum [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatBackTools [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatBuildCraft [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatChococraft [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatExtraBiomes [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatForestry [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatForgeMicroblock [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatIC2 [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatMystcraft [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatPams [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatProjRed [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatRailcraft [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatRP2 [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatSufficientBiomes [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatThaumcraft [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatThermalExpansion [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatTwilightForest [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded MineFactoryReloaded|CompatVanilla [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded cfm [?6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded NetherOres [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded RedstonePasteMod [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded securitycraft [securityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar) Unloaded Thaumcraft [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.1.jar) Unloaded ThermalExpansion [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B6-16.jar) Unloaded ThermalFoundation [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded VoltzEngine [Voltz Engine] (VoltzEngine-1.7.10-0.0.0b50-dev.jar) Unloaded appliedenergistics2 [Applied Energistics 2] (appliedenergistics2-rv0-stable-10.jar) Unloaded BuildCraft|Silicon [bC Silicon] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Core [buildCraft] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Transport [bC Transport] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Builders [bC Builders] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Energy [bC Energy] (buildcraft-6.2.0.jar) Unloaded BuildCraft|Factory [bC Factory] (buildcraft-6.2.0.jar) Unloaded Growthcraft|Apples [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded Growthcraft|Bamboo [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded Growthcraft|Bees [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded Growthcraft|Cellar [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded Growthcraft [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded Growthcraft|Fishtrap [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded Growthcraft|Grapes [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded Growthcraft|Hops [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded Growthcraft|Rice [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded mcheli [MC Helicopter] (mcheli) Unloaded secretroomsmod [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.372.jar) Unloaded warstuff [WarStuff] (warstuff-1.4.jar) Unloaded Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,forge,fml' Type: Dedicated Server (map_server.txt)
  13. IP: 23.94.244.82:25565 Website URL: www.elite-factions.webs.com Hello there handsome stranger. Thanks for clicking on the post! For anyone that wants to know what they are getting into, just scan through the stuff I layed out below, hope to see you online soon! -To start, we have a spawn where you can purchase a floor for prices even novice players can afford. These are fully protected and can have the option of having friends added to them. (Prices vary on apartment size) -Next, we restarted are entire map on 8/16/2014, so there are many areas of the map that have not been so much as touched. So if you want to join some people you can, if not, you have plenty of room. -Aside from very bad items such and dynamite and nukes, the only mod we don't allow is mysticraft. For more info on banned items and much more, check the top of the page for our website! -Voting works! You get a very generous 5 diamonds, 10 tin, 10 copper, 10 iron, and 1,000 IGM to spend at our player ran mall, or the admin's mall (still in development). -As stated in the last reason we have a mall where players can buy outlets to make easy cash on things they want to sell! So give us a try, if your on the fence give us a try! I would love to talk to the people that make my day that much better! -thanks for reading ~Jared (owner of elite-factions) RULES: [1] Be respectful to all players [2] Be ethical [3] No dupping [4] Don't use hacks [5] No racism [6] No asking for op/admin [7] No Spawn killing [8] Don't overdo the cursing [9] No spamming [10] No raiding faction claimed bases. [11] No stealing [12] No griefing [13] Report bugs to the server Developer [14] Have Fun Banned items can be found at the bottom of this forum post! Bans: OwnershipBanned: - 11561:*:Cannon:Bypasses anti-grief to break blocks in protected areas without permission .- 4090:*:Dimensional Anchor:Can easily crash the server by consuming all hard drive allocation.- 209:*:Turtle:Bypasses anti-grief to build in protected areas without permission. - 210:*:Turtle:Bypasses anti-grief to build in protected areas without permission. - 763:12:Igniter:Bypasses anti-grief to set fire in protected areas without permission. - 154:*:Land Mark:Large block mining can crash the server. - 192:1:Industrial Alarm:May be turned up very loud and then hidden or protected to grief players. - 192:2:Howler Alarm:May be turned up very loud and then hidden or protected to grief players. - 765:0:Support Frame:Bypasses anti-grief to move blocks into and out of protected areas without permission. - 30208:*:Mining Laser:May catch other players on fire even when PvP is off. - 223:1:Tesla Coil:May kill other players even when PvP is off. - 9268:*:Canvas Bag:Dupping - 19263:*:Wrath Igniter:Lag- 2050:6:Wrathlamp:Lag - 27002:*:Minium Stone:Bypasses anti-grief to change blocks in protected areas without permission. (UNBANNED!)- 4092:*:Duplicator:Dupping - 181:5:Crystal Chest:Can cause lag. - 30215:*:Dynamite- 30214:*:Sticky Dynamite - 31998:6:Dynamite- 11559:*:Dynamite- 11566:*:Training Dummy:Causes lag. - 2048:*:Chunk Loaders:Lag- 237:*:Nuke:It's a Nuke.- 3131:3:Deep Storage Unit:Dupping- 6362:*:REP:Blame mastermind205 for crashing players.... lol- 763:0:Deployer:Can place banned items.- 11535:*:Warhammer:Server crashes- 11536:*:Warhammer:Server crashes- 11537:*:Warhammer:Server crashes- 11538:*:Warhammer:Server crashes - 11539:*:Warhammer:Server crashes PlacementBanned: - 4090:*:Dimensional Anchor:Can easily crash the server by consuming all hard drive allocation. - 763:12:Igniter:Bypasses anti-grief to set fire in protected areas without permission. - 154:*:Land Mark:Large block mining can crash the server. - 192:1:Industrial Alarm:May be turned up very loud and then hidden or protected to grief players. - 192:2:Howler Alarm:May be turned up very loud and then hidden or protected to grief players. - 150:7:Frame Motor:Bypasses anti-grief to move blocks into and out of protected areas without permission. - 223:1:Tesla Coil:May kill other players even when PvP is off. - 2050:6:Wrathlamp:Lag- 4092:*:Duplicator:Dupping - 181:5:Crystal Chest:Can cause lag. - 30215:*:Dynamite - 30214:*:Sticky Dynamite - 31998:6:Dynamite - 11559:*:Dynamite - 2048:*:Chunk Loaders:Lag - 4090:*:Dimensional Anchor:Lag- 237:*:Nuke:It's a Nuke. - 3131:3:Deep Storage Unit:Dupping CraftingBanned: - 11561:*:Cannon:Bypasses anti-grief to break blocks in protected areas without permission. - 4090:*:Dimensional Anchor:Can easily crash the server by consuming all hard drive allocation. - 209:*:Turtle:Bypasses anti-grief to build in protected areas without permission. - 210:*:Turtle:Bypasses anti-grief to build in protected areas without permission. - 763:12:Igniter:Bypasses anti-grief to set fire in protected areas without permission. - 154:*:Land Mark:Large block mining can crash the server - 192:1:Industrial Alarm:May be turned up very loud and then hidden or protected to grief players. - 192:2:Howler Alarm:May be turned up very loud and then hidden or protected to grief players. - 150:7:Frame Motor:Bypasses anti-grief to move blocks into and out of protected areas without permission. - 30208:*:Mining Laser:May catch other players on fire even when PvP is off. - 223:1:Tesla Coil:May kill other players even when PvP is off. - 9268:*:Canvas Bag:Dupping - 19263:*:Wrath Igniter:Lag- 2050:6:Wrathlamp:Lag - 25030:*:Power Tool:Can kill players in spawn. - 181:5:Crystal Chest:Can cause lag. - 30215:*:Dynamite - 30214:*:Sticky Dynamite - 31998:6:Dynamite - 11559:*:Dynamite - 11566:*:Training Dummy:Causes lag. - 2048:*:Chunk Loaders:Lag- 4090:*:Dimensional Anchor:Lag - 237:*:Nuke:It's a Nuke. - 3131:3:Deep Storage Unit:Dupping - 11535:*:Warhammer:Server crashes - 11536:*:Warhammer:Server crashes - 11537:*:Warhammer:Server crashes - 11538:*:Warhammer:Server crashes - 11539:*:Warhammer:Server crashes WEBSITE: Pretty much this is the area where the forums, donation button, voting links, and general information are located. The URL is at the top if you skipped over it! Thanks for reading!
  14. Whenever I load up my pack it works, but I load up a singleplayer world and at the last second it tells me "A fatal error has occured, this connection is terminated." I am clueless to what is causing it, and even if I did know what it was, I would not know how to fix it. At the very least can someone reference me to a website or a video. Modpack name: Industacraft Modpack dropbox download: https://www.dropbox.com/s/a5xtge0txt9m9p3/Industicraft.zip?dl=1 If someone helps even a slight bit, it would mean the world. Thanks!
  15. Well, I hope one of you guys gets this crash report cause the only thing I understand is Code chicken hates me. [19:32:33] [Client thread/ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue [19:32:33] [Client thread/ERROR]: mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{7.10.85.1230} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized Forge{10.13.2.1230} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized AppliedEnergistics2-Core{rv0-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core{6.3.1} [buildCraft] (buildcraft-6.3.1.jar) Unloaded->Constructed->Pre-initialized appliedenergistics2{rv0-stable-10} [Applied Energistics 2] (appliedenergistics2-rv0-stable-10.jar) Unloaded->Constructed->Pre-initialized ae2tech{1.0-b73} [AE2 Tech Add-On] (AE2TechAddOn-1.7.10-1.0-b73-universal.jar) Unloaded->Constructed->Pre-initialized BiblioCraft{1.7.5} [biblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.1.0} [biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1019-universal.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{6.3.1} [bC Transport] (buildcraft-6.3.1.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{6.3.1} [bC Silicon] (buildcraft-6.3.1.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{6.3.1} [bC Builders] (buildcraft-6.3.1.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{6.3.1} [bC Energy] (buildcraft-6.3.1.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{6.3.1} [bC Factory] (buildcraft-6.3.1.jar) Unloaded->Constructed->Pre-initialized chisel{1.5.6b} [Chisel] (Chisel-1.7.10-1.5.6b.jar) Unloaded->Constructed->Pre-initialized colorblocks{1.4} [Color Blocks] (Color-Blocks-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar) Unloaded->Constructed->Pre-initialized DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V3d.jar) Unloaded->Constructed->Pre-initialized RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.7.10 V3d.jar) Unloaded->Constructed->Pre-initialized ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.7.10 V3d.jar) Unloaded->Constructed->Pre-initialized flansmod{4.5.1} [Flan's Mod] (Flans Mod-1.7.10-4.5.1.jar) Unloaded->Constructed->Pre-initialized GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar) Unloaded->Constructed->Pre-initialized Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized inventorytweaks{1.59-dev-152-cf6e263} [inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle-1.7.10.jar) Unloaded->Constructed->Pre-initialized mcheli{0.10.2} [MC Helicopter] (mcheli) Unloaded->Constructed->Pre-initialized cfm{3.3.5} [ยง6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.7.10 V3d.jar) Unloaded->Constructed->Errored RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized secretroomsmod{@VERSION@} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.372.jar) Unloaded->Constructed->Pre-initialized securitycraft{v1.6.1} [securityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized warstuff{1.4} [WarStuff] (warstuff-1.4.jar) Unloaded->Constructed->Pre-initialized [19:32:33] [Client thread/ERROR]: The following problems were captured during this phase [19:32:33] [Client thread/ERROR]: Caught exception from ReactorCraft Reika.DragonAPI.Exception.IDConflictException: The mods were not installed correctly: CONFLICT: Potion IDs: biomesoplenty.common.potions.PotionParalysis@3de02302 @ 31 Check your IDs and change them if possible. This is NOT a mod bug. Do not post it to the mod website or you will look lazy or extremely foolish.. at Reika.DragonAPI.Auxiliary.Trackers.PotionCollisionTracker.onConflict(PotionCollisionTracker.java:86) ~[PotionCollisionTracker.class:?] at Reika.DragonAPI.Auxiliary.Trackers.PotionCollisionTracker.addPotionID(PotionCollisionTracker.java:57) ~[PotionCollisionTracker.class:?] at Reika.ReactorCraft.ReactorCraft.preload(ReactorCraft.java:234) ~[ReactorCraft.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[modpack.jar:?] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[modpack.jar:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[modpack.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?] at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [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_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] [19:32:33] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 1/18/15 7:32 PM Description: Initializing game Reika.DragonAPI.Exception.IDConflictException: The mods were not installed correctly: CONFLICT: Potion IDs: biomesoplenty.common.potions.PotionParalysis@3de02302 @ 31 Check your IDs and change them if possible. This is NOT a mod bug. Do not post it to the mod website or you will look lazy or extremely foolish.. ^^^ HOW DO I CHANGE THESE!
  16. Found it, if you use dropbox, do the get started part to get free space, upload your folder through the downloaded area, wait for the green check in the bottom left, go on the dropbox file home, click share, then change the 0 in the end of the url to a 1 Eg: https://www.dropbox.com/si/a5xitge0txt9mi9p3/Industicraft.zip?dl=0 https://www.dropbox.com/si/a5xtgie0txt9im9p3/Industicraft.zip?dl=1
  17. I don't know if I am retarded, but I can't get a direct download link for my modpack and I am about to punch a kitten. Can someone reference a tutorial on it or something.
  18. Welcome to the official post of EliteCraft on Technic forums! Around this time I should inform you why my server is better than everyone elses, so lets proceed. Server IP: 192.3.94.162:25565 Plugins: Here is a list of plugins that you may notice when playing: PEX Mob Arena (Work in progress) Grief Prevention Citizens 2 Chest Shop Quest (At the time of posting this is almost done) Essentials Simple Warp (Sign for the mall) Soon to be votifier! And much, much more! Functioning Website with a contact info and a forum: Over the time I have spent working on and around servers (About 4 years), I learned that connection with the players is crucial. To the best of my ability I have made a website capable of reaching out to other members of the community and staff whenever that help may not be their in game. This website will soon have engaging features to it that reward the player such as a membership rank. BANNED ITEMS ARE LISTED ON THE WEBSITES HOMEPAGE! URL: www.Elite-Factions.webs.com Every player has promised rights the second they join: Equal treatment until we feel you dont deserve it. For example, donors will recieve rewards and be respected, but not treated like he is way more important than everyone else. You can apply for a un-ban on the forums for FREE. Although a multitude of factors will be in account such as the offence and how much you offend, which in returns determines the outcome. Lastly, if you have a problem, we will always get to it ASAP. If a staff member does not respond emmidiatly, then he may be handling other matters. Thanks for reading and I hope to see you on Elite Craft TPPI! -Jared (Owner of said server)
  19. Still did not answer my question at all, I just want to make it work
×
×
  • Create New...