SessionServer and CastServer crashing?

05/06/2013 05:07 denominator#1
I'm not sure why but every time I try to start the server up (it WAS working but now doesn't) the SessionServer and CastServer both crash out? I've tried all combos for the inis but still the same thing. I have even managed to change it from mssql to MySql and STILL the two exes crash

Somebody is sure to know what it is causing this error?

Nevermind seems I had to change 1433 to 3306 to use MySql ports lol.
05/06/2013 05:56 AntiHackPrivate#2
Use MSSQL 2002 SP4 , 2005 or 2008.
05/06/2013 07:19 denominator#3
It works fine with MySql and I prefer MySql, mssql has been converted to MySql I had just forgot to change a port is all.

Okay well it seems the SessionServer still crashes out regardless of what sql it is using?