Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
null
Unknown dependency: ARTICULATED_MACHINERY
if you need me to send screenshots that is fine just let me know over steam
Secondly, I am just wondering. I do not know if this was you intention, but you seemed to have made Piecemeal Subspendum Engine, while smaller, somehow seem better than the traditional smallest lift device; the small suspension chamber, to the point where people like I see no use in any situation actually using small suspension chamber
Good to see!
The Growler engine and Kraken are busted. This means certain enemies utilizing the Kraken cannot spawn it, and the player cannot use the buildable kraken module.
this is simply caused by the skins these items link to, requiring an unobtainable tech. I've patched this in the newest Yellow's dependencies https://steamcommunity.com/sharedfiles/filedetails/?id=2561738474
I can understand if not due to IRL stuff but I hope this mod is kept up. It's REALLY good
this isnt the only mod broken after the update
"ce mod no restrictions" is also broke.
This hot fix was brought to you by Khohjix, for literally finding the problem after I mashed my face into the keyboard trying to "fix" the AnimationAppearance files, thinking that was the issue.
This game really needs filepath prefixes for its errors...
In the mod's "Shouts" folder, there are 4 broken .json files that need brackets at the beginning and end of the files (Google “json editor”) Insert "[" at the beginning and "]" at the end. "Robot.json" additionally needs the following line: "name": "robot", inserted after the first curly bracket so it looks like:
[
{
"name": "robot",
"suspOffline":[
...
}
]
After replacing the shouts files, I pasted the edited mod folder in “Roaming\AirshipsGame\mods”. Paste the folder “Professor_Aluminum” not “MOD-...”. I moved the mod to prevent Steam from reverting the edits, and I also unsubbed from and deleted the original “steam\mods” copy to avoid potential problems with having both the edited and original ver., but this may also be unnecessary.
Hope this helps, and I'll try to keep up with any questions/problems.