Minecraft

If it's a video game it goes here.

Moderators: LawBeefaroni, Arcanis, $iljanus

Post Reply
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

Cylus can you post the cfg file and line and setting you'd like for that ratio?
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

Our first server crash! pretty good for being almost a month old.
Spoiler:
---- Minecraft Crash Report ----
// But it works on my machine.

Time: 6/14/15 8:12 PM
Description: Exception getting block type in world

java.util.NoSuchElementException: key not found: (1158,-2753)
at scala.collection.MapLike$class.default(MapLike.scala:228)
at scala.collection.AbstractMap.default(Map.scala:59)
at scala.collection.mutable.HashMap.apply(HashMap.scala:65)
at mrtjp.core.world.WorldGenVolcanic$$anonfun$generate$2.apply$mcV$sp(WorldGenVolcanic.scala:70)
at scala.util.control.Breaks.breakable(Breaks.scala:38)
at mrtjp.core.world.WorldGenVolcanic.func_76484_a(WorldGenVolcanic.scala:55)
at mrtjp.core.world.GenLogicUniform$$anonfun$generate_impl$1.apply$mcVI$sp(genlogic.scala:109)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at mrtjp.core.world.GenLogicUniform.generate_impl(genlogic.scala:104)
at mrtjp.core.world.TGenerationLogic$class.generate(genlogic.scala:53)
at mrtjp.core.world.GenLogicUniform.generate(genlogic.scala:93)
at mrtjp.core.world.SimpleGenHandler$$anonfun$subGenerate$1.apply(genhandler.scala:104)
at mrtjp.core.world.SimpleGenHandler$$anonfun$subGenerate$1.apply(genhandler.scala:103)
at scala.collection.immutable.List.foreach(List.scala:383)
at mrtjp.core.world.SimpleGenHandler$.subGenerate(genhandler.scala:103)
at mrtjp.core.world.SimpleGenHandler$.generate(genhandler.scala:97)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
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 factorization.api.Coord.getId(Coord.java:576)
at factorization.api.Coord.getBlock(Coord.java:572)
at factorization.common.DarkIronOreGenerator$2.handle(DarkIronOreGenerator.java:151)
at factorization.api.Coord.iterateCube(Coord.java:871)
at factorization.common.DarkIronOreGenerator.meteorBlast(DarkIronOreGenerator.java:139)
at factorization.common.DarkIronOreGenerator.generate(DarkIronOreGenerator.java:87)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
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.WorldServer.func_147456_g(WorldServer.java:313)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at scala.collection.MapLike$class.default(MapLike.scala:228)
at scala.collection.AbstractMap.default(Map.scala:59)
at scala.collection.mutable.HashMap.apply(HashMap.scala:65)
at mrtjp.core.world.WorldGenVolcanic$$anonfun$generate$2.apply$mcV$sp(WorldGenVolcanic.scala:70)
at scala.util.control.Breaks.breakable(Breaks.scala:38)
at mrtjp.core.world.WorldGenVolcanic.func_76484_a(WorldGenVolcanic.scala:55)
at mrtjp.core.world.GenLogicUniform$$anonfun$generate_impl$1.apply$mcVI$sp(genlogic.scala:109)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at mrtjp.core.world.GenLogicUniform.generate_impl(genlogic.scala:104)
at mrtjp.core.world.TGenerationLogic$class.generate(genlogic.scala:53)
at mrtjp.core.world.GenLogicUniform.generate(genlogic.scala:93)
at mrtjp.core.world.SimpleGenHandler$$anonfun$subGenerate$1.apply(genhandler.scala:104)
at mrtjp.core.world.SimpleGenHandler$$anonfun$subGenerate$1.apply(genhandler.scala:103)
at scala.collection.immutable.List.foreach(List.scala:383)
at mrtjp.core.world.SimpleGenHandler$.subGenerate(genhandler.scala:103)
at mrtjp.core.world.SimpleGenHandler$.generate(genhandler.scala:97)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
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)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (1130,8,-2689), Chunk: (at 10,0,15 in 70,-169; contains blocks 1120,0,-2704 to 1135,255,-2689), Region: (2,-6; contains chunks 64,-192 to 95,-161, blocks 1024,0,-3072 to 1535,255,-2561)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at factorization.api.Coord.getId(Coord.java:576)
at factorization.api.Coord.getBlock(Coord.java:572)
at factorization.common.DarkIronOreGenerator$2.handle(DarkIronOreGenerator.java:151)
at factorization.api.Coord.iterateCube(Coord.java:871)
at factorization.common.DarkIronOreGenerator.meteorBlast(DarkIronOreGenerator.java:139)
at factorization.common.DarkIronOreGenerator.generate(DarkIronOreGenerator.java:87)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
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.WorldServer.func_147456_g(WorldServer.java:313)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)

-- Affected level --
Details:
Level name: Octopus
All players: 5 total; [EntityPlayerMP['dibree'/10084661, l='Octopus', x=-3072.46, y=71.69, z=-2852.73], EntityPlayerMP['TheGrazingSheepy'/10374390, l='Octopus', x=632.49, y=67.00, z=1547.24], EntityPlayerMP['Snowflake1121'/11931572, l='Octopus', x=1310.04, y=86.70, z=-2485.09], EntityPlayerMP['Kali1121'/11940430, l='Octopus', x=1311.40, y=141.22, z=-2532.38], EntityPlayerMP['cylusmaxii'/12248390, l='Octopus', x=58.92, y=81.00, z=1201.67]]
Chunk stats: ServerChunkCache: 2409 Drop: 0
Level seed: -2100616598
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (33,64,954), Chunk: (at 1,4,10 in 2,59; contains blocks 32,0,944 to 47,255,959), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Level time: 47923888 game time, 7549395 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 48655 (now: false), thunder time: 72956 (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:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 8702880632 bytes (8299 MB) / 16036397056 bytes (15293 MB) up to 17110138880 bytes (16317 MB)
JVM Flags: 4 total; -Xms15G -Xmx16G -XX:+UseParNewGC -XX:+UseConcMarkSweepGC
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.3.1408 145 mods loaded, 145 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.99.99} [Forge Mod Loader] (FTBServer-1.7.10-1408.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.3.1408} [Minecraft Forge] (FTBServer-1.7.10-1408.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
debug{1.0} [debug] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bdlib{1.8.0.86} [BD Lib] (bdlib-1.8.0.86-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{2.2.726-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.726-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
BuildCraft|Core{6.4.16} [BuildCraft] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry{3.5.6.15} [Forestry for Minecraft] (forestry_1.7.10-3.5.6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->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->Available->Available
BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BinnieCore{2.0-pre8} [Binnie Core] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Botany{2.0-pre8} [Botany] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraBees{2.0-pre8} [Extra Bees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraTrees{2.0-pre8} [Extra Trees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Genetics{2.0-pre8} [Genetics] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AWWayofTime{v1.3.2} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.2-1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Botania{r1.6-190} [Botania] (Botania r1.6-190.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{6.4.16} [BC Builders] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{6.4.16} [BC Energy] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{6.4.16} [BC Factory] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{6.4.16} [BC Transport] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{6.4.16} [BC Silicon] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraUtilities{1.2.5} [Extra Utilities] (extrautilities-1.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.dimensionalSlice{0.8.88.8.8888g} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization{0.8.88.8.8888g} [Factorization] (Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.misc{0.8.88.8.8888g} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.8.8888g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-502.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MagicBees{1.7.10-2.3.1} [Magic Bees] (magicbees-1.7.10-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
gendustry{1.4.11.89} [GenDustry] (gendustry-1.4.11.89-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
JourneyMapServer{1.0.5_MC1.7.10} [JourneyMapServer] (JourneyMapServer1.0.5_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->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->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->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->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->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->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->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->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->Available->Available
Mystcraft{0.11.10.00} [Mystcraft] (mystcraft-1.7.10-0.11.10.00.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
MrTJPCoreMod{1.0.7.14} [MrTJPCore] (MrTJPCore-1.7.10-1.0.7.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Core{4.6.1.80} [ProjectRed] (ProjectRed-1.7.10-4.6.1.80-Base.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Exploration{4.6.1.80} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.6.1.80-World.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->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->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->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->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->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->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->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->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->Available->Available
numina{0.4.0.100} [Numina] (Numina-0.4.0.100.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
powersuits{0.11.0.178} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.178.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Morpheus{1.7.10-1.6.4} [Morpheus] (Morpheus-1.7.10-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons{1.12.8.29} [NEI Addons] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|AppEng{1.12.8.29} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|Botany{1.12.8.29} [NEI Addons: Botany] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|Forestry{1.12.8.29} [NEI Addons: Forestry] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|CraftingTables{1.12.8.29} [NEI Addons: Crafting Tables] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|ExNihilo{1.12.8.29} [NEI Addons: Ex Nihilo] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
neiintegration{1.0.9} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughCodecs{0.3} [NotEnoughCodecs] (NotEnoughCodecs-1.7.10-0.3-snapshot-11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PneumaticCraft{1.6.9-73} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.9-73-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transmission{4.6.1.80} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.6.1.80-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Compatibility{4.6.1.80} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.6.1.80-Compat.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Integration{4.6.1.80} [ProjectRed-Integration] (ProjectRed-1.7.10-4.6.1.80-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Illumination{4.6.1.80} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.6.1.80-Lighting.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0-80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
aobd{2.6.2} [Another One Bites The Dust] (AOBD-2.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->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->Available->Available
OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-3 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
MineFactoryReloaded: -[1.7.10]2.8.0-104
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.0-80
ThermalDynamics: -[1.7.10]1.0.0-122
List of loaded APIs:
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-3.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
* BotaniaAPI (50) from Botania r1.6-190.jar
* BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.16.jar
* BuildCraftAPI|boards (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|events (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|facades (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|filler (3.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|gates (4.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|items (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|power (1.3) from buildcraft-6.4.16.jar
* BuildCraftAPI|recipes (2.1) from buildcraft-6.4.16.jar
* BuildCraftAPI|robots (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|statements (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar
* ChiselAPI (0.0.2) from Chisel2-2.3.10.37.jar
* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.10.37.jar
* CoFHAPI (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|block (1.7.10R1.0.0) from extrautilities-1.2.5.jar
* CoFHAPI|core (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|energy (1.7.10R1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|inventory (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|item (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|modhelpers (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|transport (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|world (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|container (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|element (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|slot (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|inventory (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|render|particle (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util|helpers (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util|position (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|world (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|world|feature (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* ComputerCraft|API (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.8.8888g.jar
* ForestryAPI|apiculture (2.6.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|core (2.6.1) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|genetics (2.7.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* gendustryAPI (1.4.11.89) from gendustry-1.4.11.89-mc1.7.10.jar
* IC2API (1.0) from industrialcraft-2-2.2.726-experimental.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.11.10.00.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3.jar
* OpenPeripheralApi (3.2) from OpenPeripheralCore-1.7.10-1.1.1.jar
* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.9-73-universal.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 5 / 50; [EntityPlayerMP['dibree'/10084661, l='Octopus', x=-3072.46, y=71.69, z=-2852.73], EntityPlayerMP['TheGrazingSheepy'/10374390, l='Octopus', x=632.49, y=67.00, z=1547.24], EntityPlayerMP['Snowflake1121'/11931572, l='Octopus', x=1310.04, y=86.70, z=-2485.09], EntityPlayerMP['Kali1121'/11940430, l='Octopus', x=1311.40, y=141.22, z=-2532.38], EntityPlayerMP['cylusmaxii'/12248390, l='Octopus', x=58.92, y=81.00, z=1201.67]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

McG2k1 wrote:Cylus can you post the cfg file and line and setting you'd like for that ratio?
Spoiler:
Under the general section of BigReactors.cfg, line 12:

D:fuelUsageMultiplier=1.0

1.0 is the default setting. The pack has it set to 8.0 as a nerf.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

The server has been updated to Direwolf20 1.5.0.

I was able to keep the server ID this time for JourneyMap so our waypoints remain intact. Let me know if there's any issues for anyone.
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

Thanks. McG2k1, 1.5 upgrade works great! :dance:

The Direwold20 1.7.10 Pack now includes RFtools, so I looked it up and messed with it for the very first time last night. Some of you may have noticed me grinding Endermen :ninja: ; I was looking for the dimlet drops to get started with RFTools. Dimlets are similar to Mystcraft pages. Some can be crafted, but most have to be found.

RFTools key features include Matter Transmitters (teleporters) and the ability to create new dimensions in a way that is far less confusing than Mystcraft. Random ages are much more interesting and varied than Mystcraft and draw a lot less power than a highly defined one. The teleporters and dimensions work together, you use a dialer to select a destination, and then step on the matter transmitter pad. Its like Stargate + Star Trek. FWIW, Teleporter power requirements seem to be reasonable.

I'm willing to help out anybody that wants in. I am happy to help if you need either materials or power to get started. I can even help you build a reactor if you haven't already gone that route. Mine is a bit complicated because I was tweaking for efficiency. The same size/design, cooled with graphite blocks vs. the exotic stuff I used, would be 85-90% as efficient and a lot easier to build. But I was having fun with it... :D
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

server has been updated 1.6.1. Please point your FTB client launcher to that version!
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

I updated with no issues last night. I haven't checked ALL my tech stuff to make sure its still working, but the main stuff seemed fine.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

Still playing. I guess everybody else has pretty much moved on. 1.6.1 is OK but have had some stability issues with client. Its not terrible - it just crashes every once in a great while.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
Rip
Posts: 26891
Joined: Tue Oct 12, 2004 9:34 pm
Location: Cajun Country!
Contact:

Re: Minecraft

Post by Rip »

My son has been playing on Xbox for some time.

On me now because he wants it on the PC.

I suppose I will have to try it out at some point.
User avatar
Semaj
Posts: 3685
Joined: Mon Dec 03, 2007 10:45 am

Re: Minecraft

Post by Semaj »

How do I update to 1.6.1, I seem to be missing the option.
Some claim to be things they aren't.
Some claim things they don't deserve.
Some claim to know more than they ever will.
I don't claim anything, because no one would believe the truth anyways.
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

Run the FTB launcher. Select the Pack. Then pick the version 1.6.1 from the drop-down menu at the top. Then click the launch button. It will ask if you wish to backup your saves and configs.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

Cylus Maxii wrote:Still playing. I guess everybody else has pretty much moved on. 1.6.1 is OK but have had some stability issues with client. Its not terrible - it just crashes every once in a great while.
Sorry Cylus. I started a new short term gig that requires me to get up super early (for me). I'm cycling back around to MC though. I cant find anyone to run Rust. So I'll probably be spending more time in MC.
User avatar
Semaj
Posts: 3685
Joined: Mon Dec 03, 2007 10:45 am

Re: Minecraft

Post by Semaj »

Cylus Maxii wrote:Run the FTB launcher. Select the Pack. Then pick the version 1.6.1 from the drop-down menu at the top. Then click the launch button. It will ask if you wish to backup your saves and configs.
figured it out, there were multiple versions of direwolf on the pack list...
Some claim to be things they aren't.
Some claim things they don't deserve.
Some claim to know more than they ever will.
I don't claim anything, because no one would believe the truth anyways.
User avatar
Rip
Posts: 26891
Joined: Tue Oct 12, 2004 9:34 pm
Location: Cajun Country!
Contact:

Re: Minecraft

Post by Rip »

OK installed today. Will be getting up to speed on mods and such this week and hopefully join you guys on the server.

I will limit the kids somewhat at first until I am sure they are well versed in proper etiquette. As bad as they are with each other on the 360, I will need to train them on how to interact with normal people. :)
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

McG2k1 wrote:
Cylus Maxii wrote:Still playing. I guess everybody else has pretty much moved on. 1.6.1 is OK but have had some stability issues with client. Its not terrible - it just crashes every once in a great while.
Sorry Cylus. I started a new short term gig that requires me to get up super early (for me). I'm cycling back around to MC though. I cant find anyone to run Rust. So I'll probably be spending more time in MC.
Grats on the gig!

Hey, if you get a chance - can you please fix the config files again. My reactor fuel use has gone up by 8x. I have more than enough stockpiled ore and fuel to keep ahead with mining- but it would be hard for somebody to get started if they didn't have my stockpile already.
Last edited by Cylus Maxii on Mon Aug 03, 2015 6:19 pm, edited 2 times in total.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

Rip wrote:OK installed today. Will be getting up to speed on mods and such this week and hopefully join you guys on the server.

I will limit the kids somewhat at first until I am sure they are well versed in proper etiquette. As bad as they are with each other on the 360, I will need to train them on how to interact with normal people. :)
Great news! Welcome!

You can tell the kids that we are all quite helpful so long as nobody griefs our builds or raids our materials. I have large stockpiles and will happily and generously help people, who ASK, with starting materials. They will love the mods if they've been playing on a console. The biomes, alone, will blow them away!

My place is South of the start, in the rugged mountains. I am probably closest to the spawn. If I am on, I'm probably the easiest person to ask for some starting gear/food.The McG2k1 spread is also near the spawn in the Cherry Forest. Note that the pack does have some champion mobs and additional creatures, like witches and wisps. The Nether is particularly dangerous! They will need to play cautiously until they gear up a bit. On the other hand - there is a map mod and it will auto-mark death points. And, all of their gear will go into a grave they can dig up unless they die by falling through the world. So it can most likely be recovered if they mess up.

The best way to start is to get a flying morph form to use for exploring. (the mod is called Morph, I think) They will have to dodge through a Nether gate and back out to unlock the accomplishment that allows flying with appropriate morph forms. After that, they can either go caving for bats, or I can spawn pixies for them using my tech stuff. Once they kill the mob, they get its form to use. Its also nice to get squid morph so they can swim and explore underwater.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

If I remember, I will put some starting gear in the chests in the welcome center building.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
Rip
Posts: 26891
Joined: Tue Oct 12, 2004 9:34 pm
Location: Cajun Country!
Contact:

Re: Minecraft

Post by Rip »

Thanks for the indoctrination and tour Cylus, son and I both enjoyed it.

Look forward to getting more up to speed over the week so that by the weekend we will have a clue what to do.
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

You're quite welcome! If you need some help getting started, let me know. There are lots of mods in the pack; so there are usually multiple ways to do stuff like ore processing or power generation. There are even multiple ways to make custom dimensions. Personally, I recommend looking into Tinker's Construct early on, since it helps with ore processing/doubling and making really nice custom tools/weapons. The higher-end tools can dig 3x3 sections of dirt/stone, or fell whole trees. For cosmetic blocks for builds - look into the Chisel 2 mod and Carpenter's Blocks.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
Rip
Posts: 26891
Joined: Tue Oct 12, 2004 9:34 pm
Location: Cajun Country!
Contact:

Re: Minecraft

Post by Rip »

Well it is finally starting to come along (with much guidance and gifts from Cylus). Son and I have a place built.

Just finishing up moving all inventory to an ME system.

Modular Power Armor almost tricked out.

Last night I got my first Big Reactor up. Now I have more power than I know what to do with. Must mean I need to build a crapload more machines. :D
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

Once I got a gander at the ME system that Rip had going, I had to have one to play with. Applied Energistics 2 (AE2) is a lot of fun. I loaded all my miscellaneous stuff into my shiny new ME (matter-energy) system last night. I may even have to re-build my sorter/storehouse using AE2. But I think I will setup ore processing first and clear out the backlog from running quarries. Its also tempting to get auto-crafting going.

I should post pics of the island I am building.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

Anyone still playing on my server?
User avatar
Rip
Posts: 26891
Joined: Tue Oct 12, 2004 9:34 pm
Location: Cajun Country!
Contact:

Re: Minecraft

Post by Rip »

I have been but not tonight.
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

Yes - I check in most days and dabble for a bit. I've been building a tech room lately and have the shell finished. I also gave my fortress a face lift.

Honestly, though, its definitely winding down. There isn't much action.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

Sorry I havent been on. Its a combo of being addicted to Rust again, and having to work a job with a 4 hour round trip commute.
User avatar
hitbyambulance
Posts: 10252
Joined: Wed Oct 13, 2004 3:51 am
Location: Map Ref 47.6°N 122.35°W
Contact:

Re: Minecraft

Post by hitbyambulance »

i might have to get back in on this. last new post on this thread (when i dropped in just now) was middle of 2010...

EDIT: i tried joining the server with the specified Direwolf20 'modpack' and i was kicked out for unsuitable mods or something.

Image
User avatar
Rip
Posts: 26891
Joined: Tue Oct 12, 2004 9:34 pm
Location: Cajun Country!
Contact:

Re: Minecraft

Post by Rip »

hitbyambulance wrote:i might have to get back in on this. last new post on this thread (when i dropped in just now) was middle of 2010...

EDIT: i tried joining the server with the specified Direwolf20 'modpack' and i was kicked out for unsuitable mods or something.

Image
Make sure you pick 1.6.1 instead of default. I had that problem at first.
User avatar
hitbyambulance
Posts: 10252
Joined: Wed Oct 13, 2004 3:51 am
Location: Map Ref 47.6°N 122.35°W
Contact:

Re: Minecraft

Post by hitbyambulance »

Rip wrote: Make sure you pick 1.6.1 instead of default. I had that problem at first.
ok, i see it now.

i'm in the world now. CylusM helped out. i'm getting numerous client crashes with the nVidia display driver, tho.
User avatar
Rip
Posts: 26891
Joined: Tue Oct 12, 2004 9:34 pm
Location: Cajun Country!
Contact:

Re: Minecraft

Post by Rip »

hitbyambulance wrote:
Rip wrote: Make sure you pick 1.6.1 instead of default. I had that problem at first.
ok, i see it now.

i'm in the world now. CylusM helped out. i'm getting numerous client crashes with the nVidia display driver, tho.
Make sure you update to 64 bit Java as well. I had some issues until I did that.

Guess I am going to have to jump in and check on the RipCave.
User avatar
hitbyambulance
Posts: 10252
Joined: Wed Oct 13, 2004 3:51 am
Location: Map Ref 47.6°N 122.35°W
Contact:

Re: Minecraft

Post by hitbyambulance »

Rip wrote:
hitbyambulance wrote:
Make sure you update to 64 bit Java as well. I had some issues until I did that.
yup, JRE is 64-bit. i do Java development, so that HAS to be up to date, for me.
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

hitbyambulance wrote:
Rip wrote: Make sure you pick 1.6.1 instead of default. I had that problem at first.
ok, i see it now.

i'm in the world now. CylusM helped out. i'm getting numerous client crashes with the nVidia display driver, tho.
Give it more RAM in the config tab? I would run 4GB to 6GB depending on texture pack.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
hitbyambulance
Posts: 10252
Joined: Wed Oct 13, 2004 3:51 am
Location: Map Ref 47.6°N 122.35°W
Contact:

Re: Minecraft

Post by hitbyambulance »

Cylus Maxii wrote:
hitbyambulance wrote:
Rip wrote: Make sure you pick 1.6.1 instead of default. I had that problem at first.
ok, i see it now.

i'm in the world now. CylusM helped out. i'm getting numerous client crashes with the nVidia display driver, tho.
Give it more RAM in the config tab? I would run 4GB to 6GB depending on texture pack.
i gave it 20 out of my 24GB of RAM - no crashes since this afternoon.
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

I can update it to the latest Direwolf if you guys want, but since we're stable and everything is working, I've just left it where it is.
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

I could wait on the update. 1.6.1 works fine for now, but I'm OK with the upgrade if people want it. If we upgrade, would prefer to go to 1.7 for now and maybe 1.8.x when it gets to recommended state.

Also, FWIW, there were 5 people logged in last night: Myself, Nindorel (my RL friend who is gong to start playing), Tao (playing as ArchAngyl?), HitByAmbulance and Rip. So it may pick up again.

CHANGELOGS

1.7 is the current recommended version. The particularly tasty features it adds are:
Botania - new dimension (Garden of Glass) and walls for a bunch of the decorative blocks.
Ender Zoo - adds Dire Slime mob
Extra Utilities - add integration for Tinker's Construct so we can use Bedrockium, Unstable Ingots and Magical wood as materials (Wow, these may be cool). It also adds trashcans for fluids and energies - which sounds like a much better way to get rid of sludge.
Magic Bees - adds bees for Applied Energistics. This may be just the thing to get me going on bee breeding again.
Pneumaticraft added tons of parts - I don't really do that mod though, so I can't say which will be cool.
Project Red - adds lots of miscellaneous parts that mostly seem to go with IndustrialCraft - noteworthy would be a jet pack. Also this adds Electrotine Ore to world gen - so the easiest way to get it would be for me to assemble a new RFTools dimension that would include it.
RFTools - some new dimlets for what sound like mobs/features and one cool sounding one to add Pyramids as generated structures in RFTools dimensions (cool!).

1.8 is not at a recommended level yet. It looks to be mostly fixes and tweaks for integration. Notably, Railcraft does add the ability to have steam locomotives pull fuel and water from attached carts. So that might be important if anyone has gone all in with Railcraft and made a steam locomotive.

Also, if you get a chance, we need to clean up the abandoned RFTools dimensions. They are unpowered and will eat anybody that goes to them. Rip and I have teleporters, now, and I expect to hook others into that network. I've been cautioning folks to make a destination analyzer and to always check destination when dialing a matter transmitter. I don't want somebody to dial up a dead dimension by accident and lose everything. I would feel like its my fault since I'm the idiot that didn't remove the receivers before leaving the dimensions for the last time before taking them off-line and disassembling the templates for parts. I've already paid that price since I lost everything the first time it happened and spent 4 hours rebuilding all my gear. Alternately, if you are really busy, you can OP me for an evening and I will run the RFTools commands to remove them. You would still have to delete the folders to cleanup the data and reduce the memory usage. I don't currently have any Mystcraft or RFTools dimensions running, and I think I'm the only one who has been doing them. So you could probably clean all that up without issues. (We will still need to run the commands to clean out the database.)

Finally - if you'd like, you could delete the current "End" dimension so that it will re-create and newbies can get a run at the Ender Dragon. This would also regen the Ender Bee hives for any interested parties. I lost all the ender bees I had in the accident described above. I don't know who else may have some stashed. I suspect that breeding AE2 bees will require the Ender Bee species. But I may just be paranoid.. :ninja:
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

I'm thinking of getting a new laptop for travel (my current one is 5 years old and a bit heavy). Are any of you playing this mod pack on this server using a laptop? If so, and you have decent performance, what graphics do you have?
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
McG2k1
Posts: 467
Joined: Mon Jun 13, 2011 4:26 am

Re: Minecraft

Post by McG2k1 »

whats your budget? I picked up a sweet alienware laptop earlier in the year for about $1500 (after stacking some coupons).
User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

McG2k1 wrote:whats your budget? I picked up a sweet alienware laptop earlier in the year for about $1500 (after stacking some coupons).
What did you get? and how does it run?

I have that budget and could go slightly more if needed. However, I'm hoping for some more economical suggestions. If the budget is that high, I may just pass. I mostly game on desktop.

Right now I am looking as an MSI GS60 Ghost Pro with an NVidia GTX 970M video card. The newest models start releasing next Monday. That kit is overkill for sure. But it sure looks nice.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
User avatar
hitbyambulance
Posts: 10252
Joined: Wed Oct 13, 2004 3:51 am
Location: Map Ref 47.6°N 122.35°W
Contact:

Re: Minecraft

Post by hitbyambulance »

personally, i much prefer original Minecraft (no mods whatsoever) for several reasons, but since everyone's here, i will keep at it.
User avatar
AWS260
Posts: 12682
Joined: Wed Feb 08, 2006 12:51 pm
Location: Brooklyn

Re: Minecraft

Post by AWS260 »

User avatar
Cylus Maxii
Posts: 3348
Joined: Fri Nov 05, 2004 10:13 pm
Location: Denver, CO
Contact:

Re: Minecraft

Post by Cylus Maxii »

I'm still checking in and playing some on the McG2k1 OO server.. I don't see many others on, but my visits have been short lately.

I did setup more of the Applied Energistics stuff, to automate my ore processing. I have loops for both SAG mills and Redstone Furnaces. They are set to automatically accept new stuff in the system - like if I run a quarry, or dump inventory contents into an ender pouch. My visits have mostly been to check in on the progress while it has been processing through my accumulation. At this point, all of the good stuff has been processed and it is down to grinding excess cobblestone into sand/gravel.

I'm trying to get more in the mood to build something new, or continue something I've started. Alternately, I could get back into some mod contents. I think I'm missing the community feel.. Anybody else playing at all? Or is it pretty much stagnant at this point?
Last edited by Cylus Maxii on Thu Oct 22, 2015 3:18 pm, edited 1 time in total.
My nephew, Jake - "I mean is there really anything more pure? Than sweet zombie monkey love?"
Post Reply