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

[ELWIC] Infinity Complex - Crashes on initialization #109

Closed tuday2 closed 3 years ago

tuday2 commented 3 years ago

Module Information

Describe the bug Game crashes on initialization

To Reproduce Steps to reproduce the behavior:

  1. Add game to modules.json
  2. Launch MBBSemu

Expected behavior Infinity Complex initializes

Screenshots

Critical Exception has occurred:
System.ArgumentException: An item with the same key has already been added. Key: 0100:976B
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   at MBBSEmu.HostProcess.ExportedModules.Majorbbs.SetupGENBB()
   at MBBSEmu.HostProcess.ExportedModules.Majorbbs.Invoke(UInt16 ordinal, Boolean offsetsOnly)
   at MBBSEmu.HostProcess.MbbsHost.PatchRelocation(MbbsModule module)
   at MBBSEmu.HostProcess.MbbsHost.AddModule(MbbsModule module)
   at MBBSEmu.Program.Run(String[] args)

Software Information:

tuday2 commented 3 years ago

Wheel Of Fame crashes with the same error:

Critical Exception has occurred: System.ArgumentException: An item with the same key has already been added. Key: 0100:976B at System.Collections.Generic.Dictionary2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at System.Collections.Generic.Dictionary2.Add(TKey key, TValue value) at MBBSEmu.HostProcess.ExportedModules.Majorbbs.SetupGENBB() at MBBSEmu.HostProcess.ExportedModules.Majorbbs.Invoke(UInt16 ordinal, Boolean offsetsOnly) at MBBSEmu.HostProcess.MbbsHost.PatchRelocation(MbbsModule module) at MBBSEmu.HostProcess.MbbsHost.AddModule(MbbsModule module) at MBBSEmu.Program.Run(String[] args)

tuday2 commented 3 years ago

Opened in error, problem with install