yofukashino / PremiumScreenShare

Replugged plugin to make the screen sharing experience PREMIUM!!!🔥🔥🔥
22 stars 2 forks source link

Not working #11

Closed cubicbyte closed 3 weeks ago

cubicbyte commented 1 month ago

Hi, after install, you can't select any of the premium quality options

yofukashino commented 1 month ago

seems to work. maybe update?

cubicbyte commented 1 month ago

Everything's in the latest version, I can give the steps to reproduce

  1. Install latest discord + replugged installer from the official site
  2. Put the latest release .asar file to the plugins dir
  3. Restart discord (optional)

After that, the interface does not change at all and the quality options are locked accordingly.

Maybe it's because you're using some other replugged build?

yofukashino commented 1 month ago

does the replugged settings show up in discord settings?

cubicbyte commented 1 month ago

Yes, they do

yofukashino commented 1 month ago

check if plugin is enabled also for any errors in console. ctrl+shift+i prolly

cubicbyte commented 1 month ago

No errors in console and plugin is enabled as well

Here's console output so you can check yourself discord.log

image image

yofukashino commented 1 month ago

i didnt ask for the logs but any errors in particular. they are in red.

also on stable it works for me so I installed discord-development with different account to test, still works

yofukashino commented 1 month ago

wait latest verison of plugin is 1.2.4

cubicbyte commented 1 month ago

Okay, I reinstalled .asar from the latest release and now it's version 1.2.4. Before me and my friend did exactly the same thing so I don't know how it is, lol

But on the latest version it still doesn't work but this time there are already errors in the console. I deleted old plugin version settings if anything

After startup

изображение

After plugin reload

изображение

Still no premium options after that, alas

yofukashino commented 1 month ago

maybe conflict with other plugins?

yofukashino commented 1 month ago

also please send version info off your discord

at bottom on settings sidebar this: image

cubicbyte commented 1 month ago

I have no other plugins, your is the most useful imo

изображение

yofukashino commented 1 month ago

honestly i cant replicate the issue

cubicbyte commented 1 month ago

Yo, I found what's the issue

This plugin doesn't support non-English interface. Actually I've checked if this is the case before but forgot to reload the plugin after the change

also the error is in this line:

c.ApplicationStreamFPSButtonsWithSuffixLabel = Object.entries(a.ApplicationStreamingOption).find( ([t,e]) => Array.isArray(e) && e.some(n => n.label == "15 FPS"))[0],
yofukashino commented 3 weeks ago

oki thanks, will make it support other languages, dumb me :D