Message
[weapon_value.go:20] stack:
goroutine 2050204 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:26 +0x5e
cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue.func1()
/root/sources/cbg-item/internal/apps/value/weapon_value.go:20 +0x9a
panic({0x1094e80?, 0xc001e85b60?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/weapon.(*WeaponValue).getWeaponValueItemsFromTables(0xc0031575c0, 0x11ad8a1?, {0xc0013b3400, 0x130}, 0x5?, 0xc002d1b420?)
/root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:193 +0x4a7
cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValueWithItems(0xc0031575c0, 0xc003e46900, 0x1, 0x1, 0x0)
/root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:139 +0x4b5
cbg-item/internal/apps/value/weapon.(*WeaponValue).GetLocalTradeItems(0xc0031575c0, 0x10?)
/root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:61 +0x39
cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc000571ec0, {0x1fdb1d0, 0xc0031575c0}, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:22 +0x46
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc0041a97a8, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:33 +0x10a
cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValue(0xc0031575c0)
/root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:263 +0x83b
cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue(0x11dab27?, 0xc00318c700)
/root/sources/cbg-item/internal/apps/value/weapon_value.go:55 +0x30b
github.com/gin-gonic/gin.(*Context).Next(0xc00318c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc00318c700)
/root/sources/cbg-item/internal/utils/cors.go:14 +0xa5
github.com/gin-gonic/gin.(*Context).Next(...)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc00318c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc00318c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc00318c700)
/root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9
github.com/gin-gonic/gin.(*Context).Next(...)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc003256ea0, 0xc00318c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc003256ea0, {0x1fd2718, 0xc003e0e540}, 0xc003e78640)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x1fcf340?}, {0x1fd2718?, 0xc003e0e540?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc0028febd0, {0x1fd4b08, 0xc003ba0900})
/usr/local/go/src/net/http/server.go:2092 +0x5d0
created by net/http.(*Server).Serve in goroutine 1
/usr/local/go/src/net/http/server.go:3360 +0x485