Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] BNS2020 KR server VM

Newbie Spellweaver
Joined
Sep 9, 2021
Messages
61
Reaction score
4
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?
 
Joined
Jan 13, 2011
Messages
770
Reaction score
177
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



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
 
Newbie Spellweaver
Joined
Sep 7, 2021
Messages
10
Reaction score
0
How do you modify your character's ability and item'??
 
Newbie Spellweaver
Joined
Dec 17, 2014
Messages
17
Reaction score
0
1 - [Release] BNS2020 KR server VM - RaGEZONE Forums


how to fix korean map thanks
 

Attachments

You must be registered for see attachments list
Joined
Jan 13, 2011
Messages
770
Reaction score
177
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:\
 
Newbie Spellweaver
Joined
Aug 19, 2018
Messages
94
Reaction score
18
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



about DB file I found lacking GradeDB file



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



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




 
Newbie Spellweaver
Joined
Aug 19, 2018
Messages
94
Reaction score
18
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

I have not GradeDB too . If I got I will share



It does work you just need to find the compatible client.

frontier world client I found from there



have not verifies it
 
Newbie Spellweaver
Joined
Sep 9, 2021
Messages
61
Reaction score
4
Is there any way to make it possible to enter the integrated dungeon?
 
Newbie Spellweaver
Joined
Aug 19, 2018
Messages
94
Reaction score
18
Maybe check this one if you can download from baidu.
链接: 提取码: 8b4n 复制这段内容后打开百度网盘手机App,操作更方便哦

I can download from baidu I will check for you
 
Newbie Spellweaver
Joined
Apr 10, 2020
Messages
76
Reaction score
11
Maybe check this one if you can download from baidu.
链接: 提取码: 8b4n 复制这段内容后打开百度网盘手机App,操作更方便哦

I've downloaded the Habrowser file, but the compression password is set. Can you tell me what the password is?? Please tell me the compressed password.
 
Back
Top