Kenny

Results 7 comments of Kenny

#10 This has already been fixed, but a release hasn't been created since 2021. You can grab the latest code from the repo instead though.

@HangmanGlenn is the line number 38? If not, it may be [a different issue](https://github.com/fdsprod/twitch2dcs/issues/13) which was resolved, but not included in the latest release. If the line number is different,...

The problem is that `self.connection` is nil when [line 38](https://github.com/fdsprod/twitch2dcs/blob/efadfce4b20e002fb014c756ccb3642f42a07ca8/Scripts/twitch/server.lua#L38) is executed The only place I can see `self.connection` being set to nil is inside the `Server:reset()` function above. A...

Hopefully 294ffdb02e0d2c5176781d8e55cd182814a6c1db fixes this issue

@ianporter13 Which line gave you the error batteryWatcher not defined?

Seems you were right. A full clean reinstall resolved the issue. Thanks.

Actually, the reinstall was unsuccessful. After correcting my mistake I'm still seeing this error in the logs. Reverting to v0.7.0 does get rid of the error.