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 War in Pocket full source code (Unity engine)

Junior Spellweaver
Joined
Feb 13, 2018
Messages
129
Reaction score
15
If you have the same error as me, I don't know the solution to this problem yet.

The log shows that the InfoServer has started successfully. However, there are validation errors for the zone servers when they attempt to connect to the InfoServer. The log indicates that the zone servers (servertype: 31, 32, 33) are not validating with the InfoServer because the IP address to register is specified as "0.0.0.0.0". This indicates that the zone servers cannot properly register their IP address and port with the InfoServer.
Yes this can happen, but will no one help us?
 
Junior Spellweaver
Joined
Apr 21, 2023
Messages
160
Reaction score
22
f uck ,,,i build the chatserver,,,but run error,,
启动服务ChatServer...
ChatServer: /usr/local/include/boost/unordered/detail/implementation.hpp:3096: std::size_t boost::unordered::detail::table<Types>::min_buckets_for_size(std::size_t) const [with Types = boost::unordered::detail::map<std::allocator<std: pair<const std::basic_string<char>, std::basic_string<char> > >, std::basic_string<char>, std::basic_string<char>, boost::hash<std::basic_string<char> >, std::equal_to<std::basic_string<char> > >; std::size_t = long unsigned int]: Assertion `mlf_ >= minimum_max_load_factor' failed.
,,,so f uck in this case!!!
somebody ,who can help me
 
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,110
Reaction score
350
duck ,,,i build the chatserver,,,but run error,,
启动服务ChatServer...
ChatServer: /usr/local/include/boost/unordered/detail/implementation.hpp:3096: std::size_t boost::unordered::detail::table<Types>::min_buckets_for_size(std::size_t) const [with Types = boost::unordered::detail::map<std::allocator<std::pair<const std::basic_string<char>, std::basic_string<char> > >, std::basic_string<char>, std::basic_string<char>, boost::hash<std::basic_string<char> >, std::equal_to<std::basic_string<char> > >; std::size_t = long unsigned int]: Assertion `mlf_ >= minimum_max_load_factor' failed.
,,,so duck in this case!!!
somebody ,who can help me
Serverinfo log ?
 
