pY Coal Processing - Discussion
Moderator: pyanodon
Re: pY Coal Processing - Discussion
And all this time, I thought I did had the full suit...
That is why I thought the glass implementation was weird. I was assuming it was a PyMOD design.
Angel's does weird stuff and removes/hides/replaces bob's things so I assumed Py was also doing something similar.
Never occurred me to double check If I had all the Bob's mods.
The food thing is that the couple hours I 'lost' will be recovered in a short time on a new world with the proper ores.
That is why I thought the glass implementation was weird. I was assuming it was a PyMOD design.
Angel's does weird stuff and removes/hides/replaces bob's things so I assumed Py was also doing something similar.
Never occurred me to double check If I had all the Bob's mods.
The food thing is that the couple hours I 'lost' will be recovered in a short time on a new world with the proper ores.
-
- Filter Inserter
- Posts: 454
- Joined: Tue Jun 20, 2017 1:56 am
- Contact:
Re: pY Coal Processing - Discussion
i hope im not the food thing
(also me from the mod portal - im not dustine lol) = https://mods.factorio.com/mods/Dustine/ ... ssion/9108
my 1st Mod Idea viewtopic.php?f=33&t=50256
my 1st Mod Idea viewtopic.php?f=33&t=50256
Re: pY Coal Processing - Discussion
After many playing with bob's + py i think there're can be some disbalance in plastics and bataries connsmption in PYCP, in PYHT and may be for a bit in PYFE
So for what purposes can increase the consumption of plastic and batteries, what do u think people? May batteries can be included in recipe for science pack 3 or for production science pack?
ABout plastics consumption - may be its can be reason to change optical fiber recipe - from 1 nfbe coating + 2 plastics to 1 nfbe coating + 3 plastics?
When PYHT is installed i can produce tons of plastics with many ways, beginng from the most common and public - petroleum gas + chlorine - i can say perhaps it is almost endless and reliable method
Another variants?
So for what purposes can increase the consumption of plastic and batteries, what do u think people? May batteries can be included in recipe for science pack 3 or for production science pack?
ABout plastics consumption - may be its can be reason to change optical fiber recipe - from 1 nfbe coating + 2 plastics to 1 nfbe coating + 3 plastics?
When PYHT is installed i can produce tons of plastics with many ways, beginng from the most common and public - petroleum gas + chlorine - i can say perhaps it is almost endless and reliable method
Another variants?
Nickname on ModPortal - Naron79
-
- Filter Inserter
- Posts: 771
- Joined: Sun Jun 03, 2018 8:54 am
- Contact:
Re: pY Coal Processing - Discussion
yes plastics werent that used (but nylon is)
batteries are used in circuit 3 and bots mk2 so u need them
AUTOMATING SCIENCE-3 IS THE HARDEST STEP ATM IN PYHT so adding battery to it would be bad maybe use batteryes for science: prod or high
batteries are used in circuit 3 and bots mk2 so u need them
AUTOMATING SCIENCE-3 IS THE HARDEST STEP ATM IN PYHT so adding battery to it would be bad maybe use batteryes for science: prod or high
Re: pY Coal Processing - Discussion
Batteris is requires for circuit 4 in PYHT but not for cicrcuit 3
Nickname on ModPortal - Naron79
-
- Filter Inserter
- Posts: 771
- Joined: Sun Jun 03, 2018 8:54 am
- Contact:
Re: pY Coal Processing - Discussion
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791
Re: pY Coal Processing - Discussion
Ошибка в совместимосте
- Attachments
-
- Bag
- Новый точечный рисунок.jpg (71.13 KiB) Viewed 5183 times
Re: pY Coal Processing - Discussion
The newest version might not be compatibile with Bob's mods - try to remove all bobs mods first
Re: pY Coal Processing - Discussion
After modifying the line, adding a word (MK) it all worked for me.
- Attachments
-
- Новый точечный рисунок.jpg (257.93 KiB) Viewed 5176 times
Re: pY Coal Processing - Discussion
because you changed tbe code in the mod.
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791
-
- Fast Inserter
- Posts: 193
- Joined: Fri May 06, 2016 10:35 pm
- Contact:
Re: pY Coal Processing - Discussion
Why make the mod incompatible with Bob's?
Re: pY Coal Processing - Discussion
No time to re-calibrate more tan 1K recipes in each new update hehehe. Also..pyRO is out.
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791
Re: pY Coal Processing - Discussion
Back on removing BobMods support (now on the proper thread), I noticed on GitHub that an huge part of the integrations were removed but seems there are 3 pieces of code that are still there...
https://github.com/pyanodon/pYCoalproce ... bmods+then
After removing this 3 blocks of code that will not be necessary anymore, I could successfully load the latest full suit of of PyMods with almost all Bob's mods without issues (only exception is Bob's Revamp that his strangely bugging with hydrazine even when PyMods do nothing to it....)
Just an heads up in case this 3 blocks of code were forgotten.
https://github.com/pyanodon/pYCoalproce ... bmods+then
After removing this 3 blocks of code that will not be necessary anymore, I could successfully load the latest full suit of of PyMods with almost all Bob's mods without issues (only exception is Bob's Revamp that his strangely bugging with hydrazine even when PyMods do nothing to it....)
Just an heads up in case this 3 blocks of code were forgotten.
Re: pY Coal Processing - Discussion
thank younagapito wrote: ↑Mon Dec 10, 2018 8:07 pmBack on removing BobMods support (now on the proper thread), I noticed on GitHub that an huge part of the integrations were removed but seems there are 3 pieces of code that are still there...
https://github.com/pyanodon/pYCoalproce ... bmods+then
After removing this 3 blocks of code that will not be necessary anymore, I could successfully load the latest full suit of of PyMods with almost all Bob's mods without issues (only exception is Bob's Revamp that his strangely bugging with hydrazine even when PyMods do nothing to it....)
Just an heads up in case this 3 blocks of code were forgotten.
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791
Re: pY Coal Processing - Discussion
With bob-library mod only crashes on update-bobs.lua:170
foundry is nil
Code: Select all
local foundry = data.raw["assembling-machine"]["advanced-foundry"]
foundry.crafting_categories[#foundry.crafting_categories + 1] = "chemical-furnace"
foundry.crafting_categories[#foundry.crafting_categories + 1] = "mixing-furnace"
Re: pY Coal Processing - Discussion
yeah..that wont exist anymore in the next release.
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791
-
- Filter Inserter
- Posts: 771
- Joined: Sun Jun 03, 2018 8:54 am
- Contact:
Re: pY Coal Processing - Discussion
would a landfill recipe from wood and soil be a good idea?
or sand ?
sand bags soil and wood were historically used in land reclaiming in the Holland
or sand ?
sand bags soil and wood were historically used in land reclaiming in the Holland
-
- Smart Inserter
- Posts: 1462
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: pY Coal Processing - Discussion
just wanted to let everybody know im working on bobs compatibility for pymods. after speaking with pyanodon ive decided that instead of re-adding bobs compatibility to pymods ill be transferring it to pycoaltbaa. ill get a the first of probably several updates out ether Friday or Saturday.
the first update will be a quick patch mostly reusing the previous work for the full bobs suit. after that im going to rebuild everything to properly allow usage of the different mods from the bobs set without needing the full suit.
i apologize for the delay this will cause in getting py+bobs working again
the first update will be a quick patch mostly reusing the previous work for the full bobs suit. after that im going to rebuild everything to properly allow usage of the different mods from the bobs set without needing the full suit.
i apologize for the delay this will cause in getting py+bobs working again
Re: pY Coal Processing - Discussion
Mod updated! please update your mods to have access to several fixes.
pY Coal processing mod
Discord: Pyanodon #5791
Discord: Pyanodon #5791