panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x1 addr=0x48 pc=0x4700d9]
goroutine 1 [running]:
sync/atomic.CompareAndSwapUint32(0x48, 0x100000000, 0xf800000010, 0x0, 0x428004, ...)
C:/Users/ADMINI~1/AppData/Local/Temp/2/bindist767862039/go/src/pkg/sync/atomic/asm_amd64.s:12 +0xd
sync.(*Mutex).Lock(0x48, 0x408a23)
C:/Users/ADMINI~1/AppData/Local/Temp/2/bindist767862039/go/src/pkg/sync/mutex.go:40 +0x38
service/client/gameserver.(*Player).Close(0x0, 0x404949)
D:/svnroot/service/client/gameserver/player_export.go:81 +0x2d
main._func_002(0x261af0, 0x261ae8, 0xf8400009f0, 0xf840207000)
D:/svnroot/devtool/robot/case_channelchat.go:65 +0x36
main.(*channelChatCase).prepare(0xf840217600, 0xf84006c0a9, 0x8, 0xf840217620, 0x0, ...)
D:/svnroot/devtool/robot/case_channelchat.go:61 +0xf4
main.(*channelChatCase).run(0xf840217600, 0xf84009b930, 0xf840084a30, 0x0, 0x0, ...)
D:/svnroot/devtool/robot/case_channelchat.go:78 +0x96
main.work(0xf84009bb10, 0xf840084a30, 0x0, 0x0, 0xf840051048, ...)
D:/svnroot/devtool/robot/robot.go:107 +0x103e
main.main()
D:/svnroot/devtool/robot/robot.go:41 +0x151