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
"tenants": [
{
"spawn": "npc",
"species": ["human", "apex", "avian", "floran", "glitch", "hylotl", "orcana"],
"type": "fishmonger",
"overrides": {
}
}
]
I found it while working on updating my DragonTemple addon that adds Orcana fishmongers. I'm replacing the edited files with actual patches, and "orcana" is listed in your original file where it should say "novakid". My patches are adding Orcana anyway so I don't know if this was intended on your part or not, but it's not causing issues in game so far. My patch will just end up adding Novakid instead as my patch to this file has Orcana and Novakid both listed.
[Error] Could not instantiate item '[librarybook, 1, {}]'. (ItemException) No such item 'librarybook'
I hope this helps.
Same problem here, log says there's no such item named ornatepanel.
@brats817 great to see you could get the orcana to work! They definitely would be a great addition to their flavor. I don't play with many modded races, and am not sure how I could write them in to the main mod without breaking it.
Does it work with the most recent version
Thanks a lot!