Ultimate Performance Boost for YouTube Live Chats
< Opinie na YouTube Super Fast Chat
it doesn't render at all, even with the script disabled.
So are you sure it is due to this script? not some updates rolling out from YouTube?
If this script is disabled and the issue is still here, it is not the problem of this script right?
Oh, might be it is because of the following three new settings.
const FIX_SETSRC_AND_THUMBNAILCHANGE_ = true;
const FIX_THUMBNAIL_DATACHANGED = true;
const REMOVE_PRELOADAVATARFORADDACTION = true;
Can you open the code editor and change three three settings from true
to false
one by one to confirm which setting generates this issue?
If setting the above three settings to false
could not help,
change AUTHOR_PHOTO_SINGLE_THUMBNAIL
and EMOJI_IMAGE_SINGLE_THUMBNAIL
to 0
and change ENABLE_BASE_PREFETCHING
and ENABLE_PRELOAD_THUMBNAIL
to false
.
Once the problem is found, I could do the further checking to find out the bug and fix it.
Thanks~
Oh. I have just found the issue. Thanks for reporting.
Now it is fixed. Please update.
Please change to GOOD REVIEW if it works.
It's working perfectly now, i just updated it. Thanks.
Thanks for reporting. Just fixed now. Please change to good review if it works.
Welcome for testing :)
It's working again after updating, i still can't test membership emotes, but i suppose it works again as well.
This same problem is happening again!
Oh... Fixed again. Hope this should be the last time... Thanks for reporting.
Haha, no worries. It's fixed, thank you for your hard work.
In the latest updates membership emotes don't appear when i click on it, but it shows in the livechat messages. In the example image, before is script disabled, and after is script enabled, it worked perfectly before the latest updates.