Alright, so I found the issue and I can now get Krastorio to at least load. But from a game play perspective, one big issue remains is that many recipes won't be available in either giant assemblers, giant furnaces, or giant refineries. This issue is the same reason why I never really made sure that my mod could work with Angels either.
For mods that have a bunch of specialized buildings I have a few options:
- Do nothing. Anything that required a special building still requires a special building and won't work in any of the giant factories.
- Take each of the special buildings and map them to the giant factories I already have. This is what I did to make Bob's compatible, so things like the chemical furnace and mixing furnace would now be available in giant furnaces, even though they aren't normally available in regular sized furnaces.
- Make giant versions of each of the special buildings.
The problem with #3 (other than the time it takes for me to program it) is that now instead of having 3 different buildings that are randomly spawning, you have 6 or 7 different buildings. I can pretty much guarantee that I won't be spawning them in the correct ratio of buildings you exactly need and especially not when you exactly need them. So you're going to end up with an over abundance of most of the giant factories and end up exploring a ton to find that one giant factory you currently don't have enough of but finding all sorts of wrong and useless giant factories along the way.
Anyway, currently, I have the fixed version which is #1 ready to upload if that is what you were actually looking for when you decided to combine Krastorio and WSF. But you won't be able to do any of the recipes that normally require one of the specialized buildings (greenhouse, filtration plant, crusher, etc.) in any of the giant factories.