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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
but this is a small snipit of what's wrong
FullHeal already has short hash.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
(wrapper dynamic-method) Verse.ShortHashGiver:Verse.ShortHashGiver.GiveShortHash_Patch1 (Verse.Def,System.Type)
Verse.ShortHashGiver:GiveAllShortHashes ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
and this log only happens when i turn on channel points... by disableing the mod i get no error returns on load. this error text shows for every event toolkit handles that can be bought
I'm also not sure if there may be another mod that's doing some voodoo that's interfering with things. Like I said, I haven't experienced any issues aside from a list of "SomeMod already has short hash" when you first load RimWorld. Nothing in game though. I'll need to test more. If you can see if you still see the issue with only Harmony, ToolkitCore, TwitchToolkit and Toolkit Channel Points loaded? Make sure Harmony is loaded before anything else (at the very top of the mod list, above Core). Thanks for checking!
after load: https://imgur.com/cXEp1WE
list of errors: https://pastebin.com/qfRxeiKr
i disable your mod and i don't get the error pop up at all
hope that helps
Really appreciate your help @Merl_Fox!