Junior Spellweaver
Joined
Apr 21, 2023
Messages
160
Reaction score
22
[root@localhost zone]# ./eagle stop
停止目标未提供,使用默认值: ['super', 'record', 'session', 'game', ['battle', 'battle'], 'chat', 'gate']
等待super进程退出..
[root@localhost zone]# ./eagle start
当前为: 开发模式
LD_LIBRARY_PATH= /root/.eagle/3party_lib/mysql:/root/.eagle/3party_lib/apr-1:/root/.eagle/3party_lib/libxml:/root/.eagle/3party_lib/log4cxx:/root/.eagle/3party_lib/python2.7:/root/.eagle/3party_lib/zlib:/root/.eagle/3party_lib/snda:/root/.eagle/3party_lib/boost:/root/.eagle/3party_lib/protobuf2.3:/root/.eagle/3party_lib/tcmalloc:/root/.eagle/3party_lib/cryptopp:/root/.eagle/3party_lib/curl7.51:/root/.eagle/3party_lib/iconv:/root/.eagle/3party_lib/libevent:/root/.eagle/3party_lib/jsoncpp:/root/.eagle/3party_lib/coredump:/root/.eagle/3party_lib/liboauth
core文件大小有问题啊!!
启动目标未提供,使用默认值: ['super', 'record', 'session', 'game', ['battle', 'battle'], 'chat', 'gate']
启动服务SuperServer...
240321-22:12:47 SUPER INFO: Program will be run as a daemon
等待SuperServer初始化.
SuperServer初始化完毕!
启动服务RecordServer...
240321-22:12:55 RECORD INFO: Program will be run as a daemon
启动服务SessionServer...
240321-22:12:57 SESSION INFO: Program will be run as a daemon
启动服务GameServer...
240321-22:12:59 GAME INFO: Program will be run as a daemon
启动服务BattleServer...
240321-22:13:01 BATTLE INFO: Program will be run as a daemon
启动服务BattleServer...
240321-22:13:03 BATTLE INFO: Program will be run as a daemon
启动服务ChatServer...
ChatServer: /usr/local/include/boost/unordered/detail/implementation.hpp:3096: std::size_t boost::unordered::detail::table<Types>::min_buckets_for_size(std::size_t) const [with Types = boost::unordered::detail::map<std::allocator<std::pair<const std::basic_string<char>, std::basic_string<char> > >, std::basic_string<char>, std::basic_string<char>, boost::hash<std::basic_string<char> >, std::equal_to<std::basic_string<char> > >; std::size_t = long unsigned int]: Assertion `mlf_ >= minimum_max_load_factor' failed.
启动服务GatewayServer...
240321-22:13:08 GATE INFO: Program will be run as a daemon

当前为: 开发模式
LD_LIBRARY_PATH= /root/.eagle/3party_lib/mysql:/root/.eagle/3party_lib/apr-1:/root/.eagle/3party_lib/libxml:/root/.eagle/3party_lib/log4cxx:/root/.eagle/3party_lib/python2.7:/root/.eagle/3party_lib/zlib:/root/.eagle/3party_lib/snda:/root/.eagle/3party_lib/boost:/root/.eagle/3party_lib/protobuf2.3:/root/.eagle/3party_lib/tcmalloc:/root/.eagle/3party_lib/cryptopp:/root/.eagle/3party_lib/curl7.51:/root/.eagle/3party_lib/iconv:/root/.eagle/3party_lib/libevent:/root/.eagle/3party_lib/jsoncpp:/root/.eagle/3party_lib/liboauth:/root/.eagle/3party_lib/coredump
core文件大小有问题啊!!
启动目标未提供,使用默认值: ['info', 'name', 'login', 'bill', 'mp', 'support', 'stat']
启动服务InfoServer...
240321-22:12:27 INFO INFO: Program will be run as a daemon
启动服务NameServer...
240321-22:12:29 Name INFO: Program will be run as a daemon
启动服务LoginServer...
240321-22:12:31 LOGIN INFO: Program will be run as a daemon
启动服务BillServer...
240321-22:12:33 BILL INFO: Program will be run as a daemon
启动服务MPServer...
240321-22:12:35 MP INFO: Program will be run as a daemon
启动服务SupportServer...
240321-22:12:37 Support INFO: Program will be run as a daemon
启动服务StatServer...
240321-22:12:39 STAT INFO: Program will be run as a daemon
 
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,110
Reaction score
350
[root@localhost zone]# ./eagle stop
停止目标未提供,使用默认值: ['super', 'record', 'session', 'game', ['battle', 'battle'], 'chat', 'gate']
等待super进程退出..
[root@localhost zone]# ./eagle start
当前为: 开发模式
LD_LIBRARY_PATH= /root/.eagle/3party_lib/mysql:/root/.eagle/3party_lib/apr-1:/root/.eagle/3party_lib/libxml:/root/.eagle/3party_lib/log4cxx:/root/.eagle/3party_lib/python2.7:/root/.eagle/3party_lib/zlib:/root/.eagle/3party_lib/snda:/root/.eagle/3party_lib/boost:/root/.eagle/3party_lib/protobuf2.3:/root/.eagle/3party_lib/tcmalloc:/root/.eagle/3party_lib/cryptopp:/root/.eagle/3party_lib/curl7.51:/root/.eagle/3party_lib/iconv:/root/.eagle/3party_lib/libevent:/root/.eagle/3party_lib/jsoncpp:/root/.eagle/3party_lib/coredump:/root/.eagle/3party_lib/liboauth
core文件大小有问题啊!!
启动目标未提供,使用默认值: ['super', 'record', 'session', 'game', ['battle', 'battle'], 'chat', 'gate']
启动服务SuperServer...
240321-22:12:47 SUPER INFO: Program will be run as a daemon
等待SuperServer初始化.
SuperServer初始化完毕!
启动服务RecordServer...
240321-22:12:55 RECORD INFO: Program will be run as a daemon
启动服务SessionServer...
240321-22:12:57 SESSION INFO: Program will be run as a daemon
启动服务GameServer...
240321-22:12:59 GAME INFO: Program will be run as a daemon
启动服务BattleServer...
240321-22:13:01 BATTLE INFO: Program will be run as a daemon
启动服务BattleServer...
240321-22:13:03 BATTLE INFO: Program will be run as a daemon
启动服务ChatServer...
ChatServer: /usr/local/include/boost/unordered/detail/implementation.hpp:3096: std::size_t boost::unordered::detail::table<Types>::min_buckets_for_size(std::size_t) const [with Types = boost::unordered::detail::map<std::allocator<std::pair<const std::basic_string<char>, std::basic_string<char> > >, std::basic_string<char>, std::basic_string<char>, boost::hash<std::basic_string<char> >, std::equal_to<std::basic_string<char> > >; std::size_t = long unsigned int]: Assertion `mlf_ >= minimum_max_load_factor' failed.
启动服务GatewayServer...
240321-22:13:08 GATE INFO: Program will be run as a daemon

当前为: 开发模式
LD_LIBRARY_PATH= /root/.eagle/3party_lib/mysql:/root/.eagle/3party_lib/apr-1:/root/.eagle/3party_lib/libxml:/root/.eagle/3party_lib/log4cxx:/root/.eagle/3party_lib/python2.7:/root/.eagle/3party_lib/zlib:/root/.eagle/3party_lib/snda:/root/.eagle/3party_lib/boost:/root/.eagle/3party_lib/protobuf2.3:/root/.eagle/3party_lib/tcmalloc:/root/.eagle/3party_lib/cryptopp:/root/.eagle/3party_lib/curl7.51:/root/.eagle/3party_lib/iconv:/root/.eagle/3party_lib/libevent:/root/.eagle/3party_lib/jsoncpp:/root/.eagle/3party_lib/liboauth:/root/.eagle/3party_lib/coredump
core文件大小有问题啊!!
启动目标未提供,使用默认值: ['info', 'name', 'login', 'bill', 'mp', 'support', 'stat']
启动服务InfoServer...
240321-22:12:27 INFO INFO: Program will be run as a daemon
启动服务NameServer...
240321-22:12:29 Name INFO: Program will be run as a daemon
启动服务LoginServer...
240321-22:12:31 LOGIN INFO: Program will be run as a daemon
启动服务BillServer...
240321-22:12:33 BILL INFO: Program will be run as a daemon
启动服务MPServer...
240321-22:12:35 MP INFO: Program will be run as a daemon
启动服务SupportServer...
240321-22:12:37 Support INFO: Program will be run as a daemon
启动服务StatServer...
240321-22:12:39 STAT INFO: Program will be run as a daemon
No no is log show me
 

Attachments

You must be registered for see attachments list
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,110
Reaction score
350
vmware centos7
1711110007271 - Release War in Pocket full source code (Unity engine) - RaGEZONE Forums

I'm building a new server I may have found the cause but I still need to test it if it works I'll let you know personally!
 

Attachments

You must be registered for see attachments list
Back
Top