Перейти к публикации
Поиск в
  • Дополнительно...
Искать результаты, содержащие...
Искать результаты в...
  • Нужна помощь?

    Создайте тему в соответствующем разделе
    Не нужно писать всё в чат!
  • Загляните на торговую площадку

    Там вы можете купить
    всё что касается игровых серверов
  • Не хотите бан?

    Пожалуйста, ознакомьтесь с нашими правилами
    Не нарушайте порядок!
  • Продаёте или покупаете?

    Пользуйтесь услугами гаранта
    Мы сделаем вашу сделку безопасной

Рекомендованные сообщения

 

Кто мне поможет?Дело вот в чем хотел я такой сделать сервер поиграть с другом в новый мод скачал сборку сервера версия  epoch 1.0.5.1 бета патч 112555 версия overwoch 0.2.5 сделал базу данных  запускаю сервер запустился норм вот только пишет что версия не 1.63 а 1.62 но я так подумал подумал и версию epoch 1.0.4.2 проверил сервер все равно красным крестиком бета патч изменил в config.cfg где моя ошибка кто подскажет?если что xamp я включал просто забыл написать

hostName = "Overpoch Chernarus (1.0.5.1\112555) -mod=@DayZOverwatch;";
password = "";
passwordAdmin = "12345";
maxPlayers = 20;
logFile = "server_log.txt";
voteThreshold = 2;
voteMissionPlayers = 3;
reportingIP = "master.gamespy.com";
timeStampFormat = "short";
motd[] = {"Welcome","DayZ Overpoch Chernarus","Have fun!"};
motdInterval = 0;
vonCodecQuality = 11;
disableVoN = 0;
kickduplicate = 1;
verifySignatures = 2;
persistent = 1;
BattlEye = 1;
doubleIdDetected = "";
onUserConnected = "";
onUserDisconnected = "";
onUnsignedData = "kick (_this select 0)";
onHackedData = 	"kick (_this select 0)";
onDifferentData = "";
regularCheck = "";
requiredBuild = 112555;
requiredSecureId = 2;

class Missions
{
    class Mission1
    {
    	template = "DayZ_Overpoch_1.Chernarus";
    	difficulty="veteran";
    };

};

батник покажи

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах



батник покажи

@echo off
start "arma2" /min "arma2oaserver.exe" -port=2302 "-config=instance_1_Overpoch_Chernarus\config.cfg" "-cfg=instance_1_Overpoch_Chernarus\basic.cfg" "-profiles=instance_1_Overpoch_Chernarus" -name=instance_1_Overpoch_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;"

Это запуска сервера

 

батник покажи

start Expansion\beta\arma2oa.exe -mod=@DayzOverwatch;@DayZ_Epoch; -beta=Expansion\beta;Expansion\beta\Expansion  -nosplash -world=empty
exit

это игры

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

 

@echo off
start "arma2" /min "arma2oaserver.exe" -port=2302 "-config=instance_1_Overpoch_Chernarus\config.cfg" "-cfg=instance_1_Overpoch_Chernarus\basic.cfg" "-profiles=instance_1_Overpoch_Chernarus" -name=instance_1_Overpoch_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;"

Это запуска сервера

 

start Expansion\beta\arma2oa.exe -mod=@DayzOverwatch;@DayZ_Epoch; -beta=Expansion\beta;Expansion\beta\Expansion  -nosplash -world=empty
exit

это игры

у меня была такая ошибка, в батнике запуска игры поменяй порядок запуска модов - beta - epoch - overwatch

 

советую использовать ArmA II Launcher, очень удобно, когда много модов

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

у меня была такая ошибка, в батнике запуска игры поменяй порядок запуска модов - beta - epoch - overwatch

 

советую использовать ArmA II Launcher, очень удобно, когда много модов

Просто добавил Expansion\beta\ вродь стало норм но новая проблемка 

 и вторая я так понял сервер не видит мой config.cfg название сервера Client-PC слотов 64 помойму хоть в конфиге 20 и когда захожу у меня выбор миссии,карты,сложности как исправить?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

158f582606b58d7e0d1951fab3959ac3.jpeg

Как исправить?? папка AddOns есть в корне игры

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Просто добавил Expansion\beta\ вродь стало норм но новая проблемка 

 и вторая я так понял сервер не видит мой config.cfg название сервера Client-PC слотов 64 помойму хоть в конфиге 20 и когда захожу у меня выбор миссии,карты,сложности как исправить?

батник запуска попробуй так:

@echo off
start "arma2" /min "Expansion\beta\arma2oaserver.exe" -port=2302 "-config=instance_1_Overpoch_Chernarus\config.cfg" "-cfg=instance_1_Overpoch_Chernarus\basic.cfg" "-profiles=instance_1_Overpoch_Chernarus" -name=instance_1_Overpoch_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;"

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

 

батник запуска попробуй так:

@echo off
start "arma2" /min "Expansion\beta\arma2oaserver.exe" -port=2302 "-config=instance_1_Overpoch_Chernarus\config.cfg" "-cfg=instance_1_Overpoch_Chernarus\basic.cfg" "-profiles=instance_1_Overpoch_Chernarus" -name=instance_1_Overpoch_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;"

http://s-platoon.ru/index.php?/topic/1470-server-khodiachaia-problema/

 

 

батник запуска попробуй так:

@echo off
start "arma2" /min "Expansion\beta\arma2oaserver.exe" -port=2302 "-config=instance_1_Overpoch_Chernarus\config.cfg" "-cfg=instance_1_Overpoch_Chernarus\basic.cfg" "-profiles=instance_1_Overpoch_Chernarus" -name=instance_1_Overpoch_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;"

Ану стоп чет пошла загрузка

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

http://s-platoon.ru/index.php?/topic/1470-server-khodiachaia-problema/

 

Ану стоп чет пошла загрузка

