Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I've edited nothing, and I haven't seen command prompt (or Terminal, as Ubuntu calls it) show up in relation to this game.  I just right-click Strive.x86_64 and click "Run."

How do I get Terminal to behave as you've described?

when you start up strive, it should open two windows. the game and the console. The console shows background stuff like errors.

(1 edit)

All I get is the game window, and "Open with" does not provide the option to use Terminal to launch it.

Update:  I learned how to launch the game through Terminal.  These are the error codes I'm getting:

0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
ERROR: _load: No loader found for resource: res://files/buttons/sexicons/rope.png
   At: core/io/resource_loader.cpp:186.
ERROR: poll: res://files/interactionpanel.tscn:12 - Parse Error: [ext_resource] referenced nonexistent resource at: res://files/buttons/sexicons/rope.png
   At: scene/resources/scene_format_text.cpp:439.
ERROR: load: Condition ' err != OK ' is true. returned: RES()
   At: core/io/resource_loader.cpp:149.
ERROR: _load: Failed loading resource: res://files/interactionpanel.tscn
   At: core/io/resource_loader.cpp:186.
ERROR: poll: Can't load dependency: res://files/interactionpanel.tscn
   At: core/io/resource_format_binary.cpp:659.
SCRIPT ERROR: _process: Invalid call. Nonexistent function 'show_error' in base 'Node (LoadScreen.gd)'.
   At: res://files/scripts/LoadScreen.gd:50.

The last one repeats many times.