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

Linux ZKL crashes every x minutes

28 posts, 1440 views
Post comment
Filter:    Player:  
Page of 2 (28 records)
sort

9 years ago
Hello,
first the stacktrace:
http://pastebin.com/Ssx3e8Cb

Second. it randomly freezes / crashes... well not randomly I have the feeling it is more when I am in battle and click on other chattabs and back, this seems to make it crash more often.. and zkl in idle state doesn't crash so often. But when I click other windows it can crash too without even touching zkl.
+0 / -0

9 years ago
steam dll not found and mono lib shared object error. 1st thing should be not so hard to be fixable, but dunno if thats the crash reason.
+0 / -0

9 years ago
think so too with that steam dll. But mono error seems bad, isn't it? :p
btw. doesn't matter what windowmanager I use.
+0 / -0


9 years ago
Steam shouldn't crash, it happens to everyone because ZKL+Steam doesn't (yet) work on Linux.

The mono segfault is definitely what's being fatal. Try updating mono?

What is your OS (incl version), architecture, and what are the versions of mono packages you have?

+0 / -0

9 years ago
Distro is ArchLinux x86_64
current:
Packages (1) mono-3.12.0-1

available via aur:
same version. I think it shouldn't be that hard to install a dev version under archlinux.
What version u got?
+0 / -0
I have xubuntu and ubuntu, both x64.

quote:

$ uname -a
Linux something 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

$ apt-cache policy mono-complete
mono-complete:
Installed: 3.2.8+dfsg-4ubuntu1
Candidate: 3.2.8+dfsg-4ubuntu1
Version table:
* 3.2.8+dfsg-4ubuntu1 0
500 http://ee.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

$ mono --version
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen


Huh i always thought arch was more bleeding-edge than ubuntu.
+0 / -0

9 years ago
yeah i thought the same... wow thats strange. Maybe I should get it via git?
I installed mono-basic too, maybe that helps
+0 / -0


9 years ago
ZKL + steam now works on linux, Detrino fixed it, if it crashes it might indeed be caused by steam.
+0 / -0

9 years ago
btw. when I close ZKL it closes spring too, why?
+0 / -0
9 years ago
DErankChesti because:
+3 / -0

9 years ago
can I disable this annoying "feature"?
When I have to restart zkl every 3 min, I do not wanna to recap all game everytime.
+0 / -0
9 years ago
"Huh i always thought arch was more bleeding-edge than ubuntu. "

I think you misread. Archlinux has mono 3.12.0, while Ubuntu is still on 3.2.8.
+0 / -0

9 years ago
sorry. But isn't 3.2 higher than 3.12? Excuse me that question I am no expert in versioning.
+0 / -0

9 years ago
Usually the numbers between dots are compared with each other, not numerically from the beginning as a piece of text, so that 3.12 is 10 versions later than 3.2,
3.12 - 3.2 = 0.10.
+0 / -0
Maybe he meant that Chesti should downgrade mono?..
Anyway strange issue, i have Arch too and crashes happened sometime on start (something .ctor ...). But its much rare.
However because of some performance issues while alt-tabbing (fps ingame drops, stuttering appears) i don't use zkl much. Don't know if its mono or zkl related.
+0 / -0

9 years ago
What lobby do u use now to play zk lamer?
+0 / -0


9 years ago
This issue should be fixed in next version, when it cannot find steam lib it only tries once instead of retrying every 30s
+0 / -0
For ZK its only zkl (but i just stoped playing zk).
I made an attempt to modify flobby for the new protocol. But without proper developer/testing environment its time consuming. ZKProtocol is easy to read, but i'd wait for final version before killing time into it or maybe weblobby team will come up with some solution.

My point was: i have
quote:

/home/bob/games/spring/Zero-K/Zero-K.exe Error : 0 : System.DllNotFoundException: CSteamworks
at (wrapper managed-to-native) Steamworks.NativeMethods:SteamAPI_InitSafe ()
at Steamworks.SteamAPI.Init () [0x00000] in [filename unknown]:0
at ZeroKLobby.Steam.SteamClientHelper.TimerOnElapsed (System.Object sender) [0x00000] in [filename unknown]:0

every 30 sec. But i never had mutex crashes like in stacktrace (using zkl ~30 min/day max). Can't tell what exactly from mono world i have as i did install mono and monodevelop (IDE) to browse ZKProtocol.
+0 / -0

9 years ago
cleanrock is on it too. Maybe u could support him or so?
+0 / -0


9 years ago
Fwiw burp is right, i misread when comparing version numbers.

Will be interesting to find out newer mono can't into zkl, but the next ubuntu thingy isn't out until April :)
+0 / -0
Page of 2 (28 records)