[Release] BNS2020 KR server VM

Page 9 of 27 FirstFirst 123456789101112131415161719 ... LastLast
Results 121 to 135 of 403
  1. #121
    Member rowloong is offline
    MemberRank
    Aug 2018 Join Date
    59Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by Matar View Post
    try this not sure but this all i found

    https://mega.nz/file/ILoVnQ4Z#_DARN5...Gm5i8RKfFL_pks
    okay love u

  2. #122
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    cool Re: [Release] BNS2020 KR server VM

    So, so.
    Me take BNS Server 2020 from VM in 1st post to my VM.
    Me translate comments in configuration .XML-Files
    Me correct default IP addresses (192.168.200.128 and 10.10.66.88) in config files (.XML & .DSN) with my's Server IP and SQL login data.
    Me correct paths in configs to new place
    Me attach databases include GoodsDB
    Me fix records in Database:
    - LobbiDb-dbo.GameWorlsCluster
    GamePublicIPv4Address
    GameIternalIPv4Address
    Basically it's enough to run other game server like TERA, AiON and MU2, but in this me catch some strange things when launch start.bat or start's daemons step by step like in start.bat:
    - RankingDaemon - starts normaly no error messages
    - AccountInventoryDaemon - starts but in log's me see some messages about errors and AccountInventoryDaemon close
    Code:
    2021/09/10-12:37:50.598,TransactionJob.cpp,434,(notice),[tranjob],setup transaction log
    2021/09/10-12:37:50.598,Daemon.cpp,511,(debug),[accountinventoryd], Starting, daemon: Blade&Soul AccountInventory Daemon, version: 0.0.381.571, desc: Blade&Soul AccountInventory Daemon
    2021/09/10-12:37:50.598,Daemon.cpp,512,(debug),[accountinventoryd], Network Configuration, daemon: Blade&Soul AccountInventory Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    <.........>
    2021/09/10-12:11:32.241,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:32.241,Session.cpp,433,(debug),[session], connect to, port id: 1, id:100000001, this:00000000049E0000, ip:172.16.200.119, port:6601
    2021/09/10-12:11:32.241,SharedChannel.cpp,26,(debug),[shared-channel], try connect ok
    2021/09/10-12:11:32.241,NPChannel2.cpp,420,(debug),[np], try connect success
    2021/09/10-12:11:32.241,NPServiceChannel.cpp,541,(debug),[np], [np-servch-mgr], initialize ok, port-id:1, ip:172.16.200.119, port:6601, timeout:5(sec)
    2021/09/10-12:11:33.257,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:33.257,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:33.257,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:34.281,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:34.281,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:34.281,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:35.297,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:35.297,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:35.297,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:36.313,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:36.313,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:36.313,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:37.328,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:37.328,Session.cpp,552,(debug),[session], connect timeout, id:100000001, this:00000000049E0000
    2021/09/10-12:11:37.328,Session.cpp,709,(debug),[session], close called; remove session, id:100000001, this:00000000049E0000, state:0
    2021/09/10-12:11:37.328,Port.cpp,480,(debug),[session], removed, port-id:1, session-id:100000001, session:00000000049E0000
    2021/09/10-12:11:38.250,AccountInventoryDaemon.cpp,1244,(error),[accountinventoryd], start np channel fail; wait initiali connect fail
    2021/09/10-12:11:38.250,AccountInventoryDaemon.cpp,875,(error),[accountinventoryd], start np fail
    2021/09/10-12:11:38.250,Daemon.cpp,555,(error),[accountinventoryd], onStart fail, daemon: Blade&Soul AccountInventory Daemon
    Me look into configs of AccountInventoryDaemon but not find IP 0.0.0.0
    - CacheDaemon crashes - Database BlGame not exist, me not find it's in database folder from source VM
    - CacheGate situation like with AccountInventoryDaemon try connect to 0.0.0.0 IP, but:
    Code:
    2021/09/10-12:21:09.571,Daemon.cpp,511,(debug),[cacheGate], Starting, daemon: Blade&Soul OuterWorld CacheGate, version: 0.0.381.561, desc: Blade&Soul OuterWorld CacheGate
    2021/09/10-12:21:09.571,Daemon.cpp,512,(debug),[cacheGate], Network Configuration, daemon: Blade&Soul OuterWorld CacheGate, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    <.........>
    2021/09/10-12:21:10.602,CacheGate.cpp,186,(debug),[cg], network initialize ok.
    2021/09/10-12:21:10.602,Daemon.cpp,563,(debug),[cacheGate], start, daemon: Blade&Soul OuterWorld CacheGate, version: 0.0.381.561, loading time: 1032
    2021/09/10-12:21:11.618,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:200000001, this:0000001BD8830000, addr:(172.16.200.119:20202)
    2021/09/10-12:21:11.618,Connection.cpp,151,(debug),[session], test, reconnect, this:0000001BD8830188, addr:(0.0.0.0:51804)
    2021/09/10-12:21:11.618,Session.cpp,716,(debug),[session], close called; don't remove session, id:200000001, this:0000001BD8830000, state:3
    2021/09/10-12:21:12.618,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:200000001, this:0000001BD8830000, addr:(172.16.200.119:20202)
    2021/09/10-12:21:12.618,Connection.cpp,151,(debug),[session], test, reconnect, this:0000001BD8830188, addr:(0.0.0.0:51804)
    2021/09/10-12:21:12.618,Session.cpp,716,(debug),[session], close called; don't remove session, id:200000001, this:0000001BD8830000, state:3
    write this till me close it
    Me look into configs of CacheGate but not find IP 0.0.0.0
    - PostOfficeDaemon needed CacheGate and so writes orrors:
    Code:
    2021/09/10-12:48:18.221,Daemon.cpp,510,(debug),[postofficed], Starting, daemon: Blade&Soul PostOffice Daemon, version: 0.0.356.485, desc: Blade&Soul PostOffice Daemon
    2021/09/10-12:48:18.221,Daemon.cpp,511,(debug),[postofficed], Network Configuration, daemon: Blade&Soul PostOffice Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    <.........>
    2021/09/10-12:48:19.242,Daemon.cpp,562,(debug),[postofficed], start, daemon: Blade&Soul PostOffice Daemon, version: 0.0.356.485, loading time: 1031
    2021/09/10-12:48:20.242,UnsentPostChecker.cpp,23,(debug),[unsent post checker], UnsentPostChecker::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:20.242,UnsentPostChecker.cpp,27,(debug),[unsent post checker], UnsentPostChecker::HandleEvent; <END TIMER HANDLER>
    2021/09/10-12:48:20.242,RelayTimeoutChecker.cpp,24,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:20.242,RelayTimeoutChecker.cpp,28,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <END TIMER HANDLER>
    2021/09/10-12:48:20.242,PingGenerator.cpp,25,(debug),[ping generator], PingGenerator::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:20.242,PostOfficeDaemon.cpp,569,(error),[postofficed], PostOfficeDaemon::checkCacheGateServiceState; cachegate service state is unavailable
    2021/09/10-12:48:20.242,PingGenerator.cpp,49,(error),[ping generator], PingGenerator::sendPing; cannot send ping relay request, wid:1
    2021/09/10-12:48:20.242,PingGenerator.cpp,29,(debug),[ping generator], PingGenerator::HandleEvent; <END TIMER HANDLER>
    2021/09/10-12:48:20.257,Session.cpp,528,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000005F0000, addr:(172.16.200.119:20800)
    2021/09/10-12:48:20.257,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000005F0188, addr:(0.0.0.0:51835)
    2021/09/10-12:48:20.257,Session.cpp,714,(debug),[session], close called; don't remove session, id:100000001, this:00000000005F0000, state:3
    2021/09/10-12:48:21.242,RelayTimeoutChecker.cpp,24,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:21.242,RelayTimeoutChecker.cpp,28,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <END TIMER HANDLER>
    So me ununderstand where and how fix this mess

    - - - Updated - - -

    Me returns untranslated configs and change only IPs, paths and SQL creds, but errors - still present.
    Problem is strange, and it's with all...

    P.S. No me not try run exists vm from 1st post cos me have one of them and it's in Ingles and works fine with other Game's Servers AiON. TERA, MU2 me haven't more res for more VMS for more games, sry...

    - - - Updated - - -

    How fine and nice - part of databases puts in MS SQL default folder, it's so fine so me catch facepalm twice...

    - - - Updated - - -

    So me get Langpack for Windows Server 2016 from THIS install it trough console by call "lpksetup.exe" and select "<CDDrive>:\langpacks\en-us\x64fre_Server_en-us_lp.cab" file from image-file

    Me sad 46 SQL Databases only for BNS 2020...

  3. #123
    Enthusiast porijad is offline
    MemberRank
    Sep 2021 Join Date
    40Posts

    Re: [Release] BNS2020 KR server VM

    There is a lag that cuts off whenever you hover the mouse cursor over equipment or items.

  4. #124
    Member Biomanable is online now
    MemberRank
    May 2007 Join Date
    Under the skiesLocation
    89Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by TieLay View Post
    So, so.
    Me take BNS Server 2020 from VM in 1st post to my VM.
    Me translate comments in configuration .XML-Files
    Me correct default IP addresses (192.168.200.128 and 10.10.66.88) in config files (.XML & .DSN) with my's Server IP and SQL login data.
    Me correct paths in configs to new place
    Me attach databases include GoodsDB
    Me fix records in Database:
    - LobbiDb-dbo.GameWorlsCluster
    GamePublicIPv4Address
    GameIternalIPv4Address
    Basically it's enough to run other game server like TERA, AiON and MU2, but in this me catch some strange things when launch start.bat or start's daemons step by step like in start.bat:
    - RankingDaemon - starts normaly no error messages
    - AccountInventoryDaemon - starts but in log's me see some messages about errors and AccountInventoryDaemon close
    Code:
    2021/09/10-12:37:50.598,TransactionJob.cpp,434,(notice),[tranjob],setup transaction log
    2021/09/10-12:37:50.598,Daemon.cpp,511,(debug),[accountinventoryd], Starting, daemon: Blade&Soul AccountInventory Daemon, version: 0.0.381.571, desc: Blade&Soul AccountInventory Daemon
    2021/09/10-12:37:50.598,Daemon.cpp,512,(debug),[accountinventoryd], Network Configuration, daemon: Blade&Soul AccountInventory Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    <.........>
    2021/09/10-12:11:32.241,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:32.241,Session.cpp,433,(debug),[session], connect to, port id: 1, id:100000001, this:00000000049E0000, ip:172.16.200.119, port:6601
    2021/09/10-12:11:32.241,SharedChannel.cpp,26,(debug),[shared-channel], try connect ok
    2021/09/10-12:11:32.241,NPChannel2.cpp,420,(debug),[np], try connect success
    2021/09/10-12:11:32.241,NPServiceChannel.cpp,541,(debug),[np], [np-servch-mgr], initialize ok, port-id:1, ip:172.16.200.119, port:6601, timeout:5(sec)
    2021/09/10-12:11:33.257,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:33.257,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:33.257,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:34.281,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:34.281,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:34.281,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:35.297,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:35.297,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:35.297,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:36.313,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:36.313,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000049E0188, addr:(0.0.0.0:51799)
    2021/09/10-12:11:36.313,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:00000000049E0000, state:3
    2021/09/10-12:11:37.328,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000049E0000, addr:(172.16.200.119:6601)
    2021/09/10-12:11:37.328,Session.cpp,552,(debug),[session], connect timeout, id:100000001, this:00000000049E0000
    2021/09/10-12:11:37.328,Session.cpp,709,(debug),[session], close called; remove session, id:100000001, this:00000000049E0000, state:0
    2021/09/10-12:11:37.328,Port.cpp,480,(debug),[session], removed, port-id:1, session-id:100000001, session:00000000049E0000
    2021/09/10-12:11:38.250,AccountInventoryDaemon.cpp,1244,(error),[accountinventoryd], start np channel fail; wait initiali connect fail
    2021/09/10-12:11:38.250,AccountInventoryDaemon.cpp,875,(error),[accountinventoryd], start np fail
    2021/09/10-12:11:38.250,Daemon.cpp,555,(error),[accountinventoryd], onStart fail, daemon: Blade&Soul AccountInventory Daemon
    Me look into configs of AccountInventoryDaemon but not find IP 0.0.0.0
    - CacheDaemon crashes - Database BlGame not exist, me not find it's in database folder from source VM
    - CacheGate situation like with AccountInventoryDaemon try connect to 0.0.0.0 IP, but:
    Code:
    2021/09/10-12:21:09.571,Daemon.cpp,511,(debug),[cacheGate], Starting, daemon: Blade&Soul OuterWorld CacheGate, version: 0.0.381.561, desc: Blade&Soul OuterWorld CacheGate
    2021/09/10-12:21:09.571,Daemon.cpp,512,(debug),[cacheGate], Network Configuration, daemon: Blade&Soul OuterWorld CacheGate, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    <.........>
    2021/09/10-12:21:10.602,CacheGate.cpp,186,(debug),[cg], network initialize ok.
    2021/09/10-12:21:10.602,Daemon.cpp,563,(debug),[cacheGate], start, daemon: Blade&Soul OuterWorld CacheGate, version: 0.0.381.561, loading time: 1032
    2021/09/10-12:21:11.618,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:200000001, this:0000001BD8830000, addr:(172.16.200.119:20202)
    2021/09/10-12:21:11.618,Connection.cpp,151,(debug),[session], test, reconnect, this:0000001BD8830188, addr:(0.0.0.0:51804)
    2021/09/10-12:21:11.618,Session.cpp,716,(debug),[session], close called; don't remove session, id:200000001, this:0000001BD8830000, state:3
    2021/09/10-12:21:12.618,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:200000001, this:0000001BD8830000, addr:(172.16.200.119:20202)
    2021/09/10-12:21:12.618,Connection.cpp,151,(debug),[session], test, reconnect, this:0000001BD8830188, addr:(0.0.0.0:51804)
    2021/09/10-12:21:12.618,Session.cpp,716,(debug),[session], close called; don't remove session, id:200000001, this:0000001BD8830000, state:3
    write this till me close it
    Me look into configs of CacheGate but not find IP 0.0.0.0
    - PostOfficeDaemon needed CacheGate and so writes orrors:
    Code:
    2021/09/10-12:48:18.221,Daemon.cpp,510,(debug),[postofficed], Starting, daemon: Blade&Soul PostOffice Daemon, version: 0.0.356.485, desc: Blade&Soul PostOffice Daemon
    2021/09/10-12:48:18.221,Daemon.cpp,511,(debug),[postofficed], Network Configuration, daemon: Blade&Soul PostOffice Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    <.........>
    2021/09/10-12:48:19.242,Daemon.cpp,562,(debug),[postofficed], start, daemon: Blade&Soul PostOffice Daemon, version: 0.0.356.485, loading time: 1031
    2021/09/10-12:48:20.242,UnsentPostChecker.cpp,23,(debug),[unsent post checker], UnsentPostChecker::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:20.242,UnsentPostChecker.cpp,27,(debug),[unsent post checker], UnsentPostChecker::HandleEvent; <END TIMER HANDLER>
    2021/09/10-12:48:20.242,RelayTimeoutChecker.cpp,24,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:20.242,RelayTimeoutChecker.cpp,28,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <END TIMER HANDLER>
    2021/09/10-12:48:20.242,PingGenerator.cpp,25,(debug),[ping generator], PingGenerator::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:20.242,PostOfficeDaemon.cpp,569,(error),[postofficed], PostOfficeDaemon::checkCacheGateServiceState; cachegate service state is unavailable
    2021/09/10-12:48:20.242,PingGenerator.cpp,49,(error),[ping generator], PingGenerator::sendPing; cannot send ping relay request, wid:1
    2021/09/10-12:48:20.242,PingGenerator.cpp,29,(debug),[ping generator], PingGenerator::HandleEvent; <END TIMER HANDLER>
    2021/09/10-12:48:20.257,Session.cpp,528,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:00000000005F0000, addr:(172.16.200.119:20800)
    2021/09/10-12:48:20.257,Connection.cpp,151,(debug),[session], test, reconnect, this:00000000005F0188, addr:(0.0.0.0:51835)
    2021/09/10-12:48:20.257,Session.cpp,714,(debug),[session], close called; don't remove session, id:100000001, this:00000000005F0000, state:3
    2021/09/10-12:48:21.242,RelayTimeoutChecker.cpp,24,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <BEGIN TIMER HANDLER>
    2021/09/10-12:48:21.242,RelayTimeoutChecker.cpp,28,(debug),[relay timeout checker], RelayTimeoutChecker::HandleEvent; <END TIMER HANDLER>
    So me ununderstand where and how fix this mess

    - - - Updated - - -

    Me returns untranslated configs and change only IPs, paths and SQL creds, but errors - still present.
    Problem is strange, and it's with all...

    P.S. No me not try run exists vm from 1st post cos me have one of them and it's in Ingles and works fine with other Game's Servers AiON. TERA, MU2 me haven't more res for more VMS for more games, sry...

    - - - Updated - - -

    How fine and nice - part of databases puts in MS SQL default folder, it's so fine so me catch facepalm twice...

    - - - Updated - - -

    So me get Langpack for Windows Server 2016 from THIS install it trough console by call "lpksetup.exe" and select "<CDDrive>:\langpacks\en-us\x64fre_Server_en-us_lp.cab" file from image-file

    Me sad 46 SQL Databases only for BNS 2020...
    Reading is hard,huh. Ok,whatever. Just look for this 172.16.200.119 and maybe then you find out,why its not working. Beside,backups from db not always backup data from tables,so you should be carefull about it and check it at least once.

    - - - Updated - - -

    Quote Originally Posted by porijad View Post
    There is a lag that cuts off whenever you hover the mouse cursor over equipment or items.
    Hmm,yes. And its same for official,so. Beside,what exactly you waiting,if every tool tip in game make lookup for table with 300 mb size. Only way to remove it - remove whole tooltips from local,so there is no lags on items,but also there is no text and item names at all.

  5. #125
    Enthusiast porijad is offline
    MemberRank
    Sep 2021 Join Date
    40Posts

    Re: [Release] BNS2020 KR server VM

    If this version is also opened using an external IP, will the IP be leaked? The previous version had no choice but to play alone due to a leak problem.
    Anyone know?

  6. #126
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] BNS2020 KR server VM

    sry 4 my bed Ingles but me still write my problems...
    So after Englification VM Server 2016, me install VMware tools, STOP SQL server and download databases like files *.MDF and *.LDF
    In my VM me attach this files and try run translated/modified BNS 2020 Server and still catch problems^
    - AccountInventoryDaemon still shutdown with error message
    Code:
    2021/09/10-17:08:44.587,TransactionJob.cpp,434,(notice),[tranjob],setup transaction log
    2021/09/10-17:08:44.587,Daemon.cpp,511,(debug),[accountinventoryd], Starting, daemon: Blade&Soul AccountInventory Daemon, version: 0.0.381.571, desc: Blade&Soul AccountInventory Daemon
    2021/09/10-17:08:44.587,Daemon.cpp,512,(debug),[accountinventoryd], Network Configuration, daemon: Blade&Soul AccountInventory Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    
    2021/09/10-17:08:55.277,NPChannel2.cpp,420,(debug),[np], try connect success
    2021/09/10-17:08:55.277,NPServiceChannel.cpp,541,(debug),[np], [np-servch-mgr], initialize ok, port-id:1, ip:172.16.200.119, port:6601, timeout:5(sec)
    2021/09/10-17:08:56.300,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:100000001, this:0000000004840000, addr:(172.16.200.119:6601)
    2021/09/10-17:08:56.300,Connection.cpp,151,(debug),[session], test, reconnect, this:0000000004840188, addr:(0.0.0.0:52083)
    2021/09/10-17:08:56.300,Session.cpp,716,(debug),[session], close called; don't remove session, id:100000001, this:0000000004840000, state:3
    Possible wrong port address but how correct?
    - PostOfficeDaemon still shutdown with error message
    Code:
    2021/09/10-17:09:14.211,Daemon.cpp,510,(debug),[postofficed], Starting, daemon: Blade&Soul PostOffice Daemon, version: 0.0.356.485, desc: Blade&Soul PostOffice Daemon
    2021/09/10-17:09:14.211,Daemon.cpp,511,(debug),[postofficed], Network Configuration, daemon: Blade&Soul PostOffice Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    
    2021/09/10-17:09:15.227,Session.cpp,431,(debug),[session], connect to, port id: 1, id:100000001, this:0000000001CF0000, ip:172.16.200.119, port:20800
    2021/09/10-17:09:15.227,CacheGateChannel.cpp,242,(notice),[cachegate channel], CacheGateSessionHandler::OnConnect; connected to cachegate, sessionId:0x100000001, portId:1, sessionIndex:1
    2021/09/10-17:09:15.227,Listener.cpp,52,(error),bind(), error: 10048, msg: Only one usage of each socket address (protocol/network address/port) is normally permitted.
    2021/09/10-17:09:15.227,PostOfficeDaemon.cpp,328,(error),[postofficed], PostOfficeDaemon::initNetwork; failed to open agent listen port, portId:2, postNumber:20500
    2021/09/10-17:09:15.227,Daemon.cpp,547,(error),[postofficed], network initialize error, daemon: Blade&Soul PostOffice Daemon
    Possible wrong port address but how correct?
    - AccountInventoryDaemon still shutdown with error message
    Code:
    2021/09/10-17:03:42.457,Daemon.cpp,511,(debug),[lobbyd], Starting, daemon: Blade&Soul Lobby Daemon, version: 0.0.381.775, desc: Blade&Soul Lobby Daemon
    2021/09/10-17:03:42.457,Daemon.cpp,512,(debug),[lobbyd], Network Configuration, daemon: Blade&Soul Lobby Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    
    2021/09/10-17:03:43.629,NPServiceChannel.cpp,100,(debug),[np-servch-mgr], initialize ok, port-id:2, ip:172.16.200.119, port:6601, timeout:5(sec)
    2021/09/10-17:03:44.644,Session.cpp,530,(debug),[session], trying to reconnect after 5000 msec, id:200000001, this:0000000003050000, addr:(172.16.200.119:6601)
    2021/09/10-17:03:44.644,Connection.cpp,151,(debug),[session], test, reconnect, this:0000000003050188, addr:(0.0.0.0:51934)
    2021/09/10-17:03:44.644,Session.cpp,716,(debug),[session], close called; don't remove session, id:200000001, this:0000000003050000, state:3
    2021/09/10-17:03:44.644,LobbyDaemon.cpp,1140,(error),[lobbydaemon], FailedEventObjectHandler, id: 3, object: 0000000003050000, error:0
    2021/09/10-17:03:48.629,LobbyDaemon.cpp,2266,(error),[lobby], start np channel fail; wait initiali connect fail
    2021/09/10-17:03:48.629,LobbyDaemon.cpp,1875,(error),[lobby], start np fail
    - InfoGateDaemon still shutdown with error message
    Code:
    2021/09/10-17:31:29.727,Daemon.cpp,496,(debug),[infogated], Starting, daemon: Blade&Soul InfoGate Daemon, version: 0.0.307.333, desc: Blade&Soul InfoGate Daemon
    2021/09/10-17:31:29.727,Daemon.cpp,497,(debug),[infogated], Network Configuration, daemon: Blade&Soul InfoGate Daemon, hostname: VN-TST, public: 0.0.0.0, internal: 172.16.200.119
    
    2021/09/10-17:31:31.789,Connection.cpp,82,(error),connect(), error: 10061, msg: No connection could be made because the target machine actively refused it.
    2021/09/10-17:31:31.789,Session.cpp,404,(error),[session], Connection::Connect failed, id:100000001, this:0000000009340000, error:0
    2021/09/10-17:31:31.789,Port.cpp,480,(debug),[session], removed, port-id:1, session-id:100000001, session:0000000009340000
    2021/09/10-17:31:31.789,Port.cpp,660,(debug),[session], created, port-id:1, session-id:100000002, session:0000000009340000
    2021/09/10-17:31:31.789,Connection.cpp,151,(debug),[session], test, reconnect, this:0000000009340188, addr:(0.0.0.0:53482)
    2021/09/10-17:31:31.789,Session.cpp,431,(debug),[session], connect to, port id: 1, id:100000002, this:0000000009340000, ip:172.16.200.119, port:21802
    2021/09/10-17:31:31.789,LobbyChannel.cpp,50,(error),[lobby], start fail; not started
    2021/09/10-17:31:31.789,InfoGateDaemon.cpp,730,(error),[infogate], start lobby port fail; request fail
    - - - Updated - - -

    So me update BNS_Server_2020.rar on Yandex Disk by adding database files. And adding some tools
    It's only fast and dirty copy of files from VM in 1st post

  7. #127
    Apprentice jm5620 is offline
    MemberRank
    Sep 2021 Join Date
    6Posts

    Re: [Release] BNS2020 KR server VM

    How do you modify your character's ability and item'??

  8. #128
    Apprentice haihang1988 is online now
    MemberRank
    Dec 2014 Join Date
    15Posts

    Re: [Release] BNS2020 KR server VM

    1.png


    how to fix korean map thanks

  9. #129
    Apprentice duyhuynh2308 is offline
    MemberRank
    Jan 2021 Join Date
    8Posts

    Re: [Release] BNS2020 KR server VM

    how to infinity stamina ??

  10. #130
    Apprentice jm5620 is offline
    MemberRank
    Sep 2021 Join Date
    6Posts

    Re: [Release] BNS2020 KR server VM

    [QUOTE=duyhuynh2308;9096446]무한 스태미나 ??[/인용]

    yes

  11. #131
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    sad Re: [Release] BNS2020 KR server VM

    So me open VM from 1st post and step by step analyze servers start and found:
    - need RUBY for run NcSoft services gate
    - need install service "NCsoft.302 SpawnSrv" as "SpawnSrv"
    - can switch "SpawnSrv" into Manual start mode
    - need edit *.ini files in .\StServers\Config - for fix IP's and SQL Server login credentials
    - after that need tart NCsoft.302 SpawnSrv and wait till it's starts, 30-45 sec wait
    - and then can try start main servers...

    But in practice AccountInventoryDaemon crashes with log message:
    Code:
    2021/09/13-12:43:54.858,NPServiceChannel.cpp,169,(debug),[np], list-goods-infos, msg, page-index:1, page-size:50
    2021/09/13-12:43:54.858,NPChannel2.cpp,472,(debug),[np], sts msg sent, np-tid:2, cmd:2808, type:1
    2021/09/13-12:43:54.858,NPChannel2.cpp,553,(debug),[np], sts msg received, np-tid:2, cmd:2808, type:2
    2021/09/13-12:43:54.858,NPPacketHandler.cpp,200,(error),[np], list goods def fail; np-tid:2, cmd:2808, type:2, status-code:400, reason:ErrSqlTimeout, error-code:900, cmd:2808
    2021/09/13-12:43:54.858,NPPacketHandler.cpp,201,(error),== CRASH == ASSERT CRASH
    In VM on 1st post no crashes, me ununderstand why.
    - all databases takes from VM in 1st post and from correct path, include "GoodsDB" from D:\

  12. #132
    Member rowloong is offline
    MemberRank
    Aug 2018 Join Date
    59Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by TieLay View Post
    So me open VM from 1st post and step by step analyze servers start and found:
    - need RUBY for run NcSoft services gate
    - need install service "NCsoft.302 SpawnSrv" as "SpawnSrv"
    - can switch "SpawnSrv" into Manual start mode
    - need edit *.ini files in .\StServers\Config - for fix IP's and SQL Server login credentials
    - after that need tart NCsoft.302 SpawnSrv and wait till it's starts, 30-45 sec wait
    - and then can try start main servers...

    But in practice AccountInventoryDaemon crashes with log message:
    Code:
    2021/09/13-12:43:54.858,NPServiceChannel.cpp,169,(debug),[np], list-goods-infos, msg, page-index:1, page-size:50
    2021/09/13-12:43:54.858,NPChannel2.cpp,472,(debug),[np], sts msg sent, np-tid:2, cmd:2808, type:1
    2021/09/13-12:43:54.858,NPChannel2.cpp,553,(debug),[np], sts msg received, np-tid:2, cmd:2808, type:2
    2021/09/13-12:43:54.858,NPPacketHandler.cpp,200,(error),[np], list goods def fail; np-tid:2, cmd:2808, type:2, status-code:400, reason:ErrSqlTimeout, error-code:900, cmd:2808
    2021/09/13-12:43:54.858,NPPacketHandler.cpp,201,(error),== CRASH == ASSERT CRASH
    In VM on 1st post no crashes, me ununderstand why.
    - all databases takes from VM in 1st post and from correct path, include "GoodsDB" from D:\
    Can you register a new account from np server authSrv test page?
    If you can't reigster a account your np server have not working yet
    I extracted server files from vm too and try making a online server I can lanunch all server just waiting for use client to verifies.
    I use a cloud server machine

    - - - Updated - - -

    about DB file I found lacking GradeDB file

    - - - Updated - - -

    Quote Originally Posted by rowloong View Post
    Can you register a new account from np server authSrv test page?
    If you can't reigster a account your np server have not working yet
    I extracted server files from vm too and try making a online server I can lanunch all server just waiting for use client to verifies.
    I use a cloud server machine

    - - - Updated - - -

    about DB file I found lacking GradeDB file
    I can enter the game from remote server not vm

    I will check ue4 frontier world client maybe it will working with 2020 server files

    https://imgur.com/a/CwGR0bz



  13. #133
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] BNS2020 KR server VM

    Can U share you's server and GradeDb, or it's secret?

  14. #134
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    875Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by rowloong View Post
    I will check ue4 frontier world client maybe it will working with 2020 server files
    It does work you just need to find the compatible client.

  15. #135
    Member rowloong is offline
    MemberRank
    Aug 2018 Join Date
    59Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by TieLay View Post
    Can U share you's server and GradeDb, or it's secret?
    its not secret
    server files all I extracted from vm files from this thread
    I just add a virtual network card to my microsoft server 2019 and add 10.10.66.88 as ip doest not modifies any np config just keep it.
    my np server will working
    You can google how to add virtual network card to your remote server

    below its my virutal network card setting
    https://imgur.com/buUt0gg
    https://imgur.com/buUt0gg
    I have not GradeDB too . If I got I will share

    - - - Updated - - -

    Quote Originally Posted by ashlay View Post
    It does work you just need to find the compatible client.
    frontier world client I found from there

    https://www.bnsbuddy.com/threads/fro...oad-here.2188/

    have not verifies it



Advertisement