安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
There is a high probability that the "out of memory" is due to my kind of the gameplay, and not because of this mode. Thanks for your attention!
D:\文档\Klei\DoNotStarveTogether\master_server_log
To anyone having issues loading in, please try to use mod linked in the comment under
这个模组还原了克雷的RunInSandBox函数,为运行环境添加了loadstring
应该可以解决进不去存档的bug
不过因为作者没有出问题的存档,所以无法验证是否有效,希望可以帮助有问题的存档进入世界。
1)在点击自己的存档后,游戏直接闪退。
2)尝试进入本地存档时,报错“启动服务器有点问题.请再次尝试”。
下面规避方法:
例如:Cluster_3\Master\save\session\4BFB6D25F713C226\0000000520
2、备份最后一个存档,比如0000000520-副本 或者0000000520_bak
3、用记事本或者notepda++打开0000000520文件,快捷键ctrl +f 搜索"loadstring"
4、如果搜不到,那就不是这个mod的问题,需要自己排查处理。 如果可以搜到,则执行下一步进行处理:
5、将所有的[oncreatefn=loadstring("任意文字"),]替换成[oncreatefn=nil,] 搜到几处替换几处。任意文字可能是乱码,也可能是很长一大串,反正就是会以 “), 结尾,注意不要替换错。
6、如果洞穴也能搜到,则洞穴也要替换。位置示例Cluster_3\Caves\save\session\4BFB6D25F713C226\0000000520
7、尝试再次进入游戏。
Hey everyone ! Since the latest game update, it's pretty likely your already created worlds are experimenting a crash on load if you had Cherry Forest on it.
I've made a fix so that the issue won't happen again in the future, but alas the problem would persist for older worlds until the next time you save the game, if you have this problem please reach me on our discord or in DMs and I will be able to fix your world files in a quickie.
c_selectnext("cherry_foreststatue").components.pickable.canbepicked = true
that's the one i'm thinking Death Viper is talking about with conflicting mods, unless it's just auto stack and pick up not working and not a clash with this mod? error checking is such a nuisance when i just want to play the game