diff --git a/src/Tgstation.Server.Host/Components/InstanceFactory.cs b/src/Tgstation.Server.Host/Components/InstanceFactory.cs index 5a78706831..4112d1fa1b 100644 --- a/src/Tgstation.Server.Host/Components/InstanceFactory.cs +++ b/src/Tgstation.Server.Host/Components/InstanceFactory.cs @@ -305,7 +305,7 @@ namespace Tgstation.Server.Host.Components sessionControllerFactory, gameIoManager, diagnosticsIOManager, - eventConsumer, + configuration, // watchdog doesn't need itself as an event consumer remoteDeploymentManagerFactory, metadata, metadata.DreamDaemonSettings);