Code Monkey home page Code Monkey logo

Comments (5)

Lordmau5 avatar Lordmau5 commented on September 13, 2024

That's a 7TV issue. I've implemented the socket events according to spec.
(As in, if I get a "add cosmetics" event, I'll add it to a user. If I get a "remove cosmetics" event, I'll remove it from a user)

I'm not quite sure why it happens in their backend but if there's something I can do to maybe work around it I'd be happy to implement it.

cc @Melonify

from add-ons.

TheRealDadbeard avatar TheRealDadbeard commented on September 13, 2024

That's a 7TV issue. I've implemented the socket events according to spec. (As in, if I get a "add cosmetics" event, I'll add it to a user. If I get a "remove cosmetics" event, I'll remove it from a user)

I'm not quite sure why it happens in their backend but if there's something I can do to maybe work around it I'd be happy to implement it.

cc @Melonify

And they told me I was barking up the wrong tree because I was asking in their discord about that issue saying I am using FFZ.

Oh well maybe something can be done to fix it. Only using their addon seems to not be having that issue but it's just not that great.

from add-ons.

Lordmau5 avatar Lordmau5 commented on September 13, 2024

After looking at their code again the only difference I could see was that they are sending at most one presence message every 10 seconds, instead of on every chat message by the user.

I've implemented that as well in 1.4.18, maybe that'll help with the problem?

I'll leave the issue open for now, maybe Melonify can chime in with some extra thoughts (or perhaps he can have another look at the code) because this most definitely is an issue on their end

from add-ons.

TheRealDadbeard avatar TheRealDadbeard commented on September 13, 2024

After looking at their code again the only difference I could see was that they are sending at most one presence message every 10 seconds, instead of on every chat message by the user.

I've implemented that as well in 1.4.18, maybe that'll help with the problem?

I'll leave the issue open for now, maybe Melonify can chime in with some extra thoughts (or perhaps he can have another look at the code) because this most definitely is an issue on their end

Seems to be broken again. It was better before but now I very rarely get my paint shown.

from add-ons.

Lordmau5 avatar Lordmau5 commented on September 13, 2024

7tv issue as per usual

Edit: Checked in with the 7TV devs, they didn't do any changes on their end so ultimately it could be a slow / wonky connection on the user-end when connecting to the socket (as in, it not connecting right away but delayed after a couple of seconds)

I've observed delayed paints myself but they'll show after some time (if they aren't showing instantly)

from add-ons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.