Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

That worked! Thank you! I now have another issue: I was messing with some of the options in the Dashboard, but an option I switched to made the program crash, and now I cannot start it again. Is there like a reset dashboard ability?

Edit: I discovered that I didn't have an audio library installed, but now I have the issue of it crashing on startup. The actual errors seem to be the following:

Warning: unable to auto-locate config files in directory named by "<auto>etc/panda3d".


and


FileNotFoundError: [Errno 2] No such file or directory: '/dev/video/dev/v4l/by-id/usb-Nexight_Inc_NexiGo_N930E_FHD_Webcam_AN202208240001-video-index1'


I have a 

'/dev/v4l/by-id/usb-Nexight_Inc_NexiGo_N930E_FHD_Webcam_AN202208240001-video-index1'

but not a 

'dev/video/dev/v4l/by-id/usb-Nexight_Inc_NexiGo_N930E _FHD_Webcam_AN202208240001-video-index1'