Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuậ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!