Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Can't launch game on Ubunut 18.10 with amd.

/usr/share/libdrm/amdgpu.ids: No such file or directory
Error: [string "boot.lua"]:481: Cannot load game at path '/home/jason/Downloads/linuxgamejam2019/3some/main.lua'.
Make sure a folder exists at the specified path.
stack traceback:
[string "boot.lua"]:637: in function <[string "boot.lua"]:633>
[C]: in function 'error'
[string "boot.lua"]:481: in function <[string "boot.lua"]:311>
[C]: in function 'xpcall'
[string "boot.lua"]:645: in function <[string "boot.lua"]:639>
[C]: in function 'xpcall'

Weired, there is no boot.lua called at all. Which LÖVE version did you use? Make sure it's 11.x (best 11.2).