Horizons: Daybreaker Released

Aleck

New Member
Jul 29, 2019
21
0
0
Oookay, I have no idea if it's coincidence or not but I started a few SP worlds with RWG Alpha and flew around to no avail, I then attempted to do so with the config option for trees spawning in flatword as TRUE and I found one after a bit. This may or may not have had anything to do with the problem. The other thing I noticed is that when they DO actually spawn they only seem to do so in the temperateForest biome.

In other tests I immediately found half a dozen with default worldgen, so there is something that is definitely inhibiting them in the RWGgen.
 

lw03

New Member
Jul 29, 2019
17
0
0
has anybody managed to find the rouge androids yet either im having some real bad luck or they are just not spawning
 

nolaw70

New Member
Jul 29, 2019
111
0
0
Having either a weird problem or some very bad luck. I've been searching for easily an hour and have yet to find a magnanimous tree. I'm wondering if this has something to do with the fact that I chose RWG Alpha for world generation. Anybody else noticed this?
I have found them in RWG Snow biomes, within a few hundred blocks of each other actually.
 

Arcaratus

New Member
Jul 29, 2019
41
0
0
Don't know if this is reported yet, but a crash on Mekanism's side:
---- Minecraft Crash Report ----
// There are four lights!

Time: 6/25/15 10:59 AM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
at mekanism.common.FuelHandler.getFuel(FuelHandler.java:33)
at mekanism.generators.common.tile.TileEntityGasGenerator.canReceiveGas(TileEntityGasGenerator.java:296)
at mekanism.common.tile.TileEntityElectrolyticSeparator.onUpdate(TileEntityElectrolyticSeparator.java:225)
at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:73)
at net.minecraft.world.World.func_72939_s(World.java:1939)
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)

