Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 14:12

  • 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 02/12/2020, 21:59   #7756
 
Dark Blaze's Avatar
 
elite*gold: 0
Join Date: Mar 2016
Posts: 297
Received Thanks: 89
Quote:
Originally Posted by ilyaslord36 View Post
the error of hostpolicy.dll fixed with Success, because i copy the file to all directores, But when I Try again show this

This is published as a self-contained app for Linux, if you open the solution in Visual Studio 2019 you can generate one for Windows since it uses .NET Core 3.0 and it doesn't use any Linux specific libraries.
Dark Blaze is offline  
Thanks
1 User
Old 02/13/2020, 09:35   #7757
 
elite*gold: 0
Join Date: May 2018
Posts: 16
Received Thanks: 0
Hi i just a starter to create a rappelz private server, i have some question need to ask for anybody, how i can make the rappelz official 9.5.2 files (which is provide by revolution team) to similar with the official or webzen rappelz 9.5.2 client. for an example, a char crit power stats around 980 and 1000 would be overkill in every dungeon until s4 dd at rappelz webzen or us server, but in the rappelz 9.5.2 official client(provide by revolution team), the char crit power state around 980 may be not enough power to handle all dungeon and even those the char wear with full set +25 gear, full decoration and full buff also can't perform well in some dungeon. how can i make it to similar with rappelz us or webzen server and rappelz japan server also ?
UserPrivate is offline  
Old 02/15/2020, 17:57   #7758
 
elite*gold: 0
Join Date: Jun 2019
Posts: 7
Received Thanks: 0
is there any way to create a private server without using SQL? I have problems using SQL

this is my problem

Zerrouki00 is offline  
Old 02/15/2020, 18:27   #7759
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,913
Received Thanks: 1,491
Where did you get your installer?

Advice: Download the latest version of SQL server directly from Microsoft and choose the developer edition...

ThunderNikk is offline  
Old 02/16/2020, 13:38   #7760
 
elite*gold: 0
Join Date: Jun 2019
Posts: 7
Received Thanks: 0
Quote:
Originally Posted by ThunderNikk View Post
Where did you get your installer?

Advice: Download the latest version of SQL server directly from Microsoft and choose the developer edition...

i got it from the original site, but its size was weird, in download manager it says 4.20 but in file 4.19
and in ISO it says 5012 (top right) but after i extract it its 4.9
some people "told you must redownload it, you didn't download it well, something is missing"

also can i make a private rappelz server with SQL 2019 developer edition? theres no videos about that in youtube

and thank you for answering
Zerrouki00 is offline  
Old 02/16/2020, 15:01   #7761
 
elite*gold: 0
Join Date: Jan 2012
Posts: 3
Received Thanks: 0
Hi guys!! i have a problem with a Wich Quest officer in rondo dont gives quest for RED Head girl. ( 9.5.2 Server ) is it possible to repair quest?
rozan4ik is offline  
Old 02/16/2020, 18:52   #7762
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,913
Received Thanks: 1,491
Quote:
Originally Posted by rozan4ik View Post
Hi guys!! i have a problem with a Wich Quest officer in rondo dont gives quest for RED Head girl. ( 9.5.2 Server ) is it possible to repair quest?
Yes look at the messages in your game server window when you try to get the quest.

It will mention something about a missing quest link.

Tell us which one it is.

Thanks to Ink Devil here is your missing entry execute this in a query window...

Code:
INSERT INTO [dbo].[QuestResource] ([id], [text_id_quest], [text_id_summary], [text_id_status], [limit_begin_time], [limit_end_time], [limit_level], [limit_job_level], [limit_max_level], [limit_max_job_level], [limit_deva], [limit_asura], [limit_gaia], [limit_fighter], [limit_hunter], [limit_magician], [limit_summoner], [limit_job], [job_depth], [limit_favor_group_id], [limit_favor], [repeatable], [invoke_condition], [invoke_value], [time_limit_type], [time_limit], [type], [value1], [value2], [value3], [value4], [value5], [value6], [value7], [value8], [value9], [value10], [value11], [value12], [drop_group_id], [quest_difficulty], [favor_group_id], [hate_group_id], [favor], [exp], [jp], [holicpoint], [gold], [default_reward_id], [default_reward_level], [default_reward_quantity], [optional_reward_id1], [optional_reward_level1], [optional_reward_quantity1], [optional_reward_id2], [optional_reward_level2], [optional_reward_quantity2], [optional_reward_id3], [optional_reward_level3], [optional_reward_quantity3], [optional_reward_id4], [optional_reward_level4], [optional_reward_quantity4], [optional_reward_id5], [optional_reward_level5], [optional_reward_quantity5], [optional_reward_id6], [optional_reward_level6], [optional_reward_quantity6], [forequest1], [forequest2], [forequest3], [or_flag], [script_start_text], [script_end_text], [script_drop_text], [show_target_type], [show_target_id], [mark_hide], [cool_time], [accept_cool_time]) VALUES ('2000', '80002000', '81002000', '82002000', '0', '0', '50', '0', '0', '0', '1', '1', '1', '1', '1', '1', '1', '0', '15', '0', '0', '0', '1', '0', '0         ', '0', '401', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '999', '0', '1', '59799', '11959', '165', '100000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
If it gives you an issue with not finding the target table just write

Use Arcadia

At the top of the command.

@

You can use MSSQL 2019 it doesn't change much of anything from the instructions.
ThunderNikk is offline  
Old 02/17/2020, 17:52   #7763
 
elite*gold: 0
Join Date: Jan 2012
Posts: 3
Received Thanks: 0
Ty... have done this with copying id2000 quest from Arcadia94 database...)
-- Have you any solution abou LAK drop?) on 9.5.2 there is no LAK)
rozan4ik is offline  
Old 02/17/2020, 19:40   #7764
 
