Quote:
Originally Posted by JimmXinu
You don't need to worry about an infinite recursion, the system is already preventing it. It's only an 'INFO' level message.
I believe what's happening is your "陈情令 | The Untamed" string is also matched by the pattern. I believe you could remove the "陈情令 \|\ The Untamed|" part of the pattern to prevent that INFO msg without hurting anything.
|
thanks! I'll update my code.