[Help Thread] Please post your questions here.

05/10/2022 18:05 OniiChan88#8431
Im having now a problem with auth server, when i put the cmd: start_service, ill see 2 fails, 1. Game client acceptor initialize... Failed & 2. Adding Game client acceptor to IOCP... Failed. Ive already deleted my first server set up, and have exactly the same issue with my second server set up. Does someone know whats wrong? Or do someone have time to guide me through this process via discord or skype, or something like that?
05/10/2022 18:26 ThunderNikk#8432
Is your game server Captaiin Herlock running before you enter those commands.

If it is It might be your game server port in the .opt files, if it is not running yet then Auth can not start services for a server that is not running yet.
05/10/2022 19:04 OniiChan88#8433
captain was running and what port should be at the gameserver.opt???
Can you post a auth.opt and a gameserver.opt that works?? Ive tried now 4 different tutorials and NO ONE WORKS. I messing around now like 20 days and still cant start the server nor the game. A more supportive help would be nice insted of"it must be the port" Greate which port what should there be.....????? AAAAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!! !!!!!!!!!!!!!!!!!!!!!!!!
Thats why ive askek for active help or guidance via skype or disord.
05/10/2022 20:06 ThunderNikk#8434
If you follow one of the guides and use all of the .opts and all of the instructions and ports from that guide it should work.

If you follow a guide and download stuff from somewhere else things are probably not going to match that guides instruction.

I can help via discord, but I also work a regular full time job and am only available to help after 5:00 PM EST USA

It may not be the right time for you.

You keep asking us to tell you what port it should be, but as long as things match where they are entered in the .opt it can be any number of ports that you want it to be. Aside from ports that are already reserved. That's why you need to follow a guide and use the items from the guide because everyone uses different ports for whatever reason. No one has things set up the same way.

If you post the .opt files you are using someone might be able to point you in the right direction. Make sure you start using local host. 127.0.0.1 you can always branch out to LAN server later
05/10/2022 20:11 OniiChan88#8435
Ive downloaded the files from here [Only registered and activated users can see links. Click Here To Register...], ive done it like like in the first tutorial what you call official and nothing, the files from this link are also that what youve call official. Ive never said that ive downloaded something else. Only that ive tried 4 different tutorials, that means settings. And NO IT STILL DOESNT WORK THE OFFICIAL ONE NOR THE OTHERS.
05/19/2022 13:37 Pesqoo#8436
I have set up a server with 9.1 Revolution-Team files, compiled the GS and SFrame but some items do look like [Only registered and activated users can see links. Click Here To Register...].

I have found this issue for 9.4 Clients but the fix (item ref) didn't work for me.
I have launched the Client with a different SFrame and everything worked fine. Can someone please tell me how to fix it or why it occurs?
06/08/2022 03:58 ertoman#8437
Help me i am installed mssql 2008 and SSMS v 18.11.1
Create import backup bak file.
Create 3 database.
Create new user for login.
And get error "AUTH DB INIT ERROR : Login failed for user 'sa'"
[Only registered and activated users can see links. Click Here To Register...]

Quote:
Originally Posted by ertoman View Post
Help me i am installed mssql 2008 and SSMS v 18.11.1
Create import backup bak file.
Create 3 database.
Create new user for login.
And get error "AUTH DB INIT ERROR : Login failed for user 'sa'"
[Only registered and activated users can see links. Click Here To Register...]
fidex reinstall sql server)

i am RUN lAUNCH.BAT

Quote:
SFrame.exe /auth_ip:127.0.0.1 /locale:windows-1251 /country:RU /cash /commercial_shop

/help_url_w:620 /help_url_h:633
error

The DNS server is not valid for this zone.
06/10/2022 15:34 Old Timer#8438
Hi Guys

I have a 9.1 server that works perfectly using:
Auth Arcadia91 Telecaster91

I have downloaded the 952 files, restored the DB's to
Arcadia952 and Telecaster

However when I try to 952 start the client nothing happens
PrincessAurora runs with no errors
Game Server also runs with no problems

I have RappelzCmdLauncher in my client folder
I use the same Auth for both servers


My Bat file is

My Auth Server is

My Game Server

It just seems as if the Client is not connecting to the server at all
06/10/2022 18:37 ThunderNikk#8439
You have administrative sframe rights?

Checked to make sure security software is not blocking the execution of sframe?
06/13/2022 15:10 Old Timer#8440
Quote:
Originally Posted by ThunderNikk View Post
You have administrative sframe rights?

Checked to make sure security software is not blocking the execution of sframe?
Thanks mate:
I have given SFrame all access permission
I disable security software still nothing

But you are correct the SFrame is not connecting to the server for some reason, I just cannot find the cause

I cannot fathom out why the 9.1 SFrame works and not the 9.5.2 SFrame
06/13/2022 15:19 GreekToMe#8441
Running 6.2 Server

When trying to start client i get the following error report in the Auth Server text box.
crypto DecryptForSecret password failed. BigPapa at 127.0.0.1

Passwords in game server and Auth Server have been left blank.
06/13/2022 15:45 ThunderNikk#8442
Quote:
Originally Posted by Old Timer View Post
Thanks mate:
I have given SFrame all access permission
I disable security software still nothing

But you are correct the SFrame is not connecting to the server for some reason, I just cannot find the cause

I cannot fathom out why the 9.1 SFrame works and not the 9.5.2 SFrame
The sframe is not running or it runs but you are getting a connection error?

If connection error what actually happens?

Quote:
Originally Posted by GreekToMe View Post
Running 6.2 Server

When trying to start client i get the following error report in the Auth Server text box.
crypto DecryptForSecret password failed. BigPapa at 127.0.0.1

Passwords in game server and Auth Server have been left blank.
You get that when you enter the password for your created account?

What MD5 salt+password hash did you put in the account table for the account?

Is your MD5 salt listed in your .opt file?
06/13/2022 15:56 Old Timer#8443
[QUOTE=ThunderNikk;39222150]The sframe is not running or it runs but you are getting a connection error?

If connection error what actually happens?

Thanks mate, I run the bat file, get the C prompt screen, then nothing at all
06/13/2022 17:19 GreekToMe#8444
Quote:
Originally Posted by ThunderNikk View Post



You get that when you enter the password for your created account?

What MD5 salt+password hash did you put in the account table for the account?

Is your MD5 salt listed in your .opt file?
Thank you sorted, MD5 salt was not in the opt file
06/13/2022 20:25 ThunderNikk#8445
Quote:
Originally Posted by Old Timer View Post
Thanks mate, I run the bat file, get the C prompt screen, then nothing at all
It does not sound like sframe is running at all.

Are you sure RappelzCmdLauncher is in the client folder?

Are you running the .bat from the client folder?

If so I still think it could be security software that is blocking sframe from being able to run on this particular version.

You may have white listed the other version but the rule will not be that same for this different sframe you will need to white list both.