[1.3.3117] Expired bestowing cermony results in NRE

Started by ladypotaty, September 13, 2021, 12:47:00 AM

Previous topic - Next topic

ladypotaty

Letting a bestow ceremony quest expire resulted in an NRE upon loading the save. This seems to be caused by a null pawn being saved to quest id 12. Saving and then loading again the error goes away upon next load. Silver Platoon.rws is before the quest expired and Autosave-3.rws is after.

Link to mods list: https://rentry.co/29s6k
Log: https://gist.github.com/HugsLibRecordKeeper/09b57de386ee59cf47eb4f487ad12b13
Saves: https://drive.google.com/file/d/1Lp6ihKiAcQUJCR5z9V5hKqRO7IlUqZqE/view?usp=sharing

Canute

Hi,
do you even check link's you are posting ?
Link 2 include the information from the 1. link too. Sure not with all the workshop link but they arn't needed anyway.

Could you do some investitation yourself ?
Deactivate QoL mod, which can be save to removed from a savegame (specialy rocketman) and check if anything changed.

ladypotaty

#2
https://pastebin.com/KLvNdiLq - ssorry for a pastebin link, it seems the upload service was down as show by the errors at the end.

Last night I was having issues with uploading the post to the forum due to attachment size limits. Which resulted in a loss of most of the documented testing. In frustration I posted it as is, instead of waiting until not 1am to do it However, here I retested it with a greatly reduced number of mods and it still happens. It is possible that a mod broke the quest when the quest was generated, however considering it is a pawn being written as "Null" instead of just being left blank when the quest fails I don't think that's the case. Specifically line 38493 of Austosave-3 is the problematic line.