Help GAME DB INIT ERROR

02/21/2013 14:00 RecDolcia#1
How do I set the password of "sa" to blank? I thought I've done it multiple times and I'm successfully connecting to MSSQL with the username "sa" and a blank password but CptHerlock keeps yielding the error "GAME DB INIT ERROR: Login failed for user 'rappelz_game'."
02/21/2013 15:49 mongreldogg#2
password in gameserver.opt must be encrypted by DES Generator
02/21/2013 20:57 RecDolcia#3
how can I fix
02/21/2013 21:00 mongreldogg#4
Quote:
Originally Posted by RecDolcia View Post
how can I fix
get DES generator, generate a password using it and put into OPT file lol
another way, try to find any full guide how to install a server, there is a lot of this shit.
02/21/2013 21:15 RecDolcia#5
Can you give a file
02/21/2013 22:08 ThunderNikk#6
Nulled
02/21/2013 22:16 ismokedrow#7
I would have linked him to the 7.4 setup guide if it were not so painfully easy to see.
02/21/2013 22:19 ThunderNikk#8
Quote:
Originally Posted by ismokedrow View Post
I would have linked him to the 7.4 setup guide if it were not so painfully easy to see.
True if his log in user is still "rappelz_game" he probably still has some reading up on the guide that could be done.

Not even sure if he is successfully compressing the opt files.

Link to guide...

[Only registered and activated users can see links. Click Here To Register...]
02/22/2013 13:51 rero6600#9
PM me your teamviewer id and pass
02/25/2013 18:38 RecDolcia#10
Thenks
10/14/2020 13:39 furkantr0771#11

Hello,
I encrypted the opt file with a generator and converted it to e,
When I remove the password of sa from sql, I don't get an error, but when I add a password, it gives an error, although I have hashed but I haven't been able to fix it for 1 week. Can you help me?


10/14/2020 18:19 ThunderNikk#12
Are you using new files or old files there are different DES generators written by Pyrok that actually come with the file releases.

The old DES generator for password encryption made passwords that were relatively short. The New DES generator for newer files makes passwords that are like twice as long as the old generator.

Use the right DES generator that came with the file release.

Make sure the .eop is being created...you might ask how do I make sure? Delete the old .eop from the folder and then when you drag the .opt onto the compression utility you will see the new .eop be created.