I just started a dedicated server today, but I got some strange problems with my scripts. At first, my own scripts didnt run at all. I needed to copy my scripts in the script folder a few times and restart the server, untill it finally started my scripts.
But they dont run for long. Usually, after about 20-30 ticks, the scripts stop working. Not all (some creeps still do some actions) but most of the scripts just doesnt run anymore. I can fix that by just saving the script again ingame, or just open the script with an editor in the directory and save it manually. Then, the game can run the script again.
These scripts are just copies of scripts I run in the simulator or online world without problems.
The bots got the same problem, their scripts dont run anymore, too. Most of the bots units doesnt do anything anymore.
It seems to be some kind of reading problem? It seems the server cant access the files, and they need to be saved agian to be accessed again?