-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Describe the problem
I am logging this issue here, but it is not really a wemod-launcher issue.
I thought that logging the issue here will at least provide a place where people who might be able to fix the issue can communicate. (Wemod forum deletes all posts on Linux, and Reddit is really hit or miss).
If you guys don't think this is appropriate I understand.
The issue is as in the title. Details below.
I am more than happy to provide more information or try out any suggestions - I'm retired so time is not an issue for me (assuming I stay alive of course :-) )
Steps to reproduce
- Create a new wineprefix using Steam client (any installed game will do). Select a recent compatibility tool (e.g. Proton-9)
- In the created wineprefix, apply the winetricks commands dotnet48 and dxvk2071 (latter not really needed, but provides some extra tracing)
- Assuming you have access to a version 11.6.0 Wemod installer, run the installer exe in the prefix. This should work (in that a login screen is displayed)
- Run the Wand installer exe in the prefix. This hangs displaying a black frame.
Expected behavior
In a perfect world, Wand should work as Wemod pre 12.0.1 does, and display the login screen.
Logs or Terminal Output
This is the error message Wand displays if run from the command line:
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed at s.send (node:electron/js2c/browser_init:2:92689) at _.send (node:electron/js2c/browser_init:2:76113) at C:\users\ipic\AppData\Local\Wand\app-12.0.3\resources\app.asar\index.js:1:46968 at setState (C:\users\ipic\AppData\Local\Wand\app-12.0.3\resources\app.asar\index.js:1:33473) at C:\users\ipic\AppData\Local\Wand\app-12.0.3\resources\app.asar\index.js:1:34171 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:87023)
Screenshots
No response
System Information
My system is:
- Gentoo
- Kernel 6.17.8
- AMD Radeon RX 7800 XT
- Mesa 25.2.7
Additional context
I have time to try things out if people suggest things that might solve the issue.
I can test in any Wine prefix (native, Proton or GE-Proton) - if someone wants a specific one tested just let me know.