LoadingScreen Text BUG

The text display normal in loadingscreen before the update.
Before the update

But after the update it becoem messy code.
After the update

Is this encoded in UTF-8, or legacy (GB2312, Big5, …) encoding? The new Chrome update does not detect encodings anymore, so everything has to be UTF-8.

Thanks, now working well