QuellEustelle Posted November 1, 2013 Posted November 1, 2013 Actually I think the problem was that it could not download 2 files for FML. When I try to download them manually, it says ERROR 404 on "Scala-Library.jar" and "bcprov-jdk15on-148.jar" Any ideas why this isn't working? Those two files have been changed on http://files.minecraftforge.net/fmllibs/, so the direct links no longer work. Both files can be found in the list, but their file extensions are now .jar.stash Downloading those files, putting them in the lib folder and deleting the .stash file extension appears to have fixed the problem.
PORKY1010 Posted November 10, 2013 Posted November 10, 2013 Whats the mod that makes the ores spawn in viens???
wade2008 Posted November 10, 2013 Posted November 10, 2013 having and issue with my big dig, i cant load a world a new world or previoesly played world, it wont get past building the terrain, if there is a known fix i would love to have this issue resolved so i can get back to big dig please and thanks
QuellEustelle Posted November 11, 2013 Posted November 11, 2013 The only two times I have placed a logistics pipe, it crashed. I'm not sure if it's because they weren't placed correctly, or if they just like breaking everything. Once was next to a chest in single player, the other was on a grass block with nothing but grass blocks nearby in creative single player. On my server, I was trying to figure out what the heck a Robit is and crashed after shift right clicking on my energized smelter. (which I believe was running) I can supply my server logs too, just have them on a different computer. ---- Minecraft Crash Report ---- // Don't do that. Time: 11/11/13 11:16 AM Description: Unexpected error java.lang.ClassCastException: mekanism.common.TileEntityEnergizedSmelter cannot be cast to mekanism.common.TileEntityChargepad at mekanism.common.ItemRobit.func_77648_a(ItemRobit.java:48) at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:149) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:403) at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1316) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1800) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835) at net.minecraft.client.Minecraft.run(Minecraft.java:760) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at mekanism.common.ItemRobit.func_77648_a(ItemRobit.java:48) at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:149) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:403) at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1316) -- Affected level -- Details: Level name: MpServer All players: 1 total; [GCCorePlayerSP['QuellEustelle'/464, l='MpServer', x=-131.03, y=64.54, z=261.57]] Chunk stats: MultiplayerChunkCache: 441 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (104,64,256), Chunk: (at 8,4,0 in 6,16; contains blocks 96,0,256 to 111,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 3279269 game time, 4417589 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 122 total; {Lots of butterflies, bats, and other normal mobs..} Retry entities: 0 total; [] Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2414) at net.minecraft.client.Minecraft.run(Minecraft.java:783) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_40, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 421207072 bytes (401 MB) / 998244352 bytes (952 MB) up to 1908932608 bytes (1820 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048m -XX:MaxPermSize=256m AABB Pool Size: 8962 (501872 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.51 FML v5.2.23.734 Minecraft Forge 7.8.0.734 103 mods loaded, 103 mods active {All of the mods Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available} LWJGL: 2.9.0 OpenGL: AMD Radeon HD 8250 GL version 4.2.12198 Compatibility Profile Context 12.102.1.1000, ATI Technologies Inc. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: Dandelion-1.5.zip Profiler Position: N/A (disabled) Vec3 Pool Size: 3107 (173992 bytes; 0 MB) allocated, 17 (952 bytes; 0 MB) used
Stone Rhino Posted November 22, 2013 Posted November 22, 2013 I've got a Doozy for you kids. Placed an advanced solar panel on my space station. Server crashes when anyone enters space now. I highly recommend you DONT attempt that. ---- Minecraft Crash Report ---- // Why did you do that? Time: 11/21/13 10:28 PM Description: Ticking tile entity java.lang.NoSuchMethodError: micdoodle8.mods.galacticraft.API.ISolarLevel.getSolorEnergyMultiplier()D at mekanism.generators.common.TileEntitySolarGenerator.getEnvironmentBoost(TileEntitySolarGenerator.java:143) at mekanism.generators.common.TileEntitySolarGenerator.onUpdate(TileEntitySolarGenerator.java:101) at mekanism.common.TileEntityBasicBlock.func_70316_g(TileEntityBasicBlock.java:34) at net.minecraft.world.World.func_72939_s(World.java:2202) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:654) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at mekanism.generators.common.TileEntitySolarGenerator.getEnvironmentBoost(TileEntitySolarGenerator.java:143) at mekanism.generators.common.TileEntitySolarGenerator.onUpdate(TileEntitySolarGenerator.java:101) at mekanism.common.TileEntityBasicBlock.func_70316_g(TileEntityBasicBlock.java:34) -- Tile entity being ticked -- Details: Name: AdvancedSolarGenerator // mekanism.generators.common.TileEntityAdvancedSolarGenerator Block type: ID #1510 (tile.Generator // mekanism.generators.common.BlockGenerator) Block data value: 5 / 0x5 / 0b0101 Block location: World: (-8,68,-14), Chunk: (at 8,4,2 in -1,-1; contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Actual block type: ID #1510 (tile.Generator // mekanism.generators.common.BlockGenerator) Actual block data value: 5 / 0x5 / 0b0101 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:2202) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546) -- Affected level -- Details: Level name: boredom All players: 1 total; [GCCorePlayerMP['Stone_Rhino'/382, l='boredom', x=-7.66, y=68.02, z=-11.26]] Chunk stats: ServerChunkCache: 441 Drop: 0 Level seed: -7947674804924717736 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 0 game time, 0 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:654) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) -- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 2003 (amd64) version 5.2 Java Version: 1.7.0_21, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 77302584 bytes (73 MB) / 287232000 bytes (273 MB) up to 8357347328 bytes (7970 MB) JVM Flags: 22 total; -XX:+UseCompressedOops -XX:+UseAdaptiveGCBoundary -XX:TargetSurvivorRatio=90 -XX:NewSize=114m -XX:SurvivorRatio=1 -XX:CompileThreshold=300 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:CMSInitiatingOccupancyFraction=80 -XX:SoftRefLRUPolicyMSPerMB=0 -XX:MaxPermSize=1024M -XX:+UseParNewGC -XX:MaxHeapFreeRatio=25 -XX:MinHeapFreeRatio=21 -XX:+DisableExplicitGC -XX:MaxTenuringThreshold=4 -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:+PrintCommandLineFlags -XX:+PrintGCDetails -Xloggc:GC.log -Xmx8G AABB Pool Size: 4488 (251328 bytes; 0 MB) allocated, 5 (280 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 1, tcache: 0, allocated: 1, tallocated: 63 FML: MCP v7.51 FML v5.2.23.734 Minecraft Forge 7.8.0.734 99 mods loaded, 99 mods active mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{5.2.23.734} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{7.8.0.734} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CoFHCore{1.5.2.2} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ImmibisMicroblocks{55.0.1} [immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available mod_bspkrsCore{v2.07(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.07.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CoFHNetwork{1.5.2.2} [CoFHNetwork] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CoFHWorld{1.5.2.2} [CoFHWorld] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available GalacticraftCore{0.1.35} [Galacticraft Core] (Galacticraft-1.5.2-a0.1.35.309.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ImmibisMicroblocksInstallCheck{55.0.1} [immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BetterStorage{0.6.1.18} [betterStorage] ([1.5.2]BetterStorage_0.6.1.18.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available bau5_ProjectBench{1.7.4} [Project Bench] ([1.5.2]ProjectBench-v1.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BuildCraft|Core{3.5.3} [buildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BuildCraft|Factory{3.5.3} [bC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BuildCraft|Transport{3.5.3} [bC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BuildCraft|Silicon{3.5.3} [bC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BuildCraft|Builders{3.5.3} [bC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BuildCraft|Energy{3.5.3} [bC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded{1.5.1R2.6.2} [MineFactory Reloaded] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available AppliedEnergistics{rv.10.n} [Applied Energistics] (appeng-rv10-n.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Artifice{1.5.2R1.0} [Artifice] (Artifice-1.0-74.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available EE3{@VERSION@ (build @BUILD_NUMBER@)} [Equivalent Exchange 3] (EE3-pre1h-TechnicFix.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ArtificeCompat|EE3{1.5.2R1.0} [Artifice Compat: EE3] (Artifice-1.0-74.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ArtificeCompat|MFR{1.5.2R1.0} [Artifice Compat: MFR] (Artifice-1.0-74.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ArtificeCompat|Vanilla{1.5.2R1.0} [Artifice Compat: Vanilla] (Artifice-1.0-74.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available AtomicScience{0.5.3} [Atomic Science] (Atomic_Science_v0.5.3.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BetterAnvil{4.1} [better Anvils] (betterAnvil - 152 - 4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available chococraft{2.8.5} [Torojima's ChocoCraft] (Chococraft_2.8.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ComputerCraft{1.53} [ComputerCraft] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ImmibisCore{55.1.2} [immibis Core] (immibis-core-55.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available DimensionalAnchors{55.0.1} [Dimensional Anchors] (dimensional-anchor-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available DimensionalDoors{1.5.2R1.3.6RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.3.6RC1-73.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available DungeonPack{1.5.2 v3} [DungeonPack] (DungeonPack 1.5.2 v3 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available eplus{1.14.6} [Enchanting Plus] (EnchantingPlus-1.14.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available EnderOre{1.5.2R1.0} [Ender Ore] (EnderOre-1.0-12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available EnderStorage{1.4.2.12} [EnderStorage] (EnderStorage 1.4.2.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.2} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forestry{2.2.6.3} [Forestry for Minecraft] (forestry-A-2.2.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BinnieCore{1.6-pre13} [binnie Core] (extra-bees-1.6-pre13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ExtraBees{1.6-pre13} [Extra Bees] (extra-bees-1.6-pre13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available GregsLighting{1.5.1R1.8.1} [Greg's Lighting] (GregsLighting-1.8.1-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ICBM|Contraption{1.2.0} [iCBM] (ICBM_Contraption_v1.2.0.114.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ICBM|Sentry{1.2.0} [iCBM] (ICBM_Sentry_v1.2.0.114.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ICBM|Explosion{1.2.0} [iCBM] (ICBM_Explosion_v1.2.0.114.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ImmibisPeripherals{55.0.1} [immibis's Peripherals] (immibis-peripherals-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available inventorytweaks{1.54b} [inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available IronChest{5.2.6.412} [iron Chest] (ironchest-universal-1.5.2-5.2.6.412.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ThermalExpansion{2.4.3.0} [Thermal Expansion] (ThermalExpansion-2.4.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available LogisticsPipes|Main{0.7.3.6} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Magical-Crops{2.1.0} [Magical Crops - Version 2!] (magical_crops_1.5.1.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Mekanism{5.5.6} [Mekanism] (Mekanism-v5.5.6.76.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MekanismGenerators{5.5.6} [MekanismGenerators] (MekanismGenerators-v5.5.6.76.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MekanismTools{5.5.6} [MekanismTools] (MekanismTools-v5.5.6.76.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MFFS{3.0.3} [Modular Force Field System] (MFFS_v3.0.3.129.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available minechem{@VERSION@} [MineChem] (MineChem_v3.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.2} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatAtum{1.5.1R2.6.2} [MFR Compat: Atum] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatBackTools{1.5.1R2.6.2} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.2} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatChococraft{1.5.1R2.6.2} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatForestry{1.5.1R2.6.2} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatIC2{1.5.1R2.6.2} [MFR Compat: IC2] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.2} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Mystcraft{0.10.4.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.2} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available PamWeeeFlowers{1.1} [Pam's Weee! Flowers] (Pam's Weee Flowers 1.01 - MC 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatPams{1.5.1R2.6.2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatRP2{1.5.1R2.6.2} [MFR Compat: RP2] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available SoulShards{1.28.33} [soul Shards] (SoulShards-1.0.34-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.2} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MFReloaded|CompatThaumcraft{1.5.1R2.6.2} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.2} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.2} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatVanilla{1.5.1R2.6.2} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.2} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available mmmPowersuits{0.7.0-534} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-534.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available PowersuitAddons{0.2.3-144} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.3-144_MPS-531+.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Natura{1.5.1_2.1.RC2} [Natura] (Natura_2.1.rc2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_2.1.rc2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available NetherOres{1.5.1R2.1.5} [Nether Ores] (NetherOres-2.1.5-75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available OCS{1.5.2.0} [OpenCCSensors] (OpenCCSensors-1.5.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available OpenPeripheral{0.1.5} [OpenPeripheral] (OpenPeripheral-0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available secretroomsmod{4.6.0} [secretRoomsMod] (SecretRoomsMod-universal-4.6.0.283.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available simplepowerstorage{1.5.2R1.0} [simple Power Storage] (SimplePowerStorage-1.0-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available TConstruct{1.5.1_1.3.4.3} [Tinkers' Construct] (TConstruct_1.3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available TradeBoothMod{0.4} [Trade Booth Mod] (tradebooth.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available UsefulFood{1.4.2} [usefulFood] (UsefulFood-1.5.1_1.4.2-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available OmniTools{3.1.4.0} [OmniTools] (OmniTools-3.1.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Profiler Position: N/A (disabled) Vec3 Pool Size: 840 (47040 bytes; 0 MB) allocated, 830 (46480 bytes; 0 MB) used Player Count: 1 / 32; [GCCorePlayerMP['Stone_Rhino'/382, l='boredom', x=-7.66, y=68.02, z=-11.26]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
TetraD20 Posted November 25, 2013 Posted November 25, 2013 it has to do with placing solar panels on the moon as well i suggest just placing them in the main world and using an energy tesseract to get the power to moon or your space station
Stone Rhino Posted November 26, 2013 Posted November 26, 2013 What I found odd was as long as its night cycle, it can stay there. The instant it activates or registers sunlight, it crashes the server. It has to do with the power boosting. I've attempted to remove the boost amount, but its the boost coding.
ApacheChief Posted December 3, 2013 Posted December 3, 2013 -Assembly tables placed next to thermal expansion machine crashes the server/internal server when finished it's product (I can reproduce if you want a crash report, probably just easier to do it yourself...) -If logged out in a mystcraft age, the player gets another starting inventory (Leather armor and the like) when logging back in. -Adding more than one chocolate frame to an alveary bricks a world until the offending frame housings are removed via mcedit. -Minechem's fusion reactor is way buggy in that the inventories don't work well at all. I end up pulling my power suit off when I'm trying to pick up some beryllium... What gives? -I get "Already tessellating!" errors when I try and break an ME cable near Lux Capacitors (http://pastebin.com/z9xaZbXs) That's all I got so far...
Cantose Posted December 20, 2013 Posted December 20, 2013 Howdy all. Just moved to big dig from Tekkit. I really enjoy all the additional activities the modpack brings, and how it minimizes grinding. I am curious, is this modpack actively being updated? I noticed after building a failure of a nuclear reactor that the version even in 1.3.13 is outdated such that it's pretty broken. Are there any plans out there to do an update to the latest version of mods? Thanks! Cantose
Cheap Shot Posted January 4, 2014 Posted January 4, 2014 Howdy all. Just moved to big dig from Tekkit. I really enjoy all the additional activities the modpack brings, and how it minimizes grinding. I am curious, is this modpack actively being updated? I noticed after building a failure of a nuclear reactor that the version even in 1.3.13 is outdated such that it's pretty broken. Are there any plans out there to do an update to the latest version of mods? Thanks! Cantose Yes of course. Aldo don't sign your posts. Please read the forums rules before posting.
iPodHacks142 Posted January 6, 2014 Posted January 6, 2014 Any idea when this will become the recommended build?
Cheap Shot Posted January 6, 2014 Posted January 6, 2014 Any idea when this will become the recommended build? Not too far off I believe but no solid dates ever. It'll be out when we're done local testing and packaging.
iPodHacks142 Posted January 7, 2014 Posted January 7, 2014 Not too far off I believe but no solid dates ever. It'll be out when we're done local testing and packaging. Where would be the best place to be alerted when it's made recommended? I want to get my server tested and updated asap. Also will there be any ID mismatches when updating and keeping the same world?
Cheap Shot Posted January 7, 2014 Posted January 7, 2014 Twitter for sure. There's a twitter feed at the bottom of the main page of our site. www.technicpack.net
iPodHacks142 Posted January 10, 2014 Posted January 10, 2014 Ok so i've just looked at all the comments on this post and tested the 1.3.13 pack for myself. This update seems to create WAY more problems than it fixes and most of these problems would not go down well on servers even with plugins to protect some things. Before this gets updated to recommended it needs some of the mods either updated to fix the bugs added or downgraded again (ender tanks for example used to work fine but are now bugged and coal generator, battery box etc doesn't work anymore). If this were to become the recommended build at its current state I would seriously consider switching to a FTB pack as there are just too many bugs in this.
dwwojcik Posted January 10, 2014 Posted January 10, 2014 Ok so i've just looked at all the comments on this post and tested the 1.3.13 pack for myself. This update seems to create WAY more problems than it fixes and most of these problems would not go down well on servers even with plugins to protect some things. Before this gets updated to recommended it needs some of the mods either updated to fix the bugs added or downgraded again (ender tanks for example used to work fine but are now bugged and coal generator, battery box etc doesn't work anymore). If this were to become the recommended build at its current state I would seriously consider switching to a FTB pack as there are just too many bugs in this. You may not have noticed, but Big Dig has been somewhat neglected recently. The next update will surely be to Minecraft 1.6, so look out for that soon. The Admins have gotten the ball rolling with Tekkit 1.2, I'm sure Big Dig and Hexxit will follow shortly.
Ehrehin Posted January 15, 2014 Posted January 15, 2014 hmm idk I have tried everything but the world corrupts before I can do anything
Soos621 Posted January 29, 2014 Posted January 29, 2014 Hey you have to use mcedit to take out the specific block (it gives you the region file name and the block location) in this case its tileEntityOxygenSealer dl mcedit here: http://www.mcedit.net/ place ur dim folden in the saves of a regular minecraft install and naviagte the moon till you can remove those entitys
Soos621 Posted January 29, 2014 Posted January 29, 2014 sorry i was not able to edit the post, **place your DIM-28 folder in the "saves" folder of a regular minecraft installation (aka: navigate to %appdata%) start up mcedit and load the dim-28 world, go to the location that your crash report is stating and delete said blocks.** you can always delete the whole region if there is very little.
SparckeyDog Posted February 14, 2014 Posted February 14, 2014 Hi, I downloaded the server version and tried to start everything up; I got a few [severe] errors regarding about 8 files... The server works and all, but any and ALL mod items are uncraftable (only available through creative mode [not even the not enough items mod])... also, when in creative, placing the item causes it to appear and disappear instantly (like 1/8 seconds) and is removed from inventory even when in creative. In the not enough items mod, it simply says "item with ID: <id> not found" or something along those lines... Do you know how to fix this?
Luka_Ruso Posted October 3, 2014 Posted October 3, 2014 admin why aren't you updating bigdig to 1.6.4?? just asking
Amazing4Life Posted November 9, 2014 Posted November 9, 2014 Hi. I've recently started playing the Big Dig pack and I've noticed an issue with Tinkers Construct. I can't use the casting table to make casts. It will make a blank cast but won't pour when a stone tool mould is on there. Oh and the interface isn't showing me any tool tips or letting me select metals. Also i'm noticing the enchantment table isn't registering a tool being placed into it. I tried multiple tools, only Vanilla. If the pack on the launcher isn't the latest pack then I'll post my problem elsewhere. The rest of the pack is awesome and I am loving it immensely. I look forward to where this modpack goes.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now