Scarlet Blade Server files + Client + DB

Page 12 of 20 FirstFirst ... 24567891011121314151617181920 LastLast
Results 166 to 180 of 292
  1. #166
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    3 services from Wampserver are green (started) ?
    What is your virtualhost in wamp ? (mine is sb)
    your virtualhost is int your host file ?

  2. #167
    Account Upgraded | Title Enabled! geralex88 is online now
    MemberRank
    Jan 2010 Join Date
    203Posts
    Quote Originally Posted by Neg035 View Post
    3 services from Wampserver are green (started) ?
    What is your virtualhost in wamp ? (mine is sb)
    your virtualhost is int your host file ?
    Yes, but error login

    sb_loginserver12.png

    <WebLogin
    WebLogin = 1
    Host = "127.0.0.2"
    Protocol = "http"
    SecretKey = "41447a2d3b3f3e75bee90e645ae8fdfe41f84a721e99a80f36"
    ></WebLogin>

  3. #168
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    Host = "127.0.0.2" ? why not 127.0.0.1 ?


  4. #169
    Account Upgraded | Title Enabled! geralex88 is online now
    MemberRank
    Jan 2010 Join Date
    203Posts
    Quote Originally Posted by Neg035 View Post
    Host = "127.0.0.2" ? why not 127.0.0.1 ?

    Bad idea to use this host?)
    Last edited by geralex88; 30-07-22 at 04:23 PM.

  5. #170
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    I prefere localhost classic!!! :) for no issue

    - - - Updated - - -

    try call your api from other computer ? i think (maybe) its your apache config refuse connexion

  6. #171
    Member PhoenixLight is offline
    MemberRank
    May 2016 Join Date
    94Posts
    The value of the SecretKey is just crypted in database

    When encrypted - it's 6 numbers key (from 0 to 9)

  7. #172
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    @geralex88
    Try change this IP to your external IP in your config from login server

    <Network
    IP = "XXX.XXX.XXX.XXX"
    Port = 10001
    IPForServer = "127.0.0.1"
    PortForServer = 20001
    >

  8. #173
    Account Upgraded | Title Enabled! geralex88 is online now
    MemberRank
    Jan 2010 Join Date
    203Posts
    Quote Originally Posted by Neg035 View Post
    @geralex88
    Try change this IP to your external IP in your config from login server

    <Network
    IP = "XXX.XXX.XXX.XXX"
    Port = 10001
    IPForServer = "127.0.0.1"
    PortForServer = 20001
    >
    Not connect =(

    []Network Opened TCP for Client: IP(192.168.1.74) Port(10001)
    []Network Opened TCP for Server: IP(127.0.0.1) Port(20001)
    []Connecting to GameLog Server
    []Initialized DB >> localhost::QueensAccount
    []Initialized Server!!!
    []Started Server!!!
    F1 to start. F2 to stop. F3 to reload setup data. ESCAPE to quit.
    Type to talk.
    []DB Dispatch error log : QueryType(14), Result(12), Row(0)
    []Client Connected : Index(2), IP(127.0.0.1)
    []IP<192.168.1.74> Accept<0> Close<0> Zone Move<0> Recv<0:0> Send<0:0>
    []Client Connected : Index(43), IP(192.168.1.74)
    [CLoginApplication::OnRecvClient]Undefined Protocol Client MSG!!! : (0, 40)
    [CLoginApplication::OnRecvClient]Compulsive Disconnect >> 43, 192.168.1.74
    []Client Session Disconnected : Index(43), IP(192.168.1.74)

    - - - Updated - - -

    Maybe I have a local problem, I'll set up a virtual machine later.

  9. #174
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    Did you call this IP in bat file ?

    Can you call this IP with port 80 and 10001? With telnet

  10. #175
    Account Upgraded | Title Enabled! geralex88 is online now
    MemberRank
    Jan 2010 Join Date
    203Posts
    Neg035 - thanks, all working =)
    Change login config and params connection on client to server
    sb_loginserver13.jpg

    - - - Updated - - -

    While there is one problem, the client crash when selling items. =)

  11. #176
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    @geralex88 Yes when player use money in UI for buy or up gear..... or for sell things.

    Now I try identify where is issue, but any help will be very appreciate :)

  12. #177
    [VIP] orion13 is offline
    [VIP] MemberRank
    Jul 2008 Join Date
    FranceLocation
    300Posts
    Have you synchronized the Client and Server .DFS files ?

    - - - Updated - - -

    The Client that works best with this server is not the censored Western version "Scarlet Blade" but the original client "Queen's Blade".
    I found 1 from 2013. Last year, with a team, we unpacked and blew up the Client's Hackshield protection, synchronized the .DFS Server to Client, recreated some procedures in the DBs and ...Bingo !!! The Client no longer logs errors and the Server is running at 100%
    I will have gladly given you these modified files but I was robbed , they stole several valuables including a hard drive containing these files.
    I just have the Original Client left.
    For those interested, here is the Download Link : https://mega.nz/file/kNUzSA5I#HWEp3i...7b5JqS-MVgG1o0
    Last edited by orion13; 02-08-22 at 10:47 AM.

  13. #178
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    @orion13 Hi :) thanks for your help,

    How we can
    synchronized the Client and Server .DFS files ?


    - - - Updated - - -

    I have an old client "queens blade" from 2013 but not working

  14. #179
    [VIP] orion13 is offline
    [VIP] MemberRank
    Jul 2008 Join Date
    FranceLocation
    300Posts
    The Server .dfs are located in the "dfs" folder.
    I saw that you use the Vendetta Client, go to : Scarlet Blade Vendetta\Data\L10N\NA\dfs\
    First, try to copy those from the Server to the Client and see what happens.
    You will also have to synchronize the Maps, they are different.
    Server : Folder ZoneServer\map\
    Client : Client\Data\Map\

  15. #180
    Member Neg035 is offline
    MemberRank
    Jun 2022 Join Date
    78Posts
    I try with Vendetta client, but no item
    With client Jun 14 same issue with buy/sell item
    with client Queens i have Hackshield protection :)



Advertisement