quinton-ashley / nostlan

Nostlan is a game launcher for emulators!
GNU General Public License v3.0
454 stars 23 forks source link

AppImage stuck on "starting Nostlan!" #23

Closed bombatomba77 closed 4 years ago

bombatomba77 commented 4 years ago

Tried on Manjaro, Ubuntu, and Mint all with same issue. Executing opens full screen with "starting Nostlan!" but nothing else. I can mouse around and click on the four corners but it does nothing I can see. I've let it sit for about an hour (on accident) and it does nothing new. Running from command line produces the following output:

{ arg: '{"_":["/tmp/.mount_nostlasXQKpC/nostlan"],"__root":"/tmp/.mount_nostlasXQKpC/resources/app.asar","node_modules":"/tmp/.mount_nostlasXQKpC/resources/app.asar/node_modules","electron":true}', node_modules: '/tmp/.mount_nostlasXQKpC/resources/app.asar/node_modules' } (node:15928) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.

quinton-ashley commented 4 years ago

Make sure you're using the latest version. Did you install libvips ? Linux users must install libvips (a fast image processing library)

bombatomba77 commented 4 years ago

I Installed libvips42 (version 8.9.1-2) and libvips-dev (just in case) on my Mint laptop. I actually tried this with several past versions of Nostlan just in case, and all do the same thing.

EDIT: I installed the same on my Manjaro laptop (version 8.10.0-1) (can play games, but is more of a productivity machine) and Nostlan starts up as normal. Does .1 version really make all that of a difference?

quinton-ashley commented 4 years ago

Well there was a bug in Nostlan v1.13.0 that prevented Nostlan from starting in some cases, more info on Discord. https://discord.com/channels/698656653633126441/698656654081785938

quinton-ashley commented 4 years ago

Can you confirm that v1.14.x works on your computer?