Horizons: Daybreaker Released

Meatnog

New Member
Jul 29, 2019
20
0
0
Just got a world ending crash on my server, apparently Mekanism's Logistical Sorter will pull upgrades out of a working Progressive Automation machine, which causes a ticking entity error. This happened with the planter specifically. HAd this happen when I was trying to keep Router Reborn's storage units from over-writing the items already inside of them.

We had this too, with a chopper. That's bad since the sorter is one of the only ways to suck out specific items from Progressive Automation, and they're the only way to automate farms/wood. :/
 

DriftinFool

New Member
Jul 29, 2019
642
0
0
We had this too, with a chopper. That's bad since the sorter is one of the only ways to suck out specific items from Progressive Automation, and they're the only way to automate farms/wood. :/
You could try an Extra Utilities transfer node with a filter also. I know it doesn't help with the bug, but might be a functioning work around
 

Eidel

New Member
Jul 29, 2019
1
0
0
has a fix for the creative crash been released?

Crash Log

*edit* added screenshot
Screenshot_1_zpsnmpi6fk9.png
 
Last edited:

Kriss

New Member
Jul 29, 2019
1
0
0
There is a bug on emc on any tool because of progressive automations unbreakeble picks making emc on tools extremely high
 

goalbot

New Member
Jul 29, 2019
1
0
0
If anyone would like a server for this I just made one.
Gridend.mc-srv.com


We switch the pack after a vote is taken on the server
 

Gregory Wollf

New Member
Jul 29, 2019
15
1
3
Having some trouble with the Solar Evaporation Station. I have it making brine but can't seem to pull any out of the valve. Supposedly the configorator is supposed to change the mechanical pipes to suction mode but it only changes redstone sensitivity for me. How do you get the brine out of the evaporation station?
 

Tbsc

New Member
Jul 29, 2019
22
0
0
Having some trouble with the Solar Evaporation Station. I have it making brine but can't seem to pull any out of the valve. Supposedly the configorator is supposed to change the mechanical pipes to suction mode but it only changes redstone sensitivity for me. How do you get the brine out of the evaporation station?
Shift right click with the configurator. (On the thing that's connected to the Solar Evaporation Tower)

Sent from my phone to this forum
 

dragon_fang101

New Member
Jul 29, 2019
574
-1
0
Glad to see that Horizons is out !

However, I was hoping to see Immersive Engineering too..
Is the mod still too much WIP ? WIll it be added at some point ? (I don't know if it is even downloadable, but if it is, that's one I'm going to add to the pack :) )
Yay a person who if he wants a mod he installs it himself! *clap clap
 

Cheshyr

New Member
Jul 29, 2019
16
0
0
I'm guessing this pack is an early alpha? It seems very buggy. Almost every ore has multiple versions spawning, blaze powder is replaced with a bizarre crystal ball icon, and world generation seems corrupted. Mines are fragmented, there are large chunks of rock and cobblestone all over the place, and clay is generating throughout the world, even as bedrock depths.

Even physics appears damaged. The "oil" looks and sounds like a liquid, but it floats on lava (not possible in reality), and if you fall in, you cannot swim out since there's no buoyancy.
 

Halaali

New Member
Jul 29, 2019
3
0
0
Hey,
I'm having a crash each time a demon is summoned using blood magic. It doesn't matter which demon is summoned and everytime it crashes the entire game. Upon restarting the server the demon is gone but so are the ingredients in summoning it. Here's a singleplayer crash report using the Fallen Angel as an example:

Code:
---- Minecraft Crash Report ----
// My bad.

Time: 15.09.15 20:56
Description: Ticking entity

java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
    at net.minecraft.entity.DataWatcher.func_75683_a(SourceFile:83)
    at net.minecraft.entity.passive.EntityTameable.func_70909_n(SourceFile:87)
    at net.minecraft.entity.ai.EntityAISit.func_75250_a(SourceFile:18)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:70)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
    at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
    at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
    at WayofTime.alchemicalWizardry.common.entity.mob.EntityDemon.func_70636_d(EntityDemon.java:106)
    at WayofTime.alchemicalWizardry.common.entity.mob.EntityFallenAngel.func_70636_d(EntityFallenAngel.java:178)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at WayofTime.alchemicalWizardry.common.entity.mob.EntityFallenAngel.func_70071_h_(EntityFallenAngel.java:186)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    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 net.minecraft.entity.DataWatcher.func_75683_a(SourceFile:83)
    at net.minecraft.entity.passive.EntityTameable.func_70909_n(SourceFile:87)
    at net.minecraft.entity.ai.EntityAISit.func_75250_a(SourceFile:18)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:70)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
    at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
    at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
    at WayofTime.alchemicalWizardry.common.entity.mob.EntityDemon.func_70636_d(EntityDemon.java:106)
    at WayofTime.alchemicalWizardry.common.entity.mob.EntityFallenAngel.func_70636_d(EntityFallenAngel.java:178)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at WayofTime.alchemicalWizardry.common.entity.mob.EntityFallenAngel.func_70071_h_(EntityFallenAngel.java:186)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)

