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
If this does not work, or you don't want to; you can also download the files here:
Download [github.com] and overwrite the files here C:\Users\%username%\Documents\Klei\OxygenNotIncluded\mods\Steam\2587551532
Idk what the problem is.
{
"Id": "GlassForge_I_SO_O_LO",
"Building": "GlassForge",
"Inputs": [
{
"material": "SolidMethane",
"amount": 1000.0
}
],
"Outputs": [
{
"material": "LiquidOxygen",
"amount": 1000.0,
"temperatureOperation": "Melted"
}
],
"Time": 10.0,
"Description": "控温融化"
}
{
"Id": "GlassForge_I_SH_O_LH",
"Building": "GlassForge",
"Inputs": [
{
"materials": ["SolidHydrogen","RefinedCarbon"],
"amounts": [1000.0,2000]
}
],
"Outputs": [
{
"material": "LiquidMethane",
"amount": 1000.0,
"temperatureOperation": "Melted"
}
],
"Time": 10.0,
"Description": "控温融化"
}
Just this specific recipe.
{
"Id": "GlassForge_I_SM_O_LM",
"Building": "GlassForge",
"Inputs": [
{
"material": "SolidMethane",
"amount": 1000.0
}
],
"Outputs": [
{
"material": "LiquidMethane",
"amount": 1000.0,
"temperatureOperation": "Melted"
}
],
"Time": 10.0,
"Description": "控温融化"
}
Can you show me what you are using?
LiquidOxygen or LiquidHydorgen are fine.
Select the recipe on GlassForge cause crash.
Just want to know the reason , Tks.
NullReferenceException: Object reference not set to an instance of an object
SelectedRecipeQueueScreen.RefreshIngredientDescriptors () (at <de400b4adfd7413aba747f509f69c810>:0)
SelectedRecipeQueueScreen.AutoSelectBestRecipeInCategory () (at <de400b4adfd7413aba747f509f69c810>:0)