Hi,
The Linux native version of OOTP is crashing on my PC on startup (a window shortly opens and immediately disappears) and I cannot figure out why. I am using the Steam version.
Here are the debug traces:
chilkat_error_log.txt
Code:
chilkat_log_obj: Chilkat version: 9.5.0.76
ootp_trace.txt
Code:
Out of the Park Baseball 21
Version 21.6 Build 83 (64 bit) Steam Edition (Linux)
Copyright (C) 2020 Out of the Park Developments
System info:
In-Game Overlay is available
Uses default image resize code
CPU: 12 CPUs, 1360 MHz
Free disk space: 97,298 MB
Physical memory: 16,023 MB
Free physical memory: 225 MB
Virtual memory: 20,118 MB
Free virtual memory: 2,119 MB
2020-12-16 17:18:00 startup: Starting game
2020-12-16 17:18:00 load_steam_workshop_items: Loading published_workshop_items
2020-12-16 17:18:00 startup: OOTP does NOT support MySQL (PLATFORM_SUPPORTS_MYSQL is NOT defined)
2020-12-16 17:18:00 startup: USE_MOBILE_DEFINITION is NOT set
2020-12-16 17:18:00 startup: MOBILE_EDITION is false
2020-12-16 17:18:00 startup: Checking command line parameters:
2020-12-16 17:18:00 startup: Using custom back buffer allocation function
2020-12-16 17:18:00 startup: Program started with command line parameters: ./ootp_linux64r
2020-12-16 17:18:00 startup: Chilkat version: 9.5.0.76
2020-12-16 17:18:00 startup: Initial $USERAPP: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21
2020-12-16 17:18:00 startup: $USERDATA: /home/jan/.Out of the Park Developments/OOTP Baseball 21/data
2020-12-16 17:18:00 startup: $USERPREFS: /home/jan/.Out of the Park Developments/OOTP Baseball 21/custdata
2020-12-16 17:18:00 startup: $USERSAVES: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21/data
2020-12-16 17:18:00 startup: $SYSAPP: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21
2020-12-16 17:18:00 startup: $SYSDATA: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21/data
2020-12-16 17:18:00 startup: $SYSPREFS: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21/data
2020-12-16 17:18:00 startup: single_folder_setup is FALSE
2020-12-16 17:18:00 startup: Folder for app.cfg file set to config_files_path /home/jan/.Out of the Park Developments/OOTP Baseball 21/data/config
2020-12-16 17:18:00 startup: Folder for key.cfg file set to default: /home/jan/.Out of the Park Developments/OOTP Baseball 21/data/config
2020-12-16 17:18:00 startup: Folder for engine.cfg file set to config_files_path /home/jan/.Out of the Park Developments/OOTP Baseball 21/data/config
2020-12-16 17:18:00 startup: Folder for recent_paths.cfg file set to config_files_path /home/jan/.Out of the Park Developments/OOTP Baseball 21/data/config
2020-12-16 17:18:00 startup: Folder for paths.cfg file set to config_files_path /home/jan/.Out of the Park Developments/OOTP Baseball 21/data/config
2020-12-16 17:18:00 startup: app.cfg file exists and contains thankyou page status = 1
2020-12-16 17:18:00 startup: Using /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21/data as DMPT_CUST_DATA now because use_default_data_folder_for_installation is false
2020-12-16 17:18:00 startup: Successfully created $USERPREFS/saved_games, using /home/jan/.Out of the Park Developments/OOTP Baseball 21/custdata as DMPT_USER_DATA now
2020-12-16 17:18:00 create_pt_folders: DMPT_ONLINE_DATA set to /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21/data/online_data
2020-12-16 17:18:00 startup: This is the DMPT_APP path now: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21
2020-12-16 17:18:01 startup: This is the DMPT_APP_DATA path now: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21/data
2020-12-16 17:18:01 startup: This is the DMPT_PREF_DATA path now: /home/jan/.Out of the Park Developments/OOTP Baseball 21/data/config
2020-12-16 17:18:01 startup: This is the DMPT_CUST_DATA path now: /home/jan/.steam/debian-installation/steamapps/common/Out of the Park Baseball 21/data
2020-12-16 17:18:01 startup: This is the DMPT_USER_DATA path now: /home/jan/.Out of the Park Developments/OOTP Baseball 21/custdata
2020-12-16 17:18:01 startup: This is the DMPT_SAVEDGAMES path now: /home/jan/.Out of the Park Developments/OOTP Baseball 21/custdata/saved_games
2020-12-16 17:18:01 open_graphics: Starting open_graphics with setting window_size = 97
2020-12-16 17:18:01 open_graphics: get_desktop_width = 7300
2020-12-16 17:18:01 open_graphics: get_desktop_height = 2160
2020-12-16 17:18:01 open_graphics: Determined window width = 1680
2020-12-16 17:18:01 open_graphics: Determined window height = 1050
2020-12-16 17:18:01 open_graphics: Fullscreen = Off
2020-12-16 17:18:01 set_opengl_modes: setting_opengl_mode = EGLM_USE_DEFAULT
2020-12-16 17:18:01 set_opengl_modes: Set opengl_mode to EGLM_USE_OPENGL_ALL_THE_TIME because that's the default setting for Linux