This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
compilation error #29
Comments
@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 |
@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 |
+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) |
i got the same issue, is there any fix? |
also got the issue.... |
Same here |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: