cannot load texture arma 3 что делать

Пропадают текстурки, дикие лаги

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Включил Арму в окне в полный экран, этот лаг больше не появляется.

Играю в Арму 3, все нормально, час, два. 60 фпс. Потом вдруг лаг, просадка фпс в 0, пропадают текстурки как на скрине и все лагает. Приходится перезапускать после этого, а ее еще фиг закроешь. Из-за чего это происходит. Уже не знаю что делать с этим. Кто знает, помогите, плз.

Прикрепленные файлы

Играю в Арму 3, все нормально, час, два. 60 фпс. Потом вдруг лаг, просадка фпс в 0, пропадают текстурки как на скрине и все лагает. Приходится перезапускать после этого, а ее еще фиг закроешь. Из-за чего это происходит. Уже не знаю что делать с этим. Кто знает, помогите, плз.

У знакомого было тоже самое

Связано в его случае это было с видеокартой, была у него вся в пыли и перегревалась, пропылесосил видюху и все нормально стало

Короче, скорее всего железо у тебя греется

У меня это тоже было, исправлено было установкой нового каталиста)

Компьютер собрал месяц назад, там пыли нет, все чисто. Видеокарта GTX 1060, она не греется, ее температура, когда играешь в Arma 3, не превышает 40 градусов.

Есть GeForce Experience, драйвера постоянно свежие.

Файл подкачки сделал, не помогает всё равно.

Вот это выскакивает. И лаги дикие начинаются.

Прикрепленные файлы

Вот это выскакивает

Волшебная кнопочка Закрыть в помощь =))

Правда?? Вы почитайте тему, и другие посты, прежде чем писать )

Вот это выскакивает. И лаги дикие начинаются.

Ошибка в конфигах модов или конфликт модов.

Ну час-два не возникает ничего, все нормально на сервере, потом лаг и ФПС 3, и не понятно из-за чего происходит это, чего только не делал.

Отключил «Суперфетч» и еще что там. не помню и помогло.

1.

2.

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытое содержание

У меня 2 диска, SSD, на котором винда стоит и HDD, на котором АРМА 3. Ни один из дисков не загружается до 100 процентов. Отключил Superfetch и Windows Search, все равно не помогает.

Включил Арму в окне в полный экран, этот лаг больше не появляется.

Источник

Cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Arma 3

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

class CfgPatches
<
class aaffatigues1_Uniform
<
version = «1.0»;
units[] = <>;
weapons[] = <>;
requiredVersion = «1.0»;
requiredAddons[] = <>;
>;
>;
class CfgVehicles
<

class B_Soldier_base_F;
class AAF_FATIGUES_LIGHT_01_F : B_Soldier_base_F
<
scope = 2;
author = «Bob»;
dlc = «-«;
model = «\A3\characters_f_beta\INDEP\ia_officer.p3d»;
hiddenSelections[] = < "camo","insignia" >;
hiddenSelectionsTextures[] = < "\addons\test13\Data\aaffatigues_1_co.paa" >;
hiddenSelectionsMaterials[] = < "\addons\test13\Data\aaffatigues_1.rvmat" >;

class cfgWeapons
<
class UniformItem;
class Uniform_Base;

class aaffatigues1 : Uniform_Base
<
scope = 2;
author = «Bob»;
dlc = «-«;
displayName = «Light Fatigues (AAF)»;
model = «\A3\characters_f_beta\INDEP\ia_officer.p3d»;
class ItemInfo : UniformItem
<
uniformModel = «-«;
uniformClass = «AAF_FATIGUES_LIGHT_01_F»;
containerClass = «Supply40»;
model = «\A3\Characters_F\Common\Suitpacks\suitpack_blufor_soldier»;
mass = 60;
allowedSlots[] = < "701","801","901" >;
armor = 40;
>;
>;
>;

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

I finally figured out the issue, there was a problem in my code, I also was trying to create a custom uniform with creating a unit to place the uniform on, I’m going to post a version of my final config with explanations of what each thing does below for other people, sorry for the unprofessionally of it. Feel free to use!