Occurs when you place in Electrolytical Seperator (or whatever it's called :p) next to a Gas Burner and then you add water to the Seperator.

I maaaayyy have crashed a server with that bug......it may still be crashed....
 
Last edited:

Kya

New Member
Jul 29, 2019
11
0
0
[color] Angel's Steel Sword of the [number] Degree from Aura Cascade mod causes crash to desktop. Have to remove characters inventory data from server before that player can log in again without crashing. My nephews managed to summon themselves one a couple of times, promptly crashing game.
 
  • Like
Reactions: Psychicash

Ruue

New Member
Jul 29, 2019
2
0
0
Just wanted to share an awesome screenshot from Daybreaker. Leaving Earth, headed for the moon! Having a great time trying new mods!
Rocketing to the moon.png
 
  • Like
Reactions: buggirlexpres

Ruue

New Member
Jul 29, 2019
2
0
0
Oh yeah... here's the crash report for the Angel sword bug, that Kya was referring to.
 

Attachments

  • crash-2015-06-27_20.01.28-client.txt
    34.4 KB · Views: 105

Psychicash

New Member
Jul 29, 2019
700
0
1
[color] Angel's Steel Sword of the [number] Degree from Aura Cascade mod causes crash to desktop. Have to remove characters inventory data from server before that player can log in again without crashing. My nephews managed to summon themselves one a couple of times, promptly crashing game.
One of my friends had this problem. I tped him to me and had him log in and I killed him. He was fine after that lol
 

Nevynx

New Member
Jul 29, 2019
6
0
0
I am still getting the same problems every time I use the server files on local PC it runs fine as soon as I upload it to a server I get a crash and it seems to be the same crash every version

---- Minecraft Crash Report ----
// There are four lights!

Time: 26/06/15 11:03 PM
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at com.rwtema.extrautils.XURandom.nextLong(XURandom.java:56)
at com.rwtema.extrautils.XURandom.next(XURandom.java:50)
at java.util.Random.nextInt(Unknown Source)
at java.util.Collections.shuffle(Unknown Source)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.randomDirections(TNHelper.java:176)
at com.rwtema.extrautils.ExtraUtils.preInit(ExtraUtils.java:511)
at com.rwtema.extrautils.ExtraUtilsMod.preInit(ExtraUtilsMod.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
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:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows Server 2008 R2 (amd64) version 6.1
Java Version: 1.7.0, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1152630960 bytes (1099 MB) / 2017001472 bytes (1923 MB) up to 2017001472 bytes (1923 MB)
JVM Flags: 3 total; -Xmx2048M -Xms2048M -XX:MaxPermSize=256M
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.99.99 Minecraft Forge 10.13.4.1448 128 mods loaded, 128 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (FTBServer-1.7.10-1448.jar)
UCH Forge{10.13.4.1448} [Minecraft Forge] (FTBServer-1.7.10-1448.jar)
UCH AppleMilkCore{1.0.3} [AppleMilkCore] (minecraft.jar)
UCH CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCH OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar)
UCH PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
UCH OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH debug{1.0} [debug] (denseores-1.6.2.jar)
UCH DCsAppleMilk{1.7.10_2.7c} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.7c.jar)
UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-4.jar)
UCH amtgen{1.4.2} [AMT Generators] (AMT_Generators-1.7.10-1.4.2.jar)
UCH koresample{1.7.10-1.3.0} [Kore Sample] (KoreSample-1.7.10-1.3.0.jar)
UCH StorageDrawers{1.7.10-1.5.6} [Storage Drawers] (StorageDrawers-1.7.10-1.5.6.jar)
UCH dendrology{1.7.10-1.5.1} [Ancient Trees] (AncientTrees-1.7.10-1.5.1.jar)
UCH aobdbb{1.0.4} [Another One Bites The Dust: Berry Bushes] (AOBDBB-1.0.4.jar)
UCH AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCH DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.7c.jar)
UCH CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar)
UCH asielib{0.4.0} [asielib] (AsieLib-1.7.10-0.4.0.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH aura{0.1r0} [Aura Cascade] (AuraCascade-452.jar)
UCH autopackager{1.5.2} [AutoPackager] (autopackager-1.5.3.jar)
UCH bdlib{1.8.2.92} [BD Lib] (bdlib-1.8.2.92-mc1.7.10.jar)
UCH BloodArsenal{1.1-12} [Blood Arsenal] (BloodArsenal-1.7.10-1.1-12.jar)
UCH qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
UCH bluepower{0.2.945} [Blue Power] (BluePower-1.7.10-0.2.945-universal.jar)
UCH CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCH ForgeMultipart{1.2.0.344} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCH chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
UCH Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
UCH chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-1.jar)
UCH clockworkphase{1.7.10_1.0f} [Clockwork Phase] (clockworkphase-1.7.10_1.0f.jar)
UCH EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UCH OpenComputers{1.5.12.26} [OpenComputers] (OpenComputers-MC1.7.10-1.5.12.26-universal.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.344.jar)
UCH Mekanism{8.1.3} [Mekanism] (Mekanism-1.7.10-8.1.3.231.jar)
UCH computronics{1.5.0} [Computronics] (Computronics-1.7.10-1.5.0.jar)
UCH props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCH DummyCore{1.12} [DummyCore] (DummyCore1.12.jar)
UCH Emotes{1.0} [Emotes] (Emotes 1.0.1.jar)
UCH emashercore{1.3.0.0} [ET Resources] (EngineersToolbox-1.2.0.6-BETA.jar)
UCH emasherdefense{1.3.0.0} [ET Defense] (EngineersToolbox-1.2.0.6-BETA.jar)
UCH eng_toolbox{1.2.0.6} [Engineer's Toolbox] (EngineersToolbox-1.2.0.6-BETA.jar)
UCH gascraft{2.1.0.0} [GasCraft] (EngineersToolbox-1.2.0.6-BETA.jar)
UCH EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCH RefinedRelocation{1.0.8b} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.8b.jar)
UCH EnhancedInventories{1.7.10-1.0.13} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.0.13.jar)
UCH ec3toprojecte{1.0} [ec3toprojecte] (EssentialCraftv4.5.1710.208.jar)
UCH essentialcraft{4.5.1710.208} [EssentialCraftIII] (EssentialCraftv4.5.1710.208.jar)
UCH ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-85.jar)
UCE ExtraUtilities{1.2.6} [Extra Utilities] (extrautilities-1.2.6.jar)
UCH farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH Steamcraft{0.28.7} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.7.jar)
UCH FloodLights{0.4.3} [Flood Lights] (FloodLights-1.7.10-0.4.3-62.jar)
UCH framez{0.2} [Framez] (Framez-1.7.10-0.2-32-universal.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.344.jar)
UCH GardenCore{1.7.10-1.6.3} [Garden Core] (GardenStuff-1.7.10-1.6.3.jar)
UCH GardenContainers{1.7.10-1.6.3} [Garden Containers] (GardenStuff-1.7.10-1.6.3.jar)
UCH GardenStuff{1.7.10-1.6.3} [Garden Stuff] (GardenStuff-1.7.10-1.6.3.jar)
UCH GardenTrees{1.7.10-1.6.3} [Garden Trees] (GardenStuff-1.7.10-1.6.3.jar)
UCH GekosLasers{1.7.10R0.7} [Geko's Lasers] (GekosLasers-1.7.10-0.7.jar)
UCH advgenerators{0.9.14.79} [Advanced Generators] (generators-0.9.14.79-mc1.7.10.jar)
UCH guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCH HardcoreEnderExpansion{1.8.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.1.jar)
UCH headcrumbs{1.3.1} [Headcrumbs] (Headcrumbs-1.3.1.jar)
UCH ibench{1.0.12} [iBench] (ibench-1.7.10-1.0.12.jar)
UCH IGWMod{1.1.3-18} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.3-18-universal.jar)
UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCH ironbackpacks{0.5.0} [Iron Backpacks] (Iron Backpacks-1.7.10-1.0.4-universal.jar)
UCH JourneyMapServer{1.0.5_MC1.7.10} [JourneyMapServer] (JourneyMapServer1.0.5_MC1.7.10.jar)
UCH LatCoreMC{1.6.9} [LatCoreMC] (LatCoreMC-1.7.10-1.6.9.4.jar)
UCH LatBlocks{1.6.9} [LatBlocks] (LatBlocks-1.7.10-1.6.9.2.jar)
UCH LomLib{3.2.0} [LomLib] (LomLib-1.7.10-3.2.0-universal.jar)
UCH magnanimoustools{0.1.6} [Magnanimous Tools] (MagTools-1.7.10-0.1.6.jar)
UCH malisiscore{1.7.10-0.11.4} [MalisisCore] (malisiscore-1.7.10-0.11.4.jar)
UCH malisisdoors{1.7.10-1.6} [Malisis' Doors] (malisisdoors-1.7.10-1.6.jar)
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCH mo{0.3.4.1} [Matter Overdrive] (MatterOverdrive-0.3.4.1.jar)
UCH MekanismGenerators{8.1.3} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.3.231.jar)
UCH MekanismTools{8.1.3} [MekanismTools] (MekanismTools-1.7.10-8.1.3.231.jar)
UCH MineTweaker3{3.0.9} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9.jar)
UCH testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar)
UCH ModularArmour{1.0.0} [Modular Armour] (ModularArmour-1.7.10-1.0.12-35.jar)
UCH NEIAddons{1.12.8.30} [NEI Addons] (neiaddons-1.12.8.30-mc1.7.10.jar)
UCH NEIAddons|AppEng{1.12.8.30} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.8.30-mc1.7.10.jar)
UCH NEIAddons|Botany{1.12.8.30} [NEI Addons: Botany] (neiaddons-1.12.8.30-mc1.7.10.jar)
UCH NEIAddons|Forestry{1.12.8.30} [NEI Addons: Forestry] (neiaddons-1.12.8.30-mc1.7.10.jar)
UCH NEIAddons|CraftingTables{1.12.8.30} [NEI Addons: Crafting Tables] (neiaddons-1.12.8.30-mc1.7.10.jar)
UCH NEIAddons|ExNihilo{1.12.8.30} [NEI Addons: Ex Nihilo] (neiaddons-1.12.8.30-mc1.7.10.jar)
UCH neiintegration{1.0.9} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.9.jar)
UCH neresources{0.1.0.95} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.95.jar)
UCH ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCH OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
UCH OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
UCH openmodularturrets{1.3.8} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.8-35.jar)
UCH OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.1.1.jar)
UCH OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.3.1.jar)
UCH OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.2.2.jar)
UCH particlephysics{@MAJOR@.@MINOR@.@BUILD@} [Particle Physics] (ParticlePhysics-1.7.10-1.0.44.jar)
UCH progressiveautomation{1.6.16} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.16.jar)
UCH quantumflux{1.7.10-1.2.0} [QuantumFlux] (QuantumFlux-1.7.10-1.2.0.jar)
UCH quiverchevsky{b100} [QuiverBow] (QuiverBow_1.7.10_b100.zip)
UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCH Redstonic{1.4.6} [Redstonic] (Redstonic-v1.4.6.jar)
UCH rftools{3.10} [RFTools] (rftools-3.10.jar)
UCH rfwindmill{0.7a} [RF Windmill] (rfwindmill-1.7.10-0.7a.jar)
UCH RouterReborn{1.2.0.19} [Router Reborn] (RouterReborn-1.7.10-1.2.0.19-universal.jar)
UCH RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
UCH Sanguimancy{1.7.10-1.1.9-31} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-31.jar)
UCH SanguineExtras{1.3.2} [Sanguine Utilities] (Sanguine Utilities-1.3.2.jar)
UCH Silicio{1.6.9} [Silicio] (Silicio-1.7.10-1.6.9.2.jar)
UCH simplecondenser{1.0.1} [Simple Condensers] (Simple Condensers-1.7.10-1.0.1-universal.jar)
UCH SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
UCH streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCH ttCore{MC1.7.10-0.1.1-77} [ttCore] (ttCore-MC1.7.10-0.1.1-77.jar)
UCH wawla{1.2.1} [What Are We Looking At] (Wawla-1.2.1_1.7.10.jar)
UCH XPT{1.0.4} [XP Teleporters] (XPTeleporters-1.7.10-1.0.4.jar)
UCH McMultipart{1.2.0.344} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCH aobd{2.6.3} [Another One Bites The Dust] (AOBD-2.6.3.jar)
UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCH ForgeMicroblock{1.2.0.344} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
OpenModsLib class transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:ENABLED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-85
Mantle Environment: Environment healthy.
List of loaded APIs:
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* AppleMilkTeaAPI|appliance (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|charge (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|charm (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|core (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|edibles (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|energy (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|events (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|plants (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|potion (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* AppleMilkTeaAPI|recipe (2.7) from AppleMilkTea2-1.7.10_2.7c.jar
* asielibAPI (1.1) from AsieLib-1.7.10-0.4.0.jar
* asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.0.jar
* asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.0.jar
* asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.0.jar
* Baubles|API (1.0.1.10) from LatCoreMC-1.7.10-1.6.9.4.jar
* bluepowerAPI (1.0) from BluePower-1.7.10-0.2.945-universal.jar
* BuildCraftAPI|blocks (1.0) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|blueprints (1.2) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|boards (1.0) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.6.jar
* BuildCraftAPI|events (1.0) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|facades (1.1) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|filler (4.0) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|fuels (2.0) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|gates (4.1) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|items (1.1) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|library (1.0) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|power (1.3) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|recipes (2.1) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|robotics (1.2) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|statements (1.1) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|tablet (1.0) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|tiles (1.2) from EngineersToolbox-1.2.0.6-BETA.jar
* BuildCraftAPI|tools (1.0) from rfwindmill-1.7.10-0.7a.jar
* BuildCraftAPI|transport (4.0) from RouterReborn-1.7.10-1.2.0.19-universal.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.12) from RouterReborn-1.7.10-1.2.0.19-universal.jar
* CoFHAPI|block (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.19-universal.jar
* CoFHAPI|core (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|energy (1.7.10R1.0.2) from rfwindmill-1.7.10-0.7a.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.19-universal.jar
* CoFHAPI|inventory (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.19-universal.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 EngineersToolbox-1.2.0.6-BETA.jar
* CoFHAPI|tileentity (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.19-universal.jar
* CoFHAPI|transport (1.7.10R1.0.12) from EngineersToolbox-1.2.0.6-BETA.jar
* CoFHAPI|world (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.19-universal.jar
* CoFHLib (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|container (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|element (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.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.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|inventory (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.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.1) from CoFHCore-[1.7.10]3.0.2-262.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.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* ComputerCraft|API (1.73) from Silicio-1.7.10-1.6.9.2.jar
* ComputerCraft|API|FileSystem (1.73) from Silicio-1.7.10-1.6.9.2.jar
* ComputerCraft|API|Lua (1.73) from Silicio-1.7.10-1.6.9.2.jar
* ComputerCraft|API|Media (1.73) from Silicio-1.7.10-1.6.9.2.jar
* ComputerCraft|API|Peripheral (1.73) from Silicio-1.7.10-1.6.9.2.jar
* ComputerCraft|API|Redstone (1.73) from Silicio-1.7.10-1.6.9.2.jar
* ComputerCraft|API|Turtle (1.73) from Silicio-1.7.10-1.6.9.2.jar
* computronicsAPI (1.2) from Computronics-1.7.10-1.5.0.jar
* computronicsAPI|chat (1.2) from Computronics-1.7.10-1.5.0.jar
* computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.5.0.jar
* computronicsAPI|tape (1.0) from Computronics-1.7.10-1.5.0.jar
* CSLib|API (1.0) from Decocraft-2.0.2_1.7.10.jar
* EE3-API|array (1.2) from EquivalentExchange3-1.7.10-0.3.507.jar
* EE3-API|core (1.2) from EquivalentExchange3-1.7.10-0.3.507.jar
* EE3-API|event (1.2) from EquivalentExchange3-1.7.10-0.3.507.jar
* EE3-API|exchange (1.2) from EquivalentExchange3-1.7.10-0.3.507.jar
* EE3-API|knowledge (1.2) from EquivalentExchange3-1.7.10-0.3.507.jar
* EE3-API|recipe (1.2) from EquivalentExchange3-1.7.10-0.3.507.jar
* EE3-API|util (1.2) from EquivalentExchange3-1.7.10-0.3.507.jar
* framezAPI (0) from Framez-1.7.10-0.2-32-universal.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.344.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.3.jar
* Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.3.231.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.95.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3.jar
* OpenComputersAPI|Component (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Core (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Driver (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Driver|Item (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Event (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|FileSystem (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Internal (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Machine (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Manual (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Network (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenComputersAPI|Prefab (5.5.0) from OpenComputers-MC1.7.10-1.5.12.26-universal.jar
* OpenPeripheralApi (3.2) from OpenPeripheralCore-1.7.10-1.1.1.jar
* RailcraftAPI|bore (1.0.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|carts (1.3.1) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|core (1.3.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|crafting (1.0.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|electricity (1.6.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|events (1.0.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|fuel (1.0.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|helpers (1.1.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|items (1.0.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|locomotive (1.0.1) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|signals (1.3.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RailcraftAPI|tracks (2.0.0) from EngineersToolbox-1.2.0.6-BETA.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-1.7.10-1.0.8b.jar
* Sanguimancy|API (@VERSION@) from Sanguimancy-1.7.10-1.1.9-31.jar
* SanguineExtras|API (1.1) from Sanguine Utilities-1.3.2.jar
* WailaAPI (1.2) from LatCoreMC-1.7.10-1.6.9.4.jar
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
 

Trey Travis

New Member
Jul 29, 2019
10
0
0
Update on the Rouge Androids: We have set the spawn rate as high as 70 and still no spawns. Everything else does, vanilla, wind mages etc. even the Mad Scientist, but no Androids at all
 

Psychicash

New Member
Jul 29, 2019
700
0
1
Update on the Rouge Androids: We have set the spawn rate as high as 70 and still no spawns. Everything else does, vanilla, wind mages etc. even the Mad Scientist, but no Androids at all
I have ran into one... But never after that one. I don't know what conditions brought him but I saw one.
 

nolaw70

New Member
Jul 29, 2019
111
0
0
I spoke with the mod author, it appears they are only spawning in Extreme Hills for some reason

Which may preclude them from appearing in Realistic World Gen worlds at all, i do not know if they have any of the biomes in RWG are classes as such, nor have I seen it as a biome in many RWG worlds.
 

CashanDraven

New Member
Jul 29, 2019
3
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.
 
  • Like
Reactions: buggirlexpres

kaeanon

New Member
Jul 29, 2019
1
0
0
First of all , sorry for my English.
I have a problem .
I installed it on my server and I have no animation door and I can retrieve ore mods .
I try to reinstall several times but it does nothing.
What to do?
Solo we have no problems but when we go on the server bugs
 

FaintDallas

New Member
Jul 29, 2019
3
0
0
i'm trying to load this modpack, but once it gets to constructing mods 2/7 or w/e it just closes, nothing pops up saying error or anything, anyone able to help?
no idea how to see a crash report either