I guess this go here.. I've just started up a very old game I worked on years ago. Then things began to get annoying. But I've removed all those errors for now (don't worry, it was obselete in the new version). But the inventory GUI doesn't work at all! I've even tried the shortcut (ctrl+i), and that turns my screen black as s**t as well. Has anyone else run into a similar problem, and can be so helpful to tell me how to solve this?
Thanks.
What've you got in on_key_press for Ctrl-I? It's not a built-in shortcut in the current version (or in the older versions - IIRC both use Tab for inventory by default), so is it possible you missed something while updating the 'obsolete from older version' code (there, and in other 'Turn Inventory On' situations) that's 'wrong' but not obsolete enough to cause an identifiable error? (I'm guessing the "screen (as) black as s**t" isn't helpful enough to provide an error message that'd let us look at less obvious causes :P)