Game Development Community

Runtime Error on not-binded-key press/release

by De Sa Ferreira · in Torque Game Builder · 08/09/2009 (10:35 am) · 0 replies

Hello,

I have a random Runtime Error that occurs when i press/release a key that is not binded to anything or when there is no ActionMap pushed at all.

A workaround might be to assign these unwanted keys to a doNothing() function but that seems too weird and too much trouble for such an issue.

If anyone has met this problem, please let me know, and please if you have any advice about this, you are welcome.

Thanks in advance.