#i cant push
27 messages ยท Page 1 of 1 (latest)
Like it says, the data in the databas at blacklist is not an array
Push only works on arrays nothing else
Yes now that it's deleted it will create it as an array since it's the first push
Before you deleted it
It was not an array
but its not a array
Now it is since you deleted and used push but before it wasn't
Use db.get("blacklist") and see for yourself
That is not normal. It may be a bug from the old version of quick.db you are using. Thought I cannot do anything about it because that version is no longer supported
but qdb.set cannot be found when I install new version ๐
It's because you don't use it correctly. There are some breaking changes so some parts of the code have to change to use the new version