Reported @ Jun 14 17:13:38

More info

System info

{
  "cpu": {
    "manufacturer": "Intel®",
    "brand": "Core™ i7-8750H",
    "vendor": "GenuineIntel",
    "speed": "2.20",
    "cores": 12
  },
  "graphics": {
    "controllers": [
      {
        "model": "Device 3e9b ",
        "vendor": "Intel Corporation",
        "vram": 256
      },
      {
        "model": "GP107M [GeForce GTX 1050 Mobile] ",
        "vendor": "NVIDIA Corporation",
        "vram": 32
      }
    ]
  },
  "osInfo": {
    "platform": "linux",
    "arch": "x64",
    "distro": "Ubuntu",
    "release": "18.04",
    "codename": "bionic",
    "logofile": "ubuntu"
  },
  "broth": {
    "itch": {
      "stage": "idle",
      "version": "25.4.0"
    },
    "butler": {
      "stage": "idle",
      "version": "15.17.0"
    },
    "itch-setup": {
      "stage": "idle",
      "version": "1.18.0"
    }
  }
}

Log

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Message
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Dear itch app team, I was trying to run Lenna's Inception on Ubuntu 18.04 with Nvidia graphics (proprietary drivers, version 450.36.06), but it crashes on startup, immediately after managing to open a window. The crash happens whether I'm running it from the Itch app (with sandboxing enabled) or just running ~/.itch/apps/lennas-inception/lennasinception in a shell.

Given the download said "Linux 64-bit" it's probably not relevant, but I don't currently have the i386 Nvidia drivers installed (so stuff like Steam crashes on start with an X error).

Ping @sersorrel on github (or use the email address on my profile there) if you need more details.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Log
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

June 14, 2020, 18:04:40 [INFO] itch 25.4.0 launching 'Lenna's Inception' (#815)
June 14, 2020, 18:04:40 [DEBUG] Locking (/home/ash/.itch/apps/lennas-inception/.itch/runlock.json) for launch
June 14, 2020, 18:04:40 [INFO] → Launching Lenna's Inception - https://tccoxon.itch.io/lennas-inception
June 14, 2020, 18:04:40 [INFO]    on runtime 64-bit Linux
June 14, 2020, 18:04:40 [INFO]    (/home/ash/.itch/apps/lennas-inception) is our install folder
June 14, 2020, 18:04:41 [WARN] Could not refresh upload: itch.io API error (400): /uploads/430649: you must buy this game to download
June 14, 2020, 18:04:41 [INFO] Passed:
June 14, 2020, 18:04:41 [INFO]   ☁ Linux 64-bit :: 171.58 MiB :: #430649
June 14, 2020, 18:04:41 [INFO]     Executable :: Linux all
June 14, 2020, 18:04:41 [INFO]     Build 32 for channel (linux-amd64-stable) :: 1.0.11 :: #268573
June 14, 2020, 18:04:41 [DEBUG] No license agreement, continuing
June 14, 2020, 18:04:41 [INFO] No manifest found at (/home/ash/.itch/apps/lennas-inception/.itch.toml)
June 14, 2020, 18:04:41 [INFO] Switching to verdict!
June 14, 2020, 18:04:41 [INFO] → Using verdict: | 294.18 MiB /home/ash/.itch/apps/lennas-inception
|-- 1.50 KiB lennasinception script- sh(interpreter=/bin/bash)
June 14, 2020, 18:04:41 [INFO] ✓ All launch targets still exist on disk
June 14, 2020, 18:04:41 [INFO] → Using strategy (native)
June 14, 2020, 18:04:41 [INFO]   (/home/ash/.itch/apps/lennas-inception/lennasinception) is our target
June 14, 2020, 18:04:41 [INFO] No manifest, no prereqs
June 14, 2020, 18:04:41 [INFO] ✓ 1 Prereqs already installed or irrelevant: firejail-amd64
June 14, 2020, 18:04:41 [INFO] Giving app temp dir (/home/ash/.itch/apps/lennas-inception/.itch/temp)
June 14, 2020, 18:04:41 [INFO] Environment variables passed: TEMP, ITCHIO_SANDBOX, TMP
June 14, 2020, 18:04:41 [INFO] Now running!
June 14, 2020, 18:04:41 [INFO] • Writing sandbox profile to (/home/ash/.itch/apps/lennas-inception/.itch/isolate-app.profile)
June 14, 2020, 18:04:41 [INFO] • Running (/home/ash/.itch/apps/lennas-inception/lennasinception) through firejail
June 14, 2020, 18:04:45 [INFO] Exited!
June 14, 2020, 18:04:45 [WARN] Exit code 0x1 (1) for (lennasinception)
June 14, 2020, 18:04:45 [ERROR] Had error: Exit code 0x1 (1) for (lennasinception)
June 14, 2020, 18:04:45 [ERROR] → Standard error ================
June 14, 2020, 18:04:45 [ERROR]   Reading profile /home/ash/.itch/apps/lennas-inception/.itch/isolate-app.profile
June 14, 2020, 18:04:45 [ERROR]   Warning: cannot open source file /usr/local/lib/firejail/seccomp.32, file not copied
June 14, 2020, 18:04:45 [ERROR]   Warning: cannot open source file /usr/local/lib/firejail/seccomp.64, file not copied
June 14, 2020, 18:04:45 [ERROR]   Warning: cannot open source file /usr/local/lib/firejail/seccomp, file not copied
June 14, 2020, 18:04:45 [ERROR]   java.lang.NoClassDefFoundError: com/codedisaster/steamworks/SteamFriendsCallback
June 14, 2020, 18:04:45 [ERROR]   	at java.lang.Class.forName0(Native Method)
June 14, 2020, 18:04:45 [ERROR]   	at java.lang.Class.forName(Class.java:264)
June 14, 2020, 18:04:45 [ERROR]   	at platform.PlatformAPI.createSteamAPI(PlatformAPI.java:41)
June 14, 2020, 18:04:45 [ERROR]   	at platform.PlatformAPI.createAPI(PlatformAPI.java:29)
June 14, 2020, 18:04:45 [ERROR]   	at platform.PlatformAPI.init(PlatformAPI.java:15)
June 14, 2020, 18:04:45 [ERROR]   	at net.bytten.inceptus.frontend.Main.main(Main.java:170)
June 14, 2020, 18:04:45 [ERROR]   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
June 14, 2020, 18:04:45 [ERROR]   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
June 14, 2020, 18:04:45 [ERROR]   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
June 14, 2020, 18:04:45 [ERROR]   	at java.lang.reflect.Method.invoke(Method.java:498)
June 14, 2020, 18:04:45 [ERROR]   	at libloader.LoaderTarget.main(LoaderTarget.java:81)
June 14, 2020, 18:04:45 [ERROR]   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
June 14, 2020, 18:04:45 [ERROR]   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
June 14, 2020, 18:04:45 [ERROR]   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
June 14, 2020, 18:04:45 [ERROR]   	at java.lang.reflect.Method.invoke(Method.java:498)
June 14, 2020, 18:04:45 [ERROR]   	at libloader.LoaderMain.main(LoaderMain.java:70)
June 14, 2020, 18:04:45 [ERROR]   Caused by: java.lang.ClassNotFoundException: com.codedisaster.steamworks.SteamFriendsCallback
June 14, 2020, 18:04:45 [ERROR]   	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
June 14, 2020, 18:04:45 [ERROR]   	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
June 14, 2020, 18:04:45 [ERROR]   	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
June 14, 2020, 18:04:45 [ERROR]   	... 16 more
June 14, 2020, 18:04:45 [ERROR]   X Error of failed request:  BadMatch (invalid parameter attributes)
June 14, 2020, 18:04:45 [ERROR]     Major opcode of failed request:  1 (X_CreateWindow)
June 14, 2020, 18:04:45 [ERROR]     Serial number of failed request:  4291
June 14, 2020, 18:04:45 [ERROR]     Current serial number in output stream:  4293
June 14, 2020, 18:04:45 [ERROR] =================================
June 14, 2020, 18:04:45 [ERROR] → Standard output ===============
June 14, 2020, 18:04:45 [ERROR]   Unrecognized joystick detected: 03000000d9040000d1a0000010010000 AONE Varmilo Keyboard
June 14, 2020, 18:04:45 [ERROR]   Unrecognized joystick detected: 110000000200000007000000b1010000 SynPS/2 Synaptics TouchPad
June 14, 2020, 18:04:45 [ERROR]   Reloading assets
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.frontend.tiles.TilesheetRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.frontend.sprites.SpritesheetRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.frontend.text.BitmapFontRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.item.LibraryBookRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.frontend.sound.SoundConfigRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.frontend.sound.MusicConfigRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.BiomeRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.item.ItemRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.model.block.BlockRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.model.block.BlockKindRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.GameGeneratorRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.SpawnerRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.item.DropPoolRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.overworld.GroveRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.player.PhoneContactRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.dungeon.DungeonRoomRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.dungeon.SokobanRoomRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.overworld.importantobjs.OptionalObjectRegistry
June 14, 2020, 18:04:45 [ERROR]   Initializing net.bytten.inceptus.generator.overworld.importantobjs.CityObjectRegistry
June 14, 2020, 18:04:45 [ERROR]   Available GL profiles:
June 14, 2020, 18:04:45 [ERROR]    - GL4bc
June 14, 2020, 18:04:45 [ERROR]    - GL3bc
June 14, 2020, 18:04:45 [ERROR]    - GL2
June 14, 2020, 18:04:45 [ERROR]    - GL4
June 14, 2020, 18:04:45 [ERROR]    - GL3
June 14, 2020, 18:04:45 [ERROR]    - GLES3
June 14, 2020, 18:04:45 [ERROR]    - GL4ES3
June 14, 2020, 18:04:45 [ERROR]    - GL2GL3
June 14, 2020, 18:04:45 [ERROR]    - GLES2
June 14, 2020, 18:04:45 [ERROR]    - GL2ES2
June 14, 2020, 18:04:45 [ERROR]    - GLES1
June 14, 2020, 18:04:45 [ERROR]    - GL2ES1
June 14, 2020, 18:04:45 [ERROR]   Selected GL4bc
June 14, 2020, 18:04:45 [ERROR]   OpenGL pipeline enabled for default config on screen 1
June 14, 2020, 18:04:45 [ERROR]   Parent pid 26459, child pid 26460
June 14, 2020, 18:04:45 [ERROR]   
June 14, 2020, 18:04:45 [ERROR]   Parent is shutting down, bye...
June 14, 2020, 18:04:45 [ERROR] =================================
June 14, 2020, 18:04:45 [ERROR] Relaying launch failure.
June 14, 2020, 18:04:45 [DEBUG] rm -rf /home/ash/.itch/apps/lennas-inception/.itch/temp
June 14, 2020, 18:04:45 [DEBUG] Launch cancelled while updating session regularly, bailing out



