Hi everyone,
I run entire MMORPGs > Rappelz > Rappelz Private Server looking for answer to my question, but didn't found.
I guess server up ok, without errors as follow:
but I still get error on login:
I'm using password hash as oriented :
and insert on sql
INSERT INTO [Auth].[dbo].[Account] ([account_id], [account], [password], [email], [password2], [block], [IP_user], [last_login_server_idx], [Admin], [point], [datePassword], [pk_], [creationDate_], [updateDate_], [creatorId_], [updatorId_], [portId_], [type_], [accessDate_]) VALUES ('5', 'Beholder', 'f363ea688840b4400520ae29098729d0', 'beholder@local', '123456', '0', '127.0.0.1', '1', '1', '0', '2017-10-20', '1', '2017-10-20 18:56:17.000', '2017-10-20 18:56:21.000', '2017-10-20 18:56:30.000', '2017-10-20 18:56:33.000', 'rappelz', 'rappelz', '0');
And got error anyway.
What can I do or try to fix this?
Tnx in advance.