Проблема решена но нужны фильтры чтоб не кикало((

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Проблема решена но нужны фильтры чтоб не кикало((

а точнее, по чему кикает? есть ли антихак? какой?

Стоит эта сборка, настроил еще не до конца, доставил нужные моды, мне нравится

Изменено пользователем Mathias_Rust (история изменений)

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

а точнее, по чему кикает? есть ли антихак? какой?

Стоит эта сборка, настроил еще не до конца, доставил нужные моды, мне нравится

Уже все работает норм

 

Уже все работает норм

Сборка неплохая поставил пару фиксов и вроди норм

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Уже все работает норм

 

Сборка неплохая поставил пару фиксов и вроди норм

Сразу ставь фикс на дюп хуманити при переодевании 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Сразу ставь фикс на дюп хуманити при переодевании 

А вот этого я не заметил можно сылку?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

А вот этого я не заметил можно сылку?

"Fix Money And Bank after skin change Soul" из оригинальной темы по банкингу

Изменено пользователем Mathias_Rust (история изменений)

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

"Fix Money And Bank after skin change Soul" из оригинальной темы по банкингу

Слушай такая проблема не найду файл player_switchModel.sqf 

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

прошу помощи в чем может быть трабла постоянное чтение задания из папки

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Слушай такая проблема не найду файл player_switchModel.sqf 

 

у меня он находится:    

 

"папка с игрой\MPMissions\DayZ_Overpoch_1.Chernarus\compile\player_switchModel.sqf "
 

если его нет, делай кастомный, для этого найди:

 

папка с игрой\@DayZ_Epoch\addons\dayz_code.pbo
 

и из него извлеки файл player_switchModel.sqf, положи его по вышеуказанному адресу, поменяй к нему путь, как указанно в гайде

 

player_wearClothes =        compile preprocessFileLineNumbers "\z\addons\dayz_code\actions\player_wearClothes.sqf";

на

player_switchModel =        compile preprocessFileLineNumbers "dayz_code\compile\player_switchModel.sqf";
 

далее по гайду

 

 

 

 

если что, спрашивай, чем смогу тем помогу

 

прошу помощи в чем может быть трабла постоянное чтение задания из папки

эта сборка? что своего добавлял? 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

ничего не добавлял поставил чистую сборку эту

переустановил полностью всю игру 

поставил по новой вылетела ошибка Addon dayz_server requires addon dayz_code  яндекс ничего толкового не предложил 

и таже самая ошибка постоянное чтение задания из папки 

Изменено пользователем vasek999 (история изменений)

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

ничего не добавлял поставил чистую сборку 

переустановил полностью всю игру 

поставил по новой вылетела ошибка Addon dayz_server requires addon dayz_code  яндекс ничего толкового не предложил 

и таже самая ошибка постоянное чтение задания из папки 

с

Папку addons из арма 2 перекинуть в Арма 2 ОА надо.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Папку addons из арма 2 перекинуть в Арма 2 ОА надо.  

 

 

так папка и там находиться стоит сборка FABIS 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Здравствуйте. Помогите если не трудно нужен Admintools для dayz overwatch и если можно инструкцию как установить буду очень признателен.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах
Доброе время суток. Не могу запустить owerpoch cherno. RPT прилагаю,гляньте что делаю не так.
 



=====================================================================
== C:\Users\Administrator\Desktop\overpoch\arma2oaserver2.exe
== "arma2oaserver2.exe" -port=2303 "-config=instance_1_Overpoch_Chernarus\config.cfg" "-cfg=instance_1_Overpoch_Chernarus\basic.cfg" "-profiles=instance_1_Overpoch_Chernarus" -name=instance_1_Overpoch_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;" -CpuCount=8 -maxmem=6144 -exThreads=4
=====================================================================
Exe timestamp: 2014/09/22 18:16:58
Current time: 2014/11/02 18:46:59

Version 1.63.125548
Unsupported language Russian in stringtable
Unsupported language Russian in stringtable
Item STR_EQUIP_NAME_41 listed twice
Item STR_EQUIP_DESC_41 listed twice
Unsupported language Russian in stringtable
Unsupported language Russian in stringtable
Unsupported language Russian in stringtable
Conflicting addon Monaro in 'holdenmonarocop\', previous definition in 'holdenmonaro\'
File nissan_350z\config.cpp, line 244: '/CfgVehicles/350zBase/Library.libTextDesc': Missing ';' prior '}'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, they were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunition new mounting brackets better suited
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, they were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunition new mounting brackets better suited
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, they were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunition new mounting brackets better suited
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, they were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunition new mounting brackets better suited
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, the AKMS assault rifles with PBS-1 silencer were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunit
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, the AKMS assault rifles with PBS-1 silencer were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunit
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, the AKMS assault rifles with PBS-1 silencer were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunit
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, the AKMS assault rifles with PBS-1 silencer were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunit
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.
From world.guns.ru: <'
Unknown entity: 'C inatallations and equipment, fuel and ammunition storage facilities and parked tactical aircraft. The original BS-1 system was designed for the 7.62mm Kalashnikov AKMS assault rifle with PBS-1 silencers. When the Soviet army switched over to 5.45x39mm ammunition, the AKMS assault rifles with PBS-1 silencer were replaced with AKS-74UB compact assault rifles with PBS-4 silencers. The original GSN-19 grenade launcher system was slightly reworked, primarily to use different launching ammunit
Unknown entity: 'C equipment, and then cause enough damage to render the target inoperative. The grenade has no propelling system in itself, instead being launched by special blank cartridges which are loaded into a detachable box magazine.


Compact assault rifle with silenced grenade launcher<'
Item STR_VIL_DN_BS1 listed twice
Item STR_AUTHOR_VILAS listed twice
Item STR_VIL_EASTERN listed twice
Item STR_VIL_WEAPONS listed twice
Item str_dss_10rnd_vss listed twice
Item str_dss_20rnd_vss listed twice
Item str_dn_20rnd_9x39_sp5_vss listed twice
Item str_dn_ak_107_gl_pso listed twice
Item str_dn_ak_107_kobra listed twice
Item str_dn_M40A3 listed twice
Item str_dn_rpk_74 listed twice
Item str_ep1_dn_fn_fal listed twice
Updating base class ->NonStrategic, by Ca\config.bin/CfgVehicles/HouseBase/
Updating base class ->HouseBase, by Ca\config.bin/CfgVehicles/Ruins/
Updating base class ->DestructionEffects, by Ca\config.bin/CfgVehicles/House/DestructionEffects/
Updating base class ->FlagCarrierCore, by ca\ca_pmc\config.bin/CfgVehicles/FlagCarrier/
Updating base class ->Car, by holdenmonaro\config.bin/CfgVehicles/Car_sedan/
Updating base class ->Man, by nof_fsk\config.cpp/CfgVehicles/CAManBase/
Updating base class ->BulletCore, by ca\weapons\config.bin/CfgAmmo/BulletBase/
Updating base class ->GrenadeCore, by ca\weapons\config.bin/CfgAmmo/GrenadeBase/
Updating base class ->VehicleMagazine, by ca\weapons\config.bin/CfgMagazines/14Rnd_FFAR/
Updating base class ->PistolCore, by ca\weapons\config.bin/cfgWeapons/Pistol/
Updating base class ->Default, by ca\weapons\config.bin/cfgWeapons/GrenadeLauncher/
Updating base class ->RifleCore, by ca\weapons\config.bin/cfgWeapons/Rifle/
Updating base class ->LauncherCore, by ca\weapons\config.bin/cfgWeapons/RocketPods/
Updating base class ->RocketPods, by ca\weapons\config.bin/cfgWeapons/FFARLauncher/
Updating base class ->Default, by ca\weapons\config.bin/cfgWeapons/ItemCore/
Updating base class ->Bag_Base_EP1, by ca\weapons_e\ammoboxes\config.bin/cfgVehicles/US_Patrol_Pack_EP1/
Updating base class ->Bag_Base_EP1, by ca\weapons_e\ammoboxes\config.bin/cfgVehicles/US_Backpack_EP1/
Updating base class ->Bag_Base_EP1, by ca\weapons_e\ammoboxes\config.bin/cfgVehicles/CZ_Backpack_EP1/
Updating base class Man->CAManBase, by ca\characters\config.bin/CfgVehicles/Civilian/
Updating base class TalkTopics->TalkTopics, by bb_mercs_desert\config.bin/CfgVehicles/SoldierWB/TalkTopics/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_Light/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier2/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_GL/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_Officer/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_SL/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_TL/
Updating base class ->USMC_Soldier_AT_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_LAT/
Updating base class ->USMC_Soldier_AT_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_AT/
Updating base class ->USMC_Soldier_AT_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_HAT/
Updating base class ->USMC_Soldier_AT_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_AA/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_Medic/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_AR/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_Soldier_MG/
Updating base class ->USMC_SoldierS_Sniper, by ca\characters2\config.bin/CfgVehicles/USMC_SoldierS_SniperH/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_SoldierM_Marksman/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_SoldierS/
Updating base class ->USMC_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/USMC_SoldierS_Engineer/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_TL/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_R/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_Marksman/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_Corpsman/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_AR/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_GL/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_Sapper/
Updating base class ->FR_Base, by ca\characters2\config.bin/CfgVehicles/FR_AC/
Updating base class ->RU_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/RU_Soldier2/
Updating base class Soldier->MVD_Soldier_Base, by ca\characters2\config.bin/CfgVehicles/MVD_Soldier/
Updating base class ->Citizen, by ca\characters2\config.bin/CfgVehicles/Citizen1/
Updating base class ->US_Soldier_Base_EP1, by ca\characters_e\config.bin/CfgVehicles/US_Delta_Force_EP1/
Updating base class ->US_Soldier_Base_EP1, by ca\characters_e\config.bin/CfgVehicles/US_Delta_Force_TL_EP1/
Updating base class ->US_Delta_Force_EP1, by ca\characters_e\config.bin/CfgVehicles/US_Delta_Force_Medic_EP1/
Updating base class ->US_Delta_Force_EP1, by ca\characters_e\config.bin/CfgVehicles/US_Delta_Force_AR_EP1/
Updating base class ->US_Delta_Force_EP1, by ca\characters_e\config.bin/CfgVehicles/US_Delta_Force_Marksman_EP1/
Updating base class ->US_Delta_Force_EP1, by ca\characters_e\config.bin/CfgVehicles/US_Delta_Force_Air_Controller_EP1/
Updating base class ->HMMWV_Base, by ca\wheeled\config.bin/CfgVehicles/HMMWV_M2/
Updating base class ->HMMWV_Base, by ca\wheeled\config.bin/CfgVehicles/HMMWV_TOW/
Updating base class ->HMMWV_Base, by ca\wheeled\config.bin/CfgVehicles/HMMWV_MK19/
Updating base class Car->SkodaBase, by ca\wheeled\config.bin/CfgVehicles/car_sedan/
Updating base class ->Pickup_PK_base, by ca\wheeled\datsun_armed\config.bin/CfgVehicles/Pickup_PK_GUE/
Updating base class ->Offroad_DSHKM_base, by ca\wheeled\hilux_armed\config.bin/CfgVehicles/Offroad_DSHKM_Gue/
Updating base class ->Offroad_DSHKM_base, by ca\wheeled\hilux_armed\config.bin/CfgVehicles/Offroad_SPG9_Gue/
Updating base class ->UH60_Base, by ca\air\config.bin/CfgVehicles/MH60S/
Updating base class ->House, by ca\misc3\config.bin/CfgVehicles/Land_Fire/
Updating base class ->House, by ca\misc3\config.bin/CfgVehicles/Land_A_tent/
Updating base class ->Camp_base, by ca\misc3\config.bin/CfgVehicles/ACamp/
Updating base class ->Car, by ca\wheeled2\lada\config.bin/CfgVehicles/Lada_base/
Updating base class StreetLamp_EP1->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_Lamp_Small_EP1/
Updating base class StreetLamp_EP1->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_Lamp_Street1_EP1/
Updating base class StreetLamp_EP1->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_Lamp_Street2_EP1/
Updating base class StreetLamp_EP1->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_Lampa_Ind_EP1/
Updating base class StreetLamp_EP1->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_PowLines_Conc2L_EP1/
Updating base class StreetLamp_BaseMediumOrange->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_lampa_sidl/
Updating base class StreetLamp_BaseMediumOrange->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_lampa_sidl_2/
Updating base class StreetLamp_BaseMediumOrange->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_lampa_sidl_3/
Updating base class StreetLamp_BaseWeakYellow->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_lampa_ind/
Updating base class StreetLamp_BaseWeakYellow->StreetLamp, by z\addons\dayz_code\config.bin/CfgNonAIVehicles/Land_lampa_ind_zebr/
Updating base class RscStandardDisplay->, by z\addons\dayz_code\config.bin/RscDisplayStart/
Updating base class RscShortcutButton->RscShortcutButtonMain, by z\addons\dayz_code\config.bin/RscDisplayMain/controls/CA_Exit/
Updating base class RscText->, by z\addons\dayz_code\config.bin/RscTitles/Default/
Updating base class zZombie_Base->zZombie_new_Base, by z\addons\dayz_code\config.bin/CfgVehicles/z_villager1/
Updating base class zZombie_Base->zZombie_new_Base, by z\addons\dayz_code\config.bin/CfgVehicles/z_worker1/
Updating base class Soldier_Crew_PMC->Soldier_Bodyguard_M4_PMC, by z\addons\dayz_code\config.bin/CfgVehicles/SurvivorW2_DZ/
Updating base class HighCommand->Logic, by z\addons\dayz_code\config.bin/CfgVehicles/HighCommandSubordinate/
Updating base class ->ViewOptics, by z\addons\dayz_code\config.bin/CfgVehicles/Mi17_base/Turrets/MainTurret/ViewOptics/
Updating base class HouseBase->, by z\addons\dayz_code\config.bin/CfgVehicles/House/
Updating base class NonStrategic->BuiltItems, by z\addons\dayz_code\config.bin/CfgVehicles/Fort_RazorWire/
Updating base class MeleeHatchet->MeleeWeapon, by z\addons\dayz_code\config.bin/CfgWeapons/MeleeCrowbar/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face1/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face2/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face3/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face4/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face5/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face5_camo/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face6/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face6_camo/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face7/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face8/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face8_camo/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face9/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face10/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face11/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face12/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face13/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face13_camo/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face14/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face15/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face16/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face17/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face18/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face19/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face20/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face21/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face22/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face23/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face24/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face25/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face26/
Updating base class ->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face27/
Updating base class ->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face28/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face29/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face30/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face31/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face32/
Updating base class Default->OW_Nope, by z\addons\dayz_code\config.bin/CfgFaces/Man/Merc_Face33/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Pro_Helmet/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Pro_Helmet_g/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Pro_Helmet_2/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Kevlar_Helmet/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Kevlar_Helmet_g/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/wdl_helmet/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Barett/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/US_green_beret/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/US_black_beret/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Barett_g/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Bdu_cap/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/Bdu_cap_g/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/b_TacticalGlasses/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/headset/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/headset_g/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/gasmask/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/gasmask2/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/gasmask_helmet/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/gasmask_red/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/gasmask_helmet2/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/pilot_mask/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/pilot_mask_v/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/pilot_v/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/skull_cap/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/skull_cap2/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/taliban_hat_shadow/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/dive_mask/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/BlackSun_sof_w/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/RedSun_sof_w/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/None_sof_w/
Updating base class ->None, by z\addons\dayz_code\config.bin/CfgGlasses/goggles_winter/
Updating base class VehicleMagazine->CA_Magazine, by z\addons\dayz_code\config.bin/CfgMagazines/29Rnd_30mm_AGS30/
Updating base class VehicleMagazine->CA_Magazine, by z\addons\dayz_code\config.bin/CfgMagazines/48Rnd_40mm_MK19/
Updating base class 4000Rnd_762x51_M134->CA_Magazine, by z\addons\dayz_code\config.bin/CfgMagazines/2000Rnd_762x51_M134/
Updating base class VehicleMagazine->CA_Magazine, by z\addons\dayz_code\config.bin/CfgMagazines/100Rnd_127x99_M2/
Updating base class VehicleMagazine->CA_Magazine, by z\addons\dayz_code\config.bin/CfgMagazines/50Rnd_127x107_DSHKM/
Updating base class Hatchet_Swing->Melee_Swing, by z\addons\dayz_code\config.bin/CfgMagazines/crowbar_swing/
Updating base class CA_Magazine->Melee_Swing, by z\addons\dayz_code\config.bin/CfgMagazines/Hatchet_Swing/
Updating base class Land_HouseV_1I2->House, by zero_buildings\config.cpp/CfgVehicles/Land_HouseV_1L2/
Updating base class Land_HouseV_1I2->House, by zero_buildings\config.cpp/CfgVehicles/Land_HouseV_3I3/
Updating base class ->Plane, by ca\air2\mv22\config.bin/CfgVehicles/MV22/
Updating base class ViewOptics->, by ca\air2\uh1y\config.bin/CfgVehicles/UH1_Base/Turrets/MainTurret/ViewOptics/
Updating base class ->HouseBase, by ca\misc_e\config.bin/CfgVehicles/House/
Updating base class ->Land_CamoNet_EAST, by ca\misc_e\config.bin/CfgVehicles/Land_CamoNet_EAST_EP1/
Updating base class ->Land_CamoNetB_EAST, by ca\misc_e\config.bin/CfgVehicles/Land_CamoNetB_EAST_EP1/
Updating base class ->Sign_1L_Noentry, by ca\misc_e\config.bin/CfgVehicles/Sign_1L_Noentry_EP1/
Updating base class ->Sign_circle, by ca\misc_e\config.bin/CfgVehicles/Helper_Base_EP1/
Updating base class ->Rifle, by ca\weapons_baf\config.bin/cfgWeapons/BAF_AS50_scoped/
Updating base class ->Rifle, by ca\weapons_e\config.bin/cfgWeapons/M60A4_EP1/
Updating base class ->M249, by ca\weapons_e\config.bin/cfgWeapons/M249_EP1/
Updating base class ->M249, by ca\weapons_e\config.bin/cfgWeapons/M249_m145_EP1/
Updating base class ->m107, by ca\weapons_e\m107\config.bin/CfgWeapons/m107_TWS_EP1/
Updating base class ->M240, by ca\weapons_e\m240\config.bin/CfgWeapons/m240_scoped_EP1/
Updating base class ->V3S_Base, by ca\wheeled_e\v3s\config.bin/CfgVehicles/V3S_Base_EP1/
Updating base class ->V3S_Base_EP1, by ca\wheeled_e\v3s\config.bin/CfgVehicles/V3S_Refuel_TK_GUE_EP1/
Updating base class AKS_BASE->AK_BASE, by vilas_aks_cfg\config.cpp/cfgWeapons/AKS_74_UN_kobra/
Updating base class House->DZE_OpenHouse, by warehouse\config.bin/CfgVehicles/Land_Ind_Pec_03/
Updating base class ->C130J_base, by ca\air_e\config.bin/CfgVehicles/C130J_US_EP1/
Updating base class ->Helicopter, by ca\air_e\ah6j\config.bin/CfgVehicles/AH6_Base_EP1/
Updating base class ->Plane, by ca\air_e\an2\config.bin/CfgVehicles/An2_Base_EP1/
Updating base class ->CH47_base_EP1, by ca\air_e\ch47\config.bin/CfgVehicles/CH_47F_EP1/
Updating base class ViewOptics->, by ca\air_e\uh1h\config.bin/CfgVehicles/UH1H_base/Turrets/MainTurret/ViewOptics/
Updating base class ->Soldier_Base_PMC, by ca\characters_pmc\config.bin/cfgVehicles/Soldier_Crew_PMC/
Updating base class ->Soldier_Base_PMC, by ca\characters_pmc\config.bin/cfgVehicles/Soldier_TL_PMC/
Updating base class ->Soldier_Base_PMC, by ca\characters_pmc\config.bin/cfgVehicles/Soldier_Bodyguard_M4_PMC/
Updating base class ->Soldier_Base_PMC, by ca\characters_pmc\config.bin/cfgVehicles/Soldier_Bodyguard_AA12_PMC/
Updating base class ->BAF_Soldier_MTP, by ca\characters_w_baf\config.bin/CfgVehicles/BAF_Soldier_W/
Updating base class ->BAF_Soldier_L_MTP, by ca\characters_w_baf\config.bin/CfgVehicles/BAF_Soldier_L_W/
Updating base class ->BAF_Soldier_Officer_MTP, by ca\characters_w_baf\config.bin/CfgVehicles/BAF_Soldier_Officer_W/
Updating base class ->BAF_Soldier_SniperH_MTP, by ca\characters_w_baf\config.bin/CfgVehicles/BAF_Soldier_SniperH_W/
Updating base class ->M113Ambul_Base, by ca\tracked_e\m113\config.bin/CfgVehicles/M113Ambul_UN_EP1/
Updating base class ->M113_Base, by ca\tracked_e\m113\config.bin/CfgVehicles/M113_UN_EP1/
Updating base class ->M113Ambul_Base, by ca\tracked_e\m113\config.bin/CfgVehicles/M113Ambul_TK_EP1/
Updating base class ->M113_Base, by ca\tracked_e\m113\config.bin/CfgVehicles/M113_TK_EP1/
Updating base class ->Helicopter, by ca\air_d_baf\config.bin/CfgVehicles/BAF_Merlin_HC3_D/
Updating base class AK_BASE->AKS_BASE, by ca\communityconfigurationproject_e\ai_madeaks74unkobrafullysilenced\config.bin/CfgWeapons/AKS_74_UN_kobra/
18:47:36 Mission DayZ_Overpoch_1.Chernarus: Number of roles (50) is different from 'description.ext::Header::maxPlayer' (100)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:37 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:38 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:39 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:40 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:41 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:42 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:43 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:44 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:45 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:46 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:47 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:48 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:49 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:50 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:51 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:52 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:53 Server error: Player without identity Roma (id 1273048916)
18:47:54 Server error: Player without identity Roma (id 1273048916)
18:47:54 Server error: Player without identity Roma (id 1273048916)

Изменено пользователем GansFC (история изменений)

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Проблему решил,совпадал стимпорт с вторым сервером.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Сразу заметил что первым делом надо батник переписывать)Всё сделал,запустил и вот такую ошибку выбило. ErrorMessage: Include file z\addons\dayz_code\system\ca\functions\init.sqf not found. Тут полистал и не нашёл точного решения проблемы.Подскажите как решить?Заранее спасибо.

Изменено пользователем kryw90 (история изменений)

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Сразу заметил что первым делом надо батник переписывать)Всё сделал,запустил и вот такую ошибку выбило. ErrorMessage: Include file z\addons\dayz_code\system\ca\functions\init.sqf not found. Тут полистал и не нашёл точного решения проблемы.Подскажите как решить?Заранее спасибо.

так покажи батник, сервера и игры

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

так покажи батник, сервера и игры

@echo off
start "arma2" /min "Expansion\beta\arma2oaserver.exe" -port=2302 "-config=instance_1_Overpoch_Chernarus\config.cfg" "-cfg=instance_1_Overpoch_Chernarus\basic.cfg" "-profiles=instance_1_Overpoch_Chernarus" -name=instance_1_Overpoch_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;"
 
Это батник запуска сервера а игру я запускаю через Launch Arma2 OA Beta Patch.А ошибку выдаёт когда загрузка перса и прочего.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Создайте аккаунт или войдите в него для комментирования

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйтесь для получения аккаунта. Это просто!

Зарегистрировать аккаунт

Войти

Уже зарегистрированы? Войдите здесь.

Войти сейчас

×
×
  • Создать...

Важная информация

Используя этот сайт, вы автоматически обязуетесь соблюдать наши Правила и Политика конфиденциальности.
Чтобы сделать этот веб-сайт лучше, мы разместили cookies на вашем устройстве. Вы можете изменить свои настройки cookies, в противном случае мы будем считать, что вы согласны с этим.