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

bug: log feedback spam #495

Closed
TreemanKing opened this issue Dec 15, 2024 · 1 comment · Fixed by #500
Closed

bug: log feedback spam #495

TreemanKing opened this issue Dec 15, 2024 · 1 comment · Fixed by #500

Comments

@TreemanKing
Copy link
Contributor

When creating a portal and putting a destination that doesn't exist, it will spam log even though the command hasn't been outputted. For e.g.

image

Reproduce steps:

  1. /aportals create name:test desti:test1234567890
  2. it will show the above screenshot

It is best that we leave it until after the command is processed.

@sekwah41
Copy link
Owner

Tbh, we don't need that log, but we should probably be caching the list if it's not. I'll check the code and disable the log

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

Successfully merging a pull request may close this issue.

2 participants