安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Giant Garlic can be aquired by tending to a growing garlic plant near perfectly. You need to talk to it every growth stage, grow it in the proper season, keep it watered and make sure it has plenty of nutrients.
2. Gnomes have been forced to early retirement.
Second question: do gnomes still work? Thank you for your answers and your mod!
You'll also have to change the fact that the gnome is still mentioned in the settings menu, cuz it's there
Tip: wax the garlic so you don't have to replace it periodically.
Pls Send me your Gmail or another email link in private.
Thank you.
I have a little problem with someone mod but i dont know which mod doing Crash in my game..
Do u have any idea wath causes it?
Can i send a my client_log?
Thank you in advance!
local inst = c_find("cave_entrance_open");
if not inst then return end;
local closeinst = SpawnPrefab("cave_entrance");
closeinst.Transform:SetPosition(inst.Transform:GetWorldPosition());
closeinst.components.worldmigrator.id = inst.components.worldmigrator.id;
closeinst.components.worldmigrator.linkedWorld = inst.components.worldmigrator.linkedWorld; closeinst.components.worldmigrator.receivedPortal = inst.components.worldmigrator.receivedPortal;
inst:Remove();
I found the problem a week ago.
Thanks for your help:)
Note: you need to reproduce the issue before sending the logs.