mbbsemu / MBBSEmu

The MajorBBS Emulation Project is an Open Source, Cross-Platform emulator for easily running The MajorBBS & Worldgroup Modules
https://www.mbbsemu.com
MIT License
126 stars 14 forks source link

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

Open fletcherm opened 2 years ago

fletcherm commented 2 years ago

Module Information

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:

fletcherm commented 2 years ago

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