Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I'm on Linux (Mint). Windows-Version works with wine, but the AppImage does not want to run:

~/prog/games/itch.io/TowerDefenseExperiment$ ls -ltr  
total 2940  
-rwx------ 1 .... .... 2996728 Jul  1 15:29 TDE.AppImage  
drwxrwxr-x 2 .... ....    4096 Jul  1 15:30 TDE.AppImage.home  
drwxrwxr-x 2 .... ....    4096 Jul  1 15:30 TDE.AppImage.config  
drwxrwxr-x 3 .... ....    4096 Jul  1 15:36 windows_version    
~/prog/games/itch.io/TowerDefenseExperiment$ ./TDE.AppImage  
Setting $HOME to /home/..../prog/games/itch.io/TowerDefenseExperiment/TDE.AppImage.home  
Setting $XDG_CONFIG_HOME to /home/..../prog/games/itch.io/TowerDefenseExperiment/TDE.AppImage.config  
Error on loading file(share/shaders/map_vertex.glsl)  Error on loading file(share/shaders/map_fragment.glsl)  
Failed to load shader files!  
/tmp/.mount_TDE.ApKIJKmp/AppRun: line 4: 345088 Segmentation fault      (core dumped) $HERE/TDE

Once again, Thank You for the feedback! I'll put some effort on appImage issues and bugfixes. 

(+1)

Sure thing. Give me a wink and I'll try again. It could also be "my fault" = some bad/missing linux settings...

Now, I have bugfixes published, should work appropriately. ( APPDIR env variable used )

(+1)

YEAH, works like a charm now! (Y)