Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. 2019-11-17T21:23:23+01:00 failed to run: Uncaught exception: TypeError: Cannot read property 'trim' of undefined at channelDescriptionEditor:61:50 let commandName = command.commandName.trim(); ^ Stack trace: TypeError: Cannot read property 'trim' of undefined at i.commands.forEach.command (channelDescriptionEditor:61:51) at Array.forEach (<anonymous>) at config.configuration.forEach.i (channelDescriptionEditor:60:20) at Array.forEach (<anonymous>) at channelDescriptionEditor:57:26
  2. 2019-11-17T21:23:23+01:00 error running script: Uncaught exception: TypeError: Cannot read property 'trim' of undefined at channelDescriptionEditor:61:50 let commandName = command.commandName.trim(); ^ Stack trace: TypeError: Cannot read property 'trim' of undefined at i.commands.forEach.command (channelDescriptionEditor:61:51) at Array.forEach (<anonymous>) at config.configuration.forEach.i (channelDescriptionEditor:60:20) at Array.forEach (<anonymous>) at channelDescriptionEditor:57:26
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement