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

WCCMMPLS doesn't load #621

Open
AviatingPenguin opened this issue Feb 12, 2024 · 0 comments
Open

WCCMMPLS doesn't load #621

AviatingPenguin opened this issue Feb 12, 2024 · 0 comments

Comments

@AviatingPenguin
Copy link

Module Information

  • Identifier WCCMMPLS
  • MajorMUD Plus extention

Describe the bug
When adding WCCMMPLS to the modules.json to active MajorMUD+ MBBSEmu throws an error

To Reproduce
Steps to reproduce the behavior:
Add WCCMMPLS to modules.json
{
"Modules": [
{
"Identifier": "WCCMMUD",
"Path": "/home/penguin/mbbsemu/majormud/"
},
{
"Identifier": "WCCMMPLS",
"Path": "/home/penguin/mbbsemu/majormud/"
}
]
}
load mbbsemu using the modules.json to get the error adding WCCMMPLS first or 2nd gives the same error

System.Exeption: Unkown or Unimplemented Imported Module: WCCMMUD at MBBSEmu.HostProcess.MbbsHost.PatchRelocation(MbbeModule module) at MBBSEmu.HostProcess.MbbsHost.AddModule(MbbsModule module) at MBBSEmu.HostProcess.MbbsHost.Start(List'1 moduleConfigurations) at MBBSEmu.Program.Run(String[] args)

Software Information:

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

No branches or pull requests

1 participant