SplitLargeFiles icon indicating copy to clipboard operation
SplitLargeFiles copied to clipboard

compilation error

Open hyyven opened this issue 1 year ago • 7 comments

image

hyyven avatar Dec 05 '23 13:12 hyyven

Screenshot 2023-12-06 202951 I am also experiencing the same issue. when just putting only the js into the plugins folder

Shadowkj1 avatar Dec 07 '23 01:12 Shadowkj1

@Shadowkj1 "when just putting only the js into the plugins folder" what do you mean by that? Do you mean at other circumstances the error doesn't appear? It's just that I have the same issue with the plugin

ghost avatar Jan 01 '24 18:01 ghost

@Valdemarcheck The only way I have tested is by putting the Js file into the plugins folder, which results in the error. I have only experienced the error, no success in using the plugin. Apologies for the poor wording lol

Shadowkj1 avatar Jan 01 '24 22:01 Shadowkj1

+1, the same problem

TypeError: Cannot convert undefined or null to object
at Function.values (<anonymous>)
at plugin (betterdiscord://plugins/SplitLargeFiles.plugin.js:98:37)
at eval (betterdiscord://plugins/SplitLargeFiles.plugin.js:637:13)
at eval (betterdiscord://plugins/SplitLargeFiles.plugin.js:638:3)
at A.requireAddon (betterdiscord/renderer.js:5:33832)
at A.loadAddon (betterdiscord/renderer.js:5:6386)
at A.loadAddon (betterdiscord/renderer.js:5:31500)
at A.loadAllAddons (betterdiscord/renderer.js:5:8878)
at A.initialize (betterdiscord/renderer.js:5:3258)
at A.initialize (betterdiscord/renderer.js:5:30699)
at Object.startup (betterdiscord/renderer.js:5:369099)

Chaxiraxi avatar Feb 25 '24 13:02 Chaxiraxi

i got the same issue, is there any fix?

Crisstiian2303 avatar Mar 04 '24 23:03 Crisstiian2303

also got the issue....

0Halcyon avatar Apr 22 '24 17:04 0Halcyon