Error stack:
Exit code 0x1 (1) for (lennasinception)
github.com/itchio/butler/endpoints/launch/launchers/native.(*Launcher).Do.func1
	/builds/itchio/butler/endpoints/launch/launchers/native/native.go:233
github.com/itchio/butler/endpoints/launch/launchers/native.(*Launcher).Do
	/builds/itchio/butler/endpoints/launch/launchers/native/native.go:238
github.com/itchio/butler/endpoints/launch.Launch
	/builds/itchio/butler/endpoints/launch/launch.go:617
github.com/itchio/butler/butlerd/messages.(*LaunchType).Register.func1
	/builds/itchio/butler/butlerd/messages/messages.go:2733
github.com/itchio/butler/butlerd.(*Router).Dispatch.func2
	/builds/itchio/butler/butlerd/router.go:310
github.com/itchio/butler/butlerd.(*Router).Dispatch
	/builds/itchio/butler/butlerd/router.go:319
github.com/itchio/butler/cmd/daemon.(*handler).Handle
	/builds/itchio/butler/cmd/daemon/daemon.go:115
runtime.goexit
	/usr/local/go/src/runtime/asm_amd64.s:1337
github.com/itchio/butler/endpoints/launch/launchers/native.(*Launcher).Do
	/builds/itchio/butler/endpoints/launch/launchers/native/native.go:263
github.com/itchio/butler/endpoints/launch.Launch
	/builds/itchio/butler/endpoints/launch/launch.go:617
github.com/itchio/butler/butlerd/messages.(*LaunchType).Register.func1
	/builds/itchio/butler/butlerd/messages/messages.go:2733
github.com/itchio/butler/butlerd.(*Router).Dispatch.func2
	/builds/itchio/butler/butlerd/router.go:310
github.com/itchio/butler/butlerd.(*Router).Dispatch
	/builds/itchio/butler/butlerd/router.go:319
github.com/itchio/butler/cmd/daemon.(*handler).Handle
	/builds/itchio/butler/cmd/daemon/daemon.go:115
runtime.goexit
	/usr/local/go/src/runtime/asm_amd64.s:1337
github.com/itchio/butler/endpoints/launch.Launch
	/builds/itchio/butler/endpoints/launch/launch.go:621
github.com/itchio/butler/butlerd/messages.(*LaunchType).Register.func1
	/builds/itchio/butler/butlerd/messages/messages.go:2733
github.com/itchio/butler/butlerd.(*Router).Dispatch.func2
	/builds/itchio/butler/butlerd/router.go:310
github.com/itchio/butler/butlerd.(*Router).Dispatch
	/builds/itchio/butler/butlerd/router.go:319
github.com/itchio/butler/cmd/daemon.(*handler).Handle
	/builds/itchio/butler/cmd/daemon/daemon.go:115
runtime.goexit
	/usr/local/go/src/runtime/asm_amd64.s:1337