17:38:44.583 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"map-1" nodeType:"map" lastAt:1773135524570 heartbeatTimeout:3000] 17:40:05.845 gate-1 INFO cherry@v1.4.18/application.go:59 ░█████╗░██╗░░██╗███████╗██████╗░██████╗░██╗░░░██╗ ██╔══██╗██║░░██║██╔════╝██╔══██╗██╔══██╗╚██╗░██╔╝ ██║░░╚═╝███████║█████╗░░██████╔╝██████╔╝░╚████╔╝░ ██║░░██╗██╔══██║██╔══╝░░██╔══██╗██╔══██╗░░╚██╔╝░░ ╚█████╔╝██║░░██║███████╗██║░░██║██║░░██║░░░██║░░░ ░╚════╝░╚═╝░░╚═╝╚══════╝╚═╝░░╚═╝╚═╝░░╚═╝░░░╚═╝░░░ game sever framework @v1.4.18 17:40:05.859 gate-1 INFO cherry@v1.4.18/application.go:177 ------------------------------------------------- 17:40:05.859 gate-1 INFO cherry@v1.4.18/application.go:178 [nodeID = gate-1] application is starting... 17:40:05.859 gate-1 INFO cherry@v1.4.18/application.go:179 [nodeType = gate] 17:40:05.859 gate-1 INFO cherry@v1.4.18/application.go:180 [pid = 3000] 17:40:05.859 gate-1 INFO cherry@v1.4.18/application.go:181 [startTime = 2026-03-10 17:40:05] 17:40:05.859 gate-1 INFO cherry@v1.4.18/application.go:182 [profilePath = D:\work\f1\server\etc\profile\] 17:40:05.859 gate-1 INFO cherry@v1.4.18/application.go:183 [profileName = hw.json] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:184 [env = hw] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:185 [debug = true] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:186 [printLevel = debug] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:187 [logLevel = debug] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:188 [stackLevel = error] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:189 [writeFile = true] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:190 [serializer = protobuf] 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:191 ------------------------------------------------- 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:196 [component = cluster_component] is added. 17:40:05.860 gate-1 INFO cherry@v1.4.18/application.go:196 [component = discovery_component] is added. 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:196 [component = gops_component] is added. 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:196 [component = data_config_component] is added. 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:196 [component = redis_component] is added. 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:196 [component = rate_limiter_component] is added. 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:196 [component = actor_component] is added. 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:196 [component = tcp_connector] is added. 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:198 ------------------------------------------------- 17:40:05.861 gate-1 INFO cherry@v1.4.18/application.go:202 [component = cluster_component] -> OnInit(). 17:40:05.901 gate-1 INFO nats/pool.go:50 Nats has connected! [poolSize = 1] 17:40:05.901 gate-1 INFO nats_cluster/cluster.go:59 Nats cluster execute OnInit(). 17:40:05.902 gate-1 INFO cherry@v1.4.18/application.go:202 [component = discovery_component] -> OnInit(). 17:40:05.902 gate-1 INFO discovery/component.go:45 Select discovery [mode = nats]. 17:40:05.902 gate-1 INFO discovery/discovery_master.go:102 [init] Discovery = nats is running. 17:40:05.903 gate-1 INFO cherry@v1.4.18/application.go:202 [component = gops_component] -> OnInit(). 17:40:05.904 gate-1 INFO cherry@v1.4.18/application.go:202 [component = data_config_component] -> OnInit(). 17:40:05.906 gate-1 INFO data-config@v1.4.1/component.go:114 [config = sdk] loaded. [size = 1] 17:40:05.926 gate-1 INFO data-config@v1.4.1/component.go:114 [config = proto_route] loaded. [size = 311] 17:40:05.928 gate-1 INFO data-config@v1.4.1/component.go:114 [config = rate_limiter] loaded. [size = 6] 17:40:05.928 gate-1 INFO data-config@v1.4.1/component.go:114 [config = lua] loaded. [size = 2] 17:40:05.928 gate-1 INFO cherry@v1.4.18/application.go:202 [component = redis_component] -> OnInit(). 17:40:05.928 gate-1 INFO redis/component.go:78 New redis *client [configID = guid_redis_id, redisID = redis-hw] 17:40:05.929 gate-1 INFO redis/component.go:78 New redis *client [configID = center_redis_id, redisID = redis-hw] 17:40:05.939 gate-1 INFO discovery/discovery_master.go:184 [sendRegister2Master] OK. master = master-1, member = nodeID:"gate-1" nodeType:"gate" lastAt:1773135605902 heartbeatTimeout:3000 17:40:05.939 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"master-1" nodeType:"master" lastAt:1773114682058 heartbeatTimeout:3000] 17:40:05.940 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"gate-1" nodeType:"gate" lastAt:1773135605920 heartbeatTimeout:3000] 17:40:05.940 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"web-1" nodeType:"web" lastAt:1773135605374 heartbeatTimeout:3000] 17:40:05.940 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"map-1" nodeType:"map" lastAt:1773135605613 heartbeatTimeout:3000] 17:40:05.968 gate-1 INFO redis/component.go:129 [redisID = redis-hw] connected! [address = 192.168.1.232:46379] 17:40:05.970 gate-1 INFO redis/guid.go:54 check guid. [current = 1048578] 17:40:05.972 gate-1 INFO redis/guid.go:57 check uid. [current = 1048578] 17:40:05.973 gate-1 INFO redis/guid.go:60 check chatid. [current = 1024] 17:40:05.976 gate-1 INFO redis/guid.go:63 check leagueid. [current = 1874] 17:40:05.976 gate-1 INFO redis/component.go:91 Load [type = *redis.guid, configID = guid_redis_id, redisID = redis-hw] 17:40:05.976 gate-1 INFO redis/component.go:91 Load [type = *redis.center, configID = center_redis_id, redisID = redis-hw] 17:40:05.976 gate-1 INFO cherry@v1.4.18/application.go:202 [component = rate_limiter_component] -> OnInit(). 17:40:05.976 gate-1 INFO cherry@v1.4.18/application.go:202 [component = actor_component] -> OnInit(). 17:40:05.977 gate-1 INFO cherry@v1.4.18/application.go:202 [component = tcp_connector] -> OnInit(). 17:40:05.977 gate-1 INFO cherry@v1.4.18/application.go:205 ------------------------------------------------- 17:40:05.977 gate-1 INFO cherry@v1.4.18/application.go:209 [component = cluster_component] -> OnAfterInit(). 17:40:05.977 gate-1 INFO cherry@v1.4.18/application.go:209 [component = discovery_component] -> OnAfterInit(). 17:40:05.977 gate-1 INFO cherry@v1.4.18/application.go:209 [component = gops_component] -> OnAfterInit(). 17:40:05.977 gate-1 INFO cherry@v1.4.18/application.go:209 [component = data_config_component] -> OnAfterInit(). 17:40:05.977 gate-1 INFO cherry@v1.4.18/application.go:209 [component = redis_component] -> OnAfterInit(). 17:40:05.978 gate-1 INFO cherry@v1.4.18/application.go:209 [component = rate_limiter_component] -> OnAfterInit(). 17:40:05.978 gate-1 INFO cherry@v1.4.18/application.go:209 [component = actor_component] -> OnAfterInit(). 17:40:05.978 gate-1 INFO cherry@v1.4.18/application.go:209 [component = tcp_connector] -> OnAfterInit(). 17:40:05.978 gate-1 INFO sessions/actor.go:72 [sessions] actor init success. isSync = false 17:40:05.978 gate-1 INFO pomelo/command.go:83 [initCommand] handshake data = map[code:200 sys:map[dict:map[] heartbeat:30 serializer:protobuf]] 17:40:05.978 gate-1 INFO cherry@v1.4.18/application.go:221 ------------------------------------------------- 17:40:05.978 gate-1 INFO cherry@v1.4.18/application.go:222 [spend time = 119ms] application is running. 17:40:05.979 gate-1 INFO cherry@v1.4.18/application.go:223 ------------------------------------------------- 17:40:05.979 gate-1 INFO connector/tcp_connector.go:57 Tcp connector listening at Address :30001 17:40:44.469 gate-1 DEBUG discovery/discovery_default.go:156 Remove member. [member = nodeID:"map-1" nodeType:"map" lastAt:1773135605613 heartbeatTimeout:3000] 17:40:44.470 gate-1 INFO user/actor.go:152 Kick Sessions with [NodeType = map, NodeID = map-1] 17:41:07.467 gate-1 INFO cherry@v1.4.18/application.go:59 ░█████╗░██╗░░██╗███████╗██████╗░██████╗░██╗░░░██╗ ██╔══██╗██║░░██║██╔════╝██╔══██╗██╔══██╗╚██╗░██╔╝ ██║░░╚═╝███████║█████╗░░██████╔╝██████╔╝░╚████╔╝░ ██║░░██╗██╔══██║██╔══╝░░██╔══██╗██╔══██╗░░╚██╔╝░░ ╚█████╔╝██║░░██║███████╗██║░░██║██║░░██║░░░██║░░░ ░╚════╝░╚═╝░░╚═╝╚══════╝╚═╝░░╚═╝╚═╝░░╚═╝░░░╚═╝░░░ game sever framework @v1.4.18 17:41:07.486 gate-1 INFO cherry@v1.4.18/application.go:177 ------------------------------------------------- 17:41:07.486 gate-1 INFO cherry@v1.4.18/application.go:178 [nodeID = gate-1] application is starting... 17:41:07.486 gate-1 INFO cherry@v1.4.18/application.go:179 [nodeType = gate] 17:41:07.487 gate-1 INFO cherry@v1.4.18/application.go:180 [pid = 17672] 17:41:07.487 gate-1 INFO cherry@v1.4.18/application.go:181 [startTime = 2026-03-10 17:41:07] 17:41:07.487 gate-1 INFO cherry@v1.4.18/application.go:182 [profilePath = D:\work\f1\server\etc\profile\] 17:41:07.487 gate-1 INFO cherry@v1.4.18/application.go:183 [profileName = hw.json] 17:41:07.487 gate-1 INFO cherry@v1.4.18/application.go:184 [env = hw] 17:41:07.488 gate-1 INFO cherry@v1.4.18/application.go:185 [debug = true] 17:41:07.489 gate-1 INFO cherry@v1.4.18/application.go:186 [printLevel = debug] 17:41:07.489 gate-1 INFO cherry@v1.4.18/application.go:187 [logLevel = debug] 17:41:07.489 gate-1 INFO cherry@v1.4.18/application.go:188 [stackLevel = error] 17:41:07.489 gate-1 INFO cherry@v1.4.18/application.go:189 [writeFile = true] 17:41:07.489 gate-1 INFO cherry@v1.4.18/application.go:190 [serializer = protobuf] 17:41:07.490 gate-1 INFO cherry@v1.4.18/application.go:191 ------------------------------------------------- 17:41:07.490 gate-1 INFO cherry@v1.4.18/application.go:196 [component = cluster_component] is added. 17:41:07.490 gate-1 INFO cherry@v1.4.18/application.go:196 [component = discovery_component] is added. 17:41:07.491 gate-1 INFO cherry@v1.4.18/application.go:196 [component = gops_component] is added. 17:41:07.491 gate-1 INFO cherry@v1.4.18/application.go:196 [component = data_config_component] is added. 17:41:07.491 gate-1 INFO cherry@v1.4.18/application.go:196 [component = redis_component] is added. 17:41:07.491 gate-1 INFO cherry@v1.4.18/application.go:196 [component = rate_limiter_component] is added. 17:41:07.491 gate-1 INFO cherry@v1.4.18/application.go:196 [component = actor_component] is added. 17:41:07.491 gate-1 INFO cherry@v1.4.18/application.go:196 [component = tcp_connector] is added. 17:41:07.492 gate-1 INFO cherry@v1.4.18/application.go:198 ------------------------------------------------- 17:41:07.492 gate-1 INFO cherry@v1.4.18/application.go:202 [component = cluster_component] -> OnInit(). 17:41:07.509 gate-1 INFO nats/pool.go:50 Nats has connected! [poolSize = 1] 17:41:07.509 gate-1 INFO nats_cluster/cluster.go:59 Nats cluster execute OnInit(). 17:41:07.510 gate-1 INFO cherry@v1.4.18/application.go:202 [component = discovery_component] -> OnInit(). 17:41:07.510 gate-1 INFO discovery/component.go:45 Select discovery [mode = nats]. 17:41:07.510 gate-1 INFO discovery/discovery_master.go:102 [init] Discovery = nats is running. 17:41:07.511 gate-1 INFO cherry@v1.4.18/application.go:202 [component = gops_component] -> OnInit(). 17:41:07.512 gate-1 INFO cherry@v1.4.18/application.go:202 [component = data_config_component] -> OnInit(). 17:41:07.515 gate-1 WARN discovery/discovery_master.go:177 [sendRegister2Master] Fail. master = master-1, err = nats: no responders available for request 17:41:07.516 gate-1 INFO data-config@v1.4.1/component.go:114 [config = sdk] loaded. [size = 1] 17:41:07.540 gate-1 INFO data-config@v1.4.1/component.go:114 [config = proto_route] loaded. [size = 311] 17:41:07.540 gate-1 INFO data-config@v1.4.1/component.go:114 [config = rate_limiter] loaded. [size = 6] 17:41:07.542 gate-1 INFO data-config@v1.4.1/component.go:114 [config = lua] loaded. [size = 2] 17:41:07.542 gate-1 INFO cherry@v1.4.18/application.go:202 [component = redis_component] -> OnInit(). 17:41:07.543 gate-1 INFO redis/component.go:78 New redis *client [configID = center_redis_id, redisID = redis-hw] 17:41:07.543 gate-1 INFO redis/component.go:78 New redis *client [configID = guid_redis_id, redisID = redis-hw] 17:41:07.554 gate-1 INFO redis/component.go:129 [redisID = redis-hw] connected! [address = 192.168.1.232:46379] 17:41:07.561 gate-1 INFO redis/guid.go:54 check guid. [current = 1048578] 17:41:07.573 gate-1 INFO redis/guid.go:57 check uid. [current = 1048578] 17:41:07.579 gate-1 INFO redis/guid.go:60 check chatid. [current = 1024] 17:41:07.583 gate-1 INFO redis/guid.go:63 check leagueid. [current = 1874] 17:41:07.583 gate-1 INFO redis/component.go:91 Load [type = *redis.guid, configID = guid_redis_id, redisID = redis-hw] 17:41:07.584 gate-1 INFO redis/component.go:91 Load [type = *redis.center, configID = center_redis_id, redisID = redis-hw] 17:41:07.584 gate-1 INFO cherry@v1.4.18/application.go:202 [component = rate_limiter_component] -> OnInit(). 17:41:07.584 gate-1 INFO cherry@v1.4.18/application.go:202 [component = actor_component] -> OnInit(). 17:41:07.584 gate-1 INFO cherry@v1.4.18/application.go:202 [component = tcp_connector] -> OnInit(). 17:41:07.584 gate-1 INFO cherry@v1.4.18/application.go:205 ------------------------------------------------- 17:41:07.584 gate-1 INFO cherry@v1.4.18/application.go:209 [component = cluster_component] -> OnAfterInit(). 17:41:07.585 gate-1 INFO cherry@v1.4.18/application.go:209 [component = discovery_component] -> OnAfterInit(). 17:41:07.585 gate-1 INFO cherry@v1.4.18/application.go:209 [component = gops_component] -> OnAfterInit(). 17:41:07.585 gate-1 INFO cherry@v1.4.18/application.go:209 [component = data_config_component] -> OnAfterInit(). 17:41:07.585 gate-1 INFO cherry@v1.4.18/application.go:209 [component = redis_component] -> OnAfterInit(). 17:41:07.585 gate-1 INFO cherry@v1.4.18/application.go:209 [component = rate_limiter_component] -> OnAfterInit(). 17:41:07.586 gate-1 INFO cherry@v1.4.18/application.go:209 [component = actor_component] -> OnAfterInit(). 17:41:07.586 gate-1 INFO cherry@v1.4.18/application.go:209 [component = tcp_connector] -> OnAfterInit(). 17:41:07.586 gate-1 INFO sessions/actor.go:72 [sessions] actor init success. isSync = false 17:41:07.586 gate-1 INFO pomelo/command.go:83 [initCommand] handshake data = map[code:200 sys:map[dict:map[] heartbeat:30 serializer:protobuf]] 17:41:07.586 gate-1 INFO cherry@v1.4.18/application.go:221 ------------------------------------------------- 17:41:07.586 gate-1 INFO cherry@v1.4.18/application.go:222 [spend time = 101ms] application is running. 17:41:07.587 gate-1 INFO cherry@v1.4.18/application.go:223 ------------------------------------------------- 17:41:07.587 gate-1 INFO connector/tcp_connector.go:57 Tcp connector listening at Address :30001 17:41:08.521 gate-1 WARN discovery/discovery_master.go:177 [sendRegister2Master] Fail. master = master-1, err = nats: no responders available for request 17:41:08.815 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"center-1" nodeType:"center" lastAt:1773135668804 heartbeatTimeout:3000] 17:41:08.878 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"8" nodeType:"game" lastAt:1773135668872 heartbeatTimeout:3000] 17:41:08.928 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"map-1" nodeType:"map" lastAt:1773135668921 heartbeatTimeout:3000] 17:41:08.931 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"web-1" nodeType:"web" lastAt:1773135668924 heartbeatTimeout:3000] 17:41:09.105 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"chat-1" nodeType:"chat" lastAt:1773135668085 heartbeatTimeout:3000] 17:41:09.533 gate-1 INFO discovery/discovery_master.go:184 [sendRegister2Master] OK. master = master-1, member = nodeID:"gate-1" nodeType:"gate" lastAt:1773135667510 heartbeatTimeout:3000 17:41:09.533 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"map-1" nodeType:"map" lastAt:1773135668924 heartbeatTimeout:3000] 17:41:09.533 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"master-1" nodeType:"master" lastAt:1773135668798 heartbeatTimeout:3000] 17:41:09.533 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"chat-1" nodeType:"chat" lastAt:1773135669099 heartbeatTimeout:3000] 17:41:09.534 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"gate-1" nodeType:"gate" lastAt:1773135669527 heartbeatTimeout:3000] 17:41:09.534 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"web-1" nodeType:"web" lastAt:1773135668928 heartbeatTimeout:3000] 17:41:09.534 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"8" nodeType:"game" lastAt:1773135668876 heartbeatTimeout:3000] 17:41:09.534 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"center-1" nodeType:"center" lastAt:1773135668809 heartbeatTimeout:3000] 17:41:09.640 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"ops-1" nodeType:"ops" lastAt:1773135668623 heartbeatTimeout:3000] 17:41:26.808 gate-1 DEBUG discovery/discovery_default.go:156 Remove member. [member = nodeID:"map-1" nodeType:"map" lastAt:1773135668921 heartbeatTimeout:3000] 17:41:26.808 gate-1 INFO user/actor.go:152 Kick Sessions with [NodeType = map, NodeID = map-1] 17:41:32.812 gate-1 DEBUG discovery/discovery_default.go:156 Remove member. [member = nodeID:"8" nodeType:"game" lastAt:1773135668872 heartbeatTimeout:3000] 17:41:32.812 gate-1 INFO user/actor.go:142 Kick Sessions with [NodeType = game, NodeID = 8] 17:41:34.271 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"8" nodeType:"game" lastAt:1773135694250 heartbeatTimeout:3000] 17:41:39.585 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"map-1" nodeType:"map" lastAt:1773135699578 heartbeatTimeout:3000] 17:42:30.549 gate-1 DEBUG pomelo/agent.go:68 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 0] Agent create. [count = 0, ip = 192.168.1.29] 17:42:30.553 gate-1 DEBUG pomelo/command.go:117 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 0] Request handshake. [address = 192.168.1.29] 17:42:30.556 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135750555 17:42:30.557 gate-1 DEBUG pomelo/command.go:129 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 0] request handshakeACK. [address = 192.168.1.29] 17:42:30.566 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 0] Request Data Message. [mid = 1, route = gate.user.login] 17:42:30.575 gate-1 INFO redis/component.go:129 [redisID = redis-hw] connected! [address = 192.168.1.232:46379] 17:42:30.587 gate-1 DEBUG user/actor_agent.go:121 user login. gameNodeID = 8, pid = 2188008, open_id = 1048577, response = uid:1048578 pid:2188008 openID:"1048577" gameNodeID:"8" 17:42:30.588 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 1, isError = false] 17:42:30.596 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 2, route = game.login.enter] 17:42:33.836 gate-1 DEBUG discovery/discovery_default.go:156 Remove member. [member = nodeID:"8" nodeType:"game" lastAt:1773135694250 heartbeatTimeout:3000] 17:42:33.836 gate-1 INFO user/actor.go:142 Kick Sessions with [NodeType = game, NodeID = 8] 17:42:38.429 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.itemListPush] 17:42:38.432 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.heroListPush] 17:42:38.434 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.heroBookListPush] 17:42:38.434 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.lordPush] 17:42:38.434 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.lordShowPush] 17:42:38.434 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.questsPush] 17:42:38.437 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.equipListPush] 17:42:38.438 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.chatDataPush] 17:42:38.439 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.lineupPush] 17:42:38.439 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.chapterPush] 17:42:38.439 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.shopPush] 17:42:38.439 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.mainQuestsPush] 17:42:38.445 gate-1 INFO redis/component.go:129 [redisID = redis-hw] connected! [address = 192.168.1.232:46379] 17:42:38.448 gate-1 WARN nats_cluster/cluster.go:202 [PublishRemote] Get node type fail. [nodeID = 8, source = gate-1.user.8APpV2tYZsDEjA2tXLDriW, target = 8.sessions, funcName = bind, bytesLen = 164, session = , err = nodeID = 8 not found.] 17:42:38.448 gate-1 WARN actor/system.go:190 [Call] Publish remote fail. [source = gate-1.user.8APpV2tYZsDEjA2tXLDriW, target = 8.sessions, funcName = bind, err = Discovery not found node] 17:42:38.454 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 2, isError = false] 17:42:38.458 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.mail.listPush] 17:42:38.475 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = chat.chatRoom.chatMsgListPush] 17:42:38.477 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = chat.chatRoom.chatMsgListPush] 17:42:38.532 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 3, route = game.player.lordInfo] 17:42:38.532 gate-1 WARN nats_cluster/cluster.go:164 [PublishLocal] Get node type fail. [nodeID = 8, packet = source = gate-1.user, target = 8.player, funcName = lordInfo, bytesLen = 4, session = sid:"8APpV2tYZsDEjA2tXLDriW" uid:1048578 agentPath:"gate-1.user" ip:"192.168.1.29" data:{key:"game_node_id" value:"8"} data:{key:"map_node_id" value:"map-1"} data:{key:"mid" value:"3"} data:{key:"open_id" value:"1048577"} data:{key:"pid" value:"2188008"} data:{key:"player_id" value:"1048577"}, err = nodeID = 8 not found.] 17:42:38.533 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 3, isError = true] 17:42:38.803 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 4, route = map.player.login] 17:42:38.813 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.facilityListPush] 17:42:38.813 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageListPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.mainQuestsPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.questsPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.questsLeaguePush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.teamPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.teamOutsideTroopsPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.conscriptPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.mapMarkPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = game.player.shopPush] 17:42:38.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.heroListPush] 17:42:38.815 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.mainCityShowPush] 17:42:38.815 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.dailySignInPush] 17:42:38.815 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 4, isError = false] 17:42:38.815 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.ownerMapObjectsPush] 17:42:39.377 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"8" nodeType:"game" lastAt:1773135694250 heartbeatTimeout:3000] 17:42:39.777 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 5, route = map.player.reportInfo] 17:42:39.788 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 5, isError = false] 17:42:47.732 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.join] 17:42:47.746 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.746 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.747 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.747 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.747 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.748 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.748 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.748 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.748 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:47.748 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.playerUpdate] 17:42:47.749 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:42:49.965 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:43:00.558 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135780558 17:43:30.558 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135810558 17:43:39.003 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:43:41.008 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:43:42.007 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:43:42.019 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:43:42.020 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:43:42.020 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:43:42.020 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:43:42.021 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:43:44.073 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:43:46.077 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:43:48.079 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:43:50.086 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:00.557 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135840557 17:44:03.109 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:04.109 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:05.109 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:06.111 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:07.112 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:13.287 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:14.287 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:15.290 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:16.289 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:27.313 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:28.313 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:44:28.318 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:44:28.318 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:44:28.319 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:44:28.319 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:44:28.319 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:44:30.557 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135870557 17:45:00.558 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135900558 17:45:01.340 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:02.342 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:02.353 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:03.343 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:06.345 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:06.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:06.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:06.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:06.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:06.357 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:06.357 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:07.345 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:07.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:07.357 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:07.357 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:08.344 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:08.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:08.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:08.357 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:08.357 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:08.357 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:09.346 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:10.346 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:10.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:10.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:10.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:10.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:11.347 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:16.353 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:17.358 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:19.360 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:20.360 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:21.360 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:30.557 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135930557 17:45:39.417 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:40.419 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:41.424 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:42.429 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:45.436 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:46.435 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:47.435 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:50.447 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:51.446 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:52.450 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:52.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:52.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:52.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:52.462 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:45:53.451 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:54.451 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:55.455 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:58.463 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:45:59.464 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:00.465 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:00.557 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135960557 17:46:06.483 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:20.504 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:21.507 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:22.510 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:30.559 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773135990559 17:46:39.554 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:40.556 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:41.556 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:42.559 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:43.559 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:44.558 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:45.562 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:46.597 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 6, route = game.mail.read] 17:46:46.605 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:46.610 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 6, isError = false] 17:46:48.937 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 7, route = game.mail.takeAllReward] 17:46:48.946 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 7, isError = false] 17:46:51.746 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 8, route = game.mail.delete] 17:46:51.751 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 8, isError = false] 17:46:52.651 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 9, route = game.mail.takeAllReward] 17:46:52.659 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 9, isError = true] 17:46:56.622 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:57.624 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:58.627 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:46:58.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:46:58.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:46:59.631 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:00.559 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136020559 17:47:01.634 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:02.634 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:03.636 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:04.636 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:05.636 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:06.640 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:07.642 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:08.644 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:47:30.558 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136050558 17:48:00.560 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136080560 17:48:30.559 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136110559 17:49:00.559 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136140559 17:49:30.559 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136170559 17:50:00.559 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136200559 17:50:30.560 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136230560 17:51:00.559 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136260559 17:51:16.322 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 10, route = map.league.assembleList] 17:51:30.561 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136290561 17:52:00.562 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136320562 17:52:24.172 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:29.182 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:30.184 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:30.561 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136350561 17:52:35.195 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:37.196 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:41.206 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:42.206 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:43.208 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:50.240 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:51.241 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:52.243 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:53.243 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:52:54.244 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:53:00.561 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136380561 17:53:30.561 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136410561 17:54:00.560 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136440560 17:54:15.175 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 11, route = game.player.lordInfo] 17:54:15.207 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 11, isError = false] 17:54:30.562 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136470562 17:54:40.645 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.645 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.645 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.646 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.646 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.646 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.647 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.647 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.647 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:40.647 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:54:46.077 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 12, route = game.player.lordInfo] 17:54:46.095 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 12, isError = false] 17:55:00.393 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 13, route = game.player.lordInfo] 17:55:00.411 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Response ok. [mid = 13, isError = false] 17:55:00.561 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136500561 17:55:04.467 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:55:10.769 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.770 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.770 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.770 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.770 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.770 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.771 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.771 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.771 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:10.771 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:55:24.480 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:55:25.483 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:55:30.561 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDriW, now = 1773136530561 17:55:43.679 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Request Data Message. [mid = 0, route = map.player.quit] 17:55:43.742 gate-1 DEBUG pomelo/agent.go:147 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Agent read chan exit. 17:55:43.743 gate-1 DEBUG pomelo/agent.go:176 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Agent write chan exit. 17:55:43.752 gate-1 INFO redis/component.go:129 [redisID = redis-hw] connected! [address = 192.168.1.232:46379] 17:55:43.757 gate-1 DEBUG actor/actor.go:338 [Exit] actor exit! path = gate-1.user.8APpV2tYZsDEjA2tXLDriW 17:55:43.757 gate-1 DEBUG pomelo/agents.go:62 Unbind agent. sid = 8APpV2tYZsDEjA2tXLDriW 17:55:43.757 gate-1 DEBUG pomelo/agent.go:235 [sid = 8APpV2tYZsDEjA2tXLDriW,uid = 1048578] Agent closed. [count = 0, ip = 192.168.1.29] 17:56:14.499 gate-1 DEBUG pomelo/agent.go:68 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 0] Agent create. [count = 0, ip = 192.168.1.29] 17:56:14.503 gate-1 DEBUG pomelo/command.go:117 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 0] Request handshake. [address = 192.168.1.29] 17:56:14.506 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrmx, now = 1773136574506 17:56:14.507 gate-1 DEBUG pomelo/command.go:129 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 0] request handshakeACK. [address = 192.168.1.29] 17:56:14.515 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 0] Request Data Message. [mid = 1, route = gate.user.login] 17:56:14.524 gate-1 INFO redis/component.go:129 [redisID = redis-hw] connected! [address = 192.168.1.232:46379] 17:56:14.535 gate-1 DEBUG user/actor_agent.go:121 user login. gameNodeID = 8, pid = 2188008, open_id = 1048577, response = uid:1048578 pid:2188008 openID:"1048577" gameNodeID:"8" 17:56:14.537 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 1, isError = false] 17:56:14.544 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 2, route = game.login.enter] 17:56:14.556 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemListPush] 17:56:14.556 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroListPush] 17:56:14.556 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroBookListPush] 17:56:14.556 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.lordPush] 17:56:14.556 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.lordShowPush] 17:56:14.557 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.questsPush] 17:56:14.557 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.equipListPush] 17:56:14.557 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatDataPush] 17:56:14.557 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.lineupPush] 17:56:14.557 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chapterPush] 17:56:14.557 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.shopPush] 17:56:14.557 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.mainQuestsPush] 17:56:14.572 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 2, isError = false] 17:56:14.572 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.mail.listPush] 17:56:14.588 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = chat.chatRoom.chatMsgListPush] 17:56:14.590 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = chat.chatRoom.chatMsgListPush] 17:56:14.651 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 3, route = game.player.lordInfo] 17:56:14.670 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 3, isError = false] 17:56:14.903 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 4, route = map.player.login] 17:56:14.916 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.facilityListPush] 17:56:14.916 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageListPush] 17:56:14.917 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.mainQuestsPush] 17:56:14.917 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.questsPush] 17:56:14.917 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.questsLeaguePush] 17:56:14.917 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.teamPush] 17:56:14.918 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.teamOutsideTroopsPush] 17:56:14.918 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.conscriptPush] 17:56:14.918 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.mapMarkPush] 17:56:14.918 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.shopPush] 17:56:14.919 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.heroListPush] 17:56:14.919 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.mainCityShowPush] 17:56:14.919 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.dailySignInPush] 17:56:14.919 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 4, isError = false] 17:56:14.919 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.ownerMapObjectsPush] 17:56:15.902 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 5, route = map.player.reportInfo] 17:56:15.913 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 5, isError = false] 17:56:29.417 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.join] 17:56:29.442 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.442 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.443 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.443 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.443 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.443 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.444 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.444 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.444 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:29.444 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.playerUpdate] 17:56:29.445 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:31.055 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:56:32.056 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:56:33.058 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:56:35.059 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:56:35.066 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:35.066 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:35.067 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:35.067 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:35.067 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.pusher.objectUpdate] 17:56:36.061 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:56:37.064 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:56:38.135 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.slide] 17:56:44.507 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrmx, now = 1773136604507 17:56:52.399 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 6, route = game.player.itemUse] 17:56:52.408 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:56:52.603 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.equipChangePush] 17:56:52.603 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 6, isError = false] 17:56:52.604 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:56:55.534 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 7, route = game.player.itemUse] 17:56:55.542 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:56:55.785 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.equipChangePush] 17:56:55.785 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 7, isError = false] 17:56:55.786 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:05.096 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 8, route = map.player.teamLeave] 17:57:05.106 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.heroChangePush] 17:57:05.125 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 8, isError = false] 17:57:06.521 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 9, route = map.player.teamUp] 17:57:06.538 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.heroChangePush] 17:57:06.538 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 9, isError = false] 17:57:07.576 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 10, route = map.player.teamUp] 17:57:07.593 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.heroChangePush] 17:57:07.593 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Response ok. [mid = 10, isError = false] 17:57:07.595 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.questsPush] 17:57:14.507 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrmx, now = 1773136634507 17:57:20.931 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Request Data Message. [mid = 0, route = map.player.quit] 17:57:44.507 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrmx, now = 1773136664507 17:57:45.635 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.645 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.654 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.662 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.674 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.684 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.693 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.732 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.770 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.770 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.772 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.772 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.772 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.772 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.773 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.773 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.773 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.774 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.774 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.774 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.774 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.774 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.774 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.775 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.775 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.776 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.776 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.776 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.776 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.776 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.778 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.778 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.778 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.779 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.779 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.780 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.780 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.780 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.780 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.780 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.781 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.781 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.781 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.781 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.781 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.781 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.782 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.782 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.789 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.793 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.797 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.800 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.806 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.808 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.811 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.846 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.846 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.847 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.847 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.847 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.848 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:45.849 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.849 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.849 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.850 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.850 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.850 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.850 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.851 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.851 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.851 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.851 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.851 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.852 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.852 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.852 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:45.852 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.852 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.853 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.853 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.853 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.853 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.853 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.853 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.855 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.855 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.855 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.855 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:45.952 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.959 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.964 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.968 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.971 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.976 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:45.981 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.000 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.018 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.018 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.018 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.019 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.019 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.019 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.019 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.019 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.020 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.020 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.020 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.021 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.021 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.021 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.021 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.022 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.022 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.023 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.023 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.023 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.023 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.024 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.024 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.024 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.024 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.024 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.026 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.026 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.026 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.026 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.027 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.095 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.100 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.105 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.110 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.115 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.120 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.125 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.142 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.160 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.161 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.162 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.163 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.163 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.164 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.164 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.164 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.164 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.164 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.165 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.165 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.166 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.167 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.167 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.167 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.167 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.167 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.167 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.168 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.169 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.169 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.169 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.169 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.169 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.247 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.257 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.266 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.277 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.288 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.299 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.309 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.356 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.386 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.388 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.388 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.389 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.389 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.389 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.389 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.390 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.390 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.390 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.390 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.391 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.391 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.391 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.391 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.392 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.393 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.399 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.406 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.412 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.419 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.425 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.431 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.453 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.475 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.475 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.476 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.477 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.477 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.477 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.478 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.478 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.478 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.478 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.479 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.480 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.480 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.480 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.480 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.480 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.481 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.481 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.481 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.481 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.482 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.482 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.482 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.482 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.483 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.483 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.483 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.483 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.483 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.484 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.484 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.484 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.484 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.484 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.484 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.485 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.485 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.485 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.485 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.485 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.486 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.486 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.487 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.487 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.487 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.488 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.488 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.488 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.488 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.488 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.488 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.489 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.489 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.489 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.490 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.490 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.490 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.490 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.490 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.491 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.491 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.491 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.492 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.492 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.535 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.542 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.550 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.555 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.561 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.569 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.575 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.607 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.629 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.629 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.629 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.634 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.634 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.634 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.634 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.634 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.635 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.635 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.635 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.635 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.636 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.636 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.636 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.636 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.636 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.636 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.637 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.637 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.680 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.686 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.692 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.699 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.705 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.711 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.716 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.737 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.755 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.755 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.755 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.756 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.756 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.757 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.757 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.758 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.758 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.758 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.758 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.758 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.759 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.759 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.759 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.760 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.760 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.760 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.760 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.760 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.760 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.760 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.761 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.761 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.761 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.761 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.762 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.762 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.762 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.762 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.762 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.763 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.763 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.763 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.763 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.763 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.763 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.764 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.764 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.764 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.832 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.838 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.843 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.851 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.857 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.862 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.892 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.923 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.923 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.923 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.923 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.923 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.924 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:46.924 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.924 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.924 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.924 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.924 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.924 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.925 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.926 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:46.926 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.926 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.926 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.926 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.926 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.926 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.927 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.927 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.927 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.927 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.928 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.928 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.928 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.928 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.929 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.929 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.929 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.929 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:46.949 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.953 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.958 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.963 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.968 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.972 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.977 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.988 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.999 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:46.999 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.000 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.000 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.000 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.000 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.000 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.000 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.001 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.001 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.001 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.001 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.001 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.002 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.002 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.002 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.002 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.002 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.002 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.003 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.003 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.003 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.003 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.003 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.003 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.004 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.005 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.005 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.005 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.005 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.005 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.006 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.006 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.105 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.113 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.121 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.128 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.135 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.142 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.149 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.170 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.185 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.185 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.185 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.186 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.186 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.186 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.186 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.186 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.187 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.187 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.187 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.187 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.187 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.187 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.188 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.188 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.188 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.188 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.188 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.189 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.189 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.189 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.189 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.189 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.189 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.189 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.190 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.190 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.190 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.190 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.190 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.190 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.190 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.191 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.191 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.191 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.191 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.191 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.191 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.191 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.255 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.260 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.266 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.271 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.277 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.282 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.289 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.301 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.313 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.313 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.313 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.313 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.314 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.314 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.314 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.314 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.314 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.315 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.315 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.315 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.315 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.315 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.315 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.315 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.316 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.316 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.316 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.316 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.316 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.316 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.317 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.317 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.317 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.320 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.320 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.320 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.321 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.321 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.321 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.321 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.321 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.321 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.322 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.322 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.322 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.322 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.322 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.322 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.407 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.412 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.417 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.423 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.428 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.434 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.438 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.451 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.462 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.462 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.462 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.463 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.463 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.463 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.464 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.464 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.464 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.464 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.464 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.464 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.465 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.467 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.467 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.467 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.467 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.467 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.467 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.574 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.579 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.587 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.592 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.597 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.602 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.607 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.617 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.626 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.627 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.627 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.627 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.627 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.627 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.628 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.629 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.629 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.630 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.631 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.632 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.633 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.721 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.730 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.738 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.748 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.754 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.761 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.772 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.799 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.822 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.823 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.823 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.823 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.823 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.823 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.824 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.824 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.824 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.824 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.824 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.824 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.824 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.825 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.826 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.826 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.826 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.826 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.826 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.826 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.826 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.827 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.827 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.827 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.827 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.827 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.829 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.829 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.850 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.858 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.867 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.875 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.881 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.892 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.899 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.923 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.961 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.heroChangePush] 17:57:47.962 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.962 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.962 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.962 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.963 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:57:47.964 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.964 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.964 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.964 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.964 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.965 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.966 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.967 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.968 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.968 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:57:47.968 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:58:14.508 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrmx, now = 1773136694508 17:58:38.391 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:58:38.391 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:58:44.508 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrmx, now = 1773136724508 17:58:45.170 gate-1 DEBUG pomelo/agent.go:147 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Agent read chan exit. 17:58:45.170 gate-1 DEBUG pomelo/agent.go:176 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Agent write chan exit. 17:58:45.175 gate-1 DEBUG actor/actor.go:338 [Exit] actor exit! path = gate-1.user.8APpV2tYZsDEjA2tXLDrmx 17:58:45.175 gate-1 DEBUG pomelo/agents.go:62 Unbind agent. sid = 8APpV2tYZsDEjA2tXLDrmx 17:58:45.175 gate-1 DEBUG pomelo/agent.go:235 [sid = 8APpV2tYZsDEjA2tXLDrmx,uid = 1048578] Agent closed. [count = 0, ip = 192.168.1.29] 17:59:07.297 gate-1 DEBUG pomelo/agent.go:68 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 0] Agent create. [count = 0, ip = 192.168.1.29] 17:59:07.302 gate-1 DEBUG pomelo/command.go:117 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 0] Request handshake. [address = 192.168.1.29] 17:59:07.306 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrrO, now = 1773136747305 17:59:07.306 gate-1 DEBUG pomelo/command.go:129 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 0] request handshakeACK. [address = 192.168.1.29] 17:59:07.316 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 0] Request Data Message. [mid = 1, route = gate.user.login] 17:59:07.327 gate-1 DEBUG user/actor_agent.go:121 user login. gameNodeID = 8, pid = 2188008, open_id = 1048577, response = uid:1048578 pid:2188008 openID:"1048577" gameNodeID:"8" 17:59:07.327 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 1, isError = false] 17:59:07.335 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 2, route = game.login.enter] 17:59:07.351 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemListPush] 17:59:07.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.heroListPush] 17:59:07.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.heroBookListPush] 17:59:07.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.lordPush] 17:59:07.358 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.lordShowPush] 17:59:07.359 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.questsPush] 17:59:07.359 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.equipListPush] 17:59:07.359 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatDataPush] 17:59:07.359 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.lineupPush] 17:59:07.359 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chapterPush] 17:59:07.359 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.shopPush] 17:59:07.359 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.mainQuestsPush] 17:59:07.374 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 2, isError = false] 17:59:07.374 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.mail.listPush] 17:59:07.380 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = chat.chatRoom.chatMsgListPush] 17:59:07.386 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = chat.chatRoom.chatMsgListPush] 17:59:07.457 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 3, route = game.player.lordInfo] 17:59:07.465 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 3, isError = false] 17:59:07.714 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 4, route = map.player.login] 17:59:07.722 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityListPush] 17:59:07.723 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageListPush] 17:59:07.723 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.mainQuestsPush] 17:59:07.723 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:07.723 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsLeaguePush] 17:59:07.723 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.teamPush] 17:59:07.723 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.teamOutsideTroopsPush] 17:59:07.723 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.conscriptPush] 17:59:07.724 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.mapMarkPush] 17:59:07.724 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.shopPush] 17:59:07.724 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.heroListPush] 17:59:07.724 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.mainCityShowPush] 17:59:07.724 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.dailySignInPush] 17:59:07.724 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 4, isError = false] 17:59:07.724 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.ownerMapObjectsPush] 17:59:08.671 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 5, route = map.player.reportInfo] 17:59:08.683 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 5, isError = false] 17:59:17.442 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 6, route = map.player.facilityUp] 17:59:17.456 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:17.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:17.461 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:17.461 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 6, isError = false] 17:59:17.466 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:18.791 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 7, route = map.player.facilityFinish] 17:59:18.797 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:18.800 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityAttrChangePush] 17:59:18.800 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 7, isError = false] 17:59:18.800 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityFinishPush] 17:59:18.802 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:18.802 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:18.802 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:59:18.803 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:19.829 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 8, route = map.player.facilityUp] 17:59:19.847 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:19.850 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:19.850 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:19.850 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 8, isError = false] 17:59:19.854 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:22.023 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 9, route = map.player.facilityFinish] 17:59:22.035 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:22.043 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityAttrChangePush] 17:59:22.043 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 9, isError = false] 17:59:22.044 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityFinishPush] 17:59:22.044 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:22.045 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:22.045 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:59:22.049 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:22.958 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 10, route = map.player.facilityUp] 17:59:22.974 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:22.979 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:22.979 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:22.979 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 10, isError = false] 17:59:22.984 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:24.223 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 11, route = map.player.facilityFinish] 17:59:24.238 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:24.246 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityAttrChangePush] 17:59:24.246 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 11, isError = false] 17:59:24.246 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityFinishPush] 17:59:24.251 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:24.251 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:59:24.256 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:24.256 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:24.797 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 12, route = map.player.facilityUp] 17:59:24.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:24.818 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:24.818 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:24.818 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 12, isError = false] 17:59:24.822 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:26.799 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 13, route = map.player.facilityFinish] 17:59:26.814 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:26.822 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityAttrChangePush] 17:59:26.822 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 13, isError = false] 17:59:26.822 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityFinishPush] 17:59:26.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:59:26.828 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:26.831 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:26.831 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:29.236 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 14, route = map.player.facilityUp] 17:59:29.246 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:29.247 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:29.247 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 14, isError = false] 17:59:29.265 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:30.758 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 15, route = map.player.facilityUp] 17:59:30.768 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 15, isError = true] 17:59:34.021 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 16, route = map.player.facilityFinish] 17:59:34.035 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:34.042 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityAttrChangePush] 17:59:34.042 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:34.043 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 16, isError = false] 17:59:34.043 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityFinishPush] 17:59:34.045 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:59:34.045 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:34.049 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:34.049 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:37.307 gate-1 DEBUG user/actor.go:171 [heartbeat] sid = 8APpV2tYZsDEjA2tXLDrrO, now = 1773136777307 17:59:41.749 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 17, route = map.player.facilityUp] 17:59:41.755 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:41.755 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:41.756 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 17, isError = false] 17:59:41.757 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:42.991 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 18, route = map.player.facilityFinish] 17:59:43.007 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:43.016 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityAttrChangePush] 17:59:43.016 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 18, isError = false] 17:59:43.017 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityFinishPush] 17:59:43.017 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.teamChangePush] 17:59:43.021 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:43.021 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:59:43.025 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush] 17:59:45.829 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 19, route = map.player.facilityUp] 17:59:45.838 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:45.840 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.storageChangePush] 17:59:45.840 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 19, isError = false] 17:59:45.845 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:48.662 gate-1 DEBUG user/actor.go:265 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Request Data Message. [mid = 20, route = map.player.facilityFinish] 17:59:48.681 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.itemChangePush] 17:59:48.695 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityAttrChangePush] 17:59:48.696 gate-1 DEBUG pomelo/agent.go:373 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Response ok. [mid = 20, isError = false] 17:59:48.696 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.facilityFinishPush] 17:59:48.700 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = game.player.chatSystemNewPush] 17:59:48.701 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.prestigeChangePush] 17:59:48.703 gate-1 DEBUG pomelo/agent.go:386 [sid = 8APpV2tYZsDEjA2tXLDrrO,uid = 1048578] Push ok. [route = map.player.questsPush]