Closed thakyZ closed 4 months ago
Also as a side note, more null checks may be necessary but I am unsure of this.
Thank you! Why would it be null though? Might be better to investigate underlying issue.
I am unsure as to why, but it may be helpful for other plugin authors so that this mod isn't spamming the logs. Because the party list is completely shown when it errors so not sure as to why.
There is a error log spam when the
AtkResNode*
passed to the methodGetNodeIconArray
has the methodGetAsAtkComponentNode()
called and returns null thus unable to get theComponent
thenUldManager
.