diff --git a/source/scp-head/src/controller.html b/source/scp-head/src/controller.html
index 7a98c4b..d27cb4b 100644
--- a/source/scp-head/src/controller.html
+++ b/source/scp-head/src/controller.html
@@ -532,6 +532,9 @@
contradiction.id
);
}
+
+ // Run preloader again in case the new scout is next for a channel
+ preloadQueue.enqueueStates(makeAssertionStates(true));
}
/**