JavaGamesFactory online again

I’ve finally managed to fix debian’s auto-starting of the JVM, so JGF should be online all the time now, apart from a ten minute period each morning.

I’m working on replacing the entire MySQL JDBC connector layer with something more completely database agnostic and easier to maintain, and hope to be back to updating and upgrading JGF in the not-too-distant future.

JavaGamesFactory is yours? :slight_smile: Didn’t know that.
Me and my partner just uploded Viktorije a few days ago.

Your register script is extreamly basic… I mean password field is a textfield, you could easily change that to password field. And I registered 2 accounts on same e-mail. Also there’s no option to delete account (like I wanted with my first one).

looks like its down again

Crap. And no errors or explanations :(. I might just rack up the auto-restart to be every few hours instead of every day. Just need it to hang together whilst I get on with the port.

Thanks

I don’t want to state the obvious, but ehm, maybe a deadlock? One can easily write a tool to remotely monitor the thread-states, unless the java-executable died ofcourse…

Yeah, my thought too. Which is partially why the “crap” - because I’ve not got the time to go looking for thread safety issues when I’m already spending my time porting that DB layer.