Loading...
  OR  Zero-K Name:    Password:   

Can't lunch game with Ubuntu 16.04 Xenial - Itch

5 posts, 1261 views
Post comment
Filter:    Player:  
sort
Hey,
I've recently installed Zero-K on my Ubuntu 16.04 Xenial through the Itch.io desktop app and I can't lunch the game. Actually an instance of zero-k is running but no GUI shows up and when I tried to execute the "Zero-K_linux64.sh" file from a terminal, it first froze for ~1min and then crashed (should I patch the crash report? How?). I'm really liking this game and would love to be able to play it on Linux, please help!
Crash log:

Zero-K.exe Information: 0 : http://zkmenu.repo.springrts.com/packages/4b5cb6e67ab4688aee85d0d043334434.sdp Completed - 75.01k
Zero-K.exe Information: 0 : zkmenu:stable download complete - 75.01k
Zero-K.exe Error: 0 : Error converting zkmenu:stable to sdz System.NotSupportedException: Encoding 437 data could not be found. Make sure you have correct international codeset assembly installed and enabled.
at System.Text.Encoding.GetEncoding (System.Int32 codepage) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Text.Encoding.GetEncoding (System.String name) [0x00015] in <8f2c484307284b51944a1a13a14c0266>:0
at Ionic.Zip.ZipOutputStream..ctor (System.IO.Stream stream, System.Boolean leaveOpen) [0x00000] in <d32509d40c404cd7956ec134ab2a504d>:0
at (wrapper remoting-invoke-with-check) Ionic.Zip.ZipOutputStream:.ctor (System.IO.Stream,bool)
at PlasmaDownloader.Packages.Sdp2Sdz.GenerateSdz (ZkData.SpringPaths paths, ZkData.SdpArchive fileList, System.String tempSdz, System.Action`1[T] progressIndicator) [0x00064] in <41d1d5c12e5644c2993c6d33edc5fe5e>:0
at PlasmaDownloader.Packages.Sdp2Sdz.ConvertSdp2Sdz (ZkData.SpringPaths paths, ZkData.Hash sdpHash, System.String targetSdz, System.Action`1[T] progressIndicator) [0x00063] in <41d1d5c12e5644c2993c6d33edc5fe5e>:0
at PlasmaDownloader.Packages.PackageDownload.MasterDownloadThread () [0x001bd] in <41d1d5c12e5644c2993c6d33edc5fe5e>:0
Zero-K.exe Information: 0 : http://zk.repo.springrts.com/packages/8b72f3bde181c191d34bbbcf9808d771.sdp Completed - 217.24k
Zero-K.exe Information: 0 : zk:stable download complete - 217.24k
Zero-K.exe Error: 0 : Error converting zk:stable to sdz System.NotSupportedException: Encoding 437 data could not be found. Make sure you have correct international codeset assembly installed and enabled.
at System.Text.Encoding.GetEncoding (System.Int32 codepage) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Text.Encoding.GetEncoding (System.String name) [0x00015] in <8f2c484307284b51944a1a13a14c0266>:0
at Ionic.Zip.ZipOutputStream..ctor (System.IO.Stream stream, System.Boolean leaveOpen) [0x00000] in <d32509d40c404cd7956ec134ab2a504d>:0
at (wrapper remoting-invoke-with-check) Ionic.Zip.ZipOutputStream:.ctor (System.IO.Stream,bool)
at PlasmaDownloader.Packages.Sdp2Sdz.GenerateSdz (ZkData.SpringPaths paths, ZkData.SdpArchive fileList, System.String tempSdz, System.Action`1[T] progressIndicator) [0x00064] in <41d1d5c12e5644c2993c6d33edc5fe5e>:0
at PlasmaDownloader.Packages.Sdp2Sdz.ConvertSdp2Sdz (ZkData.SpringPaths paths, ZkData.Hash sdpHash, System.String targetSdz, System.Action`1[T] progressIndicator) [0x00063] in <41d1d5c12e5644c2993c6d33edc5fe5e>:0
at PlasmaDownloader.Packages.PackageDownload.MasterDownloadThread () [0x001bd] in <41d1d5c12e5644c2993c6d33edc5fe5e>:0
Zero-K.exe Information: 0 : Querying default engine
Zero-K.exe Information: 0 : Reseting configs and deploying AIs
Zero-K.exe Information: 0 : Connecting to steam API
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
Zero-K.exe Information: 0 : Starting
Zero-K.exe Warning: 0 : Spring exit code is: 139, assuming crash
Zero-K.exe Information: 0 : Spring exited
Zero-K.exe Warning: 0 : Spring crash detected
We would like to send crash/desync data to Zero-K repository, it can contain chat. Do you agree?
Zero-K.exe Warning: 0 : Problem reporting a bug: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00040] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x0003b] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x00057] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x00011] in <bd46d4d4f7964dfa9beea098499ab597>:0
at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <bd46d4d4f7964dfa9beea098499ab597>:0
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x00044] in <bd46d4d4f7964dfa9beea098499ab597>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetRequestStream (System.IAsyncResult asyncResult) [0x00043] in <bd46d4d4f7964dfa9beea098499ab597>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Net.Http.HttpClientHandler+<SendAsync>c__async0.MoveNext () [0x002f7] in <41c316444c8a4380b9344ba09eeb18de>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Net.Http.HttpClient+<SendAsyncWorker>c__async0.MoveNext () [0x000f3] in <41c316444c8a4380b9344ba09eeb18de>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Internal.HttpClientAdapter+<SendAsync>d__10.MoveNext () [0x00112] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Internal.HttpClientAdapter+<Send>d__3.MoveNext () [0x000b9] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Connection+<RunRequest>d__57.MoveNext () [0x0011d] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Connection+<Run>d__56`1[T].MoveNext () [0x0008c] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.ApiConnection+<Post>d__22`1[T].MoveNext () [0x000a9] in <309575f69cc64c02a4299032e69acf59>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x00034] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at ChobbyLauncher.CrashReportHelper.ReportCrash (System.String infolog, ChobbyLauncher.CrashType type, System.String engine, System.String bugReportTitle, System.String bugReportDescription) [0x0006a] in <a6762436fde34b81aaef6d3dbec0723c>:0
---> (Inner Exception #0) System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00040] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x0003b] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x00057] in <1d0bb82c94e7435eb09324cf5ef20e36>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x00011] in <bd46d4d4f7964dfa9beea098499ab597>:0
at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <bd46d4d4f7964dfa9beea098499ab597>:0
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x00044] in <bd46d4d4f7964dfa9beea098499ab597>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetRequestStream (System.IAsyncResult asyncResult) [0x00043] in <bd46d4d4f7964dfa9beea098499ab597>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Net.Http.HttpClientHandler+<SendAsync>c__async0.MoveNext () [0x002f7] in <41c316444c8a4380b9344ba09eeb18de>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Net.Http.HttpClient+<SendAsyncWorker>c__async0.MoveNext () [0x000f3] in <41c316444c8a4380b9344ba09eeb18de>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Internal.HttpClientAdapter+<SendAsync>d__10.MoveNext () [0x00112] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Internal.HttpClientAdapter+<Send>d__3.MoveNext () [0x000b9] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Connection+<RunRequest>d__57.MoveNext () [0x0011d] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.Connection+<Run>d__56`1[T].MoveNext () [0x0008c] in <309575f69cc64c02a4299032e69acf59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Octokit.ApiConnection+<Post>d__22`1[T].MoveNext () [0x000a9] in <309575f69cc64c02a4299032e69acf59>:0 <---



