# Inconsistent laser detection

### Symptoms

- I am shooting, but the shot count is not increasing.
- The detection stops in the middle of a scenario.

---

### Cause

This problem is usually explained by following cases:

- Camera gain is set improperly
- Computer does not have enough memory
- Computer does not keep up with the simulator

---

### Resolution

1. Try<span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(241, 196, 15);">**<span style="color: rgb(35, 111, 161);">increasing camera gain</span>**<span style="color: rgb(255, 255, 255);"><span style="color: rgb(35, 111, 161);">,</span> </span></span>but do not overshoot. Output image should not be overexposed, but not completely black. Check our tutorial: [https://youtu.be/4PJ1UsyNxTY](https://youtu.be/4PJ1UsyNxTY)
2. Lower graphics settings in Range 1 or any other plugin. If you experience these issues we recommend dropping quality settings to Medium or Low. This can be done from the main menu in Range1 -&gt; Settings
3. Open task manager(Ctrl + Shift + Escape) and check if there is enough system memory, This is especially problematic on systems with 8Gb of memory. If you are using over 80% of system memory, try turning off other processes that take up memory.

---

### Related problems