安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
i've got over 8000 lines of error spam in my player log file that look like this >
System.NullReferenceException: Object reference not set to an instance of an object
at More_Traits.BOTTraitsManager+<>c.<GameComponentTick>b__22_0 (Verse.Pawn pawn) [0x00000] in <9a45079f032846b6ae69522b79122ce0>:0
at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002c] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at More_Traits.BOTTraitsManager.GameComponentTick () [0x00008] in <9a45079f032846b6ae69522b79122ce0>:0
at Verse.GameComponentUtility.GameComponentTick () [0x00017] in <e13bd2f1929544099ed2b58e66ece833>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
i can upload a full log file if you like too, but its mostly just this that's the issue.
i've also been monitoring my system using Dubs performance Analyzer that shows the mod names for the errors we get and it finally gave me the name of the BOTTraitsManager mod lol (two weeks i'd been hunting the mod that gave this error)
hope this helps anyone else getting error spammed to death
^--- log file
Please report if you see this again
going to play without it for a bit to see if the error has gone or just moves onto other trait mods. in case the error if being made my another mod.
sorry, I'll resolve that asap, thanks for the report
"Could not give thoughts: System.InvalidOperationException: Nullable object must have a value."
Steps to reproduce the behavior:
- Start a new game and use dev tools to murder one of your pawns. Another pawn with the Pacifist trait must witness his death.
Logs:
https://gist.github.com/0106836090671eaabea623301a6a1bf5
My mod list:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2704667947
The following mods present in that link were not active during the event:
https://prnt.sc/25od08c
Currently I don't have the time to do it, but I'll investigate if this can be triggered without the use of Dev mode.
Considering that:
- this can only be triggered using dev mode (as far as I can tell from your description)
- this doesn't produce any lasting consequences
- the only immediate consequence is a missing negative thought
I probably won't put this on high priorityThanks for the report though!
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
https://gist.github.com/HugsLibRecordKeeper/0280253f0ed6c37fa1233eaa1196d466
I identified a potential failure point and implemented some checks that should hopefully prevent this issue from occurring again, thank you for the report!
Relevant mods here would be Mod Manager.
If you need any more information, please let me know.
Exception loading file at https://github.com/Danimineiro/BundleOfTraits/tree/master/About/Manifest.xml . Loading defaults instead. Exception was: System.Xml.XmlException: '>' is an unexpected token. The expected token is '='. Line 16, position 76.