![]() |
OOTP 17, Mint 18, and Steam: fails to start
I'm running Linux Mint 18 64-bit, with Steam and OOTP 17, and OOTP fails to start. It gets as far as the splash screen with the 'loading...' message at the bottom, but crashes before it gets any further. There's nothing in the OOTP/debug directory. Below is the output from running ootp17.sh manually.
Code:
$ ./ootp17.sh |
Quote:
Does it start? If it does not, could you send me the files which are inside the /debug folder then? Thanks! |
1 Attachment(s)
Here's the trace file. Thanks for your help!
|
Has there been any resolution to this? I'm getting the same thing.
|
Quote:
|
OOTP 17, Mint 18, and Steam: fails to start
Unfortunately, the problem of running Ubuntu 16.04 based-distros, such as Linux Mint 18, with Steam-based OOTP hasn't been fixed. But the Steam version of the game runs on Ubuntu 14.04 based-distros, such as Linux Mint 17.3. I myself run my Steam-based OOTP on UberStudent, which is an Ubuntu 14.04 based-distro...
Sent from my iPad using Tapatalk |
Yea unfortunately downgrading to an OS that came out over 2 years ago isn't an option for many. I've had an open ticket on this since mid-July. They just ask for a trace and then go silent. Good times, glad I paid for this game. I've asked for a Linux standalone key as the demo for it does work just fine, but so far, silence.
|
Quote:
I know... Just hoping that a fix is on the way. Would like, too, to be able run the game on Ubuntu 16.04... Sent from my iPad using Tapatalk |
Pretty sure they don't care at all.
|
Quote:
|
Next time try VirtualBox, works just fine and is free.
|
I don't know if this helps, but I just installed Manjaro Gnome 16.06.1 and to my surprise, it's working fine. I have the latest Nvidia Driver (v370.28 using a 1070), Intel Core i5 6600k. I had no luck with Mint or Ubuntu, but I was also using an AMD processor at the time. Just upgraded with the new cpu, motherboard (gigabyte) and RAM.
Edit: And this IS the steam version, btw. |
Shockingly, and unbelievably I got this working finally. I've logged over 100 minutes in Steam just for the splash screens starting up.
I've tried a huge amount of things, but this was the final thing that actually worked. Steam won't start on ubuntu GNOME 16.04 - Ask Ubuntu Basically these lines: mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1{,.disable} mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6{,.disable} mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libpcre.so.3{,.disable} mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libpcre.so.3.12.1{,.disable} I hope it works for others but I wouldn't be surprised if it didn't... |
Congrats, man.
|
I just finished my 1976 All Star Game and was prepared to start the second half...all of a sudden everyone of my players has an 80 rating...there a few exceptions but, for the most, part every player in the game from rookie ball to the big leagues have bionic ratings across the board.....please advise...thank you
|
Quote:
Let me know if any of them work for you. Or more importantly, if they don't and I'll try to help further then. |
Quote:
|
Quote:
However, I'd say what you describe is slightly dangerous since that also forces all the other games you're running via steam to use the native libraries, rather than the steam runtime, which may break those in turn - and when that happens, their tech support forums will be no help, since they didn't know you were monkeying around to fix OOTP. And by the time the problem happens, you'll have forgotten you ever did this. It's a recipe for confusion and pain later on. What I did (for OOTP15 via Debian Sid, which has the same issue) was create symlinks to the libraries in ~/.steam/steam/steamapps/common/OOTP Baseball 15/lib64 and ~/.steam/steam/steamapps/common/OOTP Baseball 15/lib32 as appropriate, and the game uses those in preference to the ones in the steam runtime, and leaves the steam runtime intact for other games. i.e., for the 32-bit libraries, ln -s /lib/i386-linux-gnu/libgcc_s.so.1 ~/.steam/steam/steamapps/common/OOTP\ Baseball\ 15/lib32 ln -s /lib/x86_64-linux-gnu/libstdc++.so.6 ~/.steam/steam/steamapps/common/OOTP\ Baseball\ 15/lib32 And for 64-bit ones: ln -s /lib/x86_64-linux-gnu/libpcre.so.3.13.3 ~/.steam/steam/steamapps/common/OOTP\ Baseball\ 15/lib64 ln -s /lib/x86_64-linux-gnu/libpcre.so.3 ~/.steam/steam/steamapps/common/OOTP\ Baseball\ 15/lib64 You'll have to translate for the directory layout for the newer OOTP versions and for your specific operating system (for me, steam's directory isn't in ~/.local/share/steam at all), but you should get the idea. Hope this helps. |
Quote:
I know this is an old thread, but this just got OOTP 17 working on my Linux Mint 18 install - thanks man! |
All times are GMT -4. The time now is 09:21 PM. |
Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright © 2024 Out of the Park Developments