elite*gold: 0
Join Date: Jun 2019
Posts: 7
Received Thanks: 0
so after installing sql 2019 , ssms required windows 10 version 1607, so i downloaded it and installed it, but after that ssms had another problem...
this
i really hope you can help me...

Quote:
Originally Posted by ThunderNikk View Post
Yes look at the messages in your game server window when you try to get the quest.

It will mention something about a missing quest link.

Tell us which one it is.

Thanks to Ink Devil here is your missing entry execute this in a query window...

Code:
INSERT INTO [dbo].[QuestResource] ([id], [text_id_quest], [text_id_summary], [text_id_status], [limit_begin_time], [limit_end_time], [limit_level], [limit_job_level], [limit_max_level], [limit_max_job_level], [limit_deva], [limit_asura], [limit_gaia], [limit_fighter], [limit_hunter], [limit_magician], [limit_summoner], [limit_job], [job_depth], [limit_favor_group_id], [limit_favor], [repeatable], [invoke_condition], [invoke_value], [time_limit_type], [time_limit], [type], [value1], [value2], [value3], [value4], [value5], [value6], [value7], [value8], [value9], [value10], [value11], [value12], [drop_group_id], [quest_difficulty], [favor_group_id], [hate_group_id], [favor], [exp], [jp], [holicpoint], [gold], [default_reward_id], [default_reward_level], [default_reward_quantity], [optional_reward_id1], [optional_reward_level1], [optional_reward_quantity1], [optional_reward_id2], [optional_reward_level2], [optional_reward_quantity2], [optional_reward_id3], [optional_reward_level3], [optional_reward_quantity3], [optional_reward_id4], [optional_reward_level4], [optional_reward_quantity4], [optional_reward_id5], [optional_reward_level5], [optional_reward_quantity5], [optional_reward_id6], [optional_reward_level6], [optional_reward_quantity6], [forequest1], [forequest2], [forequest3], [or_flag], [script_start_text], [script_end_text], [script_drop_text], [show_target_type], [show_target_id], [mark_hide], [cool_time], [accept_cool_time]) VALUES ('2000', '80002000', '81002000', '82002000', '0', '0', '50', '0', '0', '0', '1', '1', '1', '1', '1', '1', '1', '0', '15', '0', '0', '0', '1', '0', '0         ', '0', '401', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '999', '0', '1', '59799', '11959', '165', '100000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
If it gives you an issue with not finding the target table just write

Use Arcadia

At the top of the command.

@

You can use MSSQL 2019 it doesn't change much of anything from the instructions.

where are ya
Zerrouki00 is offline  
Old 02/19/2020, 02:12   #7765
 
elite*gold: 0
Join Date: May 2018
Posts: 16
Received Thanks: 0
May I ask how can I create a private server and log in to play a char at rappelz korea 9.5 server ? Because the file and the process of create server is totally different from the fear 511 create private server tutorial


And also how can I change it into english version ?
UserPrivate is offline  
Old 02/19/2020, 12:56   #7766
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,913
Received Thanks: 1,491
@

I dont think I can help you install MSSSQL server, seems like you may have either some corruption issues with Windows or some pre installation requirement issues with MSSQL but usually Microsoft takes care of MSSQL pre installation requirements pretty flawlessly during the install.

Maybe a bad hard drive? I don't really know.
ThunderNikk is offline  
Thanks
1 User
Old 02/20/2020, 23:13   #7767
 
elite*gold: 0
Join Date: Jun 2019
Posts: 7
Received Thanks: 0
after i login with "username:admin and password:admin" in the servers section no server shows up... its literally empty...
and i think its because of this thing failing, and it only says failed AFTER i run game server and type "start_service"
here's a picture also heres my auth, gameserver and bat file

auth : S db.auth.server:127.0.0.1
S db.auth.name:Auth
S db.auth.account:sa
S db.auth._password:
S app.name:game001
S log.ip:127.0.0.1
S db.auth.port:1433
S io.auth.port:8841
N db.auth.use_webauth:0
N db.auth.use_md5:1
N db.auth.debug_md5:0
N db.auth.md5_key:2011
-------------------------------
gameserver :S:app.name:Freedom
N:auth.server_idx:1
S:auth.server_name:Freedom
S:db.c._password:4x9SoIGTBZ2/U
S:db.c.account:sa
S:db.c.name:Arcadia
S:db.c.server:78.46.73.163
S:db.user._password:4x9SoIGTBZ2/U
S:db.user.account:sa
S:db.user.server:127.0.0.1
S:db.user.name:Telecaster
N:io.port:4504
S:io.auth.ip:127.0.0.1
S:io.ip_address:192.168.1.1S:log.ip:78.46.73.163
N:log.working:0
S:game.exp_rate:200
S:game.item_drop_rate:40
S:game.gold_drop_rate:100
S:game.chaos_drop_rate:100
T:game.max_level:180
T:game.PKServer:1
N:game.AdultServer:0
N:game.broadcast_event_item_pickup:0
N:game.cash_usable_server:1
N:game.check_storage_security_always:0
N:game.enhance_fail_type:2
N:game.limit_field_logout:0
N:game.local_flag:8192
N:game.security_solution_type:0
N:game.disable_buy_booth:0
N:game.disable_trade:0
N:game.disable_booth:0
S:db.user.work_total:200
S:db.user.work_pending:100
S:db.user.work_active:100
S:db.user.thread_active:100
S:db.user.thread_total:200
S:game.item_hold_time:18000
F:game.mod:0.2
F:game.premium_pcbang_bonus_rate:1
F:game.premium_pcbang_chaos_bonus_rate:0.1
F:game.ally_pcbang_bonus_rate:0.1
F:game.ally_pcbang_chaos_bonus_rate:0.1
N:game.pcbang_bonus_server:0
N:game.min_booth_startable_level:20
N:game.global_chat_restrict_level:80
N:game.min_global_chat_usable_level:80
N:game.restrict_banword_for_booth:1
N:CodePage:1256
N:game.ServiceServer:1
N:game.update.version:24
N:game.version:200610030
S:console._password:4x9SoIGTBZ2/U
S:game.server_screenshot_url:
S:game.caution_url:



S:io.upload.ip:78.46.73.163
S:io.upload.port:4617
S:game.guild_icon_base_url:
S:game.url_list:guild_icon_upload.ip|78.46.73.163| guild_icon_upload.port|4615|shop.url|








S:game.helpdesk_url:
S:game.newbiehelp_asura_url:
S:game.newbiehelp_deva_url:
S:game.newbiehelp_gaia_url:
S:game.newbiehelp_Slowdown_url:
S:game.newbiehelp_Twitter_url:
S:game.newbiehelp_YouTube_url:
S:game.newbiehelp_FaceBook_url:
S:game.newbiehelp_Google_url:
S:game.newbiehelp_7aMaSe_url:
S:game.newbiehelp_Keek_url:
S:game.local_setting_list:log.ip|log.chat.ip|io.au th.ip|io.ip_address|db.c.server|db.user.server|N game.periodical_npc_adjustment

---------------------------------------------

bat :
start SFrame.exe /auth_ip:127.0.0.1 /auth_port:8841 /country:ME /cash /commercial_shop /help_url_w:620 /help_url_h:633

----------

i kind of did what you told somebody to do 7 years ago lol

i'm on 8.1 if that matters...
@
Zerrouki00 is offline  
Old 02/21/2020, 16:48   #7768
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,913
Received Thanks: 1,491
The set game open external 1 command?

There are some underscores there I cant remember where off hand so that is not the exact syntax for the command keep in mind.
ThunderNikk is offline  
Thanks
1 User
Old 02/21/2020, 18:17   #7769
 
elite*gold: 0
Join Date: Jun 2019
Posts: 7
Received Thanks: 0
so after long searching and changing in my gameserver,opt and auth,opt files (and crying)

the game worked and i managed to create a charecter and play

but everything can go fine only when i'm not using admintool

when i'm using it i get the error after typing "start_service" obviously

but if i don't use the admin tool and use princessauroraserver and captainherlockserver manually (without the admin tool) it all goes fine...

but i want to use an admin tool :'(

and i'm 90% sure its from UploadServer.opt file

here it is tell me if theres any mistake in it bro (plz)

also here's my other files

gameserver.opt:

auth.opt :

bat:

you can't do svhit with my ip right? anyways please anybody help me please!

@

Actually i think i just fixed it by changing S io.game_server.addr:192.99.17.206 AND S io.addr:192.99.17.206 to 127.0.0.1 instead of 192.99.17.206

thanks in general i guess
Zerrouki00 is offline  
Old 02/22/2020, 14:14   #7770
 
elite*gold: 0
Join Date: Apr 2012
Posts: 95
Received Thanks: 8
Hello

I've followed this guide
But when i start the server, captain herlock keeps crashing all the time after 1 or 2 seconds. my gameserver.opt is exactaly the same as in the guide. I converted it as eop.

I really don't know what to do. Log, auth, etc are working well. And a few days ago, i was running well a 9.5.2 capitain herlock without crashing but since, I've done a complete fresh SQL install to prevent database issues.

can I get help?

Here is the log created after the crash :



EDIT : FIXED. For people having the same issue, just change the name from Arcadia to Arcadia94 (IF USING THE SAME DATABASE AS IN THE GUIDE ONLY) in gameserver.opt.
swtib91 is offline  
Thanks
1 User
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 +1. The time now is 14:14.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.