Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Yahfz opened this issue Sep 11, 2023 · 2 comments
Open

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

Yahfz opened this issue Sep 11, 2023 · 2 comments

Comments

@Yahfz
Copy link

Yahfz commented Sep 11, 2023

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.

@irusanov
Copy link
Owner

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>

@Yahfz
Copy link
Author

Yahfz commented Nov 6, 2023

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. With those settings the application runs and reads the timings, thank you!
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants