Posted December 30, 2018
Hello,
I bought Sheltered today and I wanted to try it immediately on my Debian Linux distro, where I play to other GOG (and Steam) games without any problem.
I ran the installer in the shell and it showed me 3 different warnings. I installed the game anyway and tried to launch it with both just "./start.sh" and "optirun ./start.sh", but it didn't start, it outputted this and then the process just terminated:
##### Output starts #####
Running Sheltered
Set current directory to /home/MYUSERNAME/GOG Games/Sheltered/game
Found path: /home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered.x86_64
Mono path[0] = '/home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered_Data/Managed'
Mono path[1] = '/home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered_Data/Mono'
Mono config path = '/home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered_Data/Mono/etc'
displaymanager : xrandr version warning. 1.5
displaymanager : trying .X11-unix
client :0 has 1 screens
displaymanager screen (0): 1920 x 1080
Using libudev for joystick management
Importing game controller configs
##### Output ends #####
So I uninstalled the game, then solved the 3 installer warnings by:
1. installing the gtk2-engines-murrine and libatk-adaptor packages;
2. adding en_US.UTF-8 in /etc/locale.gen and launching "locale-gen".
Then I launched the installer prefixing LC_ALL="en_US.UTF-8" and didn't receive any warning.
The result however didn't change: same problem written above. Even launching the game prefixing LC_ALL="en_US.UTF-8" doesn't work.
I also tried to install the "mono-runtime" package, but nothing changed.
Am I missing something? Where do I find an error log? What libraries and/or packages must be installed for the game to run?
Do you need any more info to help me troubleshoot the problem?
Thanks in advance.
I bought Sheltered today and I wanted to try it immediately on my Debian Linux distro, where I play to other GOG (and Steam) games without any problem.
I ran the installer in the shell and it showed me 3 different warnings. I installed the game anyway and tried to launch it with both just "./start.sh" and "optirun ./start.sh", but it didn't start, it outputted this and then the process just terminated:
##### Output starts #####
Running Sheltered
Set current directory to /home/MYUSERNAME/GOG Games/Sheltered/game
Found path: /home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered.x86_64
Mono path[0] = '/home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered_Data/Managed'
Mono path[1] = '/home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered_Data/Mono'
Mono config path = '/home/MYUSERNAME/GOG Games/Sheltered/game/Sheltered_Data/Mono/etc'
displaymanager : xrandr version warning. 1.5
displaymanager : trying .X11-unix
client :0 has 1 screens
displaymanager screen (0): 1920 x 1080
Using libudev for joystick management
Importing game controller configs
##### Output ends #####
So I uninstalled the game, then solved the 3 installer warnings by:
1. installing the gtk2-engines-murrine and libatk-adaptor packages;
2. adding en_US.UTF-8 in /etc/locale.gen and launching "locale-gen".
Then I launched the installer prefixing LC_ALL="en_US.UTF-8" and didn't receive any warning.
The result however didn't change: same problem written above. Even launching the game prefixing LC_ALL="en_US.UTF-8" doesn't work.
I also tried to install the "mono-runtime" package, but nothing changed.
Am I missing something? Where do I find an error log? What libraries and/or packages must be installed for the game to run?
Do you need any more info to help me troubleshoot the problem?
Thanks in advance.
No posts in this topic were marked as the solution yet. If you can help, add your reply