
Originally Posted by
theone40
Patrick323 Could you help me with my error with fab?
I'm constantly getting this when registering/connecting?
http://imgur.com/cNFWLy2
Sorry I can't help you though =/
could you add me over skype so we could talk about this error my skype is kaleb.andrews2 please
Your client opens the Home screen?
you modify these files? and compilate..
db/Database.cs
line host, database ?? "rotmgprod", user ?? "root", password ?? "dbpassword"));
server/char/list.cs
line DNS = Program.Settings.GetValue<string>("svr" + i + "Adr", "127.0.0.1"),
server/char/server.cfg
line db_auth:dbpassword
line svr0Adr:127.0.0.1
server/program.cs
line Settings.GetValue<string>("db_auth", "dbpassword"));
wserver/program.cs
line Settings.GetValue<string>("db_auth", "dbpassword"));
wserver/server.cfg
line db_auth:dbpassword