• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bug Cannot unmarshal number into Go value of type string

Status
Not open for further replies.

leonekmi

Member
Operating System: Linux Ubuntu 17.04
SinusBot Version: 0.9.21-87a90ce
TS3 Version: Discord backend here

Problem Description
I am using SinusBot with Discord and weirdly, a server out of 15 others servers is not detected and output the errors that you see down.

Server ID : 278929236960608256
Server .json (GET /guilds/278929236960608256) : https://gist.github.com/leonekmi/13b50b1c983a57608a1a5a4cdb5df8a5
Invite link : https://discord.gg/ZZ5YzU6

Code:
2017/09/27 20:32:10 3ff3fdaf 77f6e4dd DEBUG  Discord bot account valid (id: 357553637943279626, name: LnSinusBot)
2017/09/27 20:32:10 3ff3fdaf 77f6e4dd DEBUG  hello: {"op":10,"d":{"heartbeat_interval":41250,"_trace":["gateway-prd-main-lbkn"]},"s":0,"t":""}
2017/09/27 20:32:10 3ff3fdaf 77f6e4dd DEBUG  identifying to discord
2017/09/27 20:32:11 3ff3fdaf 77f6e4dd WARN   error unmarshalling guild data: json: cannot unmarshal number into Go value of type string
 
Status
Not open for further replies.
Top