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
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
map = TheWorld.Map pt = ThePlayer:GetPosition() x, y = map:GetTileCoordsAtPoint(pt:Get()) map:SetTile(x, y, WORLD_TILES["OCEAN_SWELL"])
You just have to be patient and sometimes retry making your world cluster from the start, that helps. You can also use the 'Fastgen' config of Cherry Forest which will allow the biome to skip certain important parts but I really don't suggest it because you'll likely end up lacking things...
Currently a handful of us modders and players are looking forward Klei to bring a built-in modded skin support so this can be solved and provide long time support and improved compatibility between mods instead of us having to create yet another risky system…
https://forums.kleientertainment.com/forums/topic/163519-mod-api-discussion-thread/
If anyone would like to help us, you can pitch in on that forum topic which is looked after by Klei. It would help us and yourself to recover all the pretty skins we had to offer so far. Thank you if you’d like to that take time !
Otherwise no there is no compat from us or any other item mods to be made, it’s just that the majority of EES mods are super bad.