Pico-8 doesn't work on v4.2

Hi.

Pico-8 does not work on neither Emuelec 4.2 stable and 4.3-test with my OGA.
It just quits without any messages after launching.
I have tried with pico-8_0.2.0i_raspi and pico-8_0.2.2c_raspi (latest) but no luck.

The log file ends with this message:

./storage/.config/emuelec/configs/pico-8/log.txt
....
   added controller mapping: 050000005e040000e0020000ff070000,Xbox Wireless Controller,a:b0,b:b1,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b9,leftshoulder:b4,leftstick:b6,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b7,righttrigger:a5,rightx:a3,righty:a4,start:b10,x:b2,y:b3,platform:iOS,
  searching for joysticks
    found 1 joysticks
    connecting joystick 0
    Controller 0: GO-Advance Gamepad (rev 1.1)
    Number of Axes: 2
    Number of Buttons: 18
    Number of Balls: 0
    Mapping: 190000004b4800000010000001010000,GO-Advance Gamepad (rev 1.1),platform:Linux,x:b2,a:b1,b:b0,y:b3,back:b12,guide:b13,start:b17,dpleft:b10,dpdown:b9,dpright:b11,dpup:b8,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,rightstick:b16,leftx:a0,lefty:a1,
  ok
ok
codo_load_pod: /storage/.config/emuelec/bin/pico-8/pico8.dat ok
codo_set_screen 128 128 8 100
 window size: 640 540
setting fullscreen window size to 480 320


** FATAL ERROR: Unable to create window

codo_exit
  cmusic_stop
  codo_main_exit

Could anyone help that? Thanks in advance.