[DiscordExtension] [Error]: Rest Request Exception (Discord API Error). Plugin: DiscordSignLogger by MJSU v3.0.0 ID: 17124152446784897027 Request URL: [POST] interactions/1322591626572468294/aW50ZXJhY3Rpb246MTMyMjU5MTYyNjU3MjQ2ODI5NDphb1JVbUJNOVRublVOVFJwdmh1dGxYR01ZY0p2TXNQaG9rcFQ2VjR1QVVMWGVHTDdNOENRcDJ1RE0xUU5IY3NPVVd1YXlPVENEeVU1ZlRsdXZZVmdlaHRlUXhmZUZzc2JuQjhjc1l5MFhEellLQklUM1pVcXpodkczZ1hNTElPMA/callback Content-Type: application/json; charset=utf-8 Http Response Code: BadRequest Discord Error Code: 40060 Discord Error: Interaction has already been acknowledged.
Discord Errors: Request Body:
{"data":{"components":[{"components":[{"style":1,"label":"Erase","disabled":true,"custom_id":"DSL_CMD DEFAULT ERASE CKfogZSVgICIARCmhr9B","type":2},{"style":1,"label":"Sign Block (24 Hours)","custom_id":"DSL_CMD DEFAULT SIGN_BLOCK_24_HOURS CKfogZSVgICIARCmhr9B","type":2},{"style":2,"label":"Kill Entity","custom_id":"DSL_CMD DEFAULT KILL_ENTITY CKfogZSVgICIARCmhr9B","type":2},{"style":4,"label":"Kick Player","custom_id":"DSL_CMD DEFAULT KICK_PLAYER CKfogZSVgICIARCmhr9B","type":2},{"style":4,"label":"Ban Player","custom_id":"DSL_CMD DEFAULT BAN_PLAYER CKfogZSVgICIARCmhr9B","type":2}],"type":1}]},"type":7}
Error when executing commands
I've also noticed a similar error along with "This interaction failed" within Discord once the command is run.
Plugin Version: 3.0.0
Discord Ext Version: 3.1.5
[DiscordExtension] [Error]: Rest Request Exception (Discord API Error). Plugin: DiscordSignLogger by MJSU v3.0.0 ID: 17095491122303598592 Request URL: [POST] interactions/1351252950688731209/aW50ZXJhY3Rpb246MTM1MTI1Mjk1MDY4ODczMTIwOTpHSDNJNTNONjROamxYNXRLdGtIdjlzWWZpS3BBY0lxczRQVlZsVHpOZVdYdFM0Rk1GRlNGdzZsbFZOWTdLclJNaVVhZmFuRDY1R3c3OU1CTVJuRzZXbXo3OE16RUVtU0lmcmV1TmM3QUhEa2ZLcllqVkFJeFMyVGEwQUEwQWhZZA/callback Content-Type: application/json; charset=utf-8 Http Response Code: NotFound Discord Error Code: 10062 Discord Error: Unknown interaction
Discord Errors: Request Body:
{"data":{"components":[{"components":[{"style":1,"label":"Erase","disabled":true,"custom_id":"DSL_CMD DEFAULT ERASE CI2F1eOTgICIARDd0egK","type":2},{"style":1,"label":"Sign Block (24 Hours)","custom_id":"DSL_CMD DEFAULT SIGN_BLOCK_24_HOURS CI2F1eOTgICIARDd0egK","type":2},{"style":2,"label":"Kill Entity","custom_id":"DSL_CMD DEFAULT KILL_ENTITY CI2F1eOTgICIARDd0egK","type":2},{"style":4,"label":"Kick Player","custom_id":"DSL_CMD DEFAULT KICK_PLAYER CI2F1eOTgICIARDd0egK","type":2},{"style":4,"label":"Ban Player","custom_id":"DSL_CMD DEFAULT BAN_PLAYER CI2F1eOTgICIARDd0egK","type":2}],"type":1}]},"type":7}It still appears to execute but does throw up this error in the console.