# Deltacast FAQ and Troubleshooting

## **LightAct Version Notes**

* LightAct 4.11.4 → VideoMaster SDK 6.20
* LightAct 4.12.2 → VideoMaster SDK 6.31 (driver bug)
* LightAct 4.12.3 (and all later versions) → reverted to VideoMaster SDK 6.30 for stability

## **FAQ**

<details>

<summary>Should I install Flex modules one by one?</summary>

That's not necessary. Only rule is to add/remove modules when the system is powered off. Do not hot-plug modules while running.

</details>

<details>

<summary>Why did I get a BSOD during Install.bat?</summary>

Possible causes: mixed VideoMaster versions, loose module connections, or system hot-plugging. Try a clean install with recommended VideoMaster and ensure modules are installed only when powered off.

</details>


---

# 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.lightact.com/integrations/content-io/deltacast-setup/deltacast-faq-and-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.
