V0.3 launcher can't start

After some reboots, lancher can’t start. Stack in the “loading” splash screen.

did you use lima driver?

lima is still under heavy development,not quite stable

I used lima first, then I switched to fb. Still can’t load.

try ssh into gs

find out more info

I flashed my sdcard again. Maybe next time.

I caught this problem again. How to find out more info?

ssh into gs

cat /tmp/x.log
Traceback (most recent call last):
  File "run.py", line 597, in <module>
    big_loop()
  File "run.py", line 506, in big_loop
    main_screen.ReadTheDirIntoPages("../Menu",0,None)
  File "/home/cpi/launcher/sys.py/UI/main_screen.py", line 460, in ReadTheDirIntoPages
    self.ReadTheDirIntoPages(_dir+"/"+i, pglevel+1 ,self._Pages[ len(self._Pages) -1])
  File "/home/cpi/launcher/sys.py/UI/main_screen.py", line 565, in ReadTheDirIntoPages
    self.ReadTheDirIntoPages(_dir+"/"+i,pglevel+1,iconitem._LinkPage)
  File "/home/cpi/launcher/sys.py/UI/main_screen.py", line 531, in ReadTheDirIntoPages
    em.Init(self)
  File "/home/cpi/launcher/sys.py/UI/Emulator/__init__.py", line 107, in Init
    self.InitRomListPage(main_screen)
  File "/home/cpi/launcher/sys.py/UI/Emulator/__init__.py", line 102, in InitRomListPage
    self.RomListPage.Init()
  File "/home/cpi/launcher/sys.py/UI/Emulator/rom_list_page.py", line 236, in Init
    self.SyncList(self._Emulator["ROM"])
  File "/home/cpi/launcher/sys.py/UI/Emulator/rom_list_page.py", line 176, in SyncList
    alist = self.GeneratePathList(path)
  File "/home/cpi/launcher/sys.py/UI/Emulator/rom_list_page.py", line 166, in GeneratePathList
    dirmap["file"] = v.decode("utf8")
  File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc8 in position 20: invalid continuation byte

I know what happened! RetroArch exact some zip files with Chinese file name and it decoded incorrectly. I deleted these files it recovered.

cant%20start

我跟你一样遇到了这个问题,最后你是如何解决的?
我该如何链接gs,查看相关信息,并解决它?

I have encountered this problem like you, and how did you solve it?
How do I link gs, view related information, and how to fix it?
thx