Home | Webstore
Latest News: OOTP 26 Available - FHM 11 Available - OOTP Go! Available

Out of the Park Baseball 26 Buy Now!

  

Go Back   OOTP Developments Forums > Out of the Park Baseball 21 > OOTP 21 - Technical Support > Bug Reports Forum

Bug Reports Forum Have a bug to report? Please post here.

Reply
 
Thread Tools
Old 12-18-2020, 07:11 AM   #1
jhw
Minors (Rookie Ball)
 
Join Date: Jan 2012
Posts: 20
OOTP21 crashing on startup on Linux

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
jhw is offline   Reply With Quote
Old 12-18-2020, 07:44 AM   #2
Lukas Berger
OOTP Developments
 
Lukas Berger's Avatar
 
Join Date: Aug 2007
Location: Nice, Côte d'Azur, France
Posts: 21,193
Sorry that's happening!

There are a few things that might be causing that. The quickest way to get things sorted out will be if you go ahead and fill out a support ticket so the tech support guys can do some specific troubleshooting with you.

You can do that by filling out the form here, or by emailing us at support@ootpdevelopments.com

Good luck!
__________________

lukas@ootpdevelopments.com

PreOrder Out of the Park Baseball 26!

Need to upload files for us to check out? Instructions can be found here
Lukas Berger is offline   Reply With Quote
Old 12-18-2020, 08:37 AM   #3
jhw
Minors (Rookie Ball)
 
Join Date: Jan 2012
Posts: 20
Thanks, I have just created the ticket.
jhw is offline   Reply With Quote
Old 04-12-2021, 10:21 AM   #4
jhw
Minors (Rookie Ball)
 
Join Date: Jan 2012
Posts: 20
So, after the support was no help at all, I found a solution for the crash on startup problem on Linux:

You have to delete the following file from the lib64 folder in the Game directory: libstdc++.so.6

Of course you also need to clear the crash on startup flag in the config file. Afterwards the game runs fine again, fully native on Linux
jhw is offline   Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:35 AM.

 

Major League and Minor League Baseball trademarks and copyrights are used with permission of Major League Baseball. Visit MLB.com and MiLB.com.

Officially Licensed Product – MLB Players, Inc.

Out of the Park Baseball is a registered trademark of Out of the Park Developments GmbH & Co. KG

Google Play is a trademark of Google Inc.

Apple, iPhone, iPod touch and iPad are trademarks of Apple Inc., registered in the U.S. and other countries.

COPYRIGHT © 2023 OUT OF THE PARK DEVELOPMENTS. ALL RIGHTS RESERVED.

 

Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright © 2024 Out of the Park Developments