Alright.... I'mma just slap up the data...
Screen shot of the error message:
http://img380.imageshack.us/img380/664/70877985qg0.jpgLog file "CodeTracker.log"
Quote:
Call Var_Get(C:\Documents and Settings\Gamma\Desktop\vbGORE\ServerData\Server.ini,MYSQL,User)
Rtrn Var_Get = root
Call Var_Get(C:\Documents and Settings\Gamma\Desktop\vbGORE\ServerData\Server.ini,MYSQL,Password)
Rtrn Var_Get =
Call Var_Get(C:\Documents and Settings\Gamma\Desktop\vbGORE\ServerData\Server.ini,MYSQL,Database)
Rtrn Var_Get = vbgore
Call Var_Get(C:\Documents and Settings\Gamma\Desktop\vbGORE\ServerData\Server.ini,MYSQL,Host)
Rtrn Var_Get = 127.0.0.1
Call Var_Get(C:\Documents and Settings\Gamma\Desktop\vbGORE\ServerData\Server.ini,MYSQL,Port)
Rtrn Var_Get = 3306
Call Server_Unload()
and serverfps.txt is empty.
When I ran the server through vb6 to try to catch what like caused it... nothing... I have never had any problems connecting to mysql database before. The version of mysql is correct and all. I can connect to it with SQLyog, so.... I dunno... maybe someone can help me here. =/ I can't even get the stuff started to start learning the code's anatomy T_T