Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.17.12, 5.17 Cycle
-
Component/s: None
-
Labels:None
Description
I have just encountered (again!?) what appears to be an issue with PCC's not being loaded in the expected rank order (i.e my homebrew mods of RSRD sources are now failing, implying that my homebrew is being loaded before the RSRD itself).
Can the console (in debug mode at least) indicate exactly which PCC is being loaded, as it loads it, to enable verification of the actual final order.
Could
be handy for it to list every LST file as well as it does so, just for good measure.
The situation is that I have a 'campaign' PCC which includes various sub-PCC's, some of which then include other sub-PCC's... It would be really nice to know the exact order in which these (and the relevant LST files) are actually loaded in please.
Sorry, this either doesn't do as I hoped, or has been disabled in 5.17.19
Loading my homebrew now (which is a .pcc that includes MANY sub-pcc's, including the RSRD.pcc itself), even in debug mode logging, I only see one indication of sources loading:
21:29:24.218 INFO Thread-7 SourceFileLoader:519 Loading game 35e and sources [Campaign: Petes Tuesday night game].
Whereas for debugging my homebrew, I really hope to see details of each PCC that is included iteratively.