Syncxv / vc-message-logger-enhanced

GNU General Public License v3.0
91 stars 11 forks source link

[Bug] save image to disk make Vesktop white screen #9

Closed c0re100 closed 9 months ago

c0re100 commented 9 months ago

Not sure why it happen...🤔 electron remote is null. image I guess it's related to Vesktop itself.

bf6291f70b6742f944.js:1 TypeError: Cannot read properties of undefined (reading 'getCurrentWindow')
    at b75dadc302bf014648ec.js:1:15675
    at O.componentDidMount (b75dadc302bf014648ec.js:1:15829)
    at iX (00bf6291f70b6742f944.js:1:818762)
    at e (00bf6291f70b6742f944.js:1:839315)
    at 00bf6291f70b6742f944.js:1:839326
    at sR (00bf6291f70b6742f944.js:1:839838)
    at sD (00bf6291f70b6742f944.js:1:823208)
    at L (00bf6291f70b6742f944.js:1:893082)
    at O (00bf6291f70b6742f944.js:1:893612)
    at 00bf6291f70b6742f944.js:1:897093
Syncxv commented 9 months ago

hmm thats interesting. update the plugin and see if it still crashes

Syncxv commented 9 months ago

should be fixed now

2f4213d

c0re100 commented 9 months ago

should be fixed now

2f4213d

Yes, it works. But browse and open image cache folder button are broken by DiscordNative too.

EDIT: I confirmed that imageCacheDir is working too (set it by manually). image image Hope button is the last piece for vesktop :yum: