[HOW-TO] Setup 9.1

05/28/2017 21:08 Hirohito1000#376
Help
[Only registered and activated users can see links. Click Here To Register...]
05/28/2017 23:58 ThunderNikk#377
Probably a port issue but with only seeing your auth .opt I can't really say where.
05/29/2017 14:58 Hirohito1000#378
GameServer.OPT


authserver.OPT


Launcher.BAT



auth.opt

common.opt



Error with RappelzServerAuth

05/29/2017 18:54 ThunderNikk#379
No port direction in your start .bat...game does not know where it is going...

RappelzCmdLauncher.exe sframe.exe /auth_ip:127.0.0.1 /use_nprotect:0 /help_url_w:611 /help_url_h:625 /locale:ASCII /country:ME /use_nprotect:0 /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631

should be...

RappelzCmdLauncher.exe sframe.exe /auth_ip:127.0.0.1 /auth_port:8841 /use_nprotect:0 /help_url_w:611 /help_url_h:625 /locale:ASCII /country:US /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631

The correct example is given in the guide.

I changed the port though to match your auth.opt if you are using the original auth. Looks like you are using the same auth port in glandu2's emulator also if you decide to go that way. Yet you do give a conflicting port in the common.opt

Do me and everyone else a favor try not to blend the two different .opt files if you use the original princess stick to the one you have.

If you use glandu2's auth emulator stick to the examples written in that post with modification of your auth port. Your auth.opt for glandu2's emulator has far too much information in it that is repeated in the common.opt but with different ports listed.
05/29/2017 19:20 Hirohito1000#380
Can you help me and write common.opt and auth.opt to emulator ?
05/29/2017 22:52 Mslolita#381
Nulled
05/30/2017 01:53 Hirohito1000#382
:( :( :( :(

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
05/30/2017 03:18 ThunderNikk#383
If you are getting client errors trying to run the client on a computer start with the computer basics.

Perform a clean start where you will not get 100 other things running in the background at start up and try the game again.

If it works restart without the clean start and eliminate one thing at a time from your processes list until you find the conflict.
06/06/2017 02:50 mariathao#384
im getting "Network error connection timed out" when i attempt to start the Rappelz auth emu. any suggestion on what i should do? ive opened the port on my firewall and turned off my modems firewall and its still that same. tried portforwarding all three ports and its still the same
06/06/2017 03:13 ThunderNikk#385
Did you configure the .opt files to connect to your SQL server?

Are you running the auth emulator on the same computer running the sql server? If you are you shouldn't have to worry about firewalls and routers and forwarding yet.
06/06/2017 04:08 mariathao#386
yeah everything is on the same pc and same user. so do i just keep it 127.0.0.1?
06/06/2017 14:59 ThunderNikk#387
I cant remember exactly but you may have to configure an ODBC data source connection for your SQL server.

I know web servers use it to connect to the database but I can not remember if the auth emulator needs one or not.
06/07/2017 04:01 mariathao#388
ehh lol well tahnks for the help haha let me know if you find out :O
06/07/2017 13:04 ThunderNikk#389
Quote:
Originally Posted by mariathao View Post
ehh lol well tahnks for the help haha let me know if you find out :O

Well it will be difficult for me to find out...seeing as I already have a configured ODBC connection on my computer to handle the website connection.

Just in case it is simply an opt file issue if you post them here I may be able to help out with that.

If it is an ODBC connection you can configure one through Windows and once you do it will correct your connection issue if that was the issue.
06/11/2017 17:47 mariathao#390
Auth.opt

common.opt

GAmeServer.opt