Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 07:29

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Help Thread] Please post your questions here.

Discussion on [Help Thread] Please post your questions here. within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old 08/30/2018, 09:42   #7201
 
elite*gold: 0
Join Date: Feb 2018
Posts: 8
Received Thanks: 0
Ok thanks ,I ll do when I go home.I ll try up better photos.

maybe this pics help you



johnnyphraze is offline  
Old 08/31/2018, 01:31   #7202
 
thefear511's Avatar
 
elite*gold: 0
Join Date: Nov 2012
Posts: 920
Received Thanks: 234
Quote:
Originally Posted by johnnyphraze View Post
Ok thanks ,I ll do when I go home.I ll try up better photos.

maybe this pics help you



you'll need to restore dbs again, or change your sql version.
may i ask which repack is this and what version ?
thefear511 is offline  
Old 08/31/2018, 02:54   #7203
 
Dark Blaze's Avatar
 
elite*gold: 0
Join Date: Mar 2016
Posts: 292
Received Thanks: 89
Quote:
Originally Posted by thefear511 View Post
you'll need to restore dbs again, or change your sql version.
may i ask which repack is this and what version ?
No need to do that, it seems like a permission issue, make sure the user you create has the proper permissions to access the database.
Dark Blaze is offline  
Old 08/31/2018, 12:47   #7204
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,778
Received Thanks: 1,461
You may not have enabled sa's log in in the security of the MSSQL
ThunderNikk is offline  
Old 08/31/2018, 18:10   #7205
 
elite*gold: 0
Join Date: Aug 2018
Posts: 18
Received Thanks: 0
Hello everyone, my humble congratulations for the incredible work you've done and you're still doing. I've played Rappelz on official servers some years ago and really enjoyed this game. I would like to set up a private server in order to play with few friends over Hamachi. My first objective however, is to set up a local server, and then move to a Hamachi one.

I've followed the guide, restored the databases. I'm facing up with some issues with the .opt files. I would like you to explain me what each line requires, because it's not clear to me... I've marked the lines with *****************
The remaining lines should be quite self-explanatory.
Hope I'm not asking for anything too expensive in terms of time.
Thank you for any help you may be willing to provide. I strongly believe this may help many others.

Bye


Authserver.opt

S:app.name:***********************
S:auth.allowed_special_char:@.
N:auth.check_adult_server:0
N:auth.max_client_per_ip:9999
N:auth.max_daily_client_per_ip:9999999
N:auth.user_rate_mod:20
N:auth.version:201507080
S:io.ip_address:**********************
S:db.auth._password:
S:db.auth.account:sa
S:db.auth.md5_key:2011
S:db.auth.name:**********************
S:db.auth.server:****************
N:io.auth.port:9881
S:db.billing.account:sa
S:db.billing.name:BILLING
S:db.billing.server:**********************
N:db.auth.use_md5:1
N:db.auth.use_md5_for_security_no:1
N:game.user_limit_server_001:400
S:log.ip:*************************
N:billing.allow_login_without_billing:0
N:billing.check_server_keep_alive_timeout:0
N:billing.server_keep_alive_interval:6000
N:billing.server_keep_alive_timeout:3000
N:billing.use:0
N:billing.user_keep_alive_interval:60000
N:billing.user_keep_alive_timeout:3000



Gameserver.opt

S:app.name:********************
N:auth.server_idx:1
S:auth.server_name:******************
S:db.c.name:Arcadia
S:db.c._password:
S:db.c.account:sa
S:db.c.server:******************
S:db.user._password:
S:db.user.account:sa
S:db.user.name:Telecaster
S:db.user.server:*******************
NH4NO3+Fuel Oil is offline  
Old 08/31/2018, 19:17   #7206
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,778
Received Thanks: 1,461
Authserver

