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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告






"So the root cause is that Apparel.WornByCorpse stopped being the reliable tainted flag in newer RimWorld versions. You’ll want to switch to ApparelUtility.IsTainted(apparel)."
"Tainted is no longer tracked only with WornByCorpse.
Instead, it’s implemented with a CompWearerCorpse and an extension method:"
"In ExposeData you use "qualityThreshhold" instead of "qualityThreshold".
That mismatch may break saves if users already have configs."
If we can repair books (I only actually saw the "repair other items" option when troubleshooting for this new glitch. I didn't know it was there before, the glitch with the tainted clothes seems to have broken that, because my books aren't being repaired.
Also, I only just now found the option to repair things other than clothes. Should it work on books? Because they're not repairing the books.
Exception filling window for Verse.FloatMenuMap: System.MissingMethodException: Method not found: bool Verse.AI.ReservationUtility.Reserve(Verse.Pawn,Verse.LocalTargetInfo,Verse.AI.Job,int,int,Verse.ReservationLayerDef,bool)
[Ref 9D3EB219] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate {リンクが削除されました}(UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Should just need to download and upload from the mod menu!
that was weird but just resolved. I didnt install mod for 1.4 before this problem so i dont think it's caching issue. no idea
let me verify if the mod directory has correct contents once im back home.
Tell me if there's any specific information u need to set up the hypothesis
I've been using my self-compiled repair items mod in my rimworld/mods folder for past few days. It's recognized as a mod for version 1.5 as inteded.
Then yesterday I tryed to install repair items by subscribing workshop to get updated version, then the game complains that it's not compatible for version 1.5 but 1.4.
In its source folder I saw MoonyRepairClasses.cs which I believe is renamed to RepairItems.cs in recent update.
Any chance I downloaded outdated version by subbing?