pY Petroleum Handling
Moderator: pyanodon
Re: pY Petroleum Handling
The internal name is presumably something you don't expect so you can't search it easily. It's there in the Petroleum Handling tab in 1.0.5. At some point the alignment between internal names and English localized names will probably need some work, but this isn't the only issue of this type in the pack at the moment. (For example, "tailings" are called "dirty-water" internally.)Nyakko wrote: ↑Sun Apr 28, 2019 7:43 pmCan't find Regenerative Heat Exchanger and make Hot Air:
https://imgur.com/teQJ9oU
1.0.5
Re: pY Petroleum Handling
I know the hot air recipes are dynamically generated, but some of them need a balance pass. For example, making glass with hot air is 6 quartz ore to 3 glass. By comparison, the first coal gas recipe using crushed quartz is 10:3 while the second one is 10:4, so the hot air one is just better even though it's less complicated and has minimal tech unlocks.
Re: pY Petroleum Handling
kingarthur: OK, did the tests you proposed. Here are the results.
1) just Peppe's mod launched fine
2) pyPH and dependancies only launched fine
3) both pyPH and underground redux, and nothing else
if I'm reading the error correctly, it's line 87 of Peppe's data-final-fixes.lua (attached). Peppe's code is a little cryptic but it looks as if the code is trying to index into a local copy of data.raw.recipe.ingredients and not finding an entry, or at least the factorio initialization parser now thinks this table item is nil at this point. Hard to say which recipe is causing the error, but maybe "transport-belt" ?
4) also found that this py chain of modules needs pyIndustry, although it is not listed as a dependency
Please let me know if I can do any other simple test for you. I would like to help resolve this, not just to get Peppe's mod working with py's again, but because this behavior seems to point to an issue with any mod that tries to touch a recipe that py has changed.
- Attachments
-
- data-final-fixes.lua
- (2.85 KiB) Downloaded 147 times
Re: pY Petroleum Handling
Problem solved:Nyakko wrote: ↑Sun Apr 28, 2019 7:43 pmCan't find Regenerative Heat Exchanger and make Hot Air:
https://imgur.com/teQJ9oU
1.0.5
Code: Select all
/c game.player.force.reset_technology_effects()
Sorry for troubles.
-
- Fast Inserter
- Posts: 170
- Joined: Thu Jan 10, 2019 3:11 pm
- Contact:
Re: pY Petroleum Handling
I have two more suggestions for improved recipes. engine-unit-02 saves only a bit of aluminum, it uses more everything else. It would need a buff to be usable. And secondly, it would be nice to have rubber-belt recipes for fast transport belt and express transport belt, the same as the yellow transport belt and the insterts. Maybe save some stainless steel by using more rubber or grease or whatever. Underneathies and splitters recipes would be overkill probably, just talking about the belts.
Re: pY Petroleum Handling
Not sure what you mean about engines. In 1.0.5 you use 1.5x as much pipe, 0.75x as many small parts, and the same amount of aluminum, and then throw in 4 rubber belts. Then you get twice as many engines and the recipe completes three times faster as well. The main issue I have is just that rubber itself seems rather expensive, but the styrene recipe doesn't seem all that bad.TwentyEighty wrote: ↑Mon Apr 29, 2019 6:51 pmI have two more suggestions for improved recipes. engine-unit-02 saves only a bit of aluminum, it uses more everything else. It would need a buff to be usable. And secondly, it would be nice to have rubber-belt recipes for fast transport belt and express transport belt, the same as the yellow transport belt and the insterts. Maybe save some stainless steel by using more rubber or grease or whatever. Underneathies and splitters recipes would be overkill probably, just talking about the belts.
But I agree, more uses for rubber! Right now it only goes into bots, engines, T2 parts, T3 parts, yellow belts, and all the different kinds of non-yellow inserters.
Re: pY Petroleum Handling
That might seem like not enough use early and mid game but as you get into mid-late and late game... You will use those parts constantly for other parts.
Aren't yellow belts required for red and blue belts?
So, in an indirect way, they are used for a lot of things.
Re: pY Petroleum Handling
Hey Pyanodon!
Great mod! Really! Fucking awesome! But today I opened my factory and I got a notice of dozen removed recipes and ended up with a broken factory. I wanted to check what was going on but I could not find any change log?
Great mod! Really! Fucking awesome! But today I opened my factory and I got a notice of dozen removed recipes and ended up with a broken factory. I wanted to check what was going on but I could not find any change log?
Re: pY Petroleum Handling
its a new mod, changes happens. Soon will be stable.
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791
Re: pY Petroleum Handling
Hello
Petroleum Handling 1.0.7 - deadlock:
Science pack 2 needs laboratory instruments <- nedds rubber <- needs carbon black <- crafted in reformer
To craft reformer you needs nexelit plate.
To get nexelit ore you needs Science pack 2
Also polibutadiene for rubber is crafted in multi-purpus cracker, witch needs nichrome - unlockable by science pack 2
PS. Great mod
Petroleum Handling 1.0.7 - deadlock:
Science pack 2 needs laboratory instruments <- nedds rubber <- needs carbon black <- crafted in reformer
To craft reformer you needs nexelit plate.
To get nexelit ore you needs Science pack 2
Also polibutadiene for rubber is crafted in multi-purpus cracker, witch needs nichrome - unlockable by science pack 2
PS. Great mod
Re: pY Petroleum Handling
Change logs are on github. For petroleum: https://github.com/pyanodon/pypetroleum ... ngelog.txt
Re: pY Petroleum Handling
Can confirm. My save has the relevant sp2 techs unlocked so I can put in this update without breaking it, but still, this is definitely a thing. I also think this change should just be reverted in general because I think it makes sp2 somewhat too hard considering the crucial things that it unlocks for you.lestat82 wrote: ↑Wed May 01, 2019 5:47 pmHello
Petroleum Handling 1.0.7 - deadlock:
Science pack 2 needs laboratory instruments <- nedds rubber <- needs carbon black <- crafted in reformer
To craft reformer you needs nexelit plate.
To get nexelit ore you needs Science pack 2
Also polibutadiene for rubber is crafted in multi-purpus cracker, witch needs nichrome - unlockable by science pack 2
PS. Great mod
Re: pY Petroleum Handling
Confirmed...new release being made. things will be fixed.
Thanks
Thanks
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791
Re: pY Petroleum Handling
I hope you are aware of possible tomorrow update and his changes coz people will start freaking out when the mods stop working )if it affects your suit)
viewtopic.php?f=34&t=70188
viewtopic.php?f=34&t=70188
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: pY Petroleum Handling
I'll be checking it over in a bit to make sure if anything needs updated it isnagapito wrote: ↑Wed May 01, 2019 11:48 pmI hope you are aware of possible tomorrow update and his changes coz people will start freaking out when the mods stop working )if it affects your suit)
viewtopic.php?f=34&t=70188
Re: pY Petroleum Handling
The most recent version still needs Chromium for crafting SP2. While it is theoretically possible to do that, it is a pain in the ass, because Chromium is not a material found in the starting zone (RSO) and without trains and big power poles it is practically impossible to get Chromium. Or did I oversee something?
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: pY Petroleum Handling
Pretty sure you can get chromium dust/sand from I think tailings.Dragony wrote: ↑Thu May 02, 2019 1:41 amThe most recent version still needs Chromium for crafting SP2. While it is theoretically possible to do that, it is a pain in the ass, because Chromium is not a material found in the starting zone (RSO) and without trains and big power poles it is practically impossible to get Chromium. Or did I oversee something?
Re: pY Petroleum Handling
The sand -> rich dust and tailings dust->rich dust are SP1 only, but rich dust -> chromite recipe is unlocked by coal processing 2, which needs a total of about 170 SP2 to unlock.
Tailings -> tailings dust is coal processing 2 as well. You can get small amounts from tailings->nexelit, but that needs 100 SP2 all on its own.
Primary source of tailings dust before that would be the stone->tailings, tailings dust, coarsre fraction, and tar recipe
You added the lead+chromium from tar & tailings to pyblock, alongside the aluminium & tin one, which is quite handy, but doesn't help a traditional game so much...
Tailings -> tailings dust is coal processing 2 as well. You can get small amounts from tailings->nexelit, but that needs 100 SP2 all on its own.
Primary source of tailings dust before that would be the stone->tailings, tailings dust, coarsre fraction, and tar recipe
You added the lead+chromium from tar & tailings to pyblock, alongside the aluminium & tin one, which is quite handy, but doesn't help a traditional game so much...
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: pY Petroleum Handling
I was thinking of the rich dust to chromium. Forgot about it being coal processing 2 was thinking it was cp1reapersms wrote: ↑Thu May 02, 2019 3:04 amThe sand -> rich dust and tailings dust->rich dust are SP1 only, but rich dust -> chromite recipe is unlocked by coal processing 2, which needs a total of about 170 SP2 to unlock.
Tailings -> tailings dust is coal processing 2 as well. You can get small amounts from tailings->nexelit, but that needs 100 SP2 all on its own.
Primary source of tailings dust before that would be the stone->tailings, tailings dust, coarsre fraction, and tar recipe
You added the lead+chromium from tar & tailings to pyblock, alongside the aluminium & tin one, which is quite handy, but doesn't help a traditional game so much...