S:app.name:*********************** Title listed on the application window. (Can be Fluffy Unicorns if that's the application name you want, most would put Auth Server or Princess Aurora.

S:io.ip_address:**********************127.0.0.1 (Hamachi here later)

S:db.auth.name:**********************(The name of your Auth database usually auth

S:db.auth.server:****************127.0.0.1 (Address of your auth server database can stay local host cause your just directing the app here)

S:db.billing.server:**********************127.0.0. 1 (Address of your billimg server database can stay local host cause your just directing the app here)

S:log.ip:*************************127.0.0.1 (Where you want the Fluffy Unicorn app to save your log file)

Gameserver

S:app.name:******************** Title listed on the application window. (Can be Fluffy Bunnies if that's the application name you want, most would put Game Server or Captain Herlock .

S:auth.server_name:****************** What you want your server called on the selection screen

S:db.c.server:******************127.0.0.1 address of the Arcadia Database

S:db.user.server:******************* 127.0.0.1 address of the Telecaster Database

There is a lot more to the gameserver.opt you don't have here.

There are also examples in the guide that you can use that will run your server local host.
ThunderNikk is offline  
Thanks
2 Users
Old 08/31/2018, 19:27   #7207
 
elite*gold: 0
Join Date: Aug 2018
Posts: 18
Received Thanks: 0
Thank you very much, trying now, I'll give feeeback
Concerning gameserver.opt, I know, I have omitted the remaining lines


mmm, captainherlock is crashing with this dmp:

NH4NO3+Fuel Oil is offline  
Old 09/01/2018, 01:33   #7208
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,778
Received Thanks: 1,461
Whats your Arcadia database named?
ThunderNikk is offline  
Old 09/01/2018, 03:49   #7209
 
thefear511's Avatar
 
elite*gold: 0
Join Date: Nov 2012
Posts: 920
Received Thanks: 234
Quote:
Originally Posted by Dark Blaze View Post
No need to do that, it seems like a permission issue, make sure the user you create has the proper permissions to access the database.
uh the only time i encountered that issue was because i had a non match sql version and my dbs were mostly corrupted.
thefear511 is offline  
Old 09/01/2018, 09:10   #7210
 
elite*gold: 0
Join Date: Aug 2018
Posts: 18
Received Thanks: 0
Quote:
Originally Posted by ThunderNikk View Post
Whats your Arcadia database named?
Yup, I read some thread page regarding misnaming of Arcadia db resulting in CptHerlock crashes.

Unfortunately my Arcadia db is named... Arcadia
I have a second Arcadia named ArcadiaInfo

However, just to provide some more info, I'm trying to use this release:


I've spotted a potential mistake, but it is related to Billing db (it's still Billing94, I forgot to rename it), so I don't know if it is relevant to CptHerlock crash.
NH4NO3+Fuel Oil is offline  
Old 09/01/2018, 13:52   #7211
 
Dark Blaze's Avatar
 
elite*gold: 0
Join Date: Mar 2016
Posts: 292
Received Thanks: 89
Quote:
Originally Posted by thefear511 View Post
uh the only time i encountered that issue was because i had a non match sql version and my dbs were mostly corrupted.
SQL Server doesn't let you restore a backup that was done on a higher version so the SQL version mistmatch is ruled out, the SQL error he posted clearly states that he isn't authorized to access the database.
Dark Blaze is offline  
Old 09/01/2018, 15:19   #7212
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,778
Received Thanks: 1,461
Quote:
Originally Posted by NH4NO3+Fuel Oil View Post
Yup, I read some thread page regarding misnaming of Arcadia db resulting in CptHerlock crashes.

Unfortunately my Arcadia db is named... Arcadia
I have a second Arcadia named ArcadiaInfo

However, just to provide some more info, I'm trying to use this release:


I've spotted a potential mistake, but it is related to Billing db (it's still Billing94, I forgot to rename it), so I don't know if it is relevant to CptHerlock crash.
You should rename billing.

You should also start with the example .opts in the guide which will allow you to run a local server. Get the server up and running first then you can add or change stuff in the .opts later knowing what you changed or added before something stops working can help you fix things. They provide those things in the guide for your benefit.
ThunderNikk is offline  
Old 09/01/2018, 16:46   #7213
 
thefear511's Avatar
 
elite*gold: 0
Join Date: Nov 2012
Posts: 920
Received Thanks: 234
Quote:
Originally Posted by Dark Blaze View Post
SQL Server doesn't let you restore a backup that was done on a higher version so the SQL version mistmatch is ruled out, the SQL error he posted clearly states that he isn't authorized to access the database.
i know that part, but the version i had was cracked and all that stuff xd
thefear511 is offline  
Old 09/01/2018, 17:44   #7214
 
elite*gold: 0
Join Date: Aug 2018
Posts: 18
Received Thanks: 0
Ok, I made it, server running. Now I'm having some troubles with gameguard (err code 150) when I launch the Sframe. I checked gameserver.opt, but N:game.use_security: is already set to 0... Any idea ?

Ok, sorted out. One last doubt... is language localization on client or on server side ?
NH4NO3+Fuel Oil is offline  
Old 09/01/2018, 20:23   #7215
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,778
Received Thanks: 1,461
Both

Server side needs to use the right string resource and depending on the language using the US client may prove to be more difficult than using a EU client or the KTS client. Arabic languages really need to use the Arabic sframe.

Then it is driven by your launch arguments in the .bat launcher.
ThunderNikk is offline  
Reply

Tags
7.4, client, rappelz


Similar Threads Similar Threads
[Helping Topic] 24/7 Helping Services!
08/27/2008 - EO PServer Hosting - 31 Replies
stucked on anything while setuping your server? post your problem here and you will get answer as fast as possible better than spamming with posts :cool: first of all try reading Ahmedpotop's Pserver All thing guide. if your couldn't solve it out post your problem down here ""That includes PHP rankings pages / registrations pages / Status pages""



All times are GMT +2. The time now is 07:29.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.