-- Entity being ticked --
Details:
    Entity Type: AWWayofTime.FallenAngel (WayofTime.alchemicalWizardry.common.entity.mob.EntityFallenAngel)
    Entity ID: 9936685
    Entity Name: Fallen Angel
    Entity's Exact location: -236,50, 71,00, 261,50
    Entity's Block location: World: (-237,71,261), Chunk: (at 3,4,5 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: 0,00, 0,00, 0,00
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
    Level name: TestWorld
    All players: 1 total; [EntityPlayerMP['Halaali'/9904861, l='TestWorld', x=-242,74, y=70,00, z=257,14]]
    Chunk stats: ServerChunkCache: 1237 Drop: 0
    Level seed: -7999784100935004006
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (-252,64,256), Chunk: (at 4,4,0 in -16,16; contains blocks -256,0,256 to -241,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 12248 game time, 12248 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 90202 (now: false), thunder time: 135575 (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:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
 

rockegg

New Member
Jul 29, 2019
2
0
0
We were playing Horizons Daybreaker very happily and were just about to go to Mars when I made the colossal mistake of asking for the updated version to be installed on my server.

The biggest problem is Difficult Life, which is a complete game changer. After just a couple of real-time days ALL the mobs become extremely hard to kill. As in, I could barely get out my front door without dying, even though I had my good armor, good weapon, etc. I see the fun in playing a game that's mostly about fighting, but that's not what I want Minecraft to be. I really wasn't expecting it.

Second, as expected, some of the mods that were in the pack are gone in addition to new ones being added. I had all my stuff stored in chests that disappeared when that mod went away. This also meant that all my stuff IN the chests disappeared. So that was annoying. (I can fix that. Bring on the cheats!)

Galacticraft is very, very resource greedy, especially to Mars. How you're going to get all that stuff without cheats now that Difficult Life has been added in is beyond me. It only takes a few days for the mobs to go from normal to OMG. I would say they are incompatible from a play standpoint.

So I think putting Difficult Life in this pack was a mistake. (Before anyone says it, yes, I know I can tell my hosting service to turn it off.)
 

4everfreekin

New Member
Jul 29, 2019
20
0
0
Hey guys I have a question. I just wanted to start playing Daybreaker again when I realised there is a update. I play normally on a private nitrado server with a friend so I thoguht I could update the server. The thing is on nitrado there is just the option vor v1.0.2. Could someone tell me how I can get the v1.2.0? Would be awsome
 

dragon_fang101

New Member
Jul 29, 2019
574
-1
0
Hey guys I have a question. I just wanted to start playing Daybreaker again when I realised there is a update. I play normally on a private nitrado server with a friend so I thoguht I could update the server. The thing is on nitrado there is just the option vor v1.0.2. Could someone tell me how I can get the v1.2.0? Would be awsome
ask the owner or downgrade your version.