You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since around the version 5.8, I have a following issue when I try to run the game:
$ ./jcloisterzone-5.10.1.AppImage
Loading settings from /home/tomasz/.config/jcloisterzone/jcz-config.json
13:15:25.601 › Checking for update
Error occurred in handler for 'update-menu': TypeError: Cannot read property 'getMenuItemById' of undefined
at /tmp/.mount_jcloiskOkyQB/resources/app/dist/main/index.js:4:110471
at Array.forEach ()
at /tmp/.mount_jcloiskOkyQB/resources/app/dist/main/index.js:4:110443
at electron/js2c/browser_init.js:197:579
at Object. (electron/js2c/browser_init.js:161:9782)
at Object.emit (events.js:315:20)
Error occurred in handler for 'update-menu': TypeError: Cannot read property 'getMenuItemById' of undefined
at /tmp/.mount_jcloiskOkyQB/resources/app/dist/main/index.js:4:110471
at Array.forEach ()
at /tmp/.mount_jcloiskOkyQB/resources/app/dist/main/index.js:4:110443
at electron/js2c/browser_init.js:197:579
at Object. (electron/js2c/browser_init.js:161:9782)
at Object.emit (events.js:315:20)
[19157:0204/131527.144053:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
This happens on Fedora 35, fully upgraded. Other electron-based apps work just fine (Teams). Maybe this is releated to hardware, because there are 2 GPUs on this laptop:
farin
changed the title
GPU process isn't usable - game won't start
GPU process isn't usable - game won't start [workaround: command line argument]
Apr 5, 2022
since around the version 5.8, I have a following issue when I try to run the game:
This happens on Fedora 35, fully upgraded. Other electron-based apps work just fine (Teams). Maybe this is releated to hardware, because there are 2 GPUs on this laptop:
The text was updated successfully, but these errors were encountered: