Can't display edited text on ssd1306 oled display

Hi. So when I put the strings from my DHT11 sensor on the display (in seperate text nodes) it displays them. But when I join the (Join or Concat node) it doesn’t display them. Even when I try to remove one decimal point (Format number node) or add percent. What can I do? I want to display temperature, humidity and time, but it’s impossible. I tried to put Watch nodes there. It doesn’t display but when I remove those nodes it does display. I just don’t get it

Edit: With the Watch nodes, it doesn’t display when I debug. I have to upload again without debugging

I suspect you are running out of memory. What kind of board are using? Are you able to share your patch?