You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
true@localhost ~/my_builds/c#/YMDB $ dotnet YMDB/bin/Debug/net5.0/YMDB.dll
[2021-12-28 08:00:11 +03:00] [101 /Startup ] [Info ] DSharpPlus, version 4.0.0-rc2
[2021-12-28 08:00:11 +03:00] [125 /RestCleaner ] [Debug] Bucket cleaner task started.
[2021-12-28 08:00:11 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/gateway/bot:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:11 +03:00] [126 /RestHashMove] [Debug] Updating hash in GET:/gateway/bot: "GET:/gateway/bot:unlimited" -> "41f9cd5d28af77da04563bcb1d67fdfd"
[2021-12-28 08:00:11 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/users/:user_id:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:12 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/oauth2/applications/:application_id:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:12 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/voice/regions:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:12 +03:00] [109 /Heartbeat ] [Debug] Heartbeat task started
[2021-12-28 08:00:12 +03:00] [120 /Intents ] [Debug] Registered gateway intents (AllUnprivileged)
[2021-12-28 08:00:13 +03:00] [42 /Bot-Music ] [Info ] Client is ready to process events.
[2021-12-28 08:00:13 +03:00] [42 /Bot-Music ] [Info ] Guild available: На победку
[2021-12-28 08:00:31 +03:00] [42 /Bot-Music ] [Error] Everybody Lies tried executing 'join' but it errored: System.NullReferenceException: Object reference not set to an instance of an object.
При попытке вызвать join не реагировал гад.
Запустил play без аргументов, и он ожил, и присоединился.
Да еще и в чат лог ошибки высрал ;D
Такие вещи лучше в консоли оставлять, либо спамить как-то более удобочитаемо для рядовых посетителей сервака.
Заранее спасибо.
The text was updated successfully, but these errors were encountered:
true@localhost ~/my_builds/c#/YMDB $ dotnet YMDB/bin/Debug/net5.0/YMDB.dll
[2021-12-28 08:00:11 +03:00] [101 /Startup ] [Info ] DSharpPlus, version 4.0.0-rc2
[2021-12-28 08:00:11 +03:00] [125 /RestCleaner ] [Debug] Bucket cleaner task started.
[2021-12-28 08:00:11 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/gateway/bot:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:11 +03:00] [126 /RestHashMove] [Debug] Updating hash in GET:/gateway/bot: "GET:/gateway/bot:unlimited" -> "41f9cd5d28af77da04563bcb1d67fdfd"
[2021-12-28 08:00:11 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/users/:user_id:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:12 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/oauth2/applications/:application_id:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:12 +03:00] [115 /RatelimitDia] [Debug] Initial request for rate limit bucket [GET:/voice/regions:unlimited:guild_id:channel_id:webhook_id] [0/0] 1/1/0001 12:00:00 AM +00:00 is allowed
[2021-12-28 08:00:12 +03:00] [109 /Heartbeat ] [Debug] Heartbeat task started
[2021-12-28 08:00:12 +03:00] [120 /Intents ] [Debug] Registered gateway intents (AllUnprivileged)
[2021-12-28 08:00:13 +03:00] [42 /Bot-Music ] [Info ] Client is ready to process events.
[2021-12-28 08:00:13 +03:00] [42 /Bot-Music ] [Info ] Guild available: На победку
[2021-12-28 08:00:31 +03:00] [42 /Bot-Music ] [Error] Everybody Lies tried executing 'join' but it errored: System.NullReferenceException: Object reference not set to an instance of an object.
При попытке вызвать join не реагировал гад.
Запустил play без аргументов, и он ожил, и присоединился.
Да еще и в чат лог ошибки высрал ;D
Такие вещи лучше в консоли оставлять, либо спамить как-то более удобочитаемо для рядовых посетителей сервака.
Заранее спасибо.
The text was updated successfully, but these errors were encountered: