角色在菜单时启动导航会报错。
进入游戏后再启动就正常。
一旦返回菜单后又报错。
请指点解决方法:
2项报错
[C#] 纯文本查看 复制代码 2025.04.30 17:31:18.076 25.4.9.0 overlay paint error (System.NullReferenceException: Object reference not set to an instance of an object.
at SharpDX.DirectWrite.TextLayout.GetMetrics(TextMetrics& textMetrics)
at 16256.()
at 02.(Boolean ))
2025.04.30 17:31:18.194 25.4.9.0 overlay paint notification (SharpDX.SharpDXException: HRESULT: [0x88990001], Module: [SharpDX.Direct2D1], ApiCode: [D2DERR_WRONG_STATE/WrongState], Message: The object was not in the correct state to process the method.
at 02.(Boolean ))
|