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

[WCCMMUD] MajorMUD - Extra line output during character creation #544

Open
fletcherm opened this issue Jan 18, 2022 · 1 comment
Open

[WCCMMUD] MajorMUD - Extra line output during character creation #544

fletcherm opened this issue Jan 18, 2022 · 1 comment
Labels
bug Something isn't working majormud

Comments

@fletcherm
Copy link
Member

fletcherm commented Jan 18, 2022

Module Information

  • Identifier WCCMMUD
  • Module Name MajorMud
  • Version 1.11p

Describe the bug

While creating a character, the last step is name validation.

Normally it would print this text only: "Please wait -- Validating your name."

On MBBSEmu, and additional line is printed: "Please enter a new name or X to exit".

Notably, after character completion is done, the character sheet is printed (as expected) and the extra line disappears.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new character in Mud
  2. After saving at the end of the full screen editor, see the two lines printed during validation
  3. Once validation is done, note the second, aberrant line disappears.

Expected behavior

The "Please enter a new name or X to exit" line should never be printed.

I do need to triple check that this does not show up in the Worldgroup version of Majormud -- I will do that as soon as I get back to my other test rig.

Screenshots

image

Software Information:

  • OS: Linux x86
  • Telnet Client MegaMud
@enusbaum enusbaum added bug Something isn't working module Defect/Issue related to a specific Module labels Jan 25, 2022
@fletcherm
Copy link
Member Author

fletcherm commented Mar 15, 2022

I did double check that the extra line "Please enter a new name or X to exit" does not get output on a Worldgroup system.

Here is a screenshot of what it should look like.
worldgroup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working majormud
Projects
None yet
Development

No branches or pull requests

2 participants