Uncategorized
Monetizing Your Game Outside of Sponsorship
Mar 9th
I’m currently doing some debugging on Golemizer. Some very boring debugging but that needs to be done.
I suspect that too many handled errors are causing some instability on the server (damn you Try Catch!!!) so the code is running on my development machine with debugging set to break on all exceptions and I’m doing everything [...]