It works with 0.17.23. Not sure about previous versions, I've only tested with 0.17.23.mrvn wrote: Sun Mar 31, 2019 10:38 am Does this include the fixes for 0.17.23 and will it work with versions before 0.17.23?
[1.0] Sea Block Pack 0.4.10
-
- Fast Inserter
- Posts: 110
- Joined: Wed Apr 05, 2017 2:17 am
- Contact:
Re: [0.17] Sea Block Pack 0.3.2
Re: [0.17] Sea Block Pack 0.3.2
Since you're messing with terrain generation, any chance you can fix setting cliff continuity to none doesn't disable cliffs the way that it does in vanilla terrain generation?
Re: [0.17] Sea Block Pack 0.3.2
Is there a way to disable worms completely in .17 ?
In .16 you could set Enemy Bases to None, but that doesn't seem to work anymore.
In .16 you could set Enemy Bases to None, but that doesn't seem to work anymore.
Re: [0.17] Sea Block Pack 0.3.2
If all else fails, this will kill them all:Theaisa wrote: Tue Apr 02, 2019 12:09 am Is there a way to disable worms completely in .17 ?
In .16 you could set Enemy Bases to None, but that doesn't seem to work anymore.
Code: Select all
/c local surface=game.player.surface
for key, entity in pairs(surface.find_entities_filtered({force="enemy"})) do
entity.destroy()
end
-
- Fast Inserter
- Posts: 117
- Joined: Thu Oct 27, 2016 6:21 am
- Contact:
Re: [0.17] Sea Block Pack 0.3.2
I have the issue that I'm not able to hand-craft cellulose-fiber - but the fiber is necessary for further progress.
Any ideas why/how this happen? And any tipp for a little workaround?
Any ideas why/how this happen? And any tipp for a little workaround?
- Attachments
-
- fiber.png (24.69 KiB) Viewed 7130 times
Re: [0.17] Sea Block Pack 0.3.2
Do you have any extra mods installed that aren't in the modpack?
-
- Fast Inserter
- Posts: 117
- Joined: Thu Oct 27, 2016 6:21 am
- Contact:
Re: [0.17] Sea Block Pack 0.3.2
Activated were only the mods from Sea Block pack and the mods following:jdtunn wrote: Wed Apr 03, 2019 8:57 pm Do you have any extra mods installed that aren't in the modpack?
After re-download the Sea Block Pack, it works for nowSqueak Through,
what-is-it-really-used-for,
even-distribution,
clock
![Smile :)](./images/smilies/icon_e_smile.gif)
![Smile :)](./images/smilies/icon_e_smile.gif)
-
- Fast Inserter
- Posts: 117
- Joined: Thu Oct 27, 2016 6:21 am
- Contact:
Re: [0.17] Sea Block Pack 0.3.2
Is there somewhere a bug-tracker for sea-block or where should I place following info?
There is a 'key' missing: don't know if its a sea-block issue or an angels... please move this post to its right place if its not here
edith: I deactivated all other mods - its just the sea block pack running
There is a 'key' missing: don't know if its a sea-block issue or an angels... please move this post to its right place if its not here
edith: I deactivated all other mods - its just the sea block pack running
Re: [0.17] Sea Block Pack 0.3.2
Yeah the missing key is an issue with Angel's mod, not seablock.
Re: [0.17] Sea Block Pack 0.3.2
I just started my own 0.17 seablock run and am super hyped for it! Thanks so much for this awesome modpack!!
I stumbled upon something a bit strange though:
The electronics research unlocks solder plates, solder and green chips. But to make solder plates (needed for greens) you need a metal mixing furnace. That furnace is only unlocked with Alloy processing 1, which takes like 145 red science. Is that intended or should the metal mixing furnace maybe be unlocked with electronics as well? (Not putting this here as a suggestion to make the game easier, just wondering if this is the intended way
)
I stumbled upon something a bit strange though:
The electronics research unlocks solder plates, solder and green chips. But to make solder plates (needed for greens) you need a metal mixing furnace. That furnace is only unlocked with Alloy processing 1, which takes like 145 red science. Is that intended or should the metal mixing furnace maybe be unlocked with electronics as well? (Not putting this here as a suggestion to make the game easier, just wondering if this is the intended way
![Smile :)](./images/smilies/icon_e_smile.gif)
Re: [0.17] Sea Block Pack 0.3.2
Yeah, indeed. In 0.16 the blue mixing furnace was unlocked with electronics. Now you need copper, tin and bronze smelting + alloy processing 1. It does make more sense in bobs only. Bronze is also needed much later and tin and lead can smelted directly from ores without smelting tech. Even copper smelting is no must have.Octoshape wrote: Sun Apr 07, 2019 10:24 am The electronics research unlocks solder plates, solder and green chips. But to make solder plates (needed for greens) you need a metal mixing furnace. That furnace is only unlocked with Alloy processing 1, which takes like 145 red science. Is that intended or should the metal mixing furnace maybe be unlocked with electronics as well? (Not putting this here as a suggestion to make the game easier, just wondering if this is the intended way)
Another thing, which I want to propose is to not gate basic logistics (underground + splitters) behind slag processing 1.
Esp. in marathon mode, where slag processing is not more efficient than mineralized water crystallization and you tend to scale up way more before able to research lots, it would be nice to get some undergrounds earlier. (Or I have to do better designs, which don't need undergrounds ... but i refuse "cheaty" inserters
![Wink ;)](./images/smilies/icon_e_wink.gif)
But that are just minor things. 0.17 feeling good so far and green algae is nicer.
Re: [0.17] Sea Block Pack 0.3.2
I still think that is a bug. Makes no sense to reverse efficiencies like that in marathon mode.jodokus31 wrote: Sun Apr 07, 2019 2:02 pm Esp. in marathon mode, where slag processing is not more efficient than mineralized water crystallization
-
- Inserter
- Posts: 43
- Joined: Mon Mar 12, 2018 9:01 am
- Contact:
Re: [0.17] Sea Block Pack 0.3.2
It's is when you take into account the fact that you get 'free' power in the mineralized water output from sulfur processing. If you use it all of that + the crushed stone you get from crushing ore, each plate comes down to ~6MWjodokus31 wrote: Sun Apr 07, 2019 2:02 pm
Esp. in marathon mode, where slag processing is not more efficient than mineralized water crystallization
Re: [0.17] Sea Block Pack 0.3.2
The Crushed Stone from crushing ore you get in both cases.randomdude wrote: Mon Apr 08, 2019 2:26 pmIt's is when you take into account the fact that you get 'free' power in the mineralized water output from sulfur processing. If you use it all of that + the crushed stone you get from crushing ore, each plate comes down to ~6MWjodokus31 wrote: Sun Apr 07, 2019 2:02 pm
Esp. in marathon mode, where slag processing is not more efficient than mineralized water crystallization
An advantage of the slag processing is that you get to choose the ore. In my current game I rushed into ore sorting and smelting ore Angels way. Since then I'm not sure I've used any Stiratite at all. I've got a huge copper surplus piling up. Is it more efficient even if you don't use the Stiratite at all? .oO(Is the lowest form of ore sorting even better in marathon mode than direct smelting?)
Re: [0.17] Sea Block Pack 0.3.2
Nice catch. In 0.16, I used the mineralized water mainly for charcoal filters and dumped the rest into mineralized water crystallisation. But now, with the much better green algae, it yields much more than before. It's probably a good idea to create charcoal -> power from all of the excess mineralized water and crushed stone.randomdude wrote: Mon Apr 08, 2019 2:26 pmIt's is when you take into account the fact that you get 'free' power in the mineralized water output from sulfur processing. If you use it all of that + the crushed stone you get from crushing ore, each plate comes down to ~6MWjodokus31 wrote: Sun Apr 07, 2019 2:02 pm
Esp. in marathon mode, where slag processing is not more efficient than mineralized water crystallization
I use sorting for both saphirite and stiratite to get iron and copper ore out of both and throw it in a regular furnace and use the slag and crushed stone into mineralized water again. I think, its better than direct smelting, not 100% sure. I also think its better to use up the stiratite because you can get some iron out of it.mrvn wrote: Mon Apr 08, 2019 3:03 pm
An advantage of the slag processing is that you get to choose the ore. In my current game I rushed into ore sorting and smelting ore Angels way. Since then I'm not sure I've used any Stiratite at all. I've got a huge copper surplus piling up. Is it more efficient even if you don't use the Stiratite at all? .oO(Is the lowest form of ore sorting even better in marathon mode than direct smelting?)
But of course, if I can choose to only produce saphirite with slag processing and if its even more efficient, slag processing is clearly superior even in marathon.
Copper is stockpiling, yes, but if I switch to ferrous ore for iron later, the stockpile gets eaten quite fast. I'm not talking about warehouses full of copper. More like several iron chests.
Re: [0.17] Sea Block Pack 0.3.2
Yeah, I'm racing towards manganese + powdered iron too.jodokus31 wrote: Mon Apr 08, 2019 3:48 pmNice catch. In 0.16, I used the mineralized water mainly for charcoal filters and dumped the rest into mineralized water crystallisation. But now, with the much better green algae, it yields much more than before. It's probably a good idea to create charcoal -> power from all of the excess mineralized water and crushed stone.randomdude wrote: Mon Apr 08, 2019 2:26 pmIt's is when you take into account the fact that you get 'free' power in the mineralized water output from sulfur processing. If you use it all of that + the crushed stone you get from crushing ore, each plate comes down to ~6MWjodokus31 wrote: Sun Apr 07, 2019 2:02 pm
Esp. in marathon mode, where slag processing is not more efficient than mineralized water crystallization
I use sorting for both saphirite and stiratite to get iron and copper ore out of both and throw it in a regular furnace and use the slag and crushed stone into mineralized water again. I think, its better than direct smelting, not 100% sure. I also think its better to use up the stiratite because you can get some iron out of it.mrvn wrote: Mon Apr 08, 2019 3:03 pm
An advantage of the slag processing is that you get to choose the ore. In my current game I rushed into ore sorting and smelting ore Angels way. Since then I'm not sure I've used any Stiratite at all. I've got a huge copper surplus piling up. Is it more efficient even if you don't use the Stiratite at all? .oO(Is the lowest form of ore sorting even better in marathon mode than direct smelting?)
But of course, if I can choose to only produce saphirite with slag processing and if its even more efficient, slag processing is clearly superior even in marathon.
Copper is stockpiling, yes, but if I switch to ferrous ore for iron later, the stockpile gets eaten quite fast. I'm not talking about warehouses full of copper. More like several iron chests.
-
- Manual Inserter
- Posts: 1
- Joined: Tue Apr 09, 2019 7:49 pm
- Contact:
Re: [0.17] Sea Block Pack 0.3.2
I get allways this error with the new Factorio Version.
![Image](https://scontent.fhaj2-1.fna.fbcdn.net/v/t1.0-9/56790774_2202450356464413_3625749986135769088_n.jpg?_nc_cat=104&_nc_ht=scontent.fhaj2-1.fna&oh=6f07454eaa41f78e33b5fa694c0fae70&oe=5D3E7C85)
![Image](https://scontent.fhaj2-1.fna.fbcdn.net/v/t1.0-9/56790774_2202450356464413_3625749986135769088_n.jpg?_nc_cat=104&_nc_ht=scontent.fhaj2-1.fna&oh=6f07454eaa41f78e33b5fa694c0fae70&oe=5D3E7C85)
-
- Manual Inserter
- Posts: 1
- Joined: Tue Apr 09, 2019 6:59 pm
- Contact:
Re: [0.17] Sea Block Pack 0.3.2
I am having a problem with a give research in the sea block cua 17 which causes it to crash to title. Could you please tell me how to fix it?
Re: [0.17] Sea Block Pack 0.3.2
I know, its sounds boring, but it's best to stay on the tested base game version. in this case 0.17.23 (0.17.24 seems to work, too). see first post of this thread.
You can also use a dedicated factorio installation for seablock, and try out the latest base game version on an other installation
You can also use a dedicated factorio installation for seablock, and try out the latest base game version on an other installation
Re: [0.17] Sea Block Pack 0.3.2
It's crashing because of this recent change in 0.17.26:warfan1815 wrote: Tue Apr 09, 2019 9:14 pm I am having a problem with a give research in the sea block cua 17 which causes it to crash to title. Could you please tell me how to fix it?
Note that it will only crash if you create a new game or load a game, where you have not "researched" the very first technology (in quotes because to research it, you simply need to crush some ore by hand).
So if you have such a save, or want to start a new game, you have 2 possibilities:
1. Set your game version to 0.17.25 or lower
2. Download this fixed version which I changed myself
The download will give you a fixed version of the SeaBlock_0.3.2 mod. So download this and replace the SeaBlock_0.3.2 .zip in your mods folder. (Note that you still need to download the full modpack from the first post on this thread to be able to play SeaBlock, this fix only replaces one mod in the pack!)
Tested and working in 0.17.28.