CalypsoBot icon indicating copy to clipboard operation
CalypsoBot copied to clipboard

start-up error

Open WoollenPanda275 opened this issue 3 years ago • 5 comments

`2020-12-19 17:06:44 - info [app.js]: Initializing... 2020-12-19 17:06:44 - info [app.js]: Loading commands... C:\Users*****\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\src\Client.js:144 const command = new Command(this); // Instantiate the specific command ^

TypeError: Command is not a constructor at C:\Users*\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\src\Client.js:144:25 at Array.forEach () at C:\Users*\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\src\Client.js:142:16 at Array.forEach () at Client.loadCommands (C:\Users*\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\src\Client.js:140:56) at init (C:\Users*\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\app.js:22:10) at Object. (C:\Users*****\OneDrive\Desktop\DesktopStuff Screen 2\Discord Bots\CalypsoBot-develop\app.js:27:1) at Module._compile (internal/modules/cjs/loader.js:1138:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10) at Module.load (internal/modules/cjs/loader.js:986:32)`

WoollenPanda275 avatar Dec 19 '20 18:12 WoollenPanda275

Probably you tried to create a command the produced the error.

Anogh297 avatar Dec 19 '20 18:12 Anogh297

Havent added any commands

The only things I've changed are the things I'm supposed to in config.json

WoollenPanda275 avatar Dec 19 '20 18:12 WoollenPanda275

Maybe clone the repo again?

If you need further help feel free to join the support server

Anogh297 avatar Dec 19 '20 19:12 Anogh297

@WoollenPanda275 did you get this issue sorted out?

sabattle avatar Feb 02 '21 03:02 sabattle

You know you can read the error & fix it.

MrCrypticxDev avatar Feb 03 '21 17:02 MrCrypticxDev