SinisterRectus / Discordia

Discord API library written in Lua for the Luvit runtime environment
MIT License
688 stars 144 forks source link

Error when running the client:run(), Bad argument #1 to write (expected table of strings, found table in the table) #382

Open vladusyaa opened 1 year ago

vladusyaa commented 1 year ago

I can’t authenticate the bot. When using client:run() it’s provides me this error:

Error Image

Any ideas how to fix this? Thank you.

Dimentio commented 1 year ago

same here this issue just showed up randomly on an instance I have

/home/discord/salieri/deps/coro-wrapper.lua:114: index must be a number if set

Dimentio commented 1 year ago

Updated luvit & co with the discordia deps and that seems to have fixed my issue.