安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
Error is coming from RimPy, so I suppose maybe it needs updating there?
Where "item" is the item you want to buy, "material" is what you want "item" to be made of, and "quality" is the quality of the item.
As for Toolkit's "not enough coins" message, it's due to a limitation in Twitch Toolkit itself. Utils does a lot of things Toolkit wasn't built for, so you'll occasionally see some things that don't seem correct, like pawn purchases being 1 coin.
P.S. Sorry for lots of comments in the main thread - given the conversations can grow as much, I'd just create a separate discussion next time there's something with technical details.
It turned out there's been more to my issue, and I found how to mostly mitigate that. Tl;dr somehow `C:\Users<USERNAME>\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\TwitchToolkit\Editor\StoreIncidents\BuyPawn.json` got empty. This caused Events to not load a bit later, even w/o Utils installed. It was remarkably same symptoms to Items not loading before. I don't know how it got there, but after renaming the file and reloading the game the normal file was saved and things almost work. !buy pawn with not enough coins would still cause the sticking issue, but that's fixed after a single 'Debug Fix' or a game reload (which wasn't the case earlier).
Here are my last two days of logs if that helps and you feel like looking https://github.com/partisan-terran/item-list/blob/master/logs/RimWorld_Toolkit_Logs_2020_09_26-27.zip .
As for Utils' pawn event, I'll look into it.
In one variation nothing would happen, but the viewer would be unable to buy anything else. The error '@username you must wait for the game to unpause to buy something else.' would constantly show up. I played a bunch with toggling settings, reconnecting the Toolkit or even reloading the save. However, only disabling the Toolkit Utils mod seems to help getting things back to normal (including pawns purchase). Not sure if coincidence, but the examples I recalled or reproduced initially had not enough coins to buy.
In the other variation the Toolkit commands would stop working completely. Disabling the Utils would fix the issue, while re-enabling it would make commands non-working again.