Skarsnik / QUsb2snes

A Qt based webserver for usb2snes. Users: go check usb2snes.com
https://skarsnik.github.io/QUsb2snes/
GNU General Public License v3.0
52 stars 34 forks source link

"Retroarch did not retunr a proper formated string" #122

Closed ChTBoner closed 1 year ago

ChTBoner commented 1 year ago

image After our discussion on Discord: when running from a build based on the latest commit

2022-11-04T14:19:55         RetroArcHost - Debug: "Localhost" >> "GET_STATUS"
2022-11-04T14:19:55         RetroArcHost - Debug: "Localhost" << "GET_STATUS PLAYING super_nes,Super Metroid (Japan, USA) (En,Ja),crc32=d63ed5f8\n" from QHostAddress("::ffff:127.0.0.1") 55355
2022-11-04T14:19:55         RetroArcHost - Debug: "Localhost" Info error  "RetroArch did not return a proper formated status reply"

Retroarch v1.12.0

Skarsnik commented 1 year ago

I think this got fixed, can you confirm so I can close the issue?

ChTBoner commented 1 year ago

Yeah it's fixed!