PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Are u using any other mods. Bob's or Angel's or ?Solarwuff wrote: βThu Nov 15, 2018 1:42 ami found a error when trying to load it together with marathon mod
https://imgur.com/a/Q1MocWo
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
kingarthur wrote: βThu Nov 15, 2018 2:32 amAre u using any other mods. Bob's or Angel's or ?Solarwuff wrote: βThu Nov 15, 2018 1:42 ami found a error when trying to load it together with marathon mod
https://imgur.com/a/Q1MocWo
i am using the full bob / angel pack and all pyanodon his mods
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Ok. I'll look into it later today.Solarwuff wrote: βThu Nov 15, 2018 12:49 pmkingarthur wrote: βThu Nov 15, 2018 2:32 amAre u using any other mods. Bob's or Angel's or ?Solarwuff wrote: βThu Nov 15, 2018 1:42 ami found a error when trying to load it together with marathon mod
https://imgur.com/a/Q1MocWo
i am using the full bob / angel pack and all pyanodon his mods
It's this mod?
https://mods.factorio.com/mod/marathon-continued
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
yes that is the mod indeadkingarthur wrote: βThu Nov 15, 2018 12:59 pmOk. I'll look into it later today.Solarwuff wrote: βThu Nov 15, 2018 12:49 pmkingarthur wrote: βThu Nov 15, 2018 2:32 amAre u using any other mods. Bob's or Angel's or ?Solarwuff wrote: βThu Nov 15, 2018 1:42 ami found a error when trying to load it together with marathon mod
https://imgur.com/a/Q1MocWo
i am using the full bob / angel pack and all pyanodon his mods
It's this mod?
https://mods.factorio.com/mod/marathon-continued
If need here is the full mods folder i am playing with
https://www.dropbox.com/s/aentbdz7s09l1 ... 9.zip?dl=0
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
so ive looked into the issues with marathon mod and to fix it marathon needs an optional dependency so that it modifies recipes after pycoaltbaa has made the changes. ive posted a bug report to the github for it in the mean time if you want to fix it locally just add this line to the dependency table in the marathon info file.Solarwuff wrote: βThu Nov 15, 2018 1:42 ami found a error when trying to load it together with marathon mod
https://imgur.com/a/Q1MocWo
Code: Select all
"?PyCoalTBaA >= 0.0.32"
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Thanks it works like a charmkingarthur wrote: βSat Nov 17, 2018 7:41 amso ive looked into the issues with marathon mod and to fix it marathon needs an optional dependency so that it modifies recipes after pycoaltbaa has made the changes. ive posted a bug report to the github for it in the mean time if you want to fix it locally just add this line to the dependency table in the marathon info file.Solarwuff wrote: βThu Nov 15, 2018 1:42 ami found a error when trying to load it together with marathon mod
https://imgur.com/a/Q1MocWo
Code: Select all
"?PyCoalTBaA >= 0.0.32"
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
I cant build advanced circuits because there is no building where i can produce them see this Thread:
https://mods.factorio.com/mod/KaoExtend ... 000debef7d
I hope you can fix this. I wrote with Kaorhil, but have no answer till now.
MFG Haudi
https://mods.factorio.com/mod/KaoExtend ... 000debef7d
I hope you can fix this. I wrote with Kaorhil, but have no answer till now.
MFG Haudi
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
should be a pretty simple fix as it looks like the chip shooter just needs to accept more items. its set to 10 max atm. ill get a fix out asapHaudi1986 wrote: βSat Dec 01, 2018 11:48 pmI cant build advanced circuits because there is no building where i can produce them see this Thread:
https://mods.factorio.com/mod/KaoExtend ... 000debef7d
I hope you can fix this. I wrote with Kaorhil, but have no answer till now.
MFG Haudi
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
nice, thank you very much pls asap ^^
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
im not home so this is untested but try this update
- Attachments
-
- PyCoalTBaA_0.0.34.zip
- (70.16 KiB) Downloaded 118 times
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Sorry doesnt load...
Fehler beim Laden der Mods: __PyCoalTBaA__/data-final-fixes.lua:7: __PyCoalTBaA__/prototypes/overrides-Hightech.lua:6: attempt to index field "entity" (a nil value)
thank you for your time... you are my favourite Modder ^^
MFG Haudi
Fehler beim Laden der Mods: __PyCoalTBaA__/data-final-fixes.lua:7: __PyCoalTBaA__/prototypes/overrides-Hightech.lua:6: attempt to index field "entity" (a nil value)
thank you for your time... you are my favourite Modder ^^
MFG Haudi
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Koarhil has a extra File named "override_machine.lua"
i dont know that you can write this in overrides-Higtech.lua file
i dont know that you can write this in overrides-Higtech.lua file
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Ah, i found the error. ^^
You need this Line:
data.raw["assembling-machine"]["chipshooter"].ingredient_count = 15
Then it loads and the Building is shown as factory to build the advanced Circuit. But i cant test it to produce the advanced Circuit, because i havent the items but i think it should function.
Thank you
MFG Haudi
You need this Line:
data.raw["assembling-machine"]["chipshooter"].ingredient_count = 15
Then it loads and the Building is shown as factory to build the advanced Circuit. But i cant test it to produce the advanced Circuit, because i havent the items but i think it should function.
Thank you
MFG Haudi
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
ah. ya i forget every time that entity requires specification of machine type. ill double check it when i can and have it as part of the next update. if it showing as craftable it should be good as i only counted 13 or 14 times in the imageHaudi1986 wrote: βSun Dec 02, 2018 6:47 amAh, i found the error. ^^
You need this Line:
data.raw["assembling-machine"]["chipshooter"].ingredient_count = 15
Then it loads and the Building is shown as factory to build the advanced Circuit. But i cant test it to produce the advanced Circuit, because i havent the items but i think it should function.
Thank you
MFG Haudi
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
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.
after i get that done ill be reworking py+angel to take advantage of all the new stuff added pyro + the rest of the updates
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.
after i get that done ill be reworking py+angel to take advantage of all the new stuff added pyro + the rest of the updates
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Will this fix this issue:kingarthur wrote: βWed Dec 12, 2018 3:02 amjust 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.
after i get that done ill be reworking py+angel to take advantage of all the new stuff added pyro + the rest of the updates
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Yes it will. That's from the removal of Bob's from pycoal. The item doesnt exist in that mod anymoreHelex288 wrote: βThu Dec 13, 2018 7:22 pmWill this fix this issue:kingarthur wrote: βWed Dec 12, 2018 3:02 amjust 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.
after i get that done ill be reworking py+angel to take advantage of all the new stuff added pyro + the rest of the updates
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
0.0.33 - update posted to make bobs mods compatible with pymods again. re added the old pymods bob changes and started the updates for pyro. if you play with angels mods you still need bobs ores active as i havnt adjusted that part yet
ive most likely missed something or other and the pyro part is still under massive development but it should allow you to load into the game without a factorio mod error screen
ive most likely missed something or other and the pyro part is still under massive development but it should allow you to load into the game without a factorio mod error screen