Saviors
评价数不足
Linux. Fix crashing on startup. [Исправляем вылет при запуске на Линуксе]
由 Oink-oink 制作
Fix some crashing
   
奖励
收藏
已收藏
取消收藏
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 条留言
InfiniteMind 2018 年 9 月 22 日 下午 2:52 
У меня другое, нет надписи о краше в лог файле вот что:

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 2016 年 12 月 29 日 下午 5:23 
I got the same problem on Windows 10... Anyone know how to fix it?
Arishkogol 2016 年 5 月 29 日 下午 5:55 
Worked perfectly for me! THanks!
henrique117 2016 年 5 月 6 日 下午 7:13 
I got the same problem on Windows 7... Anyone know how to fix it?
darian blarian 2015 年 9 月 25 日 下午 12:52 
Funcionado ok. Gracias
Works. Thank you.
Livenomous 2015 年 9 月 24 日 下午 6:34 
У меня 7 и она крашится
Королевская Воля 2015 年 9 月 23 日 上午 5:01 
I`m have Windows ^_^
GeeEl 2015 年 9 月 22 日 下午 9:01 
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://psteamcommunity.yuanyoumao.com/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 2015 年 9 月 22 日 下午 2:31 
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
Сашенька! 2015 年 9 月 19 日 上午 3:59 
Сказ о том, как Хрю пингвина починял)