loup99 / BP

A Migrational Era Mod for CK3.
https://forum.paradoxplaza.com/forum/threads/wip-a-migrational-era-mod-for-ck3.1414709/
11 stars 10 forks source link

More error fixes #42

Closed LT-Rascek closed 3 years ago

LT-Rascek commented 3 years ago

Attempting to fix the latest CTD. I'm ignoring localization errors right now as they should not be causing this type of error. I'm thinking it might have something to do with magyar_pagan not existing wrt default events, but I'm not sure. I'm just tackling the easiest issues first, given lack of time.

LT-Rascek commented 3 years ago

I've compared vanilla v1.3.1 and V1.4.2 to see what files differ between the two versions to narrow down the CTD. It includes all the files (including GUI, binaries, localizations, and the like), but I think the cause is probably somewhere in the /common/ folder (173 files differ). For the sake of completeness, I've left the entire difference list in the attached text file. diff_lists.txt

loup99 commented 3 years ago

I tried to add magyar_pagan and it did not make any difference with regards to the crashes, for your information.

loup99 commented 3 years ago

Given that I have merged the common folder and done several comparisons (I can make mistakes, although in that case the review of the merge is rather quick) it is either an issue with an error that suddenly causes a crash which did not happen before or with a file which changed between versions we do not include but should.

LT-Rascek commented 3 years ago

I spent a bit more time on the CTD, this time I took the error log before the crash (i.e., in the bookmark string; pre_error.log), the error log after the crash (i.e., after trying to choose a character; error.log) and the difference between the two (post_error.log). I have a feeling that whatever the cause of the CTD is lies in post_error.log.

pre_error.log error.log post_error.log