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

DIALCHAT Dialchat crashes when color is changed. #550

Open
approxinfinity opened this issue Feb 24, 2022 · 0 comments
Open

DIALCHAT Dialchat crashes when color is changed. #550

approxinfinity opened this issue Feb 24, 2022 · 0 comments
Labels
bug Something isn't working module Defect/Issue related to a specific Module

Comments

@approxinfinity
Copy link

approxinfinity commented Feb 24, 2022

Module Information

  • Identifier DIALCHAT
  • Module Name Dialchat
  • Version 2.6

Describe the bug / Repro steps
Went into dialchat as a user with sysop privileges. Typed /color. Hit enter. Got to a screen where CYAN was highlighted by the cursor (fwiw, this kind of screen currently having problems for me via iterm, I havent gotten a better client yet, but same kind of screen as when creating a character in MMUD, I cannot progress). Anyway, I hit enter on CYAN, and ithe board crashed iwth the following error.

Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
at MBBSEmu.HostProcess.Fsd.FsdUtility.<>c.b__7_0(FsdFieldSpec field)
at System.Linq.Enumerable.Sum[TSource](IEnumerable1 , Func2 )
at MBBSEmu.HostProcess.Fsd.FsdUtility.BuildAnswerString(FsdStatus fsdStatus)
at MBBSEmu.HostProcess.HostRoutines.FsdRoutines.FieldVerificationRoutine(SessionBase session, FsdStatus fieldStatus)
at MBBSEmu.HostProcess.HostRoutines.FsdRoutines.ValidateField(SessionBase session, FsdStatus fsdStatus)
at MBBSEmu.HostProcess.HostRoutines.FsdRoutines.InFullScreenDisplay(SessionBase session)
at MBBSEmu.HostProcess.HostRoutines.FsdRoutines.ProcessSessionState(SessionBase session, Dictionary`2 modules)
at MBBSEmu.HostProcess.MbbsHost.WorkerThread()
at System.Threading.Thread.StartCallback()
zsh: abort sudo ./MBBSEmu -C modules.json

Expected behavior
I'm not exactly sure, other than not crash :) Change my text to cyan I'd imagine.

Screenshots
Screen Shot 2022-02-23 at 9 49 00 PM

Software Information:

  • OS: macOS monterey 12.2, M1 Mac Mini 2020
  • Telnet Client: telnet from command line via iterm to 0.0.0.0
@approxinfinity approxinfinity changed the title [Module Identifier] Module Name - Issue Description DIALCHAT Dialchat crashes when color is changed. Feb 24, 2022
@enusbaum enusbaum added bug Something isn't working module Defect/Issue related to a specific Module labels Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module Defect/Issue related to a specific Module
Projects
None yet
Development

No branches or pull requests

2 participants