DBX004: A stream type or state type is registered twice
This page explains error DBX004 and how to fix it.
Two Stream<T> registrations use one state type, or two state types use one stream type name.
Register each state type once. Give one of two stream types another name with Stream<T>("name", ...).