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
That said, because of the way Harmony works, if you were to recompile SpeakUp on 1.6 for personal use my extension should work with that.
Unfortunately, as far as I know, nope. So right now the only thing you really get is my examples, of which only the race/xenotype-ism is worth anything.
I'd love to squash the barrier to entry down so I set up a thread for line suggestions and xml help.
That issue isn't caused by my mod; it's actually a bug from SpeakUp itself.
Specifically, the dialogue you're seeing is the thought descriptor from the `IdeoDiversity_Abhorrent_StyleDominance` ThoughtDef in core Ideology. SpeakUp's `Defs\chitchat_thoughts.xml:1466` can (by mistake?) send a thought's descriptor as a response. This usually works, but if those descriptors contain variables then reading them raw from the def will leave the variables unpopulated; resulting in curly brace placeholders.
I already smooth over a few of SpeakUp's other bugs in this extension so I'll see what I can do about it in the update later today.
Well that does explain it, it never occurred to me that a valid ideology might contain invalid precepts and I never check for that. It seems mostly harmless in that case, but I'll add a fix for that scenario whenever I finish up the other additions I am working on.
I've found where the problem is coming from, it turns out that my colony's ideology was created some time ago with an RJW addon that is no longer supported or has been modified. For some reason, when I load that ideology it loads a ritual from that mod that is no longer there instead of deleting it.
I replicated that ideology from scratch, same perceptions and rituals minus the missing one, and that message disappeared.
Here's the log if you're interested:
https://gist.github.com/HugsLibRecordKeeper/e093994e4a3cd70dc3cf153c2db0b89f
I made a new colony loading the old ideology, the error starts appearing on line 8951, instead of SCE_SkyLanternOrgyPattern it has changed to DateRitualConsumable, but it's the same problem. I made a new colony with the new replicated ideology and only one SpeakUp message has appeared (the last one), and I'm pretty sure it's due to localization.