Search found 13 matches
- Mon Jan 28, 2019 1:45 am
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Here's another two that are minor (im just tossing out every single one i'm finding in my playthrough) -- Sodium Carbonate has two forms, again Py and Angels, different uses, different recipes -- the usual. Silicon Wafers have a "doubled ingredient" recipe -- they take two sets of two of C...
- Sun Jan 27, 2019 7:49 pm
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Another Titanium Bearings cycle problem: Hydrocyclone (required machine for making blue science) is made out of titanium bearings. damn ok. im working on bobangels in pyblock and fixing issues in pycoaltbaa. ill give titanium a good looking over and see what else is having issues. i appreciate you ...
- Sat Jan 26, 2019 9:12 pm
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Another Titanium Bearings cycle problem:
Hydrocyclone (required machine for making blue science) is made out of titanium bearings.
Hydrocyclone (required machine for making blue science) is made out of titanium bearings.
- Wed Jan 23, 2019 4:24 am
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Another few things: Salt obtained from Py Salt mines are not the same item as Angel's salt, except it is used in a single recipe where salt is doubled up - 20x AngelSalt and 20x PySalt and Steam form some sodium product. In addition, there is another loop in blue science: liquid nitrogen goes into ...
- Wed Jan 23, 2019 3:26 am
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Another few things: Salt obtained from Py Salt mines are not the same item as Angel's salt, except it is used in a single recipe where salt is doubled up - 20x AngelSalt and 20x PySalt and Steam form some sodium product. In addition, there is another loop in blue science: liquid nitrogen goes into T...
- Sun Jan 20, 2019 6:02 am
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
In addition, the recipe for Molybdenum plate uses 100 of both types of hydrogen - this seems like a bug where one of them was incorrectly replaced, and was added to the recipe instead.
- Thu Jan 17, 2019 3:02 am
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
I'm not sure if this has been fixed in the newest patch yet, but playing on the old patch - the two types of Titanium ore (Py's titanium and Angel's sorted titanium) are different. Py-titanium can only be used in Pyanodon's refining, and cannot be made into ingots; likewise with Angel's.
- Sat Dec 22, 2018 4:01 pm
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
Here it is, attached.kingarthur wrote: βSat Dec 22, 2018 5:07 am ok. preferably a save file (even simply a brand new save with them active will work) instead of a modlist. its easier to sync mods then to have to individually download/ active each one
- Sat Dec 22, 2018 4:57 am
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
I will post my modlist later but I am using Bobs/Madclown/PySuite/Angels including Bob's electronicskingarthur wrote: βSat Dec 22, 2018 4:18 am
ok. when running pyht all of bobs circuit should be replaced by the equivalent level of pyht circuits. are you only using bobs and py mods?
- Sat Dec 22, 2018 3:48 am
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
More problems. Bob's Basic Circuits are incorrectly integrated with PyHT circuits (I think, I've never played PyHT before). That is - Bob's Basic Circuits are unbuildable, which is fine; most buildings (chemical plant, flare stacks, etc.) use PyHT Circuits - that's also fine. However, there are stil...
- Sat Dec 15, 2018 10:56 pm
- Forum: Mods
- Topic: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
- Replies: 1035
- Views: 342706
Re: PyCoalTBaA or the PyCoal Touched by an Angel Compatibility Patch
This line from data-final-fixes.lua: require("prototypes.overrides-Hightech") produces a nil value exception? Is it safe to delete or comment? The only time that would be ok to remove is if your not using pyht at all. Can u give me more details of what the error says in full Hello, I am n...
- Wed Nov 28, 2018 7:34 pm
- Forum: Technical Help
- Topic: Adjusting Mod Startup Settings in Headless Server
- Replies: 5
- Views: 8851
Re: Adjusting Mod Startup Settings in Headless Server
So there is no way to adjust startup settings without writing our own .dat parser, or figuring out how to use the proof-of-concept?
That is unfortunate, but thank you.
That is unfortunate, but thank you.
- Wed Nov 28, 2018 5:13 pm
- Forum: Technical Help
- Topic: Adjusting Mod Startup Settings in Headless Server
- Replies: 5
- Views: 8851
Adjusting Mod Startup Settings in Headless Server
Title. I know how to adjust these settings via the GUI, but since I'm now working with a headless server, I don't know how to adjust them. There is a file, Mod-Settings.dat, which I expect has what I'm looking for, but it seems to be resilient to being edited easily. Do we have to have a third party...