Noita-Together / noita-together

Play alone together
MIT License
49 stars 15 forks source link

problems starting appimage on linux #95

Open tehkab opened 11 months ago

tehkab commented 11 months ago

Checking for update [1468:1015/071336.711447:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. Trace/breakpoint trap

This has happened to me since soler's version. I thought it might just be my setup but it happens to more people. --no-sandbox and --in-process-gpu command line switches both seem to fix it, can we force in-process-gpu all the time? probably 'safer'

tehkab commented 11 months ago

--disable-gpu-sandbox also works for me