# Troubleshooting

- [Crashing on startup](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/crashing-on-startup.md): What to do if the app doesn't start
- [Providing macOS Crash Reports](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/providing-macos-crash-reports.md): How to provide macOS crash reports
- [Providing Windows crash dump file](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/providing-windows-crash-dump-file.md): When OmniScope crashes on Windows it creates \*.dmp file in the logs folder
- [Missing menu items on macOS](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/missing-menu-items-on-macos.md)
- [OFX plays back by itself](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/ofx-plays-back-by-itself.md): The video plays back on its own when using OpenFX plugin
- [OpenFX plugin is not loading](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/openfx-plugin-is-not-loading.md): OpenFX plugin issues in Resolve
- [Bypass (shift-D) in Resolve doesn't update the image](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/bypass-shift-d-in-resolve-doesnt-update-the-image.md)
- [Compute Error](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/compute-error.md): No compute capabilities error status (Windows, legacy OpenGL builds)
- [Histogram is not showing up](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/histogram-is-not-showing-up.md): When histogram is not showing up on Windows
- [Scratch stuck at SDI startup screen](https://docs.timeinpixels.com/nobe-omniscope/troubleshooting/scratch-stuck-at-sdi-startup-screen.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.timeinpixels.com/nobe-omniscope/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
