DBX005: An event type or stored name is registered twice
This page explains error DBX005 and how to fix it.
One event type is registered twice, or two event types use one stored name or alias.
Register each event type once, on its own stream. Keep old names readable with .Alias(...) on the event that replaces them.