andrew.kumlin Posted April 27, 2020 Posted April 27, 2020 Is there a way to have a separate GUI, or even command line going outside of the game window? I am currently getting a multiplayer prototype up and running, and I need a way for the server build to at least display some debug information when -video_app is set to "null" My thought was that there is some way to enable a command line to run in tandem with the program, or display an independent gui. At the moment when I run my server build I don't really have a way to keep track of log messages realtime. Thank you for the assistance.
silent Posted April 28, 2020 Posted April 28, 2020 AFAIK debug build should have a terminal window that can display log messages and take user input (run the console commands): How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts