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

Exception when player attempted to tab complete #3723

Closed
partydev opened this issue Feb 28, 2020 · 4 comments · Fixed by #3724
Closed

Exception when player attempted to tab complete #3723

partydev opened this issue Feb 28, 2020 · 4 comments · Fixed by #3724
Labels

Comments

@partydev
Copy link

What steps will reproduce the problem?

Running /ta town Ottomans set mayor GinoDiamond caused an internal server error and did not tab complete his name. Every letter typed in "GinoDiamond" led to a separate error.

What is the expected output?

Tabcompletes their name.

What is your Towny version?

0.95.2.19

What is your spigot/craftbukkit version?

Paper 105 MC 1.15.2

Please use Pastebin.com to link the following files:

Skipping these files is not an option. It is the easiest way to diagnose an issue ticket properly. If you do skip this step then your ticket will most likely be deleted and you will be asked to resubmit.

  1. Your full server startup from the logs\latest.log : https://hastebin.com/wiqezirovu.md
  2. Your Towny config.yml (if using MySQL please remove password,) : https://hastebin.com/ihoqoqorur.coffeescript
  3. Your townyperms.yml : https://hastebin.com/jezosesuji.php
  4. Your log's error : https://hastebin.com/kipazisafo.sql
@partydev partydev added the bug label Feb 28, 2020
@LlmDl
Copy link
Member

LlmDl commented Feb 28, 2020

Is GinoDiamond part of the Town yet?

@partydev
Copy link
Author

Yes, they were a resident of the town and I set them as mayor.

@LlmDl
Copy link
Member

LlmDl commented Feb 28, 2020

Could not reproduce using /ta town NAME set mayor NAME or with /ta set mayor TOWNNAME MAYORNAME.

@griffinht
Copy link
Contributor

@bartyrealms
I found this issue to be reproducible and was able to fix it in this commit. Thanks for bringing this up, as it turns out certain subcommands similar to the example you gave from /townyadmin did not work at all because of this issue.

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

Successfully merging a pull request may close this issue.

3 participants