Jump to content

ruarc88

Members
  • Posts

    47
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ruarc88

  1. Can someone suggest a file host that they have confirmed WILL work with Technic with minimal effort and preferably zero cost that is not the following: Dropbox (Bandwidth limit) copy.com (closing) Google Drive (despite fulfilling Technic requirements, not recognized as a valid link) The pinned topic has so far not helped me due mainly to outdated info.
  2. Figured out the stupid issue. On my machine it was java corruption/version. My server host is set up so that the jar MUST be called custom.jar. If it's anything else, it defaults to Modsauce and attempts to run the custom pack with Modsauce back-end configuration which in my case caused GC, TC, Witchery, and Random Things to hate each other. Whatever I had in version 0.3.6 just happened to be entirely compatible with the Modsauce back-end
  3. On the 8u25 machine, batch file and server jar fail the same. Checked and turns out this machine only had 32-bit installed. Removed and installed 8u45 and now both batch file and server jar a working (with and without min and max specified). Server host has confirmed they are running java 7 and I seriously doubt they're running 32-bit so it has to be a ghost issue with java 8u25 or earlier, maybe a couple updates later or a very specific version since now both your pack and mine are working locally on 8u45. Thanks for the assistance, the rest seems to be on my host's end. 1 last thing, which 1.7 update did you get yours working on?
  4. Alright, got the updated 1 "working" and I'm now actually getting a crash report. Seems for me (this is on the java 8u25 machine) that BoP is now throwing the OutOfMemory exception when trying to prepare the world save for stronghold generation. Same thing happened when all BoP biome configs for strongholds were disabled. It's also happening before the console actually displays "Preparing world [%%]". Removing BoP and changing the level type to DEFAULT throws the original OutOfMemory exception, reads "negative index in crash report" in the console and I get a completely empty crash report file. I'll be working with my server host tonight to try and resolve the issue and I'll also give cauldron a try. I'm almost thinking now that it may be related to some driver updates I did on my machine (java 7u79) which caused Chrome to corrupt itself (after 20-30 minutes it would hard crash the machine). Reinstalled Chrome and so far it's been working no problem. I'll try reinstalling java, updating it as well, and see if that resolves the issue. Below is the crash report with all biomes disabled for strongholds in BoP. ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 03/06/15 11:48 AM Description: Exception preparing structure feature java.lang.OutOfMemoryError: Java heap space at net.minecraft.world.gen.layer.IntCache.func_76445_a(SourceFile:39) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:25) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean.func_75904_a(SourceFile:19) at net.minecraft.world.gen.layer.GenLayerAddSnow.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerEdge.func_151626_c(SourceFile:35) at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:22) at net.minecraft.world.gen.layer.GenLayerEdge.func_151624_d(SourceFile:70) at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:24) at net.minecraft.world.gen.layer.GenLayerEdge.func_151625_e(SourceFile:100) at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:26) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerAddMushroomIsland.func_75904_a(SourceFile:17) at net.minecraft.world.gen.layer.GenLayerDeepOcean.func_75904_a(SourceFile:18) at net.minecraft.world.gen.layer.GenLayerRiverInit.func_75904_a(SourceFile:11) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20) at net.minecraft.world.gen.layer.GenLayerRiver.func_75904_a(SourceFile:18) at net.minecraft.world.gen.layer.GenLayerSmooth.func_75904_a(SourceFile:15) at biomesoplenty.common.world.layer.GenLayerRiverMixBOP.func_75904_a(GenLayerRiverMixBOP.java:35) at net.minecraft.world.biome.WorldChunkManager.func_150795_a(WorldChunkManager.java:221) at biomesoplenty.common.world.WorldChunkManagerBOP.func_150795_a(WorldChunkManagerBOP.java:49) at net.minecraft.world.gen.structure.MapGenStronghold.func_75047_a(MapGenStronghold.java:95) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.world.gen.layer.IntCache.func_76445_a(SourceFile:39) at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:25) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean.func_75904_a(SourceFile:19) at net.minecraft.world.gen.layer.GenLayerAddSnow.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:16) at net.minecraft.world.gen.layer.GenLayerEdge.func_151626_c(SourceFile:35) at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:22) at net.minecraft.world.gen.layer.GenLayerEdge.func_151624_d(SourceFile:70) at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:24) -- Feature being prepared -- Details: Is feature chunk: ~~ERROR~~ OutOfMemoryError: Java heap space Chunk location: -28,56 Chunk pos hash: 244813135844 Structure type: net.minecraft.world.gen.structure.MapGenStronghold Stacktrace: at net.minecraft.world.gen.structure.MapGenStructure.func_151538_a(MapGenStructure.java:48) at net.minecraft.world.gen.MapGenBase.func_151539_a(SourceFile:30) at net.minecraft.world.gen.ChunkProviderGenerate.func_73154_d(ChunkProviderGenerate.java:222) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) at net.minecraft.world.World.func_72964_e(World.java:419) at net.minecraft.world.World.func_147439_a(World.java:345) at net.minecraft.world.World.func_147437_c(World.java:365) at biomesoplenty.common.world.WorldProviderSurfaceBOP.getTopBlockCoord(WorldProviderSurfaceBOP.java:42) at biomesoplenty.common.world.WorldProviderSurfaceBOP.func_76566_a(WorldProviderSurfaceBOP.java:14) at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:749) at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:715) at net.minecraft.world.World.<init>(World.java:260) at net.minecraft.world.WorldServer.<init>(WorldServer.java:97) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:219) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) -- Chunk to be generated -- Details: Location: -20,64 Position hash: 279172874220 Generator: RandomLevelSource -- Requested block coordinates -- Details: Found chunk: true Location: World: (-316,64,1024), Chunk: (at 4,4,0 in -20,64; contains blocks -320,0,1024 to -305,255,1039), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535) -- Affected level -- Details: Level name: ATeamRevenge All players: 0 total; [] Chunk stats: ServerChunkCache: 0 Drop: 0 Level seed: 1035225676 Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true 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 -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (x86) version 6.3 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 675984 bytes (0 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB) JVM Flags: 0 total; AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 62, allocated: 40, tallocated: 33 FML: MCP v9.05 FML v7.10.113.1381 CoFHTweaks v0.1.0B2 Minecraft Forge 10.13.3.1381 112 mods loaded, 112 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FML{7.10.113.1381} [Forge Mod Loader] (forge_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Forge{10.13.3.1381} [Minecraft Forge] (forge_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AppleMilkCore{1.0.3} [AppleMilkCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MobiusCore{1.2.5} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available NotEnoughItems{1.0.4.106} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.106-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available PotionExtensionCore{1.0.4-forMC1.7} [PotionExtensionCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available OpenModsCore{0.7.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available cuchaz.ships.core{1.7.10-1.0.2} [Ships Mod Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available advancedgenetics{1.5.8} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available DCsAppleMilk{1.7.10_2.5b} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.5b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.5R-396.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available asielib{0.3.10} [asielib] (AsieLib-1.7.10-0.3.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BiblioCraft{1.10.3} [BiblioCraft] (BiblioCraft[v1.10.3][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Natura{2.2.0} [Natura] (natura-1.7.10-98.6a6cca1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1237-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ForgeMultipart{1.1.2.334} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available chisel{2.3.10.100} [Chisel 2] (Chisel2_DEV-2.3.10.100.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Dynmap{2.2-alpha-1-117} [Dynmap] (Dynmap-HEAD-forge-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available EasyCrafting{1.7.10-2.0.1.X} [Easy Crafting] (EasyCrafting-1.7.10-2.0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available enhancedportals{3.0.10} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FoodPlus{3.2rS} [§bFood Plus] (FoodPlus-1.7.2-3.2rS.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available fossil{1.7.10 Build 7.1.0} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available hamsterrific{0.2.0} [Hamsterrific] (Hamsterrific-0.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Hats{4.0.1} [Hats] (Hats-1.7.10-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ImmibisCore{59.1.0} [Immibis Core] (immibis-core-59.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available LiquidXP{59.0.0} [Liquid XP] (liquid-xp-59.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MrTJPCoreMod{1.0.6.13} [MrTJPCore] (MrTJPCore-1.7.10-1.0.6.13-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Core{4.6.0.79} [ProjectRed] (ProjectRed-1.7.10-4.6.0.79-Base.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Exploration{4.6.0.79} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.6.0.79-World.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available TConstruct{1.7.10-1.8.4.build937} [Tinkers' Construct] (TConstruct-1.7.10-1.8.4.build937.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available numina{0.4.0.7-QMX} [Numina] (Numina-0.4.0.7-QMX.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available powersuits{0.11.0.7-QMX} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.7-QMX.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available powersuitaddons{0.11.0.7-QMX} [Modular Powersuit Addons] (ModularPowersuitsAddons-0.11.0.7-QMX.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MorePlanet{1.2.6} [More Planets] (More-Planets-1.7.10-1.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available NotEnoughCodecs{0.3} [NotEnoughCodecs] (NotEnoughCodecs-1.7.10-0.3-snapshot-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available OpenMods{0.7.2} [OpenMods] (OpenModsLib-1.7.10-0.7.2-snapshot-350.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available OpenBlocks{1.4.2} [OpenBlocks] (OpenBlocks-1.7.10-1.4.2-snapshot-615.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Transmission{4.6.0.79} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.6.0.79-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Transportation{4.6.0.79} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.6.0.79-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Compatibility{4.6.0.79} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.6.0.79-Compat.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Integration{4.6.0.79} [ProjectRed-Integration] (ProjectRed-1.7.10-4.6.0.79-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Illumination{4.6.0.79} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.6.0.79-Lighting.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ProjRed|Expansion{4.6.0.79} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.6.0.79-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available qCraft{${version}} [qCraft] (qCraft-1.2-OpenMCport-RobijnvogelTweak-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available RefinedRelocation{1.0.8b} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.8b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available SaintsCore{0.8} [Saintscore] (SaintsCore-0.8-Minecraft-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available mod_Saintspack{0.8} [Saintspack] (SaintsPack-0.8-Minecraft_1.7.10) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available cuchaz.ships{1.7.10-1.0.2} [Ships Mod] (shipsMod-v1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available statues{2.1.4} [Statues] (statues-1.7.10-2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Sync{4.0.0} [Sync] (Sync-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available TrailMix{4.0.0} [TrailMix] (TrailMix-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Waypoints{1.1.1} [Waypoints] (waypoints-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ExtendedPotions{1.0} [Extended Potions] (zExtendedPotions-MC1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available McMultipart{1.1.2.334} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ForgeMicroblock{1.1.2.334} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED] CoFHCore: -[1.7.10]3.0.2-262 MineFactoryReloaded: -[1.7.10]2.8.0-104 Mantle Environment: Environment healthy. ThermalFoundation: -[1.7.10]1.0.0-81 ThermalExpansion: -[1.7.10]4.0.1-182 TConstruct Environment: Environment healthy. ThermalDynamics: -[1.7.10]1.0.0-122 Profiler Position: N/A (disabled) Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
  5. ​Sooo another problem. Trying to run your server pack gives me a missing mods exception. Doesn't say which mod is missing and it all looks right to me. Redownloaded just to be sure and same results. Using your jars in my package gives me the same results I was getting. Reinstalling the forge server for version 1381 and updating Tinker's Construct gives me the missing mods exception again, removing Tinker's still crashes with GC and Witchery both installed. I've confirmed this locally on Java 7v79 and Java 8v25. Assuming you tested your server pack locally, which version of Java are you running? That's the only thing that really makes sense at this point. @Kootta disabling village generation makes no difference, disabling Tinker's generation in villages also makes no difference. I just really don't understand why the client, using exactly the same jars and config files works without a hitch.
  6. Finally found the root issue(s) which is only affecting the server: Witchery and Galacticraft hate eachother Tinker's Construct (non ancient versions) and Random Things hate eachother (crashing before world gen/load) Tinker's Construct (non ancient versions) hate another unknown mod(s) and has an extremely high chance (not guaranteed) of crashing during world gen/load (unknown exception and no crash report generated). Very small chance that this won't happen though. So the verdict is, wait for a new version of Witchery and/or Galacticraft since I can't find any config conflicts and revert to a fairly old version of Tinker's Construct. Potentially all the way back to late 2014 since that's the version I had working on the 0.3.6 server package. This is due to the fact that I really don't want to remove Witchery, Galacticraft, Tinker's Construct, or Random Things.
  7. Trying to test/deploy server package, installing forge server from forge installer version 1291, multiple mods are causing crashes during initialization and/or immediately after the world is completely loaded and ready. Crash is an OutOfMemoryException but so far out of close to 100 crashes removing and re-adding mods in groups and individually, there hasn't been a single crash report so I have no idea what's actually causing the crashes. Tested on a server host and on a local server instance. To top it off, it's only happening on the server. Client with identical mod/config setup has zero problems.
  8. ​Because I apparently missed the part where it changed authors. Updating it now but won't be able to test it myself until later.
  9. Sorry for the delay. Pack has been updated to 0.3.6 and now has a minimap! Server package has been created as well and can be downloaded from http://technicpack.net/modpack/attack-of-the-b-team-reloaded.552178 EDIT: Final beta this is. Don't use this as your LP or server pack as minor changes in the release may break your world.
  10. ​Definitely! The point of this pack is to put it on my server so there will be a server pack. Providing nothing else is found in the next couple days I'll build the server pack as is and put it up for a bit of testing.
  11. No worries, Kootta. I will not be adding Twilight Forest to the pack. 0.3.5 will be coming up any hour now. Project Red and qCraft have been updated. Natura's sulfur is added to the ore dictionary. Mecha Parts has been added. And on a completely semi-unrelated note, thanks Natura for naming sulfur as barleyFood. Tested with a titan and I'm satisfied with just being able to turn the camera while driving them. Natura's sulfur shows in all recipes that use the Artifice and Thermal Foundation varieties. None of the qCraft blocks or items appear to crash when used/interacted with. Thanks plow for spotting these and thanks to all for the help thus far.
  12. Thanks plow. Mecha Parts added Natura sulfur added to ore dictionary (will verify after work that I wrote the script right) Project Red updated I'm not finding an actual download for the qCraft port. Will check a couple FTB packs to see if they have it. If not may just remove it. DNA breeder actually did cause an issue early on on my server so I'm well aware of it being problematic. I figured it would have been fixed by now though.
  13. I've already spent 5 months+ on this project and this is the only issue remaining so I'm following through with it. 0.3.4 is up, launcher may take a bit to see it. Confirmed it was just a name and directory change for the config files for cofh. Fixed and tested on my end and diamonds, redstone, and gold are all spawning up to 64 now.
  14. No, I'm not. This project is the result of having my world corrupt from AotBT and having to wait for over 6 months for an update to be "tested" (still not ready as far as I can tell). This way, I control the pack (it's going on my server), I can update/change things at will, etc. Technic, has nothing to do with AotBT development. I doubt the 1.6 author is going to update the current pack at this point and I've been told that a 1.7 pack is currently in development with no news or eta. On to the issue at hand, it turns out that 1 of the cofh updates in the past couple versions change the name and location of the ACTUAL config files and I've been working with obsolete ones. The current configs have vanilla ore overriding disabled. I'll fix and update tonight. For reference, the current core configs are in config\cofh\core. I was working with the ones in config\cofh.
  15. I'm talking about my update. Think I may have found the problem. Was verifying the json configs before contacting teamcofh and found the cofhcore.json is failing on the first line so theoretically the issue is it's not even getting to the line where you can enable vanilla ore overriding which is why it's not even trying to look at Vanilla.json (default would be not to override). Will rebuild this config with the current version of cofh core after work and test.
  16. Sometime in the next 24 hours Technic will show version 0.3.3. Corrupting items are removed from NEI, Artifce limestone/marble/stuffs have been disabled and chisel's marble variety has been enabled. For some strange reason redstone and diamonds are not generating above their default 16 limit, judging by the logs it looks to be that cofhcore isn't even trying to read the config file for them. It found the thermalfoundation file no problem, but there's no reference to the vanilla config file. Will be looking in to this, any theories are welcome
  17. I actually haven't even used MineTweaker yet. I've relied on MC 1.7.10 using block names instead of IDs and so far, apart from these few blocks, it's worked well. So far, I've updated all of the mods, just have to run it to make sure they all work and to generate the added config files and edit them. I also want to remove the possibility of these particular Artifice ores from generating since if my theory is correct, there are 5 different variations of Artifice's ores with 5 glowing varieties so if the fifth version generates and gets a block update (sub ID 8) it'll turn to the glowing variety (sub ID 9) which is what's corrupting the world. Think I just found out why Artifice is generating ores as well. It seems to be any vanilla ores are pulling from the ore dictionary instead of just the vanilla block so it's randomly pulling whichever variety is in the ore dictionary for said ore. Fixing this should help with diamonds and redstone being rare as well. Thanks for all of the help
  18. FYI, I found exactly what the issue is by accident. It's a problem with the renderer only, wherever that actually lies in a Forge setup, and higher block IDs using sub IDs with multiple textures. Gonna draw up a chart below since words fail me in explaining this: # of bits | ID range | Bits reserved for sub IDs | Sub ID range | Mod using this range | # of sub IDs/mod | # of different textures 8 0-255 4 0-15 (16) 9 256-511 3 0-7 (8) Artifice 9 9 10 512-1023 2 0-3 (4) 11 1024-2047 1 0-1 (2) Flans 16 16 So basically, each step up in the block ID ladder, you're allowed half of the sub IDs and it only affects the renderer so you can still have 16 sub IDs, but you can only have 8, 4, 2, or 1 different sub texture cause the renderer doesn't know what to do with the others. Flans actually has 2 IDs affected but only 1 of them has 16 different textures. The other only has 1 so it works no problem and it is all of the spawner pads. I've let Shukaro know about this on the Artifice side, I'm still trying to find how to let flan know. In the meantime, does anyone know if this is an issue with Minecraft or with Forge? I'm not updating Forge beyond 1291 until I know for sure that every mod is compatible with the new version (things got changed) so if this is an issue with Forge that isn't yet known, it'll be quite a while before that update comes around.
  19. Sorry for the lack of activity, spent the past 3 weeks trying to find any way that the problem items could be removed from NEIs list at the config level but having no such luck so, both Flans and Artifice may need to be removed (Artifice has 1 glowing ore variety that shows up and corrupts the world in a similar fashion) unless by some miracle updates to either corrects the issue.
  20. ​This is actually exactly what I did but it seems there's interference. Gonna reference this and disable Artifice ores if possible.
  21. Yep, found that as well with the fire objects. Trying to find a way to remove them from NEI but having a bit of trouble finding it. Did not know that about flans components. Thanks a lot. Next update will be fixed there. Ore dictionary, I'm assuming it's an issue of just having ingots and blocks from every mod that's the issue? If so, I'll try forcing just Thermal foundation ores, ingots, and blocks if at all possible. iChunUtil was looking at the 5.0.0 version which is the 1.8 version. Will double check though in case there's a newer 4.x.x version. Map Writer was originally crashing on me when I tried adding it. Will try it again. Haven't heard a word on Tropicraft. As far as I can tell, they are working on a new version, whether or not it'll be 1.7 or 1.8 remains a mystery. Thanks for all the input
  22. ​Flans was updated from 4.8.0 to 4.9.0 in the 0.3.x update. I will check this if I get a chance this weekend. Did you try running the pack without Flans installed? Could you try throwing in 4.8.0 to see if you get the same issue? Preferably by using the Flans Workbench since that's the troublesome block. Keep in mind that there are 3 content packs in there as well. If memory serves, titans, modern weapons, and simple parts packs. Unfortunately, Flans is just one of those mods you have to expect crashes with. I was really hoping it'd be somewhat stable for 1.7 but it doesn't look like that's happening. Thanks for the input!
  23. Alright, 0.3.1 is now up and tested with the launcher. AE2 is in and configured with mostly defaults. Generation was SLIGHTLY increased to account for the nature of the pack without giving you instant end-game storage. With any luck this will be the last beta build before release! Things that should be tested, mainly, AE2 progression. I have not played with AE2 at all myself so I'm really not sure what to look for so just need some confirmation that with current configs there's no blocks related to config settings that make certain features impossible to use. And also power is set to RF, so should be no problems there. Other thing is dimensional generation just to be sure that any mod changes don't have incorrect generation in other dimensions (Ex, flowers and vegetation on the moon and Mars). Also, I did get a working server build working for 0.2.3 and there will be a server pack attached to the pack at release as this is what I'll be using for my server. Timeline, providing nothing goes wrong, release will be in 2-3 weeks, at this point, I'm hoping 4 weeks will be the absolute most.
  24. Alright, looks like Thermal Dynamics is essentially ready (ducts and stuff) so I'll be trying to push for the final beta build by the end of this weekend. Is there anything in the current build that anyone thinks should change or be tweaked? Regarding Tropicraft, the 1.7.x version is still in the works and I also am still waiting on a response regarding permissions so unfortunately, it will not be included at release. This also means that should it be added later, it may result in a world reset. This will be thoroughly tested before it gets pushed (if it gets pushed). Beyond that, I think the pack is basically ready to go. So if I don't hear about any tweaking needed, I'll release the final beta this weekend and if nothing bad happens, 1.0 release will happen shortly after that. And yes, AE2 will be added and configured in this next build
  25. Think I've gotten all the config changes made to the base pack. Will build it when I get home from work tonight. Sometime this weekend hopefully I'll check any final mods I need to add, I'll add AE and I think at that point, the final beta testing can take place. After tonight's build, the main testing that needs to happen is ore gen. All ores should generate at any level in the world (technically up to y=64) and should also generate ~twice as often and ~twice as big as vanilla (diamonds at surface, etc). Also, dimensional ore gen needs to be verified. This goes mainly for Galacticraft and the Nether. Only Galacticraft ores and oil should generate on the moon and mars. Galacticraft copper/tin/aluminum should NOT generate on the overworld, and verification that silicon generates from 0-64 in the overworld (approximately). The nether should be the generic BoP nether with no Galacticraft ores generating. As far as the other mods suggested, I won't be adding EnderIO (unless absolutely necessary) or bluepower as the pack isn't meant to be a technical factory type pack so MFR will be the only mod of this type. I also won't be adding Ars Magika, Thaumcraft, Blood Magic, or any of those magicy type mods because it's not meant to be a magic based pack. IMHO, Ars Magika would have been the closest to make it in (from what I've seen) but it's still focused more on the magic side than just the plain old wacky side that Witchery is based off of. Also note that CoFH still has not released the new separate mod for ducts so there still aren't any ducts in the pack. This is the only reason I will add EnderIO. If this goes through, I will NOT remove MFR as there is still functionality that EnderIO does not replace (as far as I know). But EnderIO will be a last second decision before official release. Finally, in the last 2 months or so, I've gotten no reply on Tropicraft (permission-wise) so it may not make it in and will also be a recommended addition. I'll see about configuring the pack so installation is all that would be needed.
×
×
  • Create New...