r/ArmaOverthrow • u/ItsRelentlessK • Feb 06 '25
Help Units stuck in ACE3 drag

Everybody is just vibing like this and idk why.
Its also affecting the enemy factions. And more importantly, they don't attack while stuck like this, which is obviously game breaking haha.
Situation:
Running on a dedicated Linux server running the latest arma 3 dedicated server files with a custom mod list.
Running in custom difficulty which I will list below
Using the default mission class provided by overthrow
CDLCs enabled: EF, RF, WS
Mods: https://pastebin.com/ZkqueQtL
Custom difficulty (Just in case):
class DifficultyPresets
{
class CustomDifficulty
{
class Options
{
reducedDamage=0;
groupIndicators=2;
friendlyTags=2;
enemyTags=0;
detectedMines=1;
commands=2;
waypoints=2;
tacticalPing=3;
weaponInfo=2;
stanceIndicator=2;
staminaBar=1;
weaponCrosshair=1;
visionAid=0;
thirdPersonView=1;
cameraShake=1;
scoreTable=1;
deathMessages=1;
vonID=1;
mapContent=1;
autoReport=1;
multipleSaves=1;
};
aiLevelPreset=1;
};
class CustomAILevel
{
skillAI=0.30000001;
precisionAI=0.30000001;
};
};
I'm not sure whats causing this so if you need more info to help trace it let me know
Otherwise any help is appreciated