|
You last visited: Today at 01:43
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.
09/11/2016, 07:27
|
#5911
|
elite*gold: 0
Join Date: Dec 2009
Posts: 82
Received Thanks: 1
|
langsam aber sicher biege ich ab xD
fall erledigt hab den fehler gefunden, dieser eintrag hat (Telecaster) gefehlt ! !
dbo.SecrouteInfo (account,last_valid_time,check_time)
vielen dank an alle
event've done the errors found, this entry has been missing in ( Telecaster )! !
dbo.SecrouteInfo (account,last_valid_time,check_time)
Thank you all
Hallo hat jemand einen NUI Viewer / Creator
Ich wäre euch sehr dankbar wenn ihr mir einen zukommen lassen könntet.
Hi someone has a NUI Viewer / Creator
I would be very grateful if you give me could you send one.
Telecaster verursacht nach erstellen des Accounts anders als ausgesucht :
Gesicht / Haare / und Items abänderung für die Shop Box
wie kann ich das ändern ?
SQL script please ? :-)
Telecaster caused to create the account other than picked
Face / hair / and Items modifiable for Shop Box
How can I change this ?
SQL script please? :-)
|
|
|
09/11/2016, 17:37
|
#5912
|
elite*gold: 0
Join Date: Sep 2015
Posts: 603
Received Thanks: 1,201
|
Quote:
Originally Posted by aKa.SeNSeR
Hallo hat jemand einen NUI Viewer / Creator
Ich wäre euch sehr dankbar wenn ihr mir einen zukommen lassen könntet.
Hi someone has a NUI Viewer / Creator
I would be very grateful if you give me could you send one.
|
Hab im  nochmal die direkten Links von [Xsanadu]Dream gepostet.
Sollte damit keine Probleme geben
|
|
|
09/11/2016, 17:47
|
#5913
|
elite*gold: 0
Join Date: Dec 2009
Posts: 82
Received Thanks: 1
|
dankeeeeee
|
|
|
09/12/2016, 15:16
|
#5914
|
elite*gold: 0
Join Date: May 2010
Posts: 91
Received Thanks: 7
|
Dual Servers
Hi there, I am trying to set up running two servers, a 7.2 and a 9.1.
The 9.1 runs perfectly however i cannot seem to get the 7.2 to run, it hangs at the loading screen.
I use glandu2's brilliant auth emu
my auth file
#Database configuration
auth.db.server:127.0.0.1
auth.db.port:1433
auth.db.name:auth
auth.db.account:sa
auth.clients.maxpublicserveridx:10
#Server Index Offset Column Name
sql.db_account.column.serveridxoffset:server_list_ mask
#include config in common.opt
%include:common.opt
Common file
core.log.level:trace
core.log.consolelevel:info
auth.db.password: Removed
auth.db.salt:2011
auth.clients.ip:0.0.0.0
auth.clients.port:58422
auth.clients.des_key:MERONG
auth.gameserver.ip:127.0.0.1
auth.gameserver.port:4502
upload.dir=upload
upload.clients.ip=0.0.0.0
upload.clients.port=32214
upload.clients.webport:5000
upload.gameserver.ip:127.0.0.1
upload.gameserver.port:4616
sql.db_updatelastserveridx.query:UPDATE accounts SET last_login_server_idx = ? WHERE account_id = ?;
sql.db_account.query:SELECT * FROM Accounts WITH(NOLOCK) WHERE login_name = ? AND password = ?;
Gameserver file
N auth.server_idx:1
S app.name:Quivira
S auth.server_name:Quivira 7.2
S db.c.account:sa
S db.user.account:sa
S db.c.name:Arcadia72
S db.user.name:Telecaster72
S io.ip_address:127.0.0.1
S db.c.server:127.0.0.1
S db.user.server:127.0.0.1
S io.auth.ip:127.0.0.1
S console.ip:127.0.0.1
S io.upload.ip:127.0.0.1
S db.game.ip:127.0.0.1
S db.c._password: Removed
S db.user._password: Removed
S console._password: Removed
N io.port:15573
N console.port:44554
S io.upload.port:4616
S blank.io.port:4502
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.iocp.active:1
S game.server_screenshot_url:
S game.guild_icon_base_url:
S game.exp_rate: 25
S game.item_drop_rate: 25
S game.gold_drop_rate: 20
S game.chaos_drop_rate: 7
T game.use_login_logout_debug:0
T game.max_level:170
T game.use_auto_trap:0
T game.use_auto_jail:0
T game.cash_usable_server:1
T game.no_collision_check:1
T game.no_skill_cooltime:0
T game.disable_huntaholic:0
S game.huntaholic_timer:0
T game.disable_dungeon_raid_siege:0
N game.UseHackShield:0
N game.UseGameGuard:0
N game.skip_loading_attribute:1
N game.logout_timer:1
S log.working:0
S game.AdultServer:0
S game.PKServer:0
S game.disable_pk_on:0
S game.auction_process_request_min_interval:100
S game.auction_search_request_min_interval:100
S game.force_unregister_account_on_kick_fail:0
S game.min_global_chat_usable_level:10
S game.item_hold_time:75000
T game.item_hold_time:75000
N db.auth.use_webauth:0
T set_user_limit:10000
N game.skip_loading_attribute:1
S game.monster_wandering:0
T game.monster_wandering:0
N game.monster_wandering:0
the 9.1 server uses
N auth.server_idx:2
and N:io.port:15574
thanks all
|
|
|
09/12/2016, 15:46
|
#5915
|
elite*gold: 0
Join Date: Mar 2016
Posts: 297
Received Thanks: 89
|
Quote:
Originally Posted by bertie2008
Hi there, I am trying to set up running two servers, a 7.2 and a 9.1.
The 9.1 runs perfectly however i cannot seem to get the 7.2 to run, it hangs at the loading screen.
I use glandu2's brilliant auth emu
my auth file
#Database configuration
auth.db.server:127.0.0.1
auth.db.port:1433
auth.db.name:auth
auth.db.account:sa
auth.clients.maxpublicserveridx:10
#Server Index Offset Column Name
sql.db_account.column.serveridxoffset:server_list_ mask
#include config in common.opt
%include:common.opt
Common file
core.log.level:trace
core.log.consolelevel:info
auth.db.password: Removed
auth.db.salt:2011
auth.clients.ip:0.0.0.0
auth.clients.port:58422
auth.clients.des_key:MERONG
auth.gameserver.ip:127.0.0.1
auth.gameserver.port:4502
upload.dir=upload
upload.clients.ip=0.0.0.0
upload.clients.port=32214
upload.clients.webport:5000
upload.gameserver.ip:127.0.0.1
upload.gameserver.port:4616
sql.db_updatelastserveridx.query:UPDATE accounts SET last_login_server_idx = ? WHERE account_id = ?;
sql.db_account.query:SELECT * FROM Accounts WITH(NOLOCK) WHERE login_name = ? AND password = ?;
Gameserver file
N auth.server_idx:1
S app.name:Quivira
S auth.server_name:Quivira 7.2
S db.c.account:sa
S db.user.account:sa
S db.c.name:Arcadia72
S db.user.name:Telecaster72
S io.ip_address:127.0.0.1
S db.c.server:127.0.0.1
S db.user.server:127.0.0.1
S io.auth.ip:127.0.0.1
S console.ip:127.0.0.1
S io.upload.ip:127.0.0.1
S db.game.ip:127.0.0.1
S db.c._password: Removed
S db.user._password: Removed
S console._password: Removed
N io.port:15573
N console.port:44554
S io.upload.port:4616
S blank.io.port:4502
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.iocp.active:1
S game.server_screenshot_url:
S game.guild_icon_base_url:
S game.exp_rate: 25
S game.item_drop_rate: 25
S game.gold_drop_rate: 20
S game.chaos_drop_rate: 7
T game.use_login_logout_debug:0
T game.max_level:170
T game.use_auto_trap:0
T game.use_auto_jail:0
T game.cash_usable_server:1
T game.no_collision_check:1
T game.no_skill_cooltime:0
T game.disable_huntaholic:0
S game.huntaholic_timer:0
T game.disable_dungeon_raid_siege:0
N game.UseHackShield:0
N game.UseGameGuard:0
N game.skip_loading_attribute:1
N game.logout_timer:1
S log.working:0
S game.AdultServer:0
S game.PKServer:0
S game.disable_pk_on:0
S game.auction_process_request_min_interval:100
S game.auction_search_request_min_interval:100
S game.force_unregister_account_on_kick_fail:0
S game.min_global_chat_usable_level:10
S game.item_hold_time:75000
T game.item_hold_time:75000
N db.auth.use_webauth:0
T set_user_limit:10000
N game.skip_loading_attribute:1
S game.monster_wandering:0
T game.monster_wandering:0
N game.monster_wandering:0
the 9.1 server uses
N auth.server_idx:2
and N:io.port:15574
thanks all
|
By loading screen you mean after char selection? If yes then run SQL server profiler to trace what's causing the game to crash at loading screen.
|
|
|
09/12/2016, 16:14
|
#5916
|
elite*gold: 0
Join Date: May 2010
Posts: 91
Received Thanks: 7
|
Quote:
Originally Posted by Dark Blaze
By loading screen you mean after char selection? If yes then run SQL server profiler to trace what's causing the game to crash at loading screen.
|
Thanks Dark Blaze
It does not get to the char selection screen, it hangs at the small box with the blue flashing through the middle
|
|
|
09/12/2016, 16:32
|
#5917
|
elite*gold: 0
Join Date: Sep 2015
Posts: 603
Received Thanks: 1,201
|
Quote:
Originally Posted by bertie2008
Thanks Dark Blaze
It does not get to the char selection screen, it hangs at the small box with the blue flashing through the middle
|
Do you use a fitting client/sframe?
Your description sounds like you used a different version and that's one possible reason why it stucks in loading-screen.
|
|
|
09/12/2016, 18:01
|
#5918
|
Moderator
elite*gold: 1
Join Date: Dec 2012
Posts: 4,915
Received Thanks: 1,492
|
I didn't think the 7.2 clients were using the splash loader.
Has it really been around that long.
If your client is not getting past the splash loader thing it is probably just PC related the client isn't even connected to the servers yet at that point, at least I don't think it is.
|
|
|
09/12/2016, 18:01
|
#5919
|
elite*gold: 0
Join Date: Dec 2009
Posts: 82
Received Thanks: 1
|
Hilfe benötigt ! ! ! :-)
Charakter erstellung
Haare und gesicht verändern sich einfach nach der erstellung des Chars ! !
dieser fehler liegt in der Telecaster ( 1 ) soweit ich das zurück verfolgen konnte.
Also wie kann man die Telecaster ändern, damit die Haare und das Gesicht wieder hergenommen wird was man sich aussucht ?
Need help ! ! ! :-)
character creation
Hair and face change just after the creation of Chars! !
This error is the Telecaster (1) as far as I was able to follow the back.
So how does one change the Telecaster, so that the hair and the face is taken back what one chooses?
|
|
|
09/12/2016, 18:37
|
#5920
|
elite*gold: 0
Join Date: May 2010
Posts: 91
Received Thanks: 7
|
Thanks so much guys
Quote:
Originally Posted by LamiaCore
Do you use a fitting client/sframe?
Your description sounds like you used a different version and that's one possible reason why it stucks in loading-screen.
|
Quote:
Originally Posted by thndr
I didn't think the 7.2 clients were using the splash loader.
Has it really been around that long.
If your client is not getting past the splash loader thing it is probably just PC related the client isn't even connected to the servers yet at that point, at least I don't think it is.
|
I downloaded the 7.2 client from the Rappelz download center and using the sframe that came with the files (  )
Just in case my launcher is the problem:
@ECHO OFF
RappelzCmdLauncher.exe sframe.exe /auth_ip:127.0.0.1 /auth_port:58422 /use_nprotect:0 /locale:ASCII /country:US /cash /commercial_shop
|
|
|
09/12/2016, 21:46
|
#5921
|
elite*gold: 0
Join Date: Mar 2016
Posts: 297
Received Thanks: 89
|
Quote:
Originally Posted by bertie2008
I downloaded the 7.2 client from the Rappelz download center and using the sframe that came with the files (  )
Just in case my launcher is the problem:
@ECHO OFF
RappelzCmdLauncher.exe sframe.exe /auth_ip:127.0.0.1 /auth_port:58422 /use_nprotect:0 /locale:ASCII /country:US /cash /commercial_shop
|
You don't need RappelzCmdLauncher for 7.2, what does the game server log show?
|
|
|
09/13/2016, 05:02
|
#5922
|
elite*gold: 0
Join Date: Jan 2014
Posts: 37
Received Thanks: 8
|
hi guys iam trying to make npc romaning but i failed
i use this
Code:
INSERT INTO [NPCResource] VALUES (11042, 100011042, 105011042, 99, 0, 0, 0, 0, 0, 1048575, 5, -25, 30, 'beast_rapter_lv1', 10106, 10202, 234201, 0, 0, 0, 0, 303101, 304302, 0, 0, 0, 0, 0, 0, 100, 1, 7719281, 40, 80, 40, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '0', 'NPC_market_contact()', -1, 1);
GO
and edit it in RoamingResource and RoamingPointResource
but the npc does not appear
|
|
|
09/13/2016, 12:23
|
#5923
|
elite*gold: 0
Join Date: Dec 2009
Posts: 82
Received Thanks: 1
|
kann mir den keiner weiter helfen mit meinen problem ?
bitte leute kommt schon :-)
Telecaster ändert einfach das gesicht und die haare nachdem man seine auswahl bestätigt...
@ Dev.lionheart
I test it once the day how it works and then give it to you if for you no solution is ready modest :-)
|
|
|
09/13/2016, 15:10
|
#5924
|
elite*gold: 0
Join Date: Jan 2014
Posts: 37
Received Thanks: 8
|
Quote:
Originally Posted by aKa.SeNSeR
kann mir den keiner weiter helfen mit meinen problem ?
bitte leute kommt schon :-)
Telecaster ändert einfach das gesicht und die haare nachdem man seine auswahl bestätigt...
@ Dev.lionheart
I test it once the day how it works and then give it to you if for you no solution is ready modest :-)
|
give it to me pm please
|
|
|
09/14/2016, 09:35
|
#5925
|
elite*gold: 0
Join Date: Sep 2015
Posts: 603
Received Thanks: 1,201
|
Quote:
Originally Posted by Dev.lionheart
hi guys iam trying to make npc romaning but i failed
i use this
Code:
INSERT INTO [NPCResource] VALUES (11042, 100011042, 105011042, 99, 0, 0, 0, 0, 0, 1048575, 5, -25, 30, 'beast_rapter_lv1', 10106, 10202, 234201, 0, 0, 0, 0, 303101, 304302, 0, 0, 0, 0, 0, 0, 100, 1, 7719281, 40, 80, 40, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '0', 'NPC_market_contact()', -1, 1);
GO
and edit it in RoamingResource and RoamingPointResource
but the npc does not appear
|
Would be easier if you write your new roamingresource/RoamingPointResource-Entries of your roaming-id "7719281", too.
Anyway....try if it works when you change its local_flag from '1048575' to '0'.
@  :
Also so viele Probleme wie du mit deiner jetzigen Telecaster hast, würde ich dir eher empfehlen eine andere Telecaster zu nehmen :s
|
|
|
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 01:43.
|
|