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
Just an FYI :)
invalid blueprint: Aleksh_TrollHero
Systems.Collections.Generic.KeyNotFoundException: The given key 'HearthpyreSchematicChip' was not present in dictionary
Is this caused by me not using Hearthpyre for this run? If not and you want me to send you a screen shot, you can message me in the CoQ discord server, my name is the same as as my steam name
Those NotakeFurniture errors that occur during legendary troll creation might be due to the Mechanimist Genotype mod, if you have that installed. It creates items that inherit from NotakeFurniture, which appears to have been removed in 1.0 or some relatively recent version.
The code to create the legendary troll iterates over all items and indirectly checks each items parent type. If the parent type is invalid (e.g. is not a valid type) that error occurs.