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
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://steamhost.cn/steamcommunity_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.