[RELEASE]Full 9.1 Server Files Revolution Team

03/29/2015 21:01 ThunderNikk#61
Seriously...

How hard is it to use the one that came with the files?

Here's mine anyway...


You also need to use the RappelzCmdLauncher that is provided with the files also. It is that file that keeps the sframe from detecting it was launched with a .bat launcher.

Don't forget Brain.exe it was not included with the files.
03/29/2015 21:20 ismokedrow#62
I simply wouldn't have posted it, Thndr I know it's in your blood to be a nice guy. But it goes to the saying:

"Give a man a fish, you have fed him for a day. Teach a man to fish, you have fed him the rest of his life."
03/29/2015 21:33 batman20012010#63
There is no Auth dbs on The Server File
03/29/2015 21:43 ThunderNikk#64
Quote:
Originally Posted by batman20012010 View Post
There is no Auth dbs on The Server File
I shall refer you back to page 2...

[Only registered and activated users can see links. Click Here To Register...]
03/29/2015 22:18 Sand Dragon#65
Quote:
Originally Posted by Sand Dragon View Post
XP rate change not working, files came with:
F:game.exp_rate:50
F:game.item_drop_rate:20
F:game.gold_drop_rate:50
I changed the rate, nothing happened, i then used my old settings:
S game.exp_rate:50
S game.item_drop_rate:20
S game.gold_drop_rate:50
Still no change, i can make the XP rate 100 toon still gets the same xp

I can’t set up an NPC, never had problems setting one up before, I use an existing NPC from npcresource where local_flag is not 0 insert the x and y positions but the npc does not show in game

Some NPC’s not showing at all in game, like HV teleporter and buffers in hv

Then lastly I’m getting these when I run the herlock server, I’m sure that I didn’t have these errors when running the 8.2 server

GameContent::IsBlocked: 0.002172 (s), (141629.000000,138670.000000) -> (0.000000,0.000000) GameContent::IsBlocked: 0.002334 (s), (141655.843750,138553.812500) -> (0.000000,0.000000) GameContent::IsBlocked: 0.002380 (s), (141637.000000,138562.000000) -> (0.000000,0.000000)
GameContent::IsBlocked: 0.002381 (s), (141524.562500,138455.093750) -> (0.000000,0.000000) GameContent::IsBlocked: 0.002818 (s), (141779.562500,138431.265625) -> (0.000000,0.000000) GameContent::IsBlocked: 0.003573 (s), (142024.187500,138379.875000) -> (0.000000,0.000000)

Any help would be great thanks
can someone please help me with any of these problems
03/29/2015 23:16 nimoht#66
for those who want to use their own launcher simply make the point to :
RappelzCmdLauncher.exe

with arguments :
Code:
"sframe.exe /auth_ip:{0} /auth_port:{1} /use_nprotect:0 /help_url_w:611 /help_url_h:625 /locale:{2} /country:{3} /use_nprotect:0 /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631", My.Settings.ipserver, My.Settings.authport, My.Settings.locale, My.Settings.country
exemple in visual basic :
Code:
Private Sub Button2_Click(sender As System.Object, e As System.EventArgs) Handles Button2.Click
        With PInfo
        .Arguments = (String.Format("sframe.exe /auth_ip:{0} /auth_port:{1} /use_nprotect:0 /help_url_w:611 /help_url_h:625 /locale:{2} /country:{3} /use_nprotect:0 /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631", My.Settings.ipserver, My.Settings.authport, My.Settings.locale, My.Settings.country))
        .FileName = (String.Format("{0}\RappelzCmdLauncher.exe", My.Settings.place))
        End With
        Using Proc As New Process
                Proc.StartInfo = PInfo
                Proc.Start()
        End Using
        Me.Close()
End Sub
for Npc PROBLEM delete this row on game.opt :
N:game.local_flag:8192
and hash the game.opt to .eop with rappelzcompress
or search the good flag for your country
check also local_flag in NPCResource ,take good local_flag on working npc

for start client problem me on fr country the sframe give on the release don't work but official full client and sframe french work perfect with this launcher command and with RappelzCmdLauncher.exe and libgobject-2.0-0.dll without .bat launcher.

for hv pass , at this time i'm haven't solution to have it working properly
old smp's modded don't work
billing 9.1 smp's modded like on 7.4-8.1 don't work
insert_item / state with lua work but not good (state disapear on relog client and don't spend time also quickly at the item with = time at the insert
if one of you have solution by smp's or to make work the billing db smp with server files : :handsdown:
03/30/2015 00:17 ismokedrow#67
For those having basic/minor issues feel free to check the new setup guide I just posted, it may help you!

[Only registered and activated users can see links. Click Here To Register...]
03/30/2015 23:55 DARK-REVO#68
Nice work Ghost :)
04/02/2015 19:30 diablo56140#69
Good evening I have one cares when I connect I have no shortcut in my bar of shortcut and they disappear has every Logout

