安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
edit: it appears to be only affecting modded characters, such as Samael, Nemesis and 154-AC. It looks like all the transformations are the sin related transformations as well
edit 2: after starting a run as judas and picking up matt's kidney stone, I got bookworm?? And the transformation persists between runs. After some more runs I found that I got transformations as the vanilla characters as well
I probably won't add any more edits, as I know this isn't really the place for bug reports, but I feel as though I should let you guys know that this stuff is happening despite not having any other major modpacks/game changing mods on
Really weird. Would you mind erasing your savedata (using the command in the FAQ above) to see if that can be fixed? Because, honestly, this is the first time I hear about such bug. Of course, if that doesn't solve or if we get more complaints of the kind, we'll look deeper into it, because that's a really unfortunate bug :(
_transformationsAPI.SaveData={}"
Where do I paste this?
This makes it more permanent, but there's still some transformation errors in the log:
So, something is still trying to access already cleared transformations. GetItemPool, maybe? Not sure.
Oh, I probably forgot to include a check for if the array it is trying to use an index of is nil. I usually remember to do this with all transformations, but, this time, I probablky forgot on the bee one.
Also, funny thing the transformation doesn't reset on its own. I could swear I'd done a function like this one you're mentioning - which probably means I didn't make it functional or something... Thanks for the insight, I'll look into it in the near future!