Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Help me solve this problem please

Newbie Spellweaver
Joined
Apr 28, 2012
Messages
27
Reaction score
0
Help me solve this problem please


titoman - Help me solve this problem please - RaGEZONE Forums




 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
May 5, 2010
Messages
5
Reaction score
0
sa ;D - Help me solve this problem please - RaGEZONE Forums
Loged in ... and then pops up this :D
Well can any one thel me, is this one now potected...?
I try use Old 2moons original systems
Original A7 but badly bugged i use A6 cause Aloken is Failed.
Now i use That bugged version. Working well evry time!
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 15, 2008
Messages
8
Reaction score
1
When u whent to creat ACC u put time as las 21 year ago... Need be more then 1992 year.
 
Junior Spellweaver
Joined
Jul 11, 2009
Messages
180
Reaction score
23
i to am having this problem

heres my ini file to me looks completely correct.

Code:
DATABASE_ADDRESS	= 127.0.0.1,1433
DATABASE_DATABASE	= character
DATABASE_ACCOUNT	= account
DATABASE_PASSWORD	= account
SESSION_SERVER_ID	= 1100

LOG_PATH		= ..\LogFiles\
BILLING			= 0
NO_CHARGE_CODE	= NODATA

any ideas? everything else connects just fine but session.
 
Newbie Spellweaver
Joined
Apr 11, 2008
Messages
28
Reaction score
0
i to am having this problem

heres my ini file to me looks completely correct.

Code:
DATABASE_ADDRESS    = 127.0.0.1,1433
DATABASE_DATABASE    = character
DATABASE_ACCOUNT    = account
DATABASE_PASSWORD    = account
SESSION_SERVER_ID    = 1100

LOG_PATH        = ..\LogFiles\
BILLING            = 0
NO_CHARGE_CODE    = NODATA

any ideas? everything else connects just fine but session.

lol
you have to put in DATABASE_ACCOUNT you user in sql server defult user name its "sa"
and in DATABASE_PASSWORD is password you set in sql istallation

Example:
DATABASE_ADDRESS = 127.0.0.1,1433
DATABASE_DATABASE = character
DATABASE_ACCOUNT = sa
DATABASE_PASSWORD = 123
SESSION_SERVER_ID = 1100
LOG_PATH = ..\LogFiles\
BILLING = 0
NO_CHARGE_CODE = NODATA
 
Newbie Spellweaver
Joined
Oct 27, 2013
Messages
5
Reaction score
0
View attachment 137363
Loged in ... and then pops up this :D
Well can any one thel me, is this one now potected...?
I try use Old 2moons original systems
Original A7 but badly bugged i use A6 cause Aloken is Failed.
Now i use That bugged version. Working well evry time!

sorry dude but this too funny :D
i have a idea about this.
"sa" a.k.a "system admin" mssql user and created time so close maybe error about this
or
when you using "sa" user then game think hacking attempt and kidding you =)
sorry my english too bad. i'm turkish man...
 
Back
Top