
Originally Posted by
JasonC
This might be a stupid question but are you absolutely certain no other instances of Creator are running in the background (perhaps stuck)? Use ps to be sure.
Do you see anything in the console at all when you run your program? What about the initial "Starting" message when you run?
I don't have any other instances running. I only get the following in the "Application Output" tab when running my application:
Starting /home/rich/build/evilrpg/src/client/evilrpg...
/home/rich/build/evilrpg/src/client/evilrpg exited with code 0
Starting /home/rich/build/evilrpg/src/client/evilrpg...
/home/rich/build/evilrpg/src/client/evilrpg exited with code 0
To copy to clipboard, switch view to plain text mode
If I manually run the app in a console, I get all my debug messages.
Bookmarks