VitaHEX-Games / HexFlow-Launcher

A 3d cover flow like launcher for PS Vita
MIT License
114 stars 31 forks source link

"[string "?"]:1344: attempt to index a nil value" when changing startup category #45

Open ParzivalWolfram opened 8 months ago

ParzivalWolfram commented 8 months ago

When changing startup category in Settings, trying to advance past "Recently Played" causes momentary screen corruption, then the error in the title. (Trying to press X to restart at this point results in "[string "?"]:729: Network is already inited." as well.)

ericitaquera commented 3 months ago

Found a solution.

This is error is due to no custom collections existing.

Try to create a new collection.

See RetroFlow Launcher 6.0.0 release notes:

https://github.com/jimbob4000/RetroFlow-Launcher/releases/tag/v6.0.0

Regards.