Titanium

by brevven

Adds titanium to the base game. Titanium is used in Low Density Structures, Flying Robot Frames and a few other places. Compatible with Space Age. A standalone piece of BZ Mods, with graphics by snouz.

Content
3 months ago
0.17 - 2.0
48.7K
Mining Manufacturing

b [Fixed] all bz mods

4 months ago

Krastorio2-spaced-out is spelt wrong in the dependencies should be Krastorio2-Spaced-Out and once i fixed that in the info.json i got this error

https://imgur.com/a/fR3mOuI

4 months ago

Hm did you download from Github? The mod internal name is "Krastorio2-spaced-out". Note that this is different from its github repository which is indeed capitalized as you presented.

Using the incorrect internal name in info.json could indeed cause the issue you see, because the mod load order would not be enforced correctly.

4 months ago

i changed them in the downloaded zips and would cause Circular dependencies detected and then once i corrected that caused the error in the image

4 months ago

Can you share the circular dependency you ran into before changing the info.json?

4 months ago

Can you share the circular dependency you ran into before changing the info.json?

https://imgur.com/a/qHBooEf

4 months ago

Ah. So the issue here is that K2SO is depending on Muluna, Muluna depends on Titanium (and others of my mods) and Titanium (and multiple of my mods) depends on K2SO. K2SO just added the hidden optional dependency on Muluna. I will look into the reason and see what can be done.

4 months ago

Ah. So the issue here is that K2SO is depending on Muluna, Muluna depends on Titanium (and others of my mods) and Titanium (and multiple of my mods) depends on K2SO. K2SO just added the hidden optional dependency on Muluna. I will look into the reason and see what can be done.

thanks alot

4 months ago

return mods.Krastorio2 or mods["Krastorio2-spaced-out"] to return mods.Krastorio2 or mods["Krastorio2-Spaced-Out"] in data-util.lua fixes https://imgur.com/a/fR3mOuI

4 months ago

The mod dependency issue is now fixed in K2SO, thanks to Polka.

You shouldn't have to modify anything from the live mods to get the mods to load together, now.

4 months ago

The mod dependency issue is now fixed in K2SO, thanks to Polka.

You shouldn't have to modify anything from the live mods to get the mods to load together, now.

its not fixed

4 months ago

Can you describe the issue you are currently having?

4 months ago

Can you describe the issue you are currently having?

https://github.com/Polka37/Krastorio2-Spaced-Out/issues/4

4 months ago

I've noticed that mod called metal and stars is causing circular dependency.
I am probably going to allow basic lab to use all science packs , so there is no need for optional dependency for metal and stars in k2 so.

4 months ago

Just released an hotfix to fix the issue

New response