[Only registered and activated users can see links. Click Here To Register...]
04/02/2015 21:40 Ghost Informatics#70
Quote:
Originally Posted by diablo56140 View Post
Good evening I have one cares when I connect I have no shortcut in my bar of shortcut and they disappear has every Logout

[Only registered and activated users can see links. Click Here To Register...]
you need to change sys.server name to fix billing db
04/03/2015 15:13 diablo56140#71
Hello a faith that my waiter is throw I return my id and this error message appears


Impossible to connect to the waiter of authentification



Here is my Auth_bin and game_bin

S:app.name:Salamiss
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:200701120
S:db.auth.account:sa
S:db.auth.md5_key:
S:db.auth.name:Auth
S:db.auth.server:127.0.0.1
N:io.auth.port:1433
S:db.billing.account:sa
S:db.billing.name:billing
S:db.billing.server:25.68.163.106
N:db.auth.use_md5:1
N:db.auth.use_md5_for_security_no:1
N:game.user_limit_server_001:500
S:log.ip:127.0.0.1
N:billing.allow_login_without_billing:1
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:1
N:billing.user_keep_alive_interval:60000
N:billing.user_keep_alive_timeout:3000
N:console.port:1433
S:console.allow_ip:127.0.0.1
S:console.ip:25.68.163.106
S:console._password:

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

N auth.server_idx:1
S app.name:Salamiss
S auth.server_name:Auth Name
S console.ip:127.0.0.1
S blank.io.port:4502
S game.console.port:4502
S console._password:
S console.allow_ip:127.0.0.1
S auth.server_address:127.0.0.1
S db.user.name:telecaster1
S db.user.server:127.0.0.1
S db.user._password:
S db.user.account:sa
S db.user.port:1433
S db.c.name:arcadia
S db.c.server:127.0.0.1
S db.c.account:sa
S db.c._password:
S db.c.port:1433
N game.skip_loading_attribute:0
N game.max_level:170
N game.use_auto_jail:0
N game.cash_usable_server:1
N game.use_login_logout_debug:0
N game.no_collision_check:0
N game.no_skill_cooltime:0
N game.disable_huntaholic:0
N game.disable_trade:0
N game.disable_booth:0
N game.disable_buy_booth:0
N game.disable_dungeon_raid_siege:0
N game.disable_pk_on:0
S io.ip_address:25.68.163.106
S io.port:4533
S io.auth.ip:127.0.0.1
S game.PKServer:0
S game.ignore_random_damage:1
S game.monster_pathfinding:0
S game.monster_wandering:1
S game.local_flag:128
S game.exp_rate:1.0
S game.item_drop_rate:1.0
S game.gold_drop_rate:1.0
S game.chaos_drop_rate:1.0
S game.party_exp_rate:1.0
S game.party_drop_rate:1.0
S game.stamina_bonus_rate:1.0
S game.super_save_bonus_rate:1.0
S game.super_save_level_min_limit_0:1
S game.super_save_level_min_limit_1:121
S game.super_save_level_min_limit_2:131
S game.super_save_level_min_limit_3:141
S game.super_save_level_max_limit_0:130
S game.super_save_level_max_limit_1:140
S game.super_save_level_max_limit_2:150
S game.super_save_level_max_limit_3:160
S game.base_ethereal_durability_consumption_on_damag e:98
S game.base_ethereal_durability_consumption_on_norma l_attack:31
S game.base_ethereal_durability_consumption_on_skill _attack:51
S game.battle_arena_reconnect_wait_duration:18000
S game.max_storage_item_count:1000
S game.min_global_chat_usable_level:0
S game.pvp_damage_rate_for_player:0.009
S game.pvp_damage_rate_for_summon:0.050
04/03/2015 16:57 ThunderNikk#72
Stop using port 1433 for everythiing it is only the db port.

You put it everywhere and a port can only be used once.

Try following the set up guide examples.
04/03/2015 17:31 diablo56140#73
ceux qui sont fournie avec ne marche pas impossible de ce connecter.
04/03/2015 17:37 ThunderNikk#74
Quote:
Originally Posted by diablo56140 View Post
ceux qui sont fournie avec ne marche pas impossible de ce connecter.
Let me point out a couple of threads for you since you seem to be unable to find them...

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

Release specific...

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

Both explain how to create a proper .opt file...throw yours away.
04/03/2015 18:08 diablo56140#75
pas grave je vais pas me prendre la tête avec sa tempi je vais rester sur mon 8.1:( merci bien