NB: My specs:
a 4-core RUrank2.3GHz Intel processor
8Gb of RAM
GTX 930M
And I have over 50Gb of SSD space left so no problem there.
Thanks for the game and keep up the good work!


EDIT: The game works fine when I execute the "Zero-K.exe" with WINE.
+0 / -0
Hi,
I recommend installing some dependencies. My guess is that the mono on your machine does not have everything required, but the mono inside Wine does. Try this:
sudo apt-get install mono-complete xprintidle libsdl2-2.0-0 libsdl2-ttf-2.0-0 p7zip-full
+1 / -0
5 years ago
Hey,
Thanks for the advice FIrankVermind, the spring engine did indeed lunch this time though I still can't play. Indeed a pop-up window from spring reported a crash from the spring engine. Here's the content of the crash log:

Using writeable configuration source: "/home/toude/.config/itch/apps/Zero-K/springsettings.cfg"
Using additional read-only configuration source: "/home/toude/.config/itch/apps/Zero-K/engine/linux64/104.0.1-287-gf7b0fcc/springsettings.cfg"
Available log sections: CSMFGroundTextures, Piece, Shader, Sound, KeyBindings, CrashHandler, ArchiveScanner, Texture, DecalsDrawerGL4, Path, GroundMoveType, CregSerializer, VFS, Model, AutohostInterface, SkyBox, RoamMeshDrawer, LuaSocket, Font, FarTextureHandler, GameServer, BumpWater, Net, ModelRenderContainer, DynWater
Enabled log sections: Sound(Notice)
Enable or disable log sections using the LogSections configuration key
or the SPRING_LOG_SECTIONS environment variable (both comma separated).
Use "none" to disable the default log sections.
LogOutput initialized.
============== <User Config> ==============
BumpWaterDepthBits = 16
BumpWaterReflection = 0
BumpWaterRefraction = 0
BumpWaterShoreWaves = 0
BumpWaterTexSizeReflection = 64
CamMode = 1
CamTimeExponent = 4.0
CamTimeFactor = 1.0
CubeTexSizeReflection = 64
CubeTexSizeSpecular = 64
DualScreenMiniMapOnLeft = 1
EdgeMoveDynamic = 0
EdgeMoveWidth = 0.003
FPSFOV = 90
FSAALevel = 4
FeatureDrawDistance = 600000
FeatureFadeDistance = 600000
FontSize = 18
Fullscreen = 0
GrassDetail = 1
GroundDecals = 1
GroundDetail = 70
HangTimeout = 5
HardwareCursor = 1
InitialNetworkTimeout = 0
LODScale = 1.000
LODScaleReflection = 1.000
LODScaleRefraction = 1.000
LODScaleShadow = 1.000
MaxParticles = 12000
MaxSounds = 32
MaximumTransmissionUnit = 0
MiddleClickScrollSpeed = -0.0015
MiniMapMarker = 0
MouseDragScrollThreshold = 0
OverheadMaxHeightFactor = 1.39999998
OverheadScrollSpeed = 50
ReconnectTimeout = 0
RotateLogFiles = 1
ScrollWheelSpeed = -25
ShadowMapSize = 1024
Shadows = 1
ShowClock = 0
SplashScreenDir = ./MenuLoadscreens
TreeRadius = 1000
UnitIconDist = 151
UnitLodDist = 9999
UseDistToGroundForIcons = 1.10000002
UsePBO = 0
WindowPosX = 0
WindowPosY = 0
XResolutionWindowed = 1366
YResolutionWindowed = 768
============== </User Config> ==============
============== <User System> ==============
Spring 104.0.1-287-gf7b0fcc maintenance
Build Environment: boost-105600, GNU libstdc++ version 20150623
Compiler Version: gcc-4.8.5
Operating System: Linux 4.13.0-41-generic #46~16.04.1-Ubuntu SMP Thu May 3 10:06:43 UTC 2018 x86_64
Binary Word Size: 64-bit (native)
Deque Chunk Size: 128
Process Clock: std::chrono::high_resolution_clock
Physical CPU Cores: 2
Logical CPU Cores: 4
============== </User System> ==============
[good_fpu_init] CPU SSE mask: 127, flags:
SSE 1.0: 1, SSE 2.0: 1
SSE 3.0: 1, SSSE 3.0: 1
SSE 4.1: 1, SSE 4.2: 1
SSE 4.0A: 0, SSE 5.0A: 0
using streflop SSE FP-math mode, CPU supports SSE instructions
[WatchDogInstall] Installed (HangTimeout: 5sec)
[WatchDog::RegisterThread] registering controls for thread [main]
Fatal: [GR::CreateWindowAndContext] error "No available video device" initializing SDL

If you have any idea on how o solve this, please share, any help is welcome!
+0 / -0
Are you running a regular Ubuntu desktop?
Looks like that SDL2 error may be because the DISPLAY variable has not been set, and you need to do
DISPLAY=:0 ; export DISPLAY
and then run the game in the same terminal. However, this should never happen. Can you describe your system? Are you using special graphics drivers, or just what came with Ubuntu? Are you on Wayland or Xorg (you can see that by clicking the gear symbol in the login screen before you enter your password)? You can use pastebin.com to post for example the output of

lspci

and

cat /var/log/Xorg.0.log

and link to here.
Are you able to run Super Tux?

sudo apt-get install supertux

It also uses SDL2 so if it works, Spring and ZK should work.
+1 / -0
3 years ago
Hello!
I'm very sorry for wandering off the thread for so long. I have been able to fix the issue although I don't remember the details. And yes I could play supertuxkart.
+0 / -0