Hello there,
After the update, start having this error :
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
17.08 01:22:33 [Bot] at createNewServerStatus (/src/connection/establishConnection.js:1505:204)
17.08 01:22:33 [Bot] at Statement.<anonymous> (/src/connection/establishConnection.js:1080:32)
17.08 01:22:33 [Bot] Error: ENOENT, No such file or directory './src/images/leaderboard/leaderboard_undefined.png'
17.08 01:22:33 [Bot] at setSource (/node_modules/canvas/lib/image.js:94:13)
17.08 01:22:33 [Bot] at Image.set (/node_modules/canvas/lib/image.js:65:9)
17.08 01:22:33 [Bot] at /node_modules/canvas/index.js:34:15
17.08 01:22:33 [Bot] at new Promise (<anonymous>)
17.08 01:22:33 [Bot] at Object.loadImage (/node_modules/canvas/index.js:23:10)
17.08 01:22:33 [Bot] at Statement.<anonymous> (/src/connection/establishConnection.js:1119:74) {
17.08 01:22:33 [Bot] errno: 2,
17.08 01:22:33 [Bot] code: 'ENOENT',
17.08 01:22:33 [Bot] path: './src/images/leaderboard/leaderboard_undefined.png',
17.08 01:22:33 [Bot] syscall: 'fopen'
17.08 01:22:33 [Bot] }
Is that something i have to be concerned about ?
Thank you.