GOSU Question

Hi. I’m having a problem with GOSU’s cosole window. This is the one that
show what went wrong with the program/game. The thing is it closes
itself before one can read it. And since I don’t have the c code, I
can’t
do anything about it. Any suggestions?

Thank You.

Hi Joe,

This does not have anything to do with Gosu itself. You can run any
Ruby script from a command window if you know how to use that (ruby
yourgame.rb). Or you can use an editor such as SciTE that display
error messages within its own window, which is much more productive.
It is not the best editor but it is free:

HTH,
Julian