TwitchLib / TwitchLib.Unity

TwitchLib repository representing all code belonging to the implementation of TwitchLib for Unity. Maintained primarily by LuckyNoS7evin.
164 stars 33 forks source link

No connection, no error, in Unity #40

Closed adamsingle closed 5 years ago

adamsingle commented 6 years ago

I'm picking up a project I started quite a while ago in which I had my twitch connection working. For some reason it no longer is. I've updated my dll to the latest. I get no connection happening. There are no errors or warnings. I have been through the guide, redone every step, but no connection is made and nothing is failing. The guide says to check my code, which I've done many times over now. Are there any known issues that would cause this? Any help would be appreciated

LuckyNoS7evin commented 6 years ago

Hi this is a known issue... We have a fix just tests

Syzuna commented 6 years ago

Check the Unity version issue in this repo. We currently have some problems with Unity breaking the websocket library we are using.

RRickkert commented 6 years ago

See #36

adamsingle commented 6 years ago

Sorry, yes, I looked through the other issues and found the one mentioning the versions that aren't currently supported. I went and downloaded one of the supported list and that solved my issue.

RRickkert commented 5 years ago

@swiftyspiffy I believe this issue can be closed.

swiftyspiffy commented 5 years ago

Will do, thanks @RRickkert