irusanov / ZenTimings

Home Page:https://zentimings.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object Reference not set to an instance of an object - Steam Deck

Yahfz opened this issue · comments

Zentimings fails to open on the Valve Steam Deck with the following error: Object Reference not set to an instance of an object

Does zentimings output any log somewhere to help you with debugging? If yes, let me know and i'll update the issue with one.

Hi, it does not output a debug automatically. You might try to disable advanced mode from settings.xml file by changing
<AdvancedMode>true</AdvancedMode>
to
<AdvancedMode>false</AdvancedMode>

Hi, it does not output a debug automatically. You might try to disable advanced mode from settings.xml file by changing <AdvancedMode>true</AdvancedMode> to <AdvancedMode>false</AdvancedMode>

Sorry for the delayed reply, that allow's the application to run and read the timings, thank you!
image