Could not find display settings for screen-index: 1

Any idea on how to solve this error:

[2024-01-08 07:14:48.803] [warning] Screen consumer [2|1080i5000] Could not find display settings for screen-index: 1

This is the log

[2024-01-08 07:14:48.532] [info]    ############################################################################
[2024-01-08 07:14:48.533] [info]    CasparCG Server is distributed by the Swedish Broadcasting Corporation (SVT)
[2024-01-08 07:14:48.533] [info]    under the GNU General Public License GPLv3 or higher.
[2024-01-08 07:14:48.533] [info]    Please see LICENSE.TXT for details.
[2024-01-08 07:14:48.533] [info]    http://www.casparcg.com/
[2024-01-08 07:14:48.533] [info]    ############################################################################
[2024-01-08 07:14:48.533] [info]    Starting CasparCG Video and Graphics Playout Server 2.3.2 4de6d18f Dev
[2024-01-08 07:14:48.594] [info]    Initializing OpenGL Device.
[2024-01-08 07:14:48.597] [info]    Initialized OpenGL 4.5.0 NVIDIA 536.23 NVIDIA Corporation
[2024-01-08 07:14:48.597] [info]    Initialized image module.
[2024-01-08 07:14:48.603] [info]    Initialized ffmpeg module.
[2024-01-08 07:14:48.603] [info]    Initialized oal module.
[2024-01-08 07:14:48.603] [info]    Initialized decklink module.
[2024-01-08 07:14:48.604] [info]    Initialized screen module.
[2024-01-08 07:14:48.604] [info]    Initialized newtek module.
[2024-01-08 07:14:48.679] [info]    Initialized html module.
[2024-01-08 07:14:48.679] [info]    Flash support is disabled
[2024-01-08 07:14:48.679] [info]    Initialized flash module.
[2024-01-08 07:14:48.680] [info]    Initialized bluefish module.
[2024-01-08 07:14:48.680] [info]    "C:/casparcg-server-v2.3.3-lts-stable\casparcg.config":
[2024-01-08 07:14:48.680] [info]    -----------------------------------------
[2024-01-08 07:14:48.680] [info]    <?xml version="1.0" encoding="utf-8"?>
[2024-01-08 07:14:48.680] [info]    <configuration>
[2024-01-08 07:14:48.680] [info]       <paths>
[2024-01-08 07:14:48.680] [info]          <media-path>d:/media/</media-path>
[2024-01-08 07:14:48.680] [info]          <log-path>d:/log/</log-path>
[2024-01-08 07:14:48.680] [info]          <data-path>d:/data/</data-path>
[2024-01-08 07:14:48.680] [info]          <template-path>d:/template/</template-path>
[2024-01-08 07:14:48.680] [info]       </paths>
[2024-01-08 07:14:48.680] [info]       <lock-clear-phrase>secret</lock-clear-phrase>
[2024-01-08 07:14:48.680] [info]       <channels>
[2024-01-08 07:14:48.680] [info]          <channel>
[2024-01-08 07:14:48.680] [info]             <video-mode>1080i5000</video-mode>
[2024-01-08 07:14:48.680] [info]             <consumers>
[2024-01-08 07:14:48.680] [info]                <decklink>
[2024-01-08 07:14:48.680] [info]                   <device>1</device>
[2024-01-08 07:14:48.680] [info]                   <embedded-audio>true</embedded-audio>
[2024-01-08 07:14:48.680] [info]                   <latency>normal</latency>
[2024-01-08 07:14:48.680] [info]                   <keyer>external</keyer>
[2024-01-08 07:14:48.680] [info]                   <key-only>false</key-only>
[2024-01-08 07:14:48.680] [info]                   <buffer-depth>3</buffer-depth>
[2024-01-08 07:14:48.680] [info]                </decklink>
[2024-01-08 07:14:48.680] [info]                <system-audio>
[2024-01-08 07:14:48.680] [info]                   <channel-layout>stereo</channel-layout>
[2024-01-08 07:14:48.680] [info]                   <latency>200</latency>
[2024-01-08 07:14:48.680] [info]                </system-audio>
[2024-01-08 07:14:48.680] [info]                <screen>
[2024-01-08 07:14:48.680] [info]                   <device>1</device>
[2024-01-08 07:14:48.680] [info]                   <x>1250</x>
[2024-01-08 07:14:48.680] [info]                   <y>20</y>
[2024-01-08 07:14:48.680] [info]                   <width>640</width>
[2024-01-08 07:14:48.680] [info]                   <height>360</height>
[2024-01-08 07:14:48.680] [info]                </screen>
[2024-01-08 07:14:48.680] [info]             </consumers>
[2024-01-08 07:14:48.680] [info]          </channel>
[2024-01-08 07:14:48.680] [info]          <channel>
[2024-01-08 07:14:48.680] [info]             <video-mode>1080i5000</video-mode>
[2024-01-08 07:14:48.680] [info]             <consumers>
[2024-01-08 07:14:48.680] [info]                <decklink>
[2024-01-08 07:14:48.680] [info]                   <device>2</device>
[2024-01-08 07:14:48.680] [info]                   <embedded-audio>true</embedded-audio>
[2024-01-08 07:14:48.680] [info]                   <latency>normal</latency>
[2024-01-08 07:14:48.680] [info]                   <keyer>external</keyer>
[2024-01-08 07:14:48.680] [info]                   <key-only>false</key-only>
[2024-01-08 07:14:48.680] [info]                   <buffer-depth>3</buffer-depth>
[2024-01-08 07:14:48.680] [info]                </decklink>
[2024-01-08 07:14:48.680] [info]                <system-audio>
[2024-01-08 07:14:48.680] [info]                   <channel-layout>stereo</channel-layout>
[2024-01-08 07:14:48.680] [info]                   <latency>200</latency>
[2024-01-08 07:14:48.680] [info]                </system-audio>
[2024-01-08 07:14:48.680] [info]                <screen>
[2024-01-08 07:14:48.680] [info]                   <device>2</device>
[2024-01-08 07:14:48.680] [info]                   <x>1250</x>
[2024-01-08 07:14:48.680] [info]                   <y>440</y>
[2024-01-08 07:14:48.680] [info]                   <width>640</width>
[2024-01-08 07:14:48.680] [info]                   <height>360</height>
[2024-01-08 07:14:48.680] [info]                </screen>
[2024-01-08 07:14:48.680] [info]             </consumers>
[2024-01-08 07:14:48.680] [info]          </channel>
[2024-01-08 07:14:48.680] [info]       </channels>
[2024-01-08 07:14:48.680] [info]       <controllers>
[2024-01-08 07:14:48.680] [info]          <tcp>
[2024-01-08 07:14:48.680] [info]             <port>5250</port>
[2024-01-08 07:14:48.680] [info]             <protocol>AMCP</protocol>
[2024-01-08 07:14:48.680] [info]          </tcp>
[2024-01-08 07:14:48.680] [info]       </controllers>
[2024-01-08 07:14:48.680] [info]       <amcp>
[2024-01-08 07:14:48.680] [info]          <media-server>
[2024-01-08 07:14:48.680] [info]             <host>localhost</host>
[2024-01-08 07:14:48.680] [info]             <port>8000</port>
[2024-01-08 07:14:48.680] [info]          </media-server>
[2024-01-08 07:14:48.680] [info]       </amcp>
[2024-01-08 07:14:48.680] [info]    </configuration>
[2024-01-08 07:14:48.680] [info]    -----------------------------------------
[2024-01-08 07:14:48.702] [info]    Initialized OpenGL Accelerated GPU Image Mixer for channel 1
[2024-01-08 07:14:48.703] [info]    video_channel[1|1080i5000] Successfully Initialized.
[2024-01-08 07:14:48.703] [info]    Initialized OpenGL Accelerated GPU Image Mixer for channel 2
[2024-01-08 07:14:48.703] [info]    video_channel[2|1080i5000] Successfully Initialized.
[2024-01-08 07:14:48.711] [info]    DeckLink Duo 2 [1-1|1080i5000] Enabled embedded-audio.
[2024-01-08 07:14:48.711] [info]    DeckLink Duo 2 [1-1|1080i5000] Disabled low-latency mode.
[2024-01-08 07:14:48.711] [info]    DeckLink Duo 2 [1-1|1080i5000] Enabled external keyer.
[2024-01-08 07:14:48.714] [info]    DeckLink Duo 2 [1-1|1080i5000] Initialized.
[2024-01-08 07:14:48.789] [info]    oal[1|1080i5000] Initialized.
[2024-01-08 07:14:48.790] [info]    Screen consumer [1|1080i5000] Initialized.
[2024-01-08 07:14:48.800] [info]    DeckLink Duo 2 [2-2|1080i5000] Enabled embedded-audio.
[2024-01-08 07:14:48.800] [info]    DeckLink Duo 2 [2-2|1080i5000] Disabled low-latency mode.
[2024-01-08 07:14:48.800] [info]    DeckLink Duo 2 [2-2|1080i5000] Enabled external keyer.
[2024-01-08 07:14:48.802] [info]    DeckLink Duo 2 [2-2|1080i5000] Initialized.
[2024-01-08 07:14:48.802] [info]    oal[2|1080i5000] Initialized.
[2024-01-08 07:14:48.803] [warning] Screen consumer [2|1080i5000] Could not find display settings for screen-index: 1
[2024-01-08 07:14:48.804] [info]    Screen consumer [2|1080i5000] Initialized.
[2024-01-08 07:14:48.804] [info]    Initialized channels.
[2024-01-08 07:14:48.805] [info]    Initialized controllers.
[2024-01-08 07:14:48.805] [info]    Initialized osc.
[2024-01-08 07:50:22.345] [info]    Received message from Console: q\r\n
[2024-01-08 07:50:22.346] [info]    [asio] Shutting down global io_service.
[2024-01-08 07:50:22.346] [info]    [asio] Global io_service uninitialized.
[2024-01-08 07:50:22.461] [info]    video_channel[1|1080i5000] Uninitializing.

Best regards Tue.

Are there two screens on this PC?

The configuration is right now 2 fill + key outputs and 2 screens.
It’s a BMD decklink duo 2

Best regards Tue.

Yes sure, but there are two Screen consumers in the config. One points to the second display. If that is missing, maybe you get such a warning.

Also, it is a warning not an error so the log line might be normal behaviour. Does the screen consumer get created and in the correct position/size?

It looks all right on the screen consumers

I don’t have anything to check the output card right now.

But what’s the error?

From that photo it looks like you have one display in windows, with two screen consumers.
That is fine, but in your config you are telling it to place one of those screen consumers on a second display, which I am guessing is not what you actually want and it does not exist resulting in the warning being logged

Thack you, that was the problem.
I didn’t know that.