• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

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,111
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
every server is run very good,,,but ,chatserver run error in this boost lib..so duck

i build the boost lib in boost 1.67
 
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,111
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
Junior Spellweaver
Joined
Apr 21, 2023
Messages
160
Reaction score
22
can you build the charserver,,,tell me how solve this boost lib error ,,thank you .

i can't see any .log.txt,,,,where are you find this
 
Junior Spellweaver
Joined
Apr 21, 2023
Messages
160
Reaction score
22
INFO ERROR: servertype(31)没通过InfoServer的验证, 0.0.0.0:9401 ....error by infoserver check...every think.
 
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
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
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
chatserver,i build the new file,,but i run error in libboost, can you tell me How to solve this problem
You can create your own server it is not so difficult to build it and if you have an error maybe you do not have enough repositories

sudo yum install boost boost-devel
 
Junior Spellweaver
Joined
Apr 21, 2023
Messages
160
Reaction score
22
i install what you say ,but error,,and then i build 1.53 1.44. 1.67 libboost,,, but all error in libboost...

build good but run error
 
Junior Spellweaver
Joined
Apr 21, 2023
Messages
160
Reaction score
22
i build in cmakelist

can you give me ,vm system,can build ok and run ok,,,Then I try debugging the project
 
Back
Top