Saviors

Saviors

Not enough ratings
Linux. Fix crashing on startup. [Исправляем вылет при запуске на Линуксе]
By Oink-oink
Fix some crashing
   
Award
Favorite
Favorited
Unfavorite
Fix issue
Hello. Sorry for bad english.

If you have message "Game crashed, see CrashError.log for details", open game installed directory and open crashError.log (for me /home/vodka/.local/share/Steam/steamapps/common/Saviors/ crashError.log).


Look at this file, if you see messages like
time: 18.09.2015 20:56:36
type: System.DllNotFoundException
source: MonoGame.Framework
message: libSDL_mixer-1.2.so.0.12.0
stackTrace: at (wrapper managed-to-native) Tao.Sdl.SdlMixer:Mix_OpenAudio (int,int16,int,int)
at Microsoft.Xna.Framework.OpenTKGamePlatform..ctor (Microsoft.Xna.Framework.Game game) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GamePlatform.Create (Microsoft.Xna.Framework.Game game) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.Game..ctor () [0x00000] in <filename unknown>:0
at SEdge.Common.ZGame..ctor () [0x00000] in <filename unknown>:0
at Zyrian.SaviorsGame..ctor () [0x00000] in <filename unknown>:0
at Zyrian.Program.Main () [0x00000] in <filename unknown>:0


write into the terminal
sudo apt-get install libgdiplus libsdl-mixer1.2 mono-complete


Done. After that the game starts. Maybe... Tested on Xubuntu 15.04.
Решение проблемы
Если при запуске игры на ОС Linux вы видите сообщение об ошибке вида "Game crashed, see CrashError.log for details", напишите в терминале
sudo apt-get install libgdiplus libsdl-mixer1.2 mono-complete
После этого игра должна заработать.
10 Comments
InfiniteMind 22 Sep, 2018 @ 2:52pm 
У меня другое, нет надписи о краше в лог файле вот что:

I have some different trouble about. Crash log:

""""
time: 9/23/2018 12:47:46 AM
type: System.DllNotFoundException
source:
message: x64/libCSteamworks.so
stackTrace: at (wrapper managed-to-native) Steamworks.NativeMethods:SteamAPI_InitSafe ()
at Steamworks.SteamAPI.Init () [0x00005] in <be1c3552ccfe4a7a82eb5c029ce71844>:0
at SEdge.Common.ZGame..ctor () [0x0003f] in <bcfae18436eb4c0b9279ed8711d5392b>:0
at Zyrian.SaviorsGame..ctor () [0x00000] in <bcfae18436eb4c0b9279ed8711d5392b>:0
at Zyrian.Program.Main () [0x00000] in <bcfae18436eb4c0b9279ed8711d5392b>:0
"""

Библеотеки вроде все на месте дистр что бубунта что федорка одно и тоже говорит.... сам стим багован?

В Л.С. кто такое побеждал.
Digão 29 Dec, 2016 @ 5:23pm 
I got the same problem on Windows 10... Anyone know how to fix it?
Arishkogol 29 May, 2016 @ 5:55pm 
Worked perfectly for me! THanks!
henrique117 6 May, 2016 @ 7:13pm 
I got the same problem on Windows 7... Anyone know how to fix it?
darian blarian 25 Sep, 2015 @ 12:52pm 
Funcionado ok. Gracias
Works. Thank you.
Livenomous 24 Sep, 2015 @ 6:34pm 
У меня 7 и она крашится
Королевская Воля 23 Sep, 2015 @ 5:01am 
I`m have Windows ^_^
GeeEl 22 Sep, 2015 @ 9:01pm 
Thanks worked for me on SteamOS 2.

Apt-Get picked up most of the packages from Debian Jessie, so it needs to be set up first:
http://gtm.steamproxy.vip/groups/steamuniverse/discussions/1/648814396114274132/

The crashError.log is a little different under SteamOS:

time: 9/23/2015 9:00:55 AM
type: System.DllNotFoundException
source: OpenTK
message: libc
stackTrace: at (wrapper managed-to-native) OpenTK.Configuration:uname (OpenTK.Configuration/utsname&)
...
kharkoma 22 Sep, 2015 @ 2:31pm 
Works!!! Thanks

Ubuntu 14.04.3 LTS

SPanish: En distribuciones derivadas de debian intalar los paquetes libgdiplus libsdl-mixer1.2 y mono-complete con sudo apt-get install libgdiplus libsdl-mixer1.2 mono-complete
Сашенька! 19 Sep, 2015 @ 3:59am 
Сказ о том, как Хрю пингвина починял)