Logs

本页结果数:20
2026-07-02 18:31:43.692 · INFO · cbg-item · test
[yang_value.go:124] select sql: main_property = '法术暴击等级' and skills = '伤害|物理暴击等级' and level = 0 and upgrade_level = 4 and effect = '' and status >= 4 and server_id = 1031
2026-07-02 18:31:43.659 · INFO · cbg-item · test
[necklace_value.go:138] select sql: suit_skill = '变身术之修罗傀儡妖' and special_skill = '' and special_effect = '' and level = 80 and effect160 = '' and fail < 3 and spirit >= 104 and spirit <= 110 and gem_upgrade >= 7 and gem_upgrade <= 9 and status >= 4 and server_id = 851
2026-07-02 18:31:43.499 · INFO · cbg-item · test
[pet_value.go:122] select sql: level >= 92 and level <= 132 and tag = 'none' and is_baby = 1 and kind_id NOT IN (71,80) and skill_score >= 2367 and skill_score <= 2727 and attack_quality >= 1136 and attack_quality <= 1336 and magic_quality >= 1893 and magic_quality <= 2193 and body_quality >= 2486 and body_quality <= 4486 and growth >= 1181 and growth <= 1221 and history_spirit < 110 and is_four_blessing = 0 and status >= 2
2026-07-02 18:31:43.333 · INFO · cbg-item · test
[pet_value.go:122] select sql: level >= -20 and level <= 20 and tag = 'none' and is_baby = 1 and kind_id NOT IN (71,80) and skill_score >= 960 and skill_score <= 1160 and attack_quality >= 1000 and attack_quality <= 1200 and magic_quality >= 2070 and magic_quality <= 2370 and body_quality >= 2955 and body_quality <= 4955 and growth >= 1192 and growth <= 1232 and history_spirit < 110 and is_four_blessing = 0 and status >= 4
2026-07-02 18:31:43.264 · INFO · cbg-item · test
[weapon_value.go:135] select sql: level = 100 and suit_skill = '' and special_skill = '' and special_effect = '' and effect160 = '' and fail < 3 and body <= 0 and magic <= 0 and strength <= 0 and stamina <= 0 and agility >= 24 and agility <= 34 and hit >= 348 and hit <= 408 and damage >= 354 and damage <= 374 and server_id = 416 and status >= 4
2026-07-02 18:31:43.037 · INFO · cbg-item · test
[pet_value.go:122] select sql: level >= -20 and level <= 20 and tag = 'none' and is_baby = 1 and kind_id NOT IN (71,80) and skill_score >= 960 and skill_score <= 1160 and attack_quality >= 1000 and attack_quality <= 1200 and magic_quality >= 2070 and magic_quality <= 2370 and body_quality >= 2955 and body_quality <= 4955 and growth >= 1192 and growth <= 1232 and history_spirit < 110 and is_four_blessing = 0 and status >= 2 and server_id = 712
2026-07-02 18:31:42.743 · ERROR · cbg-item · test
[lingshi_value.go:20] lingshi value panic: clickhouse [execute]:: 502 code:
2026-07-02 18:31:42.743 · ERROR · cbg-item · test
[lingshi_value.go:21] stack: goroutine 51129 [running]: runtime/debug.Stack() C:/Program Files/Go/src/runtime/debug/stack.go:26 +0x8e cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue.func1() d:/s0/cbg-item/internal/apps/value/lingshi_value.go:21 +0xdb panic({0x7ff68f3b1480?, 0xc0035faf20?}) C:/Program Files/Go/src/runtime/panic.go:783 +0x136 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValueWithItems(0xc0032cbc80, 0xc003111500, 0x0, 0x0, 0x1) d:/s0/cbg-item/internal/apps/value/lingshi/accessory_value.go:127 +0x8c5 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetGlobalTotalItems(0xc0032cbc80, 0x1) d:/s0/cbg-item/internal/apps/value/lingshi/accessory_value.go:93 +0x8a cbg-item/internal/apps/value/checkpoint.(*CheckPointGlobalTotal).GetResult(0xc003ccf470, {0x7ff690329e80, 0xc0032cbc80}, 0x1) d:/s0/cbg-item/internal/apps/value/checkpoint/checkpoint.go:104 +0x63 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc000757650, 0x1) d:/s0/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0xde cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValue(0xc0032cbc80) d:/s0/cbg-item/internal/apps/value/lingshi/accessory_value.go:198 +0x3b7 cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue(0xc001e2f1d0, 0xc001ac0f00) d:/s0/cbg-item/internal/apps/value/lingshi_value.go:64 +0x7e9 github.com/gin-gonic/gin.(*Context).Next(0xc001ac0f00) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a cbg-item/internal/utils.Cors.func1(0xc001ac0f00) d:/s0/cbg-item/internal/utils/cors.go:14 +0xa5 github.com/gin-gonic/gin.(*Context).Next(0xc001ac0f00) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc001ac0f00) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x94 github.com/gin-gonic/gin.(*Context).Next(0xc001ac0f00) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a cbg-item/internal/apps/value.(*HttpServer).loggerMiddleware.func1(0xc001ac0f00) d:/s0/cbg-item/internal/apps/value/http_server.go:284 +0x113 github.com/gin-gonic/gin.(*Context).Next(0xc001ac0f00) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc001fbd6c0, 0xc001ac0f00) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x42f github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc001fbd6c0, {0x7ff690322050, 0xc001d385a0}, 0xc003e3c3c0) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0xbc net/http.serverHandler.ServeHTTP({0xc002d15800}, {0x7ff690322050, 0xc001d385a0}, 0xc003e3c3c0) C:/Program Files/Go/src/net/http/server.go:3340 +0x257 net/http.(*conn).serve(0xc0019bb7a0, {0x7ff6903247d0, 0xc001e20640}) C:/Program Files/Go/src/net/http/server.go:2109 +0x1ca5 created by net/http.(*Server).Serve in goroutine 1 C:/Program Files/Go/src/net/http/server.go:3493 +0x9d0
2026-07-02 18:31:42.679 · ERROR · cbg-item · test
[weapon_value.go:20] stack: goroutine 51459 [running]: runtime/debug.Stack() C:/Program Files/Go/src/runtime/debug/stack.go:26 +0x8e cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue.func1() d:/s0/cbg-item/internal/apps/value/weapon_value.go:20 +0xdb panic({0x7ff68f3b1480?, 0xc0040f51e0?}) C:/Program Files/Go/src/runtime/panic.go:783 +0x136 cbg-item/internal/apps/value/weapon.(*WeaponValue).getWeaponValueItemsFromTables(0xc003f71d00, 0xc004868360, {0xc00459b340, 0x148}, 0x1, 0x0) d:/s0/cbg-item/internal/apps/value/weapon/weapon_value.go:179 +0x52a cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValueWithItems(0xc003f71d00, 0xc004868360, 0x1, 0x0, 0x0) d:/s0/cbg-item/internal/apps/value/weapon/weapon_value.go:138 +0x285 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetLocalTotalItems(0xc003f71d00, 0x0) d:/s0/cbg-item/internal/apps/value/weapon/weapon_value.go:78 +0x8d cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTotal).GetResult(0xc0032a0048, {0x7ff690329f20, 0xc003f71d00}, 0x0) d:/s0/cbg-item/internal/apps/value/checkpoint/checkpoint.go:76 +0x63 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc003124540, 0x0) d:/s0/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0xde cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValue(0xc003f71d00) d:/s0/cbg-item/internal/apps/value/weapon/weapon_value.go:249 +0x3ff cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue(0xc001e2f1d0, 0xc004be5800) d:/s0/cbg-item/internal/apps/value/weapon_value.go:55 +0x505 github.com/gin-gonic/gin.(*Context).Next(0xc004be5800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a cbg-item/internal/utils.Cors.func1(0xc004be5800) d:/s0/cbg-item/internal/utils/cors.go:14 +0xa5 github.com/gin-gonic/gin.(*Context).Next(0xc004be5800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc004be5800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x94 github.com/gin-gonic/gin.(*Context).Next(0xc004be5800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a cbg-item/internal/apps/value.(*HttpServer).loggerMiddleware.func1(0xc004be5800) d:/s0/cbg-item/internal/apps/value/http_server.go:284 +0x113 github.com/gin-gonic/gin.(*Context).Next(0xc004be5800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc001fbd6c0, 0xc004be5800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x42f github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc001fbd6c0, {0x7ff690322050, 0xc001d37770}, 0xc003b66c80) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0xbc net/http.serverHandler.ServeHTTP({0xc002d15800}, {0x7ff690322050, 0xc001d37770}, 0xc003b66c80) C:/Program Files/Go/src/net/http/server.go:3340 +0x257 net/http.(*conn).serve(0xc000dd02d0, {0x7ff6903247d0, 0xc001e1c6e0}) C:/Program Files/Go/src/net/http/server.go:2109 +0x1ca5 created by net/http.(*Server).Serve in goroutine 1 C:/Program Files/Go/src/net/http/server.go:3493 +0x9d0
2026-07-02 18:31:42.678 · ERROR · cbg-item · test
[weapon_value.go:19] weapon value panic: clickhouse [execute]:: 502 code:
2026-07-02 18:31:42.590 · INFO · cbg-item · test
[female_clothes_value.go:131] select sql: suit_skill = '' and special_skill = '' and special_effect = '' and level = 120 and effect160 = '' and fail < 3 and body = 0 and magic = 0 and strength >= 16 and strength <= 22 and stamina = 0 and agility >= 20 and agility <= 26 and defense >= 253 and defense <= 265 and status >= 4 and server_id = 443
2026-07-02 18:31:42.488 · INFO · cbg-item · test
[basic_form.go:588] basic form pet final price: request_eid=202606071200113-1024-FLDAZ5PB2BI request_server=1024 request_pet_id=102001 request_pet_name=兔子怪 rule_price=1 equip_price=0 final_price=1
2026-07-02 18:31:42.487 · INFO · cbg-item · test
[basic_form.go:322] basic form pet matched item: source=global request_eid=202606071200113-1024-FLDAZ5PB2BI request_server=1024 request_pet_id=102001 request_pet_name=兔子怪 request_category=5 request_skill_count=2 request_history_spirit=0 request_skills=408|502 request_skill_tokens=408|502|弱点土|高级感知 request_inner_dans= request_inner_dan_tokens= rule_id=117 rule_server=0 rule_pet_id=2001 rule_pet_name=兔子怪 rule_category=0 rule_skill_count=0 rule_skill_combo_count=0 rule_priority=9 rule_quality_ranges=attack[0,0],defense[0,0],body[0,0],magic[0,0],speed[0,0],growth[0,0] rule_spirit_value=0 rule_spirit_prices=[{"spirit_value":0,"price":0}] rule_price=1 rule_skills= rule_required_skills= rule_inner_dans= matched_spirit=0 final_price=1
2026-07-02 18:31:42.415 · INFO · cbg-item · test
[basic_form.go:361] basic form pet no matched item: request_eid=202606071200113-1024-FLDAZ5PB2BI request_server=1024 request_pet_id=102104 request_pet_name=鼠先锋 request_category=4 request_skill_count=1 request_history_spirit=0 request_skills=322 request_skill_tokens=322|敏捷 request_inner_dans= request_inner_dan_tokens= server_rule_count=3 rule_count=97
2026-07-02 18:31:42.292 · ERROR · cbg-item · test
[pet_value.go:20] stack: goroutine 51516 [running]: runtime/debug.Stack() C:/Program Files/Go/src/runtime/debug/stack.go:26 +0x8e cbg-item/internal/apps/value.(*HttpServer).GetPetValue.func1() d:/s0/cbg-item/internal/apps/value/pet_value.go:20 +0xdb panic({0x7ff68f3b1480?, 0xc003b2ced0?}) C:/Program Files/Go/src/runtime/panic.go:783 +0x136 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue2WithItems(0xc002b79410, 0xc0049b7b00, 0x0, 0x1, 0x0) d:/s0/cbg-item/internal/apps/value/pet/pet_value.go:129 +0xcd7 cbg-item/internal/apps/value/pet.(*PetValue).GetGlobalTradeItems(0xc002b79410, 0x0) d:/s0/cbg-item/internal/apps/value/pet/pet_value.go:65 +0x8d cbg-item/internal/apps/value/checkpoint.(*PetCheckPointGlobalTrade).GetResult(0x7ff690cfce40, {0x7ff690328850, 0xc002b79410}, 0x0) d:/s0/cbg-item/internal/apps/value/checkpoint/pet_checkpoint.go:75 +0x63 cbg-item/internal/apps/value/checkpoint.(*PetCheckSystem).GetResult(0xc002b79440, 0x0) d:/s0/cbg-item/internal/apps/value/checkpoint/pet_checksystem.go:28 +0xde cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue(0xc002b79410) d:/s0/cbg-item/internal/apps/value/pet/pet_value.go:222 +0x246 cbg-item/internal/apps/value.(*HttpServer).GetPetValue(0xc001e2f1d0, 0xc003292800) d:/s0/cbg-item/internal/apps/value/pet_value.go:44 +0x4c5 github.com/gin-gonic/gin.(*Context).Next(0xc003292800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a cbg-item/internal/utils.Cors.func1(0xc003292800) d:/s0/cbg-item/internal/utils/cors.go:14 +0xa5 github.com/gin-gonic/gin.(*Context).Next(0xc003292800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc003292800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x94 github.com/gin-gonic/gin.(*Context).Next(0xc003292800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a cbg-item/internal/apps/value.(*HttpServer).loggerMiddleware.func1(0xc003292800) d:/s0/cbg-item/internal/apps/value/http_server.go:284 +0x113 github.com/gin-gonic/gin.(*Context).Next(0xc003292800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x7a github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc001fbd6c0, 0xc003292800) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x42f github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc001fbd6c0, {0x7ff690322050, 0xc001d58000}, 0xc003a952c0) C:/Users/Administrator/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0xbc net/http.serverHandler.ServeHTTP({0xc002d15800}, {0x7ff690322050, 0xc001d58000}, 0xc003a952c0) C:/Program Files/Go/src/net/http/server.go:3340 +0x257 net/http.(*conn).serve(0xc0019acea0, {0x7ff6903247d0, 0xc001e39860}) C:/Program Files/Go/src/net/http/server.go:2109 +0x1ca5 created by net/http.(*Server).Serve in goroutine 1 C:/Program Files/Go/src/net/http/server.go:3493 +0x9d0
2026-07-02 18:31:42.292 · ERROR · cbg-item · test
[pet_value.go:19] pet value panic: clickhouse [execute]:: 502 code:
2026-07-02 18:31:42.279 · INFO · cbg-item · test
[weapon_value.go:135] select sql: level = 120 and suit_skill = '' and special_skill = '' and special_effect = '' and effect160 = '' and fail < 3 and body <= 0 and magic >= 4 and magic <= 14 and strength <= 0 and stamina >= 10 and stamina <= 20 and agility <= 0 and hit >= 443 and hit <= 503 and damage >= 520 and damage <= 540 and status >= 4
2026-07-02 18:31:42.262 · INFO · cbg-item · test
[basic_form.go:361] basic form pet no matched item: request_eid=202606071200113-1024-FLDAZ5PB2BI request_server=1024 request_pet_id=102078 request_pet_name=幽灵 request_category=4 request_skill_count=2 request_history_spirit=0 request_skills=312|406 request_skill_tokens=312|406|高级飞行|鬼魂术 request_inner_dans= request_inner_dan_tokens= server_rule_count=3 rule_count=97
2026-07-02 18:31:42.236 · INFO · cbg-item · test
[male_clothes_value.go:132] select sql: suit_skill = '' and special_skill = '' and special_effect = '' and level = 100 and effect160 = '' and fail < 3 and body = 0 and magic = 0 and strength = 0 and stamina = 0 and agility = 0 and defense >= 162 and defense <= 174 and status >= 4 and server_id = 901
2026-07-02 18:31:42.164 · INFO · cbg-item · test
[pet_value.go:122] select sql: level >= -20 and level <= 20 and tag = 'none' and is_baby = 1 and kind_id NOT IN (71,80) and skill_score >= 0 and skill_score <= 200 and attack_quality >= 1304 and attack_quality <= 1504 and magic_quality >= 2230 and magic_quality <= 2530 and body_quality >= 2150 and body_quality <= 4150 and growth >= 1222 and growth <= 1262 and history_spirit < 110 and is_four_blessing = 0 and status >= 4 and server_id = 976