oscar-broman/SKY

Keys don't work in the latest release

Opened this issue · 2 comments

I compiled SKY on my Debian 8 amd64 VPS. Keys don't work (tried KEY_YES, KEY_NO and KEY_CTRL_BACK). Like, the keys can't be scripted. OnPlayerKeyStateChange has no effect.

https://h2omultiplayer.com/server/SKY.so

This is the compiled binary.

Had the same issue. There's a open pull request here https://github.com/oscar-broman/SKY/pull/26/commits fixing that issue i believe

Indeed, it works fine now.