Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'edit' of undefined #34

Open
vagnerkuntz opened this issue May 11, 2020 · 6 comments
Open

TypeError: Cannot read property 'edit' of undefined #34

vagnerkuntz opened this issue May 11, 2020 · 6 comments

Comments

@vagnerkuntz
Copy link

vagnerkuntz commented May 11, 2020

TypeError: Cannot read property 'edit' of undefined

error occurs when executing

yarn ts3-setup

@jotavf
Copy link

jotavf commented May 12, 2020

Instalou yarn ou npm de boa?

@vagnerkuntz
Copy link
Author

Yes, I installed the normal yarn ...
doing new tests I found that if you delete the channels when running ts3-setup it recreates the channels more then this error appears

@jotavf
Copy link

jotavf commented May 13, 2020

Make sure you've took a note of @Ethaan considerations:

1.- Dont delete the channel with the name of the bot (see src/utils/constants.js), because there is a chance this will break the relationship between DB and TS, if you do that, you will need to start from scratch again.

2.- There is a know bug on the parser for the command addEnemysByGuild and addFriendsByGuild, where some character are not added, this just happend in weird scenarios where there is an spceial rank on the guild, and is really hard or complex to get them.

@vagnerkuntz
Copy link
Author

yes i see the note, i'm thinking about how we can fix this problem, because it recreates the tables but just can't identify her new id

@Ethaan
Copy link
Member

Ethaan commented Jun 25, 2020

@vagnerkuntz did you get into this? i'm planning on re-visit this bot, to make it more user friendly, even doing an small dashboard, so you guys don't really need to touch the teamspeak server and do everything on the web

@vagnerkuntz
Copy link
Author

I found the problem, but I'm still not able to solve it. yes i can help to test and with basic functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants