-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on Channel #6
Comments
Also there is nothing in the logs. I have the latest version of the app and of the runtime. It does not matter what i put on channel it will give me that generic error. |
Try disabling the firewall and connecting again. If that helps, you'll need to turn the firewall back on and add TwitchKeyboard to the allowed firewall rules. Here is a description of how you can do this: If that doesn't help, let me know and I'll put a fix in that will record the exact cause of the error in the log file and then we'll try to figure out what exactly is going wrong in your case. |
I turned off the firewall with no success. I have allowed the app through also with no success. |
ye same issue. doesn't work at all, added firewall exemptions but still gives me error |
TwitchKeyboard.x64.errlog-enabled.zip Try this version. If there is an error connecting to the chat, you will see a file connectionError.txt with a detailed description of the problem. Send its contents here so that I have a chance to find the problem. |
crashlog says this: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'TwitchKeyboard.Windows.MainWindow' that matches the specified binding constraints threw an exception. |
Tried your new version with no changes. I dont even get a connectionerror.txt |
Yeah, it looks like I didn't cover every possible case. This version should help to find the error. @aaskjer, this error is not related to connection error, try this version as well. |
|
But this is literally the same program that I uploaded earlier, the changes in it had nothing to do with the platform version. |
Make sure that you have exactly .NET 6 and exactly the Desktop Runtime version. |
i didn't changed anything. that's the net version i have [edit] @VirtualZer0 Errorlog: |
yeah didnt run for me untill i added the twitchkeyboard.runtimeconfi.json as well Join error: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'Classes.APIModels.TwitchGQL.RewardsRoot[]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. |
Okay, I understand the problem. Most likely Twitch changed the API. Tomorrow I will release a new version that fixes this and a couple of other bugs. |
I tried to connect to your channel, but could not find an error, everything connects steadily and the list of channel rewards is successfully loaded. Maybe it's your location or something else that is causing the Twitch API to return a different format response. |
This is the error i get. For context i am in NA Join error: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'Classes.APIModels.TwitchGQL.RewardsRoot[]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. |
@LimpYeti this is not good news, considering that some people's connection to Twitch is still working fine. Finding the problem may take a while, but I'll try to help you. Around today or tomorrow (not sure about your time zone) I'll recheck the Twitch API again and release a new full version of the app and see if that fixes your problem. |
Twitch's API may have really changed, but they're making these changes gradually by layers of users, so for now the app works for some people. |
let me know if there is anything i can do to help. If you got a paypal or something ill float some cash your way for your hard work. |
@LimpYeti can you DM me on Discord? My nickname is VirtualZer0#1799. I think I'll be able to answer you promptly there. You need to make a test request to the Twitch API from your browser to see the response. My time zone is GMT+3, you can try writing any time I'm online. |
For anyone with a similar problem, there is a temporary version available at this link. I want to add more functionality in the next full update, so it's a bit delayed. |
I am experiencing the same error. The download link provided seems to be broken. Is there a possibility that it can be fixed? |
Yes, I fixed the link, try downloading again |
The full update will be this fall, I've had some personal stuff going on but will be back to work soon enough |
Hello, no matter what I do i get Error when i go to connect my channel.
The text was updated successfully, but these errors were encountered: