Jump to content

ruarc88

Members
  • Posts

    47
  • Joined

  • Last visited

  • Days Won

    1

ruarc88 last won the day on May 5 2015

ruarc88 had the most liked content!

Recent Profile Visitors

1974 profile views

ruarc88's Achievements

Grass

Grass (2/9)

1

Reputation

  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.
×
×
  • Create New...