FactoKit / FactoCord

A Factorio bot for Discord built in Golang.
MIT License
37 stars 14 forks source link

An error occurred when attempting to read the Discord Guild Details: json unmarshal #5

Closed Wadimich closed 6 years ago

Wadimich commented 6 years ago

Hello! I've started use your app, it's worked nice, but today at morning it became broken. it Says in error log only this: 2017-10-27 07:24:23.170060611 +0200 CEST: An error occurred when attempting to read the Discord Guild Details: json unmarshal.

I'm starting bot with start.sh script on Ubuntu 16.04 with Factorio 0.15.37

FM1337 commented 6 years ago

This is probably due to discord updating their APIs, I'll have to investigate and fix it. Currently busy at the moment but I will have it fixed within a few weeks.

Wadimich commented 6 years ago

Builded from myself, working now, apparently, DiscordGo lib was updated. This issue can be closed

FM1337 commented 6 years ago

1.3 release fixes the problem