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
132 stars 14 forks source link

mmud111p brand new install does not get past character creation #513

Closed rdehler closed 2 years ago

rdehler commented 2 years ago
  1. Downloaded v1.0-alpha-050321
  2. Downloaded 1.11p from here https://forums.mbbsemu.com/viewtopic.php?f=11&t=16
  3. Added 1.11p to modules.json
  4. Loaded via MBBSEmu.exe -C modules.json
  5. Launched MajorMud from main menu
  6. The log below begins. Blank screen results, and pressing enter just shows "N/A"
    
    M A J O R  M U D v1.11p-WG (Dec 30 2005 14:20:05)
    {Realm Of Legend}
    *ANSI RECOMMENDED*

[E] . Enter the Realm [H] . Help [A] . About the Game [C] . Game Counts [T] . Topten Adventurers [G] . Topten Gangs [W] . Who's in the Realm [R] . Release Notes [I] . Information [X] . Exit Game

[SYSOP] . For Sysop Menu

Please choose a race from the following list: [1] Human [2] Dwarf [3] Gnome [4] Halfling [5] Elf [6] Half-Elf [7] Dark-Elf [8] Half-Orc [9] Goblin [10] Half-Ogre [11] Kang [12] Nekojin [13] Gaunt One

Please choose your race [ ? for help ] : 1 Please choose a class from the following list: [1] Warrior [2] Witchunter [3] Paladin [4] Cleric [5] Priest [6] Missionary [7] Ninja [8] Thief [9] Bard [10] Gypsy [11] Warlock [12] Mage [13] Druid [14] Ranger [15] Mystic

Please choose your class [ ? for help ] : 1

You must now choose if you want to be a truly 'lawful' citizen of the realm. If you answer YES to this question then you will never be allowed to instigate any action which would give you evil points, and any player that attacks or robs from you will receive three times the regular evil points in return. You can still attack those with a bad reputation. This option is designed solely for those who want to stay away from the player combat aspects of the game, and choosing it for any other reason (Item storage, etc...) is strictly prohibited.

Remember, this is a very important choice. Once you have chosen Lawfulness, you may not remove this title, unless you start a new character.

Do you want to be Lawful? [Yes/No] n .ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ.ÄÄ. / M A J O R M U D Character Creation / \ ÚÄ Point Cost Chart Ä¿ ³ ÃÄÄ. ³ ³ ³ ³ ¯ Given Name ?????????????????? ® ³\/ ³ 1st 10 points: 1 CP each ³ ³ ¯ Family Name ?????????????????? ® ³ ³ 2nd 10 points: 2 CP each ³ ³ ¯ Race ?????????????????? ® ³ ³ 3rd 10 points: 3 CP each ³ ³ ¯ Class ?????????????????? ® ³ ³ ... and so on ... ³ ³ ³ ³ ³ ³ ¯ Strength ($$$$ to $$$$) $$$$ ® ³ ³ +10 to base stat: 10 CP ³ ³ ¯ Intellect ($$$$ to $$$$) $$$$ ® ³ ÄÄÄÄÄÄ´ +20 to base stat: 30 CP ³ ³ ¯ Willpower ($$$$ to $$$$) $$$$ ® ³ ³ +30 to base stat: 60 CP ³ ³ ¯ Agility ($$$$ to $$$$) $$$$ ® ³ ³ +40 to base stat: 100 CP ³ ³ ¯ Health ($$$$ to $$$$) $$$$ ® ³ ³ +50 to base stat: 150 CP ³ ³ ¯ Charm ($$$$ to $$$$) $$$$ ® ³ ÀÄ ... and so on ... ÄÙ ³ ³ ³ ¯ Hair Length ??????????????? ® ³ Ú Use the Space Bar to ³ ¯ Hair Colour ??????????????? ® ³ ÄÄÄÄÄÄ´ toggle between choices for ³ ¯ Eye Colour ??????????????? ® ³ À your physical description ³ ³ ³ ¯ Exit: ???? ® ¯ CP Left: ® ³ ÄÄÄÄÄÄÄ SAVE your character or EXIT ©ÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ. ³ ______/ N/A

N/A

N/A

N/A

N/A

N/A

N/A

N/A x

paladine commented 2 years ago

Breakage started with https://github.com/mbbsemu/MBBSEmu/commit/98d9c3b6a14e3fc0e919a645407b9ae695d6437a

enusbaum commented 2 years ago

I'll begin looking at MajorMUD this coming weekend and see what's going on here

enusbaum commented 2 years ago

I checked this with a fresh install of 1.11p and the latest in master and was able to create a character and enter the game. I suspect in this instance the reporter might have been using the username of sysop, which isn't supported.

fletcherm commented 2 years ago

@enusbaum I propose we close this item. I have been creating dozens of characters without a problem.

It could be that Ray ran into the sysop problem, and/or didn't have a valid mmud package for mbbsemu.

We can always address this later if it re-emerges.

rdehler commented 2 years ago

Confirmed working now.