01-17-2015, 05:35 PM
(01-17-2015, 05:24 PM)krzys_h Wrote: I think we had a smilar problem some time ago, but we didn't know what caused that - http://colobot.info/forum/showthread.php?tid=452
I've made an issue for that on GitHub - https://github.com/colobot/colobot/issues/427
Yes that seems to be exact same problem.
I gues I have an advantage over the OP of that other thread becouse I'm a software developer myself and I spend a whole day trying to figure this out first time I encountered this prblem with another game. Finally I made myself a simple program to trach every key press to finally figure out the difference when comparing keyboard events on my laptop computer with those on my statinary computer where I didn't have these problems.