Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

启动3DmigotoLoader之后如果点击清空当前工作空间会导致白屏并且卡死无法关闭窗口 #29

Open
StarBobis opened this issue Dec 21, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@StarBobis
Copy link
Owner

image
启动3DmigotoLoader之后如果点击清空当前工作空间会导致白屏并且卡死无法关闭窗口

@StarBobis StarBobis added the bug Something isn't working label Dec 21, 2024
@StarBobis
Copy link
Owner Author

StarBobis commented Dec 21, 2024

经调查, 3Dmigoto Loader.exe代码逻辑会和WinUI3底层ContentDialog,MessageDialog绘制逻辑产生冲突,导致WinUI3无法按照预期运行,具体表现为运行3Dmigoto Loader.exe期间,DBMT任何创建窗口的操作都会被阻塞并产生意料之外的崩溃,此崩溃会导致DBMT和3Dmigoto Loader.exe同时触发闪退。

V1.1.2.0中3Dmigoto Loader.exe被更改为注入成功后立刻关闭,此改进可减少3Dmigoto Loader.exe影响DBMT操作的机会,但仍然无法完全避免。

此问题持续更进中。

@StarBobis StarBobis added the help wanted Extra attention is needed label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant