Ok Kid, don´t worry , step by step

The logs files are quite important and you need configure your config files for it. You have two types of logs, one for your "machine client" and another for your "machine server".
Client -> C:\Users\Spectre\Documents\1C SoftClub\il-2 sturmovik cliffs of dover - MOD\log.txt
Server -> C:\Users\Spectre\Documents\1C SoftClub\il-2 sturmovik cliffs of dover - MOD\logs.txt
The different is the "s" letter referenced to "server.
Client -> log.txt -> You need edit C:\Users\Spectre\Documents\1C SoftClub\il-2 sturmovik cliffs of dover - MOD\conf.ini and go to [Console] section, you must read something like that (if not, please, change it).
[Console]
IP=20001
UseStartLog=1
WRAP=1
PAUSE=1
HISTORY=1024
HISTORYCMD=1024
PAGE=20
LOG=1
LOGTIME=1
LOAD=console.cmd
SAVE=console.cmd
LOGFILE=log.txt
LOGKEEP=1
Server -> logs.txt -> You need edit C:\Users\Spectre\Documents\1C SoftClub\il-2 sturmovik cliffs of dover - MOD\confs.ini (same history

)
[Console]
IP=20015
IPS=127.0.0.1
LOG=1
LOGTIME=1
LOGFILE=logs.txt
HISTORY=128
HISTORYCMD=128
WRAP=1
PAUSE=1
PAGE=20
LOGKEEP=1
Now, the problem. It's very strange... are you sure that hrcodwar folder is inside of missions folder??
I mean, this exist?
C:\Users\Spectre\Documents\1C SoftClub\il-2 sturmovik cliffs of dover - MOD\missions\hrcodwar\hrcodwar.misMaybe, you have something wrong like:
C:\Users\Spectre\Documents\1C SoftClub\il-2 sturmovik cliffs of dover - MOD\hrcodwar\hrcodwar.misor
C:\Users\Spectre\Documents\1C SoftClub\il-2 sturmovik cliffs of dover - MOD\hrcodwar\hrcodwar\hrcodwar.misOther stuff, If you edit your hrcodwar.mis you must have something like this:
[PARTS]
core.100
bob.100
[MAIN]
MAP Land$English_Channel_1940
BattleArea 227000 196000 90000 75000 2500
TIME 10
WeatherIndex 2
CloudsHeight 2379
BreezeActivity 10
ThermalActivity 10
[splines]
[CustomChiefs]
[Stationary]
[Buildings]
[BuildingsLinks]
You don´t have this line? --> MAP Land$English_Channel_1940
This file is always empty of units and another objects, because the campaign is dynamically generated and all the objects are created "on fly" (with submissions created in the moment), so this is normal, the only data will be changed is the TIME, WeatherIndex and CloudsHeight.
But, I dont think the problem come from there, the problem is the Server can´t find the mis file.
Look, the hrcodwar.cmd in my local/development/beta environment

is:
difficulty AntropomorphicControl 0
difficulty ComplexEManagement 1
difficulty TorqueGyroEffects 1
difficulty EngineTemperatureEffects 1
difficulty FlutterEffects 1
difficulty WindTurbulence 1
difficulty StallSpins 1
difficulty Vulnerabilty 1
difficulty BlackoutsRedouts 1
difficulty Realisticgunnery 1
difficulty RealisticBombing 1
difficulty LimitedAmmo 1
difficulty LimitedFuel 1
difficulty CockpitAlwaysOn 1
difficulty NoOutsideViews 0
difficulty HeadShake 1
difficulty NoIcons 1
difficulty NoPadlock 1
difficulty Clouds 1
difficulty TakeoffLanding 1
difficulty RealisticLandings 1
difficulty NoMapIcons 0
difficulty NoMinimapPath 0
difficulty NoAutopilot 1
difficulty NoReplacementPlace 0
difficulty NoReplacement 0
difficulty NoSelect 0
difficulty NoReplacementArmy 0
difficulty NoSelectArmy 0
difficulty NoCreate 0
missLoad "missions\hrcodwar\hrcodwar.mis"
battle start
You have something like that?, I think you have a problem of path files
