Arma is crashing before joing my server
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 10
- Category
- Server
Event Timeline
Comment Actions
Hello,
Your issue can be caused by lack of memory space thanks to your maxmem and maxvram parameteres.
I recommend to unload these parameters
cpuCount=8 -exThreads=7 -enableHT -maxmem=2047 -maxvram=2948
In other case, you can improve maxmem and maxvram values.
Also, try to change your memory allocator to tbb4malloc_bi.dll.
In the end your can try verify your game cache integrity.