class CfgPatches
<
class camo_ltaaf_01_Uniform // The requirements classname, don’t know what this does
<
version = «1.0»; // I assume this is the version of the mod, but I don’t know for sure, best not to change it
units[] = <>;
weapons[] = <>;
requiredVersion = «1.0»; // required version of the game
requiredAddons[] = <>;
>;
>;
class CfgFactionClasses
<
class Test_Faction // The classname of your faction
<
displayName = «Test Faction»; // The in-game name of your faction
priority = 0; // Has to do with how high or low it appears on the assets side bar
side = 1; // What side does the faction appear on, 1 = BLUFOR
>;
>;
class CfgVehicleClasses
<
class Test_Soldier_Base // The base class for your soldier, I don’t know what this does, but it’s required
<
displayName = «TF Soldier» // The in-game name of your custom soldier
>;
>;
class CfgVehicles // This is to finish making the custom unit, and to tell the game how should the uniform spawn, for some reason they’re connected
<

Источник

FAQ по ошибкам Arma 3: не запускается, черный экран, тормоза, вылеты, error, DLL

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Необходимое ПО для Arma 3

Мы настоятельно рекомендуем ознакомиться со ссылками на различные полезные программы. Зачем? Огромное количество ошибок и проблем в Arma 3 связаны с не установленными/не обновлёнными драйверами и с отсутствием необходимых библиотек.

Низкий FPS, Arma 3 тормозит, фризит или лагает

Современные игры крайне ресурсозатратные, поэтому, даже если вы обладаете современным компьютером, всё-таки лучше отключить лишние/ненужные фоновые процессы (чтобы повысить мощность процессора) и воспользоваться нижеописанным методами, которые помогут избавиться от лагов и тормозов.

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Лучшие видеокарты для комфортной игры в 1080p

Arma 3 вылетает в случайный момент или при запуске

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Ниже приведено несколько простых способов решения проблемы, но нужно понимать, что вылеты могут быть связаны как с ошибками игры, так и с ошибками, связанными с чем-то определённым на компьютере. Поэтому некоторые случаи вылетов индивидуальны, а значит, если ни одно решение проблемы не помогло, следует написать об этом в комментариях и, возможно, мы поможем разобраться с проблемой.

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Как увеличить объём памяти видеокарты? Запускаем любые игры

Отсутствует DLL-файл или ошибка DLL

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Для решения проблемы необходимо отыскать и вернуть в папку пропавшую DLL-библиотеку. И проще всего это сделать, используя специально созданную для таких случаев программу DLL-fixer – она отсканирует вашу систему и поможет отыскать недостающую библиотеку. Конечно, так можно решить далеко не любую DLL-ошибку, поэтому ниже мы предлагаем ознакомиться с более конкретными случаями.

Ошибка d3dx9_43.dll, xinput1_2.dll, x3daudio1_7.dll, xrsound.dll и др.

Ошибка MSVCR120.dll, VCRUNTIME140.dll, runtime-x32.dll и др.

Ошибки с названием «MSVCR» или «RUNTIME» лечатся установкой библиотек Microsoft Visual C++ (узнать, какая именно библиотека нужна можно в системных требованиях).

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Избавляемся от ошибки MSVCR140.dll / msvcr120.dll / MSVCR110.dll и других DLL раз и навсегда

Распространённые сетевые ошибки

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

Не вижу друзей / друзья в Arma 3 не отображаются

Неприятное недоразумение, а в некоторых случаях даже баг или ошибка (в таких случаях ни один способ ниже не поможет, поскольку проблема связана с серверами). Любопытно, что с подобным сталкиваются многие игроки, причём неважно, в каком лаунчере приходится играть. Мы не просто так отметили, что это «недоразумение», поскольку, как правило, проблема решается простыми нижеописанными способами:

Создателю сервера нужно открыть порты в брандмауэре

Многие проблемы в сетевых играх связаны как раз с тем, что порты закрыты. Нет ни одной живой души, друг не видит игру (или наоборот) и возникают проблемы с соединением? Самое время открыть порты в брандмауэре, но перед этим следует понимать как «это» работает. Дело в том, что программы и компьютерные игры, использующие интернет, для работы требуют не только беспроблемный доступ к сети, но и вдобавок открытые порты. Это особенно важно, если вы хотите поиграть в какую-нибудь сетевую игру.

Часто порты на компьютере закрыты, поэтому их следует открыть. Кроме того, перед настройкой нужно узнать номера портов, а для этого для начала потребуется узнать IP-адрес роутера.

Источник

Cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

cannot load texture arma 3 что делать. Смотреть фото cannot load texture arma 3 что делать. Смотреть картинку cannot load texture arma 3 что делать. Картинка про cannot load texture arma 3 что делать. Фото cannot load texture arma 3 что делать

There are several ways to create textures for Arma 3 with varying success, they are as follows:

Can’t find a template? Make your own!

For this guide we’ll be using:

Also see Armaholic section [www.armaholic.com] for templates unavailable on my page.

