**Game Version number: ** EXP 1.2.1.86
**Modded?:** No
I created a small cinematic intro for my mission. This works well in Workbech. But, if you upload the mission on a dedicated server or test it with PeerTool the Client crash.
- The Scene starts to play but after 4 - 5 seconds ( 50% ) the Client crash with:
```
Unhandled exception
Program: D:\Steam\steamapps\common\Arma Reforger Experimental\ArmaReforgerSteam_Experimental.exe
Reason: Access violation. Illegal read by 0x7ff79a652880 at 0x108
```
See logfiles attached.
{F4457350}
{F4457349}
Update: i testet a bit and it seems, that the crash will only happend if your flying close to some SlotAI Units which will spawn if a player get close.
I think the server is register the Camera as Character. Maybe we can use a seperate (new) camera for the CinematicEntity and not the player ones.