Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
以上是我的日志,在游戏中的体现机会1、殖民者头像没了,殖民者分组mod直接失效;2、无法使用自由选择落点模组,并且原来的中心降落和边缘降落选项也没了
{LINK REMOVED}https://www.mediafire.com/file/nssdaoycjtcg94e/New+Arrivals.rws/file
I'll tell the other modders so we can address this ASAP!!
System.NullReferenceException: Object reference not set to an instance of an object
at MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2
Based on the analysis:
The error occurs in a Harmony patch to TickManager.DoSingleTick;
This patch originates from another mod, most likely Scattered Flames
My mod does not patch or interfere with TickManager.DoSingleTick;
Additionally, your log shows other unrelated errors none of which are caused by my mod.
I recommend disabling Scattered Flames and other recent mods to isolate the issue.(Mods related to game tick)
If you do find a specific error or stack trace directly caused by my mod (e.g., with my mod's namespace or class name), feel free to share it and I’ll address it right away. But as of now, this issue does not appear to be related to my mod.