Filtered (left) vs. non filtered

Arma 3 does have several lighting maps, but it helps if the colour texture is filtered (baked) as well. People running with low video settings would get a much different and unappealing picture.

Here is the typical layout of a template. Multiple layers all to create shown.

This layer if for parts you usually don’t want to edit, so wheels, headlights etc. Although if you want to you can select and delete an exclusion and then use the colour layer to fill it in.

This is the layer with a big alpha channel, multiple lighting maps collapsed. This filters/bakes your texture.

This is where you should be editing most.

This layers shows the default texture for the vehicle or clothing.

This layer is often included on vehicles. You can take a custom brush (see Camo improvements) and set it to clear and start using it on the colour layer. This is great for wear.

This section will show you how to use these Templates and create something like this:

Here we’ll be using the Humming Bird template.

I’ve taken a nice honeycomb pattern and filled the colour layer with it.

I then made the texture plainer with brush tool in the smaller parts becuase they’d be near impossible to pattern in real life. I also made the tail black.

Use a brush with a colour to represent dirt or metal and add wear to parts of vehicle. Additionally use a rust layer and use a brush set to clear on the colour layer.

Most Vehicle textures mirror one side to the other, not all. So adding logos or text can be tricky. You can usually add then to the front/back, but not on the sides.

So here’s the humming bird:

The android logo works great because it looks the same flipped, but the Arma 3 logo would not work.

It would look like this on one side.

You can do text on some cars at front/back.

This isn’t usually a problem with clothing.

Many of your textures may want to include camos. The best way to do this is take a small image of a camo and process it for your needs.

For this part I will mainly use GIMP, you could use photoshop with the correct plugins.

I am going to take this camo here found on google:

If you feel the need to you can use GIMP’s great ‘Make Seamless’ tool. Variable results, but can help.

Resize camo to around 256×256, this will control the scale of texture, you can mess with it to get desired scale. Doesn’t need to be square or a 2^x pixels.

Now we’ve got a tileable camo texture we can move to template. This will be placed onto the independent solider.

Import the camo into photoshop and go Edit- define pattern

Here is the template, you want to select the ‘camo’ layer. This currently has the default templates camo in it.

You can delete that texture or just overwrite it. Select the whole layer (CTRL+A) and then rightclick for fill. Find your pattern and click ok.

You’ll end up with something like this:

The size of the pattern is a bit small I think so I could improve it by upping the pixel size of the pattern.

What you’ve got so far isn’t bad and is usable, but it can be improved on. In this photo here you can see the original texture and notice dirt and marks all over the texture, also note that the pockets texture doesn’t merge with the main fabric. This is because pockets would be a separate piece of fabric irl. These are marked in pink.

To make such improvements you want to take your original camo pattern and rotate in through any angle and then resave it as a pattern. Now go to the ‘original ‘ layer and drag it to the top. Using a selection tool select a pocket or trouser section.

Marks, dirt damage. This can be easily achieved with a custom brush set for photoshop.
I recommend a site like this. [www.brusheezy.com]

Get the brush tool, load custom brush and select a dirt colour or black. I selected an area I wanted to mark to avoid unwanted marks.

Arma 3 doesn’t many formats of image. You can use:

Textures must be saved in 2^x pixels so:

keep orignal ratio.

You need to have some basic knowledge of the arma 3 editor.

You need to place two units, a player and then an additional correct unit/vehicle for your texture. You can select empty faction if you place a player.

Then in the Initialization of the unit place some code:

Underlined in red is [0,»filter.paa»] The first part the 0 is which texture map you’re replacing. Many vehicles have multiple texture maps. 0 will be the first or main, then 1, 2 etc.

«filter.paa» is the location of the texture file this starts in the missions folder so you might do something like «/textures/filter.paa»

The ‘mat’ or lighting filters will cause colours to change. This small section will show you how to correct that, although choose what looks best.

Here is a crude example:

As you can see we have a very bright green.

After the lighting filter is apllied it appears dull

With Brightness/Contrast changes you can get closer to orignal colour.
You need to merge lighting filter (mat) layers together with the colour layer.

** Do not merge with exclusion layer **

Use something close to these values, but change it to suit needs.

Have fun with this.

Post any question here or on the BIS Forums. Feedback on the guide is welcome.

I’ve not done templates for all units, but be sure to check out armaholic template section. I’ll take requests if possible. Post them on the BIS Forum post.

Clothing items are the worst and quite a few can’t be retextured without an addon.

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *