[1.7.10] Omega Dawn [Survival] [Increased Difficulty] [Tech] [Magic] [Exploration] [WorldGen]

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Hello! One question.. Is the world supposed to be a wasteland? if so then why is my world normal?
No, not a wasteland (unless you start in one).

It's a "normal" world, but with ruins mixed in. Fun fact, back in 1.4.7 days the pack was a wasteland theme, but we found that after a while, we were craving more "normal" biomes to explore/live in.
I could provide a config for a more difficult "wasteland" survival once the pack has been updated.
If you've just started playing, hold fire, as the next update will require an unavoidable world restart.
 

Nettehlol

New Member
Jul 29, 2019
94
0
0
EnviroMine and Hunger Overhaul mods are made by the Devil himself, I swear.

I suppose there's no much point in developing current world, as update is going to hit soon?
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
EnviroMine and Hunger Overhaul mods are made by the Devil himself, I swear.

I suppose there's no much point in developing current world, as update is going to hit soon?
If you are happy with your current world, keep playing. Apart from a ton of mod updates to latest/newest versions main differences are some balance tweaks (Hydration loss will be a bit slower, disabled wither witches/cats, etc).

What part of EnviroMine/HO is causing you grief? It should only be a challenge at game start and something to keep an eye on when established without being a major chore.
 

Rez3000

New Member
Jul 29, 2019
9
0
0
While downloading a pack i ran into an issue. The mod pack was loading and then suddenly disappeared. I haven't started a game at all.
Here is a crash-log
<spoiler>
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 2/23/15 10:45 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
at com.InfinityRaider.YouShallNotStack.IOHelper.getLinesArrayFromData(IOHelper.java:7)
at com.InfinityRaider.YouShallNotStack.ConfigurationHandler.loadConfiguration(ConfigurationHandler.java:17)
at com.InfinityRaider.YouShallNotStack.ConfigurationHandler.init(ConfigurationHandler.java:13)
at com.InfinityRaider.YouShallNotStack.YouShallNotStack.preInit(YouShallNotStack.java:20)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at com.InfinityRaider.YouShallNotStack.IOHelper.getLinesArrayFromData(IOHelper.java:7)
at com.InfinityRaider.YouShallNotStack.ConfigurationHandler.loadConfiguration(ConfigurationHandler.java:17)
at com.InfinityRaider.YouShallNotStack.ConfigurationHandler.init(ConfigurationHandler.java:13)
at com.InfinityRaider.YouShallNotStack.YouShallNotStack.preInit(YouShallNotStack.java:20)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.9.5
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 269063536 bytes (256 MB) / 750542848 bytes (715 MB) up to 8555069440 bytes (8158 MB)
JVM Flags: 7 total; -Xms256M -Xmx8192M -XX:permSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1231 Minecraft Forge 10.13.2.1231 150 mods loaded, 150 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1231} [Forge Mod Loader] (forge-1.7.10-10.13.2.1231-universal.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1231} [Minecraft Forge] (forge-1.7.10-10.13.2.1231-universal.jar) Unloaded->Constructed->Pre-initialized
appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.3.66} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.66-universal.jar) Unloaded->Constructed->Pre-initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized
FloatingRuins{1.7.10.r01} [FloatingRuins] ([1.7.10]FloatingRuins-universal-1.7.10.r01.jar) Unloaded->Constructed->Pre-initialized
AetherCraft{1.4.5.68} [AetherCraft] (AetherCraft-1.7.10-1.4.5.68.jar) Unloaded->Constructed->Pre-initialized
antiqueatlas{4.0.1a-1.7.2} [Antique Atlas] (antiqueatlas-4.0.1a-1.7.10.jar) Unloaded->Constructed->Pre-initialized
AppleCore{1.0.1} [AppleCore] (AppleCore-mc1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized
appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-40.jar) Unloaded->Constructed->Pre-initialized
autopackager{1.5.2} [AutoPackager] (autopackager-1.5.2.jar) Unloaded->Constructed->Pre-initialized
bettervillages{0.3} [Better Villages Mod] (BetterVillages-0.3(1.7.10).jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.9.1} [BiblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1004-universal.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
ThermalFoundation{1.7.10R1.0.0RC1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC1-13.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{1.7.10R4.0.0B8} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B8-23.jar) Unloaded->Constructed->Pre-initialized
BigReactors{0.4.0rc10} [Big Reactors] (BigReactors-0.4.0rc10.jar) Unloaded->Constructed->Pre-initialized
Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.2.1.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.4.jar) Unloaded->Constructed->Pre-initialized
Botania{r1.3-137} [Botania] (Botania r1.3-137.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{6.2.6} [BuildCraft] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{6.2.6} [BC Transport] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{6.2.6} [BC Silicon] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{6.2.6} [BC Builders] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{6.2.6} [BC Energy] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{6.2.6} [BC Factory] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.3.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.2 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.4.14} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.14-universal.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized
chisel{2.0.0.3} [Chisel] (Chisel 2-2.0.0.3.jar) Unloaded->Constructed->Pre-initialized
chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.10-BETA2.jar) Unloaded->Constructed->Pre-initialized
BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized
CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized
ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized
ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized
customItems{1.0} [Custom Items] (customItems-1.0_beta_3-1.7.10.jar) Unloaded->Constructed->Pre-initialized
menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-2.0.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded{1.7.10R2.8.0RC6} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
EnderIO{1.7.10-2.2.2.285} [Ender IO] (EnderIO-1.7.10-2.2.2.285.jar) Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.5.24} [EnderStorage] (EnderStorage-1.7.10-1.4.5.24-universal.jar) Unloaded->Constructed->Pre-initialized
EnderZoo{1.7.10-1.0.7.16} [Ender Zoo] (EnderZoo-1.7.10-1.0.7.16.jar) Unloaded->Constructed->Pre-initialized
enviromine{1.2.28} [EnviroMine] (EnviroMine-v1.2.28.jar) Unloaded->Constructed->Pre-initialized
ExtraUtilities{1.2.0} [Extra Utilities] (extrautilities-1.2.0.jar) Unloaded->Constructed->Pre-initialized
Steamcraft{0.27.0} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.27.0.jar) Unloaded->Constructed->Pre-initialized
Forestry{3.1.1.4} [Forestry for Minecraft] (forestry_1.7.10-3.1.1.4.jar) Unloaded->Constructed->Pre-initialized
funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-3.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{3.0.6} [Galacticraft Core] (GalacticraftCore-1.7-3.0.6.232.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{3.0.6} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.6.232.jar) Unloaded->Constructed->Pre-initialized
CARuins{0.1.6} [Cellular Automata Generator] (Generatormods-0.1.6(1.7.10).jar) Unloaded->Constructed->Pre-initialized
GreatWallMod{0.1.6} [Great Wall Mod] (Generatormods-0.1.6(1.7.10).jar) Unloaded->Constructed->Pre-initialized
WalledCityMod{0.1.6} [Walled City Generator] (Generatormods-0.1.6(1.7.10).jar) Unloaded->Constructed->Pre-initialized
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
HardcoreEnderExpansion{1.6.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.6.jar) Unloaded->Constructed->Pre-initialized
Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.7.10-1.7.1.build771} [Tinkers' Construct] (TConstruct-1.7.10-1.7.1c.jar) Unloaded->Constructed->Pre-initialized
HungerOverhaul{1.7.10-beta.2.jenkins30} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.2.jar) Unloaded->Constructed->Pre-initialized
InfernalMobs{1.5.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized
IronChest{6.0.43.730} [Iron Chest] (ironchest-1.7.10-6.0.43.730-universal.jar) Unloaded->Constructed->Pre-initialized
JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded->Constructed->Pre-initialized
LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized
magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) Unloaded->Constructed->Pre-initialized
Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized
RedstoneArsenal{1.7.10R1.1.0RC1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0RC1-19.jar) Unloaded->Constructed->Pre-initialized
Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized
MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized
MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC6} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC6} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC6} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC6} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC6} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC6} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC6} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC6} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC6} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC6} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.5.0.50} [ProjectRed] (ProjectRed-Base-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.5.0.50} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC6} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC6} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC6} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC6} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC6} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC6} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC6} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC6} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC6} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar) Unloaded->Constructed->Pre-initialized
MineTweaker3{3.0.9} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9.jar) Unloaded->Constructed->Pre-initialized
ModTweaker{0.6} [ModTweaker] (ModTweaker-1.7.X-0.6-17.jar) Unloaded->Constructed->Pre-initialized
NEIAddons{1.12.2.9} [NEI Addons] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Botany{1.12.2.9} [NEI Addons: Botany] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.12.2.9} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.12.2.9} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExNihilo{1.12.2.9} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-4.jar) Unloaded->Constructed->Pre-initialized
OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-223.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-430.jar) Unloaded->Constructed->Pre-initialized
openmodularturrets{1.3.2} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.2-24.jar) Unloaded->Constructed->Pre-initialized
PneumaticCraft{1.4.3-40} [PneumaticCraft] (PneumaticCraft-1.7.10-1.4.3-40-universal.jar) Unloaded->Constructed->Pre-initialized
primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar) Unloaded->Constructed->Pre-initialized
ProjectBlue{1.1.2} [Project Blue] (ProjectBlue-1.1.2-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.5.0.50} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatibility{4.5.0.50} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.5.0.50} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.5.0.50} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
RandomThings{2.2.0} [Random Things] (RandomThings-2.2.0.jar) Unloaded->Constructed->Pre-initialized
Roguelike{1.3.5} [Roguelike Dungeons] (roguelike-1.7.10-1.3.5.jar) Unloaded->Constructed->Pre-initialized
AS_Ruins{14.2} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized
SGCraft{1.8.3.1} [Greg's SG Craft] (SGCraft-1.8.3.1-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
redgear_core{2.1.3} [Red Gear Core] (RedGearCore-1.7.10-2.1.3.jar) Unloaded->Constructed->Pre-initialized
redgear_snowfall{2.2.2} [Snowfall] (Snowfall-1.7.10-2.2.2.jar) Unloaded->Constructed->Pre-initialized
SpecialMobs{3.0.3} [Special Mobs] (SpecialMobs-1.7.10-3.0.3.jar) Unloaded->Constructed->Pre-initialized
SpiceOfLife{1.2.2} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized
StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-161.jar) Unloaded->Constructed->Pre-initialized
camping{2.1c} [The Camping Mod 2] (TheCampingMod_2.1c.jar) Unloaded->Constructed->Pre-initialized
erebus{0.2pre11b} [Erebus] (TheErebus-0.2pre11b.jar) Unloaded->Constructed->Pre-initialized
TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar) Unloaded->Constructed->Pre-initialized
Translocator{1.1.1.13} [Translocator] (Translocator-1.7.10-1.1.1.13-universal.jar) Unloaded->Constructed->Pre-initialized
witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4.1.8} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.8-universal.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4.1.8} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.8-universal.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.1.8} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.8-universal.jar) Unloaded->Constructed->Pre-initialized
YouShallNotStack{1.0} [YouShallNotStack] (YouShallNotStack-1.0.jar) Unloaded->Constructed->Errored
ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.5.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized
AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 4000 OpenGL Engine GL version 2.1 INTEL-8.28.32, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [AntiqueAtlasExtra.zip, Golriths Custom Items Vanilla.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
</spoiler>
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Delete the mod YouShallNotStack.

Best thought to wait a few days for the update since it makes existing worlds invalid.
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Will be submitting update tomorrow. Everything appears to be working fine, just want to do one final set of checks before submission as it's late for me, I'm tired, and I'm sure I've missed something somewhere :p
 
  • Like
Reactions: glepet1962

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
How's it comin', boss?
:D

Real life delayed things last night (busy day at work, followed by a sick dog being rushed to vet).

Resolved one of the main outstanding issues, just want to do a few more world gen tests to check something, then pack it all up for FTB, and test that too!
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Firstly, my dog is feeling a lot better (big pic alert in spoiler)

DSCF0437.JPG

Secondly, I've just submitted the update to FTB. Fingers crossed! I await with great "joy" all the bug reports :p

Important gameplay changes overview:
  • Wooden Tools are now Flint Tools. Flint can mine copper, tin, zinc, coal & weathered stone. It cannot mine normal Stone (just breaks it)
  • Stone Tools are now Crude Bronze Tools. Crude Bronze is made from 1 Copper and either 1 Tin or 1 Zinc (simple Shapeless recipe). Can mine Stone, Aluminium & Iron
  • Smeltery blocks require a Smeltery Rebar as part of the crafting recipe. This is made from Brass Plates & Aluminium (delaying tactic on the rush to TiCon)
  • Enabled insanity (may need tweaking, can only test with long gameplay)
  • Chance of a large cluster of normal ores being generated, sometimes they are exposed (not covered in dirt/grass). Rarer the ore, the lower the chance.
  • Extra sources of flint and sticks generate in worldgen blocks

New Mods:
  • ChocoCraft
  • Streams
  • BiblioWoods for BoP & Natura
  • IguanaTinkerTweaks (looks like I missed disabling the XP levelling system, included mod for other features)
  • Fossils Archeology Revival
  • MineChem
  • Reconstructor
  • RFTools
  • Thermal Dynamics
  • ElecTweaks (Custom Villagers)

Notes:
  • Streams mod flowing water cannot be used as drinking water
  • Modpack heavy on worldgen. Expect poor performance on new chunk generation (standard minecraft issue anyway)

Modpack now includes Fastcrast version 1.19 by default. This should help with the 1.7.10 chunk generation lag
 

glepet1962

Well-Known Member
Nov 15, 2012
125
57
54
Enviromine is my least favorite mod in this pack. I usually disable it after a bit, when I get tired of seeing the water drops on the screen. It gets tedious worrying about food AND water
Now you're adding insanity back in? What? Are you insane? :D
 

sagragoth

New Member
Jul 29, 2019
74
0
0
Launching in MMC always seems to help with FPS issues, you can add that to the OP if you're worried about it. I'm sure that the new version will show up on the launcher soon enough, hopefully today. I like enviromine, but only with the many tweaks and additions that are required to make it enjoyable. Blast Off did it pretty well, though it could use more. Otherwise it gets really grindy, and dull. Especially if you get caught on fire while fighting zombies at dawn; at that point you might as well go somewhere safe in your base, stand on some snow, put on a camel pack and alt-tab.
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Enviromine is my least favorite mod in this pack. I usually disable it after a bit, when I get tired of seeing the water drops on the screen. It gets tedious worrying about food AND water
Now you're adding insanity back in? What? Are you insane? :D
Launching in MMC always seems to help with FPS issues, you can add that to the OP if you're worried about it. I'm sure that the new version will show up on the launcher soon enough, hopefully today. I like enviromine, but only with the many tweaks and additions that are required to make it enjoyable. Blast Off did it pretty well, though it could use more. Otherwise it gets really grindy, and dull. Especially if you get caught on fire while fighting zombies at dawn; at that point you might as well go somewhere safe in your base, stand on some snow, put on a camel pack and alt-tab.
There's one mod I totally missed permissions on, so trying to get those. It's not a "vital" mod, so if needs must, I'll resubmit without it (if interested, it's ChocoCraft. Just find those chocobo's adorable, and gives you something else to "collect"/interact with)

The sweat particles are annoying (they can be disabled in the config) but are "needed" as a early warning system. I even did some research on when the different effects occur for body temperature, and they are based on real life values.
But, perfectly understandable if you disable it once you've got yourself established.

My goal with EnvironMine's extra status bars is to get them on par with the food/saturation. You can ignore for a while, then one drink/sleep/whatever sorts you out. Then you only need to worry about any adventures you go on, and stock up (as you would with food). Unfortunately getting that "balance" just right requires playing the game.

I have made 3 major changes in this next update with Enviromine. Hydration loss is slower, cooked foods won't increase body temperature (I got fed up getting heatstroke eating cooked chicken) and the temperature of torches has been reduced. I found that torches are the biggest culprit to increasing your body temperature. Even in my first world where I was living in a tundra, once I was established (after a few cold nights, and a long period of frostbite), I was constantly sweating in my base. Torches will now keep you warm, if you are basically standing in the same block space. If you need a good source of heat, make a campfire.

Some ideas I've just had:
  • Give natural stone a lower ambient temperature by 1-2 degrees. Would add a buffer before sweating but shouldn't trigger cold effects (unless at night or in cold areas).
  • Add different craftable "medical" solutions that when consumed (as a food type), would instantly restore all (or a large chunk) of temperature or insanity, or an ultimate solution that restores all stats. You would eventually be able to stock up on them and be able to pretty much ignore the effects all together.
 

glepet1962

Well-Known Member
Nov 15, 2012
125
57
54
Those are all good ideas. Crafting expensive baubles or magical items that would help alleviate negative affects ("Ring of Clear Thought", "Talisman of Hydration ")
 

Gamebuster

Active Member
Jun 8, 2014
73
5
33
Why does eating cooked steak cause heat stroke? I have never heard of anyone getting heat stroke by eating warm food.