#arma3_troubleshooting

1 messages · Page 31 of 1

drowsy apex
#

and people or rocks and trees from far away looks so smoothed that i can't see if someone shooting me from behind a rock far away

#

my friend said he doesn't have this issue and he plays on ultra

drowsy apex
#

nvm i fixed it by overriding anti aliasing through control panel

pine kite
#

Antialiasing averages those jagged edges of lines and borders of textures. So turning it off would be counter-effective.

amber night
#

that wasn't the problem, I literally could not open the inventory even while in the vehicle. It simply bugged out so I had to restart the scenario

golden nova
narrow wave
#

?

uncut trellis
#

!localhost

rustic eagleBOT
#

Arma 3
To host a server or a game session locally, you need to make sure first that your WAN address / external IP uses the IPv4 protocol!
Check your router’s status page in the settings to confirm. (If in doubt, ask your ISP, Websites like “whatismyip.com” give you a false positive!)
Local servers and games can not be hosted on an IPv6 network, or IPv4 via DSlite tunnel!
https://www.avg.com/en/signal/ipv4-vs-ipv6
Once you have confirmed that your connection uses the IPv4 protocol, you need to manually open / forward the ports 2302-2306 UDP (https://community.bistudio.com/wiki/Arma_3:_Dedicated_Server#Port_Forwarding)
See your router’s manual on how to do that, or ask google: “<your router model> + port forwarding”

narrow wave
#

I did all that

#

as it said in my text it suddenly stopped working

#

I Port forwared 2302-2306 UDP it was fine but now my friends can't see/join my lobby

carmine sandal
#

golden nova
#

if this is a bug you can reproduce and happens in vanilla then make a ticket on feedback tracker

amber night
#

does anyone know if antistasi plus changes the AI?

#

I literally cannot play as of now as the ai has become invincible

#

they always know my position and it one shoots anything

#

I even tried giving myself end-game gear but they still wreck everything

#

(while using normal rifles)

pine kite
#

Either you make your position known to them (like they discover your HQ by shooting stuf yourself there), or you need to get better at staying undercover before you approach.

exotic relic
#
unit = player;
removeAllWeapons unit;
removeAllItems unit;
removeAllAssignedItems unit;
removeUniform unit;
removeVest unit;
removeBackpack unit;
removeHeadgear unit;
removeGoggles unit;
sleep 1;
unit addUniform "U_B_CBRN_Suit_01_Wdl_F";
unit addVest "V_PlateCarrierGL_wdl";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addItemToVest "30Rnd_556x45_Stanag";
unit addBackpack "B_Carryall_wdl_F";
unit addItemToBackpack "";
unit addHeadgear "H_HelmetB_light_wdl";
unit addGoggles "rhsusf_shemagh2_gogg_grn";
unit addWeapon "rhs_weap_m4a1_carryhandle_grip";
unit addPrimaryWeaponItem "";

if(true) exitWith{};``` wont work in OnPlayerRespawn.sqf
#

idk why

#

do i have to setup a init.sqf to start the respawn sqf? if so how

#

it works in debug when i execute manually

exotic relic
#

?

scarlet saffron
#

use the syntax mentioned there

#

pretty much this:

params ["_newUnit", "_oldUnit", "_respawn", "_respawnDelay"];

removeAllWeapons _newunit;
removeAllItems _newunit;
removeAllAssignedItems _newunit;
removeUniform _newunit;
removeVest _newunit;
removeBackpack _newunit;
removeHeadgear _newunit;
removeGoggles _newunit;
sleep 1;
_newunit addUniform "U_B_CBRN_Suit_01_Wdl_F";
_newunit addVest "V_PlateCarrierGL_wdl";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addItemToVest "30Rnd_556x45_Stanag";
_newunit addBackpack "B_Carryall_wdl_F";
_newunit addItemToBackpack "";
_newunit addHeadgear "H_HelmetB_light_wdl";
_newunit addGoggles "rhsusf_shemagh2_gogg_grn";
_newunit addWeapon "rhs_weap_m4a1_carryhandle_grip";
_newunit addPrimaryWeaponItem "";```
#

idk what this does though _newunit addPrimaryWeaponItem ""; That's on you

#

or this _newunit addItemToBackpack "";

exotic relic
#

it adds shit to ur weapon and bag inv

#

thx for the help ill try that

#

still wont work huh

#

that one dont even work in debug

scarlet saffron
#

needs to be used on onplayerrespawn.sqf

exotic relic
scarlet saffron
#

doesn't matter

exotic relic
lilac turret
#

I got a problem where when I hover over assets in eden a picture is no longer showing

#

I get this like tiny rectangle tho

#

I can send a photo in DMs to anyone willing to help

steady hawk
#

Try vanilla first

lilac turret
#

not working in vanilla either

bleak shell
#

Is there a way to unbind Open DLC Screen, Im currently attempting to export a high res image of a map via the old 2d edior via EXPORTNOGRID and Shift P conflicts. Every other keybind is remappable, and I even tried unbinding it via deleting the bind in my .arma3profile

lavish tangle
#

Could someone help me it crashes every time i have mods in. i saved the crash report i get code 0000dead

uncut trellis
lavish tangle
#

ill try that.

lavish tangle
uncut trellis
#

more corrupt files or missing a mod you need

pine kite
#

I would suspect that Type 3 ISP NAT security type to be influencing this. Whatever type 3 means. I wouldn't be surprised if it is still a form of Carriergrade-NAT. How did you determine that it isn't?

Also, when you try it on your own it all depends on how your ISP connection is configured. Still a question if yours is a CG-NAT, or a mistake is made with setting the port forwarding rule, or neglected a firewall setting. It doesn't diagnose anything on his side.

A dynamic IP address doesn't matter in the short term. Yes, the address can change. But not every second. More like at least an hour if the computer (or router) is constantly powered on. Making a LAN IP reservation for your computer would solve that side. Your internet side address can still change at any time. But maybe your ISP has a dns address for your specific router. Then you can give that to friends, so they always have 'the correct' reference to your IP.

pine kite
#

I don't know what a type 3 entails. So your guess could be as good as mine.

#

No, not the reserved LAN IP address. If you are not in his network in his home then using that address just likely points it to a probably non-existant device in your LAN. I meant the internet side DNS address of his router, IF his ISP creates that. I know mine uses a cryptic hostname and domain name. Or did so in the past. Though I am not sure how static it is or what it's lifetime is of the DNS record.

umbral narwhal
#

Apparently type 3 is just Sony terminology for NAT with no UPNP or port forwarding capability.

vale flint
#

Hi, after about a year of struggling I've finally decided to pull everything together and ask for a second opinion. Since I bought the game in January, I've been experiencing a few different fatal crashes that seem to instantly kill the graphics and require a force shutdown to fix. The errors happen a random amount of time after the game is started, either five hours or instantly when loading into a world. They don't always produce minidumps, bidumps, and sometimes dont show up on the RPT, but I have found the logs from files that didn't cause a fatal crash and gave useful information. The error codes are
DXGL_ERROR_DEVICE_REMOVED and by extension within the log DXGL_ERROR_DEVICE_HUNG
STATUS_FATAL_USER_CALLBACK_EXCEPTION (only started happening recently)
STATUS_ACCESS_VIOLATION I understand this is a generic error and probably caused by something else
0x0000DEAD same as above
What I have tried:

  • Messing with most of the graphics and parameters. However, I don't know which ones would have an effect.
  • A factory reset. A fresh install of Windows 10 caused the same issue along with the second error code, which happens in a similar timeframe to the first error which has always existed.
  • Checking for overheating. My CPU maxes at about 75C when playing and 70C at the time of a crash
  • Google. Unfortunantly, this error appears to be relatively (?) obscure and I haven't found a good solution online yet, but I've also only spent a few hours searching.
  • Messing with the drivers, although not to a great capacity. Intel doesn't seem to be too friendly about drivers for anything older than 3 years

What log files do I need to upload and for what error codes? What's the most useful here?

umbral narwhal
#

Do you play any other games?

#

Because that smells like unstable hardware.

vale flint
#

Yeah, I play a decent amount of other games. Fair warning, this is...suboptimal hardware but still within the minimum specs for Arma. The only other game where I've experienced this issue (out of 20 or so other games) is Counter-Strike 2 where I've had the same behavior but no log file.

#

Right now I'm trying to reproduce the issue and get a log with no mods. Because I usually play with a decent plate of mods, but it happens regardless of what's loaded

golden nova
#

run a benchmark on your hardware and see if anything is failing

#

gpu first since dxgl errors are usually related to the graphics dying

vale flint
#

got it. any external programs specifically or just the default checks in BIOS

golden nova
#

you can use whatever google suggests first for stress testing, probably one software per each hardware piece. Furmark for gpu, OCCT for cpu, memtest86 for ram is what I usually use.

umbral narwhal
#

Note that for a laptop these are probably death-accelerating :P

vale flint
#

John now is a poor time to mention that

#

Nah, it's a mini tower. Full disclosure, i5-3470, Intel HD 4000 graphics, and 8GB ram. Definently not optimal but it works for me

umbral narwhal
#

75C is pretty hot for a 3470. Have you cleared out the heatsink?

vale flint
#

No. I'll have to take a look, I was told that even 80 was a comfortable temperature

umbral narwhal
#

Nah, that's throttle temp for that era.

#

Recent CPUs run hotter because of the performance war.

vale flint
#

Oh interesting. When I get back home and the benchmark finishes, I'll open it up

vale flint
#

Got it all rinsed out. I'll hop on the servers at some point and let you know if it works any better

fast ravine
#

anyone else ever have random PBOs that even when you sign them, they still show up on the server as not-signed?

#

or unrecognized?

vale flint
restive sequoia
#

Your RAM is probably not enough, especially if you run a few mods.

uncut trellis
umbral narwhal
#

If you're getting multiple different types of crashes it's rarely an Arma bug anyway.

wary gull
#

Hi , i have a problem and i don't find a solution that works. I don't have the possibility to lunch my server in 64bit , it's just possible to lunch in 32bit and i have this error when i lunch in 64bit : 0xc000007b . Would anyone help me please ?

mental river
# wary gull Hi , i have a problem and i don't find a solution that works. I don't have the p...
sterile cove
#

Hello. Is it normal for FPS to be very unstable in flights? On right or left turns they drop from 70-80 to 29 fps

uncut trellis
sterile cove
pine stratus
#

niether me or my friend can see eachothers servers in the friends or internet tab, we've tried using hamachi to make a lan game, and we've tried using direct connect

umbral narwhal
#

If you're using Hamachi then don't expect servers to show in steam friends. "Local" is normally the tab to look in, because it makes a virtual LAN.

pine stratus
#

there is no local tab

#

just LAN

#

and i checked there and my friend didnt pop up

golden nova
#

LAN -> local area network.

#

who was the hamachi session host, you or him?

pine stratus
#

me

golden nova
#

that is why he wouldn't pop up in the LAN tab, because it's for servers, not users.

#

you host, he checks the LAN tab and should see your "server".

pine stratus
#

i didnt pop up either for him

golden nova
#

were you together in the same network in hamachi? are you sure you actually started the virtual lan session in it?

#

you could try radmin in case hamachi doesn't work on your pc for whatever reason.

pine stratus
#

hamachi works just fine for us, its just ARMA

golden nova
#

it's not, I hosted through hamachi and radmin numerous games in recent years.

#

and probably not just me.

pine stratus
#

hamachi worked just fine for H3MP(H3VR multiplayer mod)

#

even if we dont use hamachi niether of us pop up in the friends tab on steam

golden nova
#

you don't join games through Steam to play Arma, you should use the server browser.

pine stratus
#

we where using the server browser

#

theres a friends tab on there

#

and niether of us popped up

golden nova
#

Friends tab in server browser shows servers that your steam friends are already in, not friends that are hosting. again, the LAN tab is to join servers in local network, like those created thhrough Hamachi or Radmin

pine stratus
#

the friends tab was working just fine before

golden nova
#

make sure you both are in an active virtaul network in hamachi, open the game, start hosting and ask your friend to check the LAN tab.

pine stratus
#

then it suddenly broke

umbral narwhal
#

Friends tab connections only work when you have functional UPNP or port-forwarding, which is increasingly rare.

#

ISPs put you on CGNAT or disable UPNP in router firmware updates.

pine stratus
#

how do enable UPNP

umbral narwhal
#

Not worth explaining tbh

remote stump
#

I've tried everything, game still CTD upon launch with status access violation. I just bought the game and have been trying for days to get this on my own to no avail. Every guide that I could find has been followed as closely as possible. Can I ask for some personal help on this issue please?

steady hawk
#

Check pinned. STATUS ACCESS VIOLATION does not have any information that we can use to solve, so we need more of it whatsoever

remote stump
#

Actually, I just found a new thread that suggests it could be a sound driver (headphones work but Bluetooth speaker doesn't for example) or to reinstall the os. I'd really rather not as I just went through the hassle of switching my steam deck to windows (which other deck users say Arma 3 runs flawless for them so that just pisses me off more that I get this crap) so this sucks. Also sorry that I didn't check pinned first.

umbral narwhal
#

A3 normally works fine on Proton, I think.

#

oh, you already switched it to Windows...

remote stump
#

yeah. then bought arma 3 after.

fallow remnant
#

Arma 3 on the deck doesn't sound like a great experience anyway, not sure it's worth the effort

#

@remote stump

fluid valley
#

Anyone know why this happens?
Im using a preset that doesnt use this CUP mod yet it still shows up

#

Lines 72-76
10:04:52 Warning Message: Addon 'CUP_Hotfix_Config' requires addon 'CAUI'
10:04:55 Warning Message: Addon 'CUP_CA_Hotfix_vez_ropa' requires addon 'CAUI'
10:04:55 Warning Message: Addon 'CUP_CAMisc2' requires addon 'CAUI'
10:04:55 Warning Message: Addon 'CUP_BaseConfig_F' requires addon 'CAUI'
10:04:56 Warning Message: Addon 'CUP_UI_DBE1' requires addon 'CAUI'

#

This is the only thing in rpt log with 'CAUI' in it

pine kite
#

Then you need to figure out what dependancies your currently used mods have. One of them relies on a mod name like CAUI. But it sometimes has a different public name on the workshop. Post the RPT log file so we can have a look at your other mods.

#

!rpt

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

pine kite
#

Or what scenario are you trying to load that for.

fluid valley
#

talked to one my units tech guy

#

is a thing with cup map mods

#

however not even deleting all mods and redownloading them doesnt help so far

#

repaired both the game and mods

#

nothing

#

currently reinstalling the game

golden nova
#

did you try starting the game with no mods at all?

steady hawk
#

Also do you have any “modpacks”

golden nova
#

perhaps you have a mod in your preset that has cup pbos inside. Or a custom preset/mods listed in launcher parameters

steady hawk
#

Well what honger said

golden nova
#

so? my point still stands

fluid valley
#

the game crashes when i open editor with cup map

fluid valley
steady hawk
#

You may have “unofficial/unauthorized upload/copy” of CUP

golden nova
#

if its a unit preset it is possible that you have a mod within it that has CUP .pbo files inside, hence the CUP warning despite no CUP mod loaded.

#

people tend to rip out these files to "save space" or "make the mod list smaller" and the only thing it does is what you are experiencing right now.

fluid valley
#

it works for everyone else the preset...idk if that changes anything

steady hawk
#

honger's point still stands, as he said

fluid valley
#

ok

fluid valley
steady hawk
#

How about to check what honger said first?

fluid valley
#

my bad

fluid valley
steady hawk
#

Then you may have a bad Mod

fluid valley
fluid valley
steady hawk
#

Check pinned

fluid valley
#

I mean I know which mod it is (One of CUP Terrain mods apparently)

steady hawk
#

It doesn't matter

pine kite
#

Why are you so reluctant to post what mods you have/the RPT file?

fluid valley
#

cause i am reinstalling the game

#

i have old log file but it might not be a problem anymore

#

this is the last one we looked into

#

idk how to share mod list without too much text

fluid valley
#

Solved with complete reinstall

wary gull
mental river
#

it could be due to some other missing dll then

pastel turtle
#

why does arsenal take ages to load on altis?

pine kite
#

Mods?

remote stump
fallow remnant
granite mirage
#

just encountered a wired sond issue: sometimes when a AI is firing near me, the weapon of my own would firing without weapon sound effect, only when the AI stop firing, my weapon sound would resume.

#

anyone else had encountered this issue before?

remote stump
spring comet
#

trying to host a server through host havoc and i got this (happens for anyone that is trying to join the server)

#

pls help

pine kite
# spring comet pls help

Read what it says at the bottom. Then check if any of those mods have keys folders with bisign keys in it. Those need to be added (or temporarily moved) to the keys folder of the server for them to be allowed.

#

If you leave those bigisn keys in the server keys folder then people can also join the server with those mods when you don't want that for your current scenario. Mod-mismatch between players galore.

spring comet
pine kite
#

You can disable the signature verification in the server config file (or perhaps in the server management settings of Host Havoc (no clue where). But then anyone can join the server with anything they want as mods. Then you have no prevention against deliberate or accidental mod-mismatches.

umbral narwhal
#

Havoc has automatic keys scripting, IIRC.

#

So if it's complaining about missing keys then most likely that mod isn't running on the server.

#

Or yeah, the mod isn't signed (correctly)

robust ginkgo
#

Hey, i have a problem... A friend cant join my server for some reason. When he joins he just has a blank role assignment screen. My server is antistasi, he has exactly the same mods i have (it works fine for me) and he literally just installed the game. He also tried to reinstall arma and restart his pc but nothing worked...

And theres some other weird thing... On my server he cant see any roles in the role assignment screen when joining my server, but when he joins an official BI (combat patrol) server he sees the role assignment. But when he chooses a role and presses ok he gets stuck in the loading screen and/or stuck in the recieving mission file loading....

I dont know why everything is working perfectly for me, but not for him after freshly installing the game...

Any1 can help us? we are sooo frustrated...

outer ocean
#

Anyone know how to fix the 0x0000DEAD exit code error?

umbral narwhal
#

@outer ocean That's not the meaningful error. You want the previous one.

#

0x0000DEAD is "Arma killed itself intentionally because something else broke fatally".

outer ocean
#

That was the only error I was seeing? @umbral narwhal

#

Any idea where the other error message would be?

steady hawk
#

Situation before that. Check pinned

outer ocean
#

Would
Warning: preNLOD format in object
33iplants fitreelt_populusn3s_1.pzd
Be the right one?

#

I’m sorry if I’m being dumb I’m new to this

umbral narwhal
#

Yes.

#

Are you loading any mods?

#

That one's a corrupt PBO but I don't recognise the object name at all.

outer ocean
#

I have one downloaded but I believe it did this before it was downloaded

#

Would it work if I uninstall the mod?

umbral narwhal
#

You can just unload. If a mod is damaged you should repair it anyway though.

outer ocean
#

error still comes up but I’m going to reinstall the mod

#

Even with no mods the error shows up

#

Also the game will load the Bohemia interactive screen for five or so second after I click play but after my screen will go black and bring me back to the main menu. If that helps at all

remote stump
#

Once again seeking help with Arma 3 ctd upon launch. No one has seen my feedback tracker post. Only help I've gotten on here is "it's a deck so it probably won't work anyway" when every deck owner reports good gaming with Arma 3. I'm the only outlier and have done all I can to fix this issue without help.

Edit: changed "one" to "once" in "once again"

umbral narwhal
remote stump
#

Already have. In fact just tried again an hour ago xp

umbral narwhal
#

Not you.

remote stump
#

Oh woops, sorry. Didn't see the reply xo

outer ocean
pine kite
hardy wadi
#

So. It seems i am a bit dumb.
I got the issue that when i try to start a Server Mission i get kicked due to BattleEye Timeouts. This only occures when no one else is on that Server. Does someone know how that is caused? I am out of options.

pine kite
#

Well, the remaining option is to turn off Battleye on the server.

uncut trellis
pine kite
#

Also, it's weekend, so BI employees likely won't look at the feedback tracker now.

remote stump
#

Thank you for the answers at least.

hardy wadi
golden nova
#

assuming steamdeck is a small inferior console maybe you should try playing A3 in 32bit? If it doesn't want to start in 64bit

#

btw don't expect anyone to help you troubleshoot this stuff, Steam is pretty clear on that case.

uncut trellis
#

If there are anyone around who have got it to work they might be able to solve it. The rest of us have no clue about that though

humble comet
#

Anyone know what is going on?

#

Cant run missions on my server for some reason ^

#

(HostHavoc)

uncut trellis
#

Missing some mod maybe

pine kite
#

Yeah, the name looks similar to vanila files, but a proper install doesn't have weapons_f_essentials_Accessories or Items PBO files.

#

Needs more context than those 3 lines out of the RPT file.

robust ginkgo
#

The weird thing is, he cant even join an official BI server where u cant even join with any mods. So its not a mod problem

pine kite
#

So, what does his game give in terms of error messages. Better to let him respond here by himself actually. Support through middleman never works well enough.

drifting oracle
#

getting same issue as dudula, infact been fighting this issue for a solid 2 months by now and no progress

#

similar issue, at least. it's only applied to one specific server for some reason. every other server i direct connect to (karmakut liberation, official servers) do not have this issue and i can select a role and successfully load into the game.

#

pressing ok will get "Receiving mission file 0kb/0kb" as well as the playerlist of players actively in the server, but it will never load the mission for me and will kick me out for inactivity after some time

i don't think firewall is the issue, considering that i'm able to connect to the server's teamspeak on the exact same ip

i also use tmobile home internet, though i doubt my ISP is the problem considering i can direct connect to other servers, even ones hosted by friends.

sacred python
#

so somehow in the frenzy of battle, I have "enable" autosave on the keyboard but I can't find the hotkey

robust ginkgo
#

i said exactly what happened, there are no errors shown, literally just the blank role assignment or endless loading screen on some other servers

pine kite
#

If he gets a blank role assignment screen then he does attempt to join your server, although unsuccessfully to properly play. The only known cause for this to happen is if he is not loading the same Antistasi mod (or version) as you do as server. Or it is somehow a botched download through Steam on his end. Get him to make sure he tries it with no logging disabled and let him post the RPT log file from his system. We are not getting to the bottom of this without it. No butts about it. The RPT holds the answer of which mods are actually loaded. And post your own server RPT log file for good measure while you are at it to save time in case it is on your end after all. (a posibility if your server is a dedicated one that loads a significant bunch of mods that fails to be transmited through Steam. But is solvable if it is the case.)

#

!rpt

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

robust ginkgo
# pine kite If he gets a blank role assignment screen then he does attempt to join your serv...

Well, there is no problem with the mod (serverside) for sure, all the other players can play as usual, same like me. i also sent him my antistasi version and it still didnt work. Also this problem happens on many different servers (private hosted, dedicated and official servers), even servers where no mods at all are allowed.

But ure right, the RPT should help, i just hoped some1 had exactly the same problem and could tell me a fix :/ Ill tell him to send me his rpt when he gets online

#

btw im doing all the stuff for him because he doesnt really have much time to deal with such shit, if he would have to do it by himself, he would just quit and play other stuff, and i dont want that.. xD

drifting oracle
pine kite
#

It has a table with mods listed. Check if the Antistasi one is actually found and not an empty folder.

umbral narwhal
robust ginkgo
# umbral narwhal 1. Make sure he's waiting at least 1min for timeouts (not logged into steam frie...

on my server and some other servers he couldnt even select a role since the screen was blank, and no hes not using a VPN. We tried for more than 5 hours to fix it :/

We tried:

  • disabling firewall
  • forwarding ports
  • uninstalling game twice (+removing everything from the pc that has something to do with arma so its 100% fresh) and testing with and without mods on servers that require mods and servers where u cant use any mods (official BI combat patrol servers)
  • (on a server where he was able to select a role) selecting another unit in role selection than the one the game puts u in automatically (on some servers it helps for recieving the mission, happens to me alot on 55th invade and annex)
  • reinstalling the required mods on my server to be sure its the same version that gets downloaded via workshop
  • deleting all traces of servers/missions (for example mpmissionscache etc)
  • creating a new profile
  • downloading the mission from the server and putting it in the directory so it just has to verify the mission without downloading
  • restart pc

It feels like its not Arma's fault or even the server(s) fault, i guess his pc just doesnt like arma...
Like i said, ill send the RPT tomorrow and hopefully it helps...

Btw he was playing like 2 years ago and it worked fine, then quitted arma and just downloaded it this week to play with me

umbral narwhal
#

You didn't list "restarted the PC" or "restarted the router".

robust ginkgo
mild silo
#

Hey Guys! Has anyone faced this issue? I'm using my MBP as my main display, but I also have a secondary monitor which I would like to run arma on. The only way I can think of doing that is running arma in windowed mode and manually dragging it onto the display. I read somewhere online that I can change the arma3.cfg file to adjust which screen arma launches on, but I cannot find the arma3.cfg file. Maybe anyone has any suggestions on what is the best way to approach this?

umbral narwhal
#

On windows it's just stored in the primary profile. I don't know if the file even exists on a mac.

mild silo
uncut trellis
#

Maybe this will help.

mild silo
#

thank you a lot!

#

I still have to experiment with the settings, but this is a start! Much appreciated!

#

im a dual monitor user and just did a factory reset of my pc and after reinstaling arma 3 and running it aigan it now always wants to display on my secondairy screen. but i want to change it so it shows on my primary screen and i can play the game in "fullscreen windowed" aigan. cause if i try using fullscreen or "windowed fullscreen" it always ...

radiant plaza
#

Good Morning! Looking for help with a MOD Mismatch. I have updated the dedicated server, and verified that the server side mods are updated. From my Arma 3 Launcher I have clicked on these and clicked "Repair" to force update, yet I keep getting this error. Any suggestions?

Thanks!

pine kite
#

Those lines indicate that there is a signature mismatch. Maybe you updated the mod files, but neglected to check/compare the bisign files in the server keys folder.

remote stump
# golden nova assuming steamdeck is a small inferior console maybe you should try playing A3 i...

Tried that parameter. And I'll make a post in the steamdeck windows community today. I will say that I misworded it. Nobody mentioned good performance, just that it DOES run.

What I'm assuming is going on is that the Arma 3 script to auto detect best graphics setup isn't functioning right due to the steamdeck hardware not being officially recognized outside of steamos and proton (steams "windows emulator" to play games on deck). Since I made my deck a full windows machine, it's being treated as such and the hardware can't be found, which causes the auto graphics setup to either go straight to max, or just not run at all. I've been looking for where I can manually put in the graphics settings in the .ini file, but without knowing all that I need to type to fill it in (cuz it's just blank outside of my monitors dimensions) I can't set it up manually

#

Basically, is anyone willing to send me screenshots of the ini folder so I can type it in manually and see if that gets me going lmao

golden nova
#

I am pretty sure Arma 3 doesn't have an ini folder or any ini files used for configs, just .cfg ones.

remote stump
#

im used to calling them ini files lol, at least ya understood

#

lol

golden nova
#

I'm saying that because I would not be surprised if Steam Deck tried to look for different files than the game is using and it breakes because it sees only a cfg instead of ini. Never had a Steamdeck in my hands.

#

if you want to tweak your game's settings go to Documents\Arma 3\Arma3.cfg or whatever it looks like on steamdeck, there you can tweak the values.

tepid valley
#

Hello guys... i just loaded a new mission on my dedicated server and I have this error that doesn't allow me to olay

#

It continusly enter the lobby and then get out

umbral narwhal
#

I forget whether that means that the client or server is missing the map mod. But one of them definitely is.

tepid valley
nova elm
#

If I'm not mistaken the server doesn't have the map? Unless it changed recently, a client missing the map would still load the mission but the client would spawn on Altis; and he would be glitching out for anyone else that does have the map.

full night
#

Steam servers down? I cannot log in...

golden nova
#

no, and even if they were down it's not Arma 3's fault

soft pawn
#

anyone knows why my jet meshes look like this, how do I fix it?

steady hawk
#

This is not a mesh glitch but texture. Maybe a Mod conflict

soft pawn
#

@steady hawk no way to check which one im assuming?

steady hawk
#

Check pinned

soft pawn
#

@steady hawk okay appreciate the assistance

proud forge
#

is this a bug? its locked even though it shouldnt be

steady hawk
#

No, The in-game playtime does not equal to Steam time

proud forge
#

how do i see in game playtime

steady hawk
#
getStatValue "TotalPlayTime"```Probably this
#
proud forge
#

ok thanks

fringe salmon
#

Hello

#

I have a issue, i cant link my account to steam.

#

I open the web and when i try to go to account managment it goes to connect my account page for a split second and then redirects me back to the previous page..

steady hawk
#

It maybe because BI server is having some issue right now. No need to do this in order to play Arma 3 whatsoever

fringe salmon
steady hawk
#

You don't have to

#

I have never heard it is required to play MP

fringe salmon
steady hawk
#

It is not about BI account. As the error message said it is Steam issue or your connection issue

fringe salmon
#

Thats not possible, i played arma before and everything worked just fine, i reinstall the game after couple of months and this is issue that im facing.

steady hawk
#

I see there is no reason to “that's not possible”

worn jungle
fringe salmon
#

Alright, thank you. I will try this as soon as validating files is finnished

#

I tried starting armax64 and going to server browser on launcher, but it the launcher doesnt open at all

#

Starting arma from launcher and steam also doesnt connect to account..

dire shore
#

Hello, I need help with ARMA 3.

Whenever i try to open a scenario in the editor (CTRL+O, Or through the top left menu) Or try to host an Lan or Internet server. My game and PC (Other than CTRL+ALT+DELETE) Freezes.
I do belive these 2 problems are linked to eachother...

#

Playing without mods wont help.

uncut trellis
#

have you tried verifying the game files on steam?

dire shore
#

Yes

#

I will try again, why not

#

Im doing it now, i will let you know if it solved it

#

This is getting frustrating

uncut trellis
#

it probably wont if it did not before.
and in that case you would need to look into the log files to see if they indicate anything going wrong

#

!rpt

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

uncut trellis
#

you can post the RPT file here as instructed in the guide above

dire shore
#

Will do

uncut trellis
#

the crashdump files however need BI techs to check out so you need to make a feedback bug tracker ticket for that

dire shore
#

wierd how the latest RPT file was from the 16th...

#

i had the same issues back then, should i post that RPT?

uncut trellis
#

no

dire shore
#

hmm

uncut trellis
#

are you starting the game from the launcher?

dire shore
#

yes

uncut trellis
#

make sure you dont have logging turned off

dire shore
#

in launcher? I will check

#

"No logs" is not turned on in the launcher so i should be getting RPTs

#

because the game itself dont crash or anything, PC (Other than CTRL ALT DELETE) And arma freezes

uncut trellis
#

log files shouls start to write right at launch though

dire shore
uncut trellis
#

so something is pretty messed up

dire shore
#

yep

#

damn it

uncut trellis
#

Arma3 does not really like atl tabbing in fullscreen mode

#

so you would need to switch to borderless window if you intend to alt tab

dire shore
#

and this RPT from the 16th is called arma 3 server

#

Latest arma3_x64 was from 4 august...

#

just want to play antistasi lol

#

Oh well

dire shore
#

😅

dire shore
#

hold up, Changing to fullscreen window makes my pc not freeze when trying to host server, But arma is till loading with windows cursor

#

i think the actual problem why i cant host is that i cant access scenarios, In editor..

#

Because after you press host server after puting LAN or INTERNET, You choose map and scenario?

#

are my files courupted?

uncut trellis
#

Typically ready scenarios can't be opened in editor

#

That is normal

#

If you can open ones you make and save yourself then that is pretty big issue

dire shore
#

is anyone able to solve this?

uncut trellis
#

might be problem in you computer then

#

like more generally than just in Arma

dire shore
#

Should i do a clean boot? or whatever its called

#

have not done that in a while and i need to anyway

uncut trellis
#

dunno, cant recall hearing this kind of issue before. 😅

dire shore
tulip osprey
#

i keep getting this message upon hitting play from the launcher "the code execution cannot proceed because was not found. reinstalling the program may fix this problem." i have verified game files at least 10 times, i deleted all game files and reinstalled arma and then verified the files again, i deleted all mods, unactivated all dlc, ive tried everything i can think of, can anyone help me

somber zodiac
#

What does this code mean?

umbral narwhal
tulip osprey
umbral narwhal
#

Uh, they're installers, you just run them.

tulip osprey
#

vcredist_arm.exe has a pupup that says it can be ran on my pc

#

the other 2 worked fine

umbral narwhal
#

That's because you don't have an ARM CPU :P

golden nova
#

to fix this, unload mod by mod until it's gone, through this you will know which one is the culprit.

#

or just deal with it, as long as your game doesn't crash or cause severe performance issues you can just click OK and continue whatever you were doing

pine kite
lusty rampart
#

yo does anyone know how to get back mod lists from the launcher i had 3 and they all disappared somehow

#

never mind i found a backup

plush night
#

I need help with my mods list, I found out recently that there is a mod that is causing 0 sway (which I don't want) but I have zero clue as to what mod is doing this.

#

It's driving me nuts right now since I'm trying to make a unit that utilizes stamina

#

does enhanced movement remove sway??

pine kite
#

I don't think so. It's more for getting onto stuff and vaulting and so on.

plush night
#

any idea what mod it could be based on my list?

pine kite
#

No, I don't know most of them. Test with only loading the most of which you are sure of that don't do it. Then add halve of the remaining and test again. Repeat until you notice the 0 sway being back.

plush night
#

Ill try that

plush night
#

It was KAT Medical

#

I had a sneaking suspicion since it was recently updated

umbral narwhal
#

That's gonna be a bug on their part then.

#

Medical mods often adjust sway.

reef crater
#

hello. i got a new pc recently, reinstalled arma 3, went to load up a scenario with zeus, and the second i start the scenario it immediately ends.

#

no clue what could be causing this. never had the issue on my old pc

umbral narwhal
#

Is it specific to that scenario?

reef crater
#

all it is that i have placed is an ammo bearer and the zeus module

#

right before that screen pops up, i get this message, idk if its the problem or not

umbral narwhal
#

Yeah don't do that.

reef crater
#

how so

#

do i have to redownload ace or something?

steady hawk
#

The last line of the error is pretty much self explanatory

reef crater
#

what about the ace medical menu

#

is that not built into ace

umbral narwhal
#

It is. That mod is overwriting it with an older version.

#

When ACE updates, mods that do weird things break.

#

Hell, even mods that do normal things.

steady hawk
#

The ace_noGforces seems like a stupid Modpack tho

reef crater
#

the only reason i ever used it because i didnt like the blacking out from g forces

steady hawk
#

And reason you need to unload is the error

honest mountain
#

I'm having an issue with our Antistasi playthrough. When an NPC dies in a particular seat it makes it inaccessible

#

Using Zeus to "delete" the dead passenger does nothing, they persist no matter what

hard briar
umbral narwhal
#

Make sure you're not using a VPN. Restart your PC. Restart your router.

hard briar
hard briar
amber night
#

why am I getting this error? I've never used lambs in this mission, nor do I have the intention to do so

#

I have restarted the scenario and I am now blocked on the map screen. I cannot exit it in any way.

amber night
#

new problem. my view distance is ultra low, but I have it on 20 km. any clue as to why this is happening?

#

I can see max one km

#

wait, found a weird solution

#

ace apparently has its own view settings

#

god bless ace

gaunt trench
#

I have 4080 but I am gettin 40 fps can someone help me

umbral narwhal
#

What CPU?

gaunt trench
umbral narwhal
#

Too much stuff in Kavala I guess.

gaunt trench
#

How can i increase my fps

umbral narwhal
#

Fewer objects, lower draw distances.

hexed gull
#

Hello guys i have a huge problem with my arma 3

#

my game is stuck with the community dlc iron curtain even if the dlc is uninstall

#

?????

uncut trellis
hexed gull
#

i play a lot with direct action

#

BUT

#

now my game is sutck with the iron curtain dlc content

#

and i uninstall all the game and i full vanilla

#

and my game still bug

uncut trellis
#

if your game starts with dlc content then you have it set to run dlc somewhere

#

if you just start the game from the launcher does does it load the dlc?

hexed gull
#

yes

uncut trellis
#

post your rpt logfile

#

instruction here:

#

!rpt

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

uncut trellis
#

👆

#

the latest file

hexed gull
#

i cant post anything

uncut trellis
hexed gull
#

cant stop loading

#

like we say in france je vais casser mon crane

uncut trellis
#

blobdoggoshruggoogly cant help you if you dont post the relevant information

hexed gull
#

You link has a connection timed out

uncut trellis
crimson pendant
#

i keep getting a message saying mission is deprecated when i try to play antistasi

uncut trellis
#

maybe you got wrong version

crimson pendant
#

i just got the version from the steam workshop

#

like the first one that comes up

uncut trellis
#

which one is that?

hexed gull
#

file:///C:/Users/Lilian/AppData/Local/Arma%203/Arma3_x64_2023-12-23_23-42-48.rpt

crimson pendant
uncut trellis
#

open the rpt in notepad

#

publish it (buttons somewhere at the bottom if I remember right) and then copy paste the link to the published pastebin page here

uncut trellis
uncut trellis
#

looks like its some pretty old release

#

might not work anymore

crimson pendant
#

where can i find a newer one

uncut trellis
#

well it does have update few months back blobdoggoshruggoogly

#

as far as I understood Antistasi team moved to fully self contained mod

#

the one on the right in your picture

hexed gull
crimson pendant
#

oh ok

#

ill try that one

#

cheers

uncut trellis
#

you might have it in commandline option somewhere

#

for somereason

hexed gull
#

so?

uncut trellis
#

but you would have needed to add it yourself there

#

find where you have it added or enabled

hexed gull
#

i add nothin

#

i dont know why my game do this

#

i made his by himself

uncut trellis
#

first place to check is here

#

do you have it ticked on or off

hexed gull
#

nope

#

desactived

uncut trellis
#

second place is here

hexed gull
#

and deleted in the game directory$

#

what is "Arma3.exe -modCSLA"

#

Why its doesnt do the same thigns with the WW2 dlc,!

uncut trellis
#

-mod= is the command line parameter to start addittional content like mods or dlcs

#

and it does not do the same thing with other dlcs because no other dlc has been added via the command in some place you dont seem to know

#

third place where you can add command line parameters is here in the games steam library settings

hexed gull
#

nothing nowhere

uncut trellis
#

this and the launcher mods parameter are something you would have needed to write yourself

hexed gull
#

i added nothing with a command

#

i just buy this fucking dlc

uncut trellis
#

well you can try verify the game files on steam

#

and restart steam and your computer to see if that helps

hexed gull
#

okay

uncut trellis
#

you can also try starting the game just from the arma3_64bit exe in the games installation folder and see if that starts without anything else

hexed gull
#

can i delete the command manually?

uncut trellis
#

if its not written in one of those places no I dont think so

hexed gull
uncut trellis
#

if you have used hacks or pirated dlcs before those might have fucked up your system

hexed gull
#

nothing like thaht

#

i just buy the dlc for livonia map

uncut trellis
#

CSLA does not have Livonia

#

thats Contact

hexed gull
#

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

hexed gull
#

i do everything...

#

nothing change

uncut trellis
#

started just from the folder?

#

yes

#

but usually I dont have to

#

or did you as lilian? 😄

steady hawk
#

Of course I just referenced your post

uncut trellis
#

👍 😅

hexed gull
#

WHen i start direct action its say " you trying to run cold war"

steady hawk
#

I assume you do something wrong

uncut trellis
#

if you want to post pictures here you need to complete verification as instructed here #✔role-selection

steady hawk
#

We only said open arma3_x64.exe

uncut trellis
#

I dont know what Direct Action is but I assume its some sort of mission

#

and to join a server you need to set up correct mods for that server

#

and the launchers server browser will do that when you use it to join

hexed gull
uncut trellis
#

it will ask you to enable required mods and disable ones that are not allowed

steady hawk
#

"I did" and?

hexed gull
#

and nothing the game launch in cold war

steady hawk
#

As in you did not have CSLA?

hexed gull
#

nope

uncut trellis
#

your rpt says you have it

steady hawk
#

We are talking about direct launchng arma3_x64

uncut trellis
#

and the rpt says mod=csla is used as launch parameter

#

true lets focus on that

#

@hexed gull first thing you must do now is to complete the verification here #✔role-selection so you can post pictures here and not in my DMs

#

then you go find the arma 3 install folder

#

and start the game from this exe

#

and tell us if the CSLA starts

hexed gull
#

Okay i do thaht

#

why when my game is launched i dont see the CSLA icnoe BUT when i load a fuking direct action altis i only have CSLA content

steady hawk
#

Excuse me

#

Answer and try our suggestions, and tell the result

hexed gull
#

i start my server

#

Its okay

#

My game is normal

steady hawk
#

Once again

steady hawk
hexed gull
#

i just did this

steady hawk
#

And? What have you done after that?

hexed gull
#

Nothing

steady hawk
#

You said you start a server but nothing?

uncut trellis
#

how do you start the server?

hexed gull
#

i only start my game in the directory folder and start my direct action local server

steady hawk
#

That is not nothing

uncut trellis
#

in localhost menu?

hexed gull
uncut trellis
#

did you edit the scenario?

hexed gull
#

no

steady hawk
#

Which scenario you play?

hexed gull
#

Its a direct action from the workshop i dont know how to edit

hexed gull
uncut trellis
#

ok so how do you know its CSLA content?

steady hawk
#

I meant link

hexed gull
uncut trellis
#

are you sure its csla content?

hexed gull
#

Yes i only have this DLC for the cold war

uncut trellis
#

if CSLA is not running like you say, you cant have CSLA content in game

steady hawk
#

When you say the cold war, does this mean CSLA?

hexed gull
#

ANd when i start the server its say " you trying to run cold war" and when i launch my game in the folder it say "you try to run vanilla"

uncut trellis
#

did you complete the verifcation as said here

hexed gull
#

i dont have acces

#

for the bot cmds

uncut trellis
#

yes you do if you follow the instructions

hexed gull
#

i did

uncut trellis
hexed gull
#

i did to

uncut trellis
#

did you get the DM message from Valkyrja?

hexed gull
#

Yes$

uncut trellis
#

did you reply the hidden password to that DM message?

#

as far as I can see from your message history you have never done the !verify

#

please dont lie about stuff

hexed gull
#

i send !verify to the bot

#

LISTEN

#

Iml frecnh ojkay?

#

its hard to speak to you cause my fucking english is bad

steady hawk
#

Why being French is even a concern

hexed gull
#

i just need help for someting i dont know if you dont want to help me say it and i stop boring you okay?

steady hawk
#

We're telling that we couldn't find the post that you've tried to tell !verify in this server

hexed gull
#

i cant verify

#

i juste have the bot mp

#

and i click on the emote in the rule

uncut trellis
hexed gull
#

i cant access to thz chanel

uncut trellis
#

right looks like you have hidden the channesl in you role selection

#

type the verify command here then

hexed gull
#

FUCK

#

Now its good

uncut trellis
#

now the secret word is hidden between the text

#

if I remember right it does have =

#

you need to type that word as reply to the DM

hexed gull
#

good

#

Its my game when i launch with the launcher

uncut trellis
#

well you got shit ton of mods there loaded

hexed gull
#

74

#

Its a pack from a friend server

#

EVEN if i desactived all my mod the server tell me blabla cold war mes couilles

uncut trellis
#

well to me it looks like thats the mission you try to run

#

cold war meaning a version of the mission

hexed gull
uncut trellis
#

not related to CSLA

#

the weapons are from the mods you have

#

most likely

hexed gull
uncut trellis
#

since here it says it detects CSLA is not used

hexed gull
uncut trellis
#

im pretty sure you are mistaken

hexed gull
#

yesterday i dont have this porblem

#

today i just buy this DLC cause im curious

#

Since i load one local server on livonia

#

and now this

#

BUT

#

when i use the WW2 dlc

#

i have all the ww2 content normal

#

i try to reinstal the mission

#

all mod desactivated

uncut trellis
#

so you have messed up something big

hexed gull
#

WHY NOW ITS WORK FUKING IN

steady hawk
#

At this point I have no idea which is the issue having CSLA or not

uncut trellis
#

issue is doing something wrong

#

seems to work now though blobdoggoshruggoogly

hexed gull
uncut trellis
#

how do you activate it?

hexed gull
uncut trellis
#

thats a lot of mods blobcatsweats

hexed gull
#

only 74

steady hawk
#

Only?

hexed gull
#

total i got more than 120 mod but in different preset

#

direct ation 2035 and direct action ww2

fickle wagon
#

I have 285 hours on steam but I still haven't gotten this achievement.

steady hawk
fringe salmon
#

so idk where to go which channel so i have 1 issue, me and my friend play antistasi coop 25 mods, we have same mods RHS, CUP terrains and core, anyway we decide to play on chernarus 2020, for me map is different in mission, when i go to eden editor map is normal, but i get different version of chernarus when i play chernarus 2020 antistasi, but my friend's map is the one from eden editor
so basically i will be floating, going through some walls, my friend will be doing so same on my screen and vice versa like idk what happened how come we dont have same map configuration even when i open the M to see map i can clearly see walls / buildings there but there is no walls / buildings there in person

#

but when i go host LAN, different user profile i get with same issue i play on different chernarus 2020 layout configuration for me i have christmas decoration on the trees but my friend doesnt have that ?

#

this is how gmae looks like whne i host,
2nd image shows arma 3 eden editor chernarus 2020 these 2 maps are same!

#

what can cause 1 map to have 2 or 3 configurations of said map??

gentle dune
#

Having problems with multiple files for Arma 3 like the 3den.pbo files and etc not letting me join Official Servers, unloaded all mods, verified the game multiple times on steam and deleted those files and reverified but still cant find a way to fix it

#

just says Verifying PBO failed

pine kite
#

Seems like your install is gone corrupted somehow. Verifying through steam should fix it. If it doesn't try to find the specific PBO file, remove it while Steam and Arma 3 launcher and the game is turned off. Then do a re-verify through Steam.

gentle dune
#

I have done that already but it seems to vary on the file depending on the server, sometimes its the 3den.pbo and others its the Ui, tried deleting the files and veryfiying multiple times and just verifying on its own in general with everything closed but also get the same errors. Also Verified and restarted my PC but kept getting the same issue.

pine kite
#

Show the exact error messages you get. Not your crude replication of it. Details matter to determine if it is an issue on the side of the server or your game.

#

You should be able to post screenshots if you did the correct discord account verification thing here.

gentle dune
#

It will be the same message of Being unable to verify "said pbo". I did but im just verifying again so i cant get any screenshots for you atm

#

verifying my game

pine kite
#

Make sure that your antivirus software is preventing or holding too tight on the game files.

gentle dune
#

Had no issues with it before but will definitely check

pine kite
#

If it can't verify the file, some other program may be holding a lock on it. Or your drive is going bad.

uncut trellis
fringe salmon
pine kite
#

If Official servers say your files are wrong then they somehow are. If verifying doesn't work. Do a complete flush of the folders where Arma 3 is installed.

gentle dune
#

Ive completely flushed the Addons file which is where everything seemed to be having problems just waiting for it to all be verified, Did do recent checks on my drivers that said everything was working fine. Checking my antivirus right now so hopefully come back with good news lol. I really appreciate all the help

gentle dune
pine kite
#

Can you upload your game's RPT log file? I really don't have a clue why you keep getting this issue despite verifying. A fair bunch of people post about such issues. Only verifying the game seems to work as far as I know. But maybe not for all.

#

!rpt

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

gentle dune
#

that site wont load atm

#

or should i just drop the file in here?

steady hawk
#

You can yes

#

You have -noLogs option. Disable it and try again

gentle dune
#

where would i do that

steady hawk
#

Launcher, Parameters, disable No Logs

gentle dune
#

will i have to go back through launching everything again to get new logs

gentle dune
#

?

steady hawk
#

?

gentle dune
gentle dune
#

hopefully that one works

steady hawk
#

File size seems fine. I'm outside so can't check rn

gentle dune
#

yeah i went throught it too and couldnt see anything out of place

#

weird cause i was playing arma about 4 or 5 months ago just fine and havent touched anything with it since then

uncut trellis
# gentle dune

have you tried deleting this pbo and verifying the game on steam?

gentle dune
#

yep

#

multiple times

#

deleted the whole addons folder too

#

just in case lol

steady hawk
#

Also which server you try to join?

gentle dune
#

just any official one

uncut trellis
#

does the game start in single player normally?

gentle dune
#

whether its warlords or coop apex

#

yeah, i was able to host a server for apex protocol

uncut trellis
#

how about editor?

gentle dune
#

will check if singleplayer works

#

well idk if it counts but i launched a server for editor and loaded in fine but will check for singleplayer editor

#

Editor launched just fine

#

its like it just doesnt pick up the Addons file for servers so maybe there is some software whether its my antivirus or what that is interfering

#

but havent changed what i use nor updated it but will check

#

went through my antivirus and couldnt find anything that was blocking it

#

even if mods arent loaded would they still be able to interfer?

gentle dune
#

alright

reef crater
#

why are no structures loading in the distance? everything worked fine when i played yesterday..

steady hawk
#

Object View Distance

gentle dune
#

So managed to figure it out and it seems something is blocking arma from retrieving the files since when i run as administrator everything runs fine

#

but cant seem to find anything blocking it atm

gentle dune
#

tried resetting folder perms for the addons file through command prompt but was unable to even with administrator for command prompt, it just wasnt able to for whatever reason but been able to run it fine if i launch in administator for the game file. couldnt find anything else locking down the file either

#

for now ill just run in admin but just thought id give updates lol, thank you all for the help and time

mental river
gentle dune
#

What do you mean by the first part? Apologies just confused and no i dont see any BattleEye error, it just wont verify the addons file. The game is on a m.2 storage on the MBT

mental river
#

I mean installation path
Can you send the rpt from that session with the error?

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

mental river
#

You can DM if you're concerned about the personal info part (it could show your PC specs and user name in Windows)

gentle dune
#

i did already send one in and they couldnt see any problems with it, will get another lol

mental river
#

Ah I missed it. No need then

gentle dune
#

i can send you a more recent one and the installation path isssss

#

X:\SteamLibrary\steamapps\common\Arma 3

#

i believe, tell me if that seems wrong

mental river
#

No it's correct. I saw it in the rpt already

#

But the rpt doesn't have anything about the error. Maybe it's from a different session

#

But one thing I can tell you is you shouldn't use the cpuCount and exThreads options

#

Leave them as default (unchecked)

gentle dune
#

Im more confused because i havent changed anything with arma or the mods since i last played around 5 months ago and everything was working fine then

#

and that was the most recent session at the time when they were helping me so i was still having the arrors

#

errors*

icy arch
#

HOW DO I TURN OFF CHRISTMAS TREES

golden nova
#

Unplug the lights from the power outlet

icy arch
#

that was funny lol

pine kite
golden nova
#

These lights are clientside so if you change the date on your pc to something else they should disappear

reef crater
#

what is the bluriness on the edge of my screens caused by and how do i get rid of it? its happening when using zeus.

bronze river
#

lower the depth of field

steady hawk
#

It's not DOF but blur

#

Basically you can adjust in Video settings tho

strange drift
#

did you find a solution by chance?

neon helm
#

hey. I dont get stable 60 fps even if I go 1080p. I can play with 4k and still get 45 fps +-. What is causing this?

#

cpu works at 20% and gpu at 30

amber night
#

Why the fuck does the ai only land on fucking rooftops

#

great, I forced it to land there and now it won't take off

#

award winning AI

#

it got blown up by enemy ai

#

nevermind, even better

golden nova
ocean cosmos
#

bro put a helipad on the roof he was thinking ahead

uncut trellis
#

Too much stuff happening all the time

pine kite
#

Yeah, 45 fps is already something to cheer about for many.

vale flint
#

Is there a parameter to change the directX level the game uses? The steam page says directX 10 is the minimum and I want to change it from 11 to 10, a quick search said -dx10 in the steam launch parameters but that doesn't appear to do anything

uncut trellis
#

no dont think so

#

what would you even gain from that?

vale flint
#

And at this point I've tried almost everything so I'm going after any solution

uncut trellis
#

(at this stage such things are likely to happen sometime after new year)

vale flint
#

I havent yet. I wasnt sure if it was worth contacting them yet, but I'll work on it

uncut trellis
#

with your obscure issue it might give some clue on what happens

vale flint
#

Does BI have a dedicated crash report or bug report form, or should I use the forums? The generic contact form doesn't let me upload anything other than .txt and images

topaz canyon
#

how do i fix this?

pine kite
#

!steamverify

rustic eagleBOT
#

Steam file verification process:
Right Click on game -> Properties -> Installed Files -> Verify Integrity of game files
Arma 3
Steam Workshop Mod repair process:
Open Launcher -> Right Click on mod -> Repair
The first process will automatically verify Steam Workshop items as well.

topaz canyon
pine kite
#

Make sure the game is stopped though.

topaz canyon
#

it is

#

dont think it lets me verify while its running

pine kite
#

Well, it wasn't in that screenshot it seems.

topaz canyon
#

i closed it after that

#

that was me attempting to join a server

#

fixed

round nebula
#

anyone get issues with launching the game just to have it freeze when loading the addons

umbral narwhal
#

Remove mods, try again.

round nebula
#

just seems randam

brittle terrace
#

Hey so I’m currently trying to make a server for me and a few buddies to just mess around on, the server is up and joinable but it doesn’t list all the required mods. It only lists like 8 out of 60 of the mods we’re trying to use and I’ve tried everything I can think of to fix this

#

Anyone know how to?

#

I’ve removed all the mods from the server deleted them redownloaded them and reuploaded to the server.

pine kite
#

Check for errors in the RPT log file about adding a line for SteamMaxProtocolsize to your server config and give it a number greater than 1024. How much is trial and error on your part. Or something went wrong in the downloading process. If it didn't fix it, post your RPT log file here.

orchid whale
#

I am trying to get Arma3 to display on my secondary monitor
when i go to Documents\Arma 3\Arma3.cfg
and change forcedAdapterId to 1 i get this error message: https://i.imgur.com/1sBHTBP.png
any other number will cause arma3 to display on my primary monitor
i have also tried setting the game to windowed mode, moving the game to the correct monitor and pressing "auto detect" in the settings to no avail
any and all help is appreciated, thanks

pine kite
#

Making the secondary monitor the default/primary monitor for Windows is the only way I know.

golden nova
#

And the easiest way that works 100% of the time.

wet solar
#

Is anyone here using gcam with cba?

crimson rapids
#

My eden editor UI is super big, how do I fix that?

golden nova
#

open video settings and change ui size to something smaller.

brittle terrace
pine kite
brittle terrace
#

it didn't work but for some reason in the RPT it says "Cannot open config\OfficialServersCache\list.json
Canceling the list loading process, the load of the file failed: config\OfficialServersCache\list.json"

brittle terrace
#

Yeah im not sure what exactly is happening. It loads mods then stops and says that

signal onyx
#

whenever i shoot the weapons in a vehicle the vehicle begins to make a metal sound then begins to bounce/flip, any way to fix this?

patent kettle
#

bullet casings mod? It's poorly made, remove it.

signal onyx
#

ill try it

signal onyx
marble cloak
#

Is it possible to increase LOD distance? I'm playing on the sog cdlc map and it's really distracting when the plants and grass start to change shape right in front of me

patent kettle
#

Bump object quality to max, but honestly arma is really bad with LOD pop-in so there's only so much you can do.

marble cloak
#

Oh alright, my object quality is already at extreme though, so I guess this is the best that the engine can do

signal onyx
#

old game, what can you do 🤷

marble cloak
#

Dunno, hoped that we could do something like the older cod games where you could specify what LOD appeared at what distance from the player

golden nova
#

But it's not cod, unfortunate or not.

uncut trellis
#

the distance coef can be adjusted in model but naturally that cant really be done due to performance cost

#

only bandaid is better hardware

patent kettle
#

arma lodding is just bad

#

expecially with wider fov's 21:9 monitors

#

it constantly switches LODs at the edges. I have 4090, max details and it does not matter.

#

There's also something skewed with lodding in high power scopes, move your crosshair 1cm from the center of the trees and they turn to the lowest lod and look almost 2d.

brittle terrace
#

This arma shit is annoying😂😂. I noticed the only mods that would load on my server is ones without spaces so I renamed all of them so they won’t have spaces and now my server won’t show up😂

umbral narwhal
#

probably because it's actually trying to load all your godawful mods now :P

brittle terrace
#

😂 probably. Ive been trying to get this to work for a month now

umbral narwhal
#

What server provider is that?

brittle terrace
#

Nitrado

#

Just using it to start out then switching to a better one

fringe salmon
#

been having this issue for days after reinstalling a3 and the issue only having two options regarding the texture quality. is there a fix to this by going more higher i played the game with reshade and i thought that might caused even tho i reinstall a3 again in clean reinstall

umbral narwhal
#

@brittle terrace Nitrado is basically manual setup. You wanna find the RPT in the profile folder to figure out what's going on.

brittle terrace
#

Yeah I think I found what was happening

#

It didn’t like the spaces in the mod names but I still have some mods that the server isn’t liking for some reason

pine kite
#

Then you better define what "isn’t liking for some reason" means. As that isn't the same as an error message.

brittle terrace
#

It says “error local variable in global space”

pine kite
#

Could be a scripting error in one of those mods. Any more references to something to narrow it down?

dense moon
#

recently, a glitch has been ruining my arma experience.
It is shown in the video, look in the left direction, halfway through you should see the traintracks, some foliage and the stone wall disappear and instantly reappear.
things to note:
This happens with and without mods and on all maps randomly, though I found some spots in which I could recreate it consistently(the one in the video)

I tried these things to fix it:
Verifying game files
Clean reinstall
Updating drivers
switching memory allocators
playing on autodetect/default graphics settings on different profiles
None worked.

I play on 2560x1440p and my rig is:
RTX 4070
i7-12700kf
32 gb of ram

any help would be greatly appreciated.

golden nova
#

LOD issue maybe? Your hard drive or ram/vram is not keeping up with loading these assets in time and they pop up. Could be a faulty GPU drive. Or you have too high fov and you experience stuff that is supposed to happen outside your eyes.

brittle terrace
#

Any clue on how to fix “server can’t transmit all data; list of required mods might be incomplete” I’ve added the steam max data to my server config

umbral narwhal
#

steamProtocolMaxDataSize? What did you set it to and how many mods do you have?

umbral narwhal
warm bronze
#

keep getting 0xC0000005 - ACCESS_VIOLATION all of a sudden idk why

#

it cant be pc temps bc i just applyed new thermal paste

umbral narwhal
#

When? Randomly after some time, or predictable?

warm bronze
#

randomly like sometimes 30 minutes sometimes 3 minutes

steady hawk
#

I wanted you to write more than that, like pinned

umbral narwhal
#

Was it doing it before you applied the thermal paste?

warm bronze
# steady hawk I wanted you to write more than that, like pinned

What exactly you've tried, expected result and what you got: alot of online guides
Error messages: 0xC0000005 - ACCESS_VIOLATION
Singleplayer/Multiplayer: both
Server: all
Mission/gamemode: all
Used assets (try to be exact, like from which Mod or classNames): SOG, art of war, apex, marksmen, tanks,tac ops
Loaded Mods: none
PC specs (OS, CPU, GPU, RAM etc) win11, i5-11400, gtx1070, 8gbx2 3200mhz
RPT files: 0 idea what that is

warm bronze
#

it says "cup/gpu temps may cause it" so i applyed new paste

steady hawk
#

!rpt

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

umbral narwhal
#

Any overclocking?

warm bronze
#

no

#

not to my knowledge

steady hawk
#

Do you have any launch parameters?

warm bronze
#

no

steady hawk
#

Also as the bot explains, if you can share your RPT please do

warm bronze
steady hawk
#

pastebin is enough. Or simply upload the RPT file here directly

warm bronze
steady hawk
#

While I cannot check rn, but why you're using 32bit of Arma 3?

warm bronze
#

i shouldnt be

#

im not

steady hawk
#

RPT should tell x64 in the filename if it does

warm bronze
#

ok how do i fix that?

steady hawk
#

I'm not saying that is the 100% issue

#

Wondered if there is any reason

umbral narwhal
#

Launcher, parameters tab, set "platform" to 64-bit

#

Might just be running out of memory in 32-bit. VN is fairly chunky.

steady hawk
#

Yeah indeed RPT itself even told you that you're using 32 bit executable

#

Check Arma 3 folder and do you have arma3_x64.exe?

#

Unless you're using 32bit of Windows but I don't even know if Win11 even offers that

warm bronze
#

sozz caps

#

im gonna do a fresh install

steady hawk
#

Uninstall/reinstall does not really do anything

#

I'd say you want to check if you can launch x64 directly

mental river
#

what you've shown is very similar to the object flickering issue which should be improved in the performance branch

dense moon
#

I'll try it now

#

didn't help

warm bronze
#

Just did a fresh install and this started showing up

steady hawk
#

!steamverify

rustic eagleBOT
#

Steam file verification process:
Right Click on game -> Properties -> Installed Files -> Verify Integrity of game files
Arma 3
Steam Workshop Mod repair process:
Open Launcher -> Right Click on mod -> Repair
The first process will automatically verify Steam Workshop items as well.

warm bronze
#

didnt work

steady hawk
#

Then remove those pbos and its bisign and try again

warm bronze
#

fair

steady hawk
#

Both

wooden spade
#

@brave hawk

steady hawk
#

Pretty much same with above

wooden spade
#

this is my first time playing a quick match in arma and its been like this trying to join ever since like 20 hours ago

#

ill try it out

#

is it this?

steady hawk
#

Yes

wooden spade
#

ok ill try

#

ty

#

do you also have to do this part aswell or just steam version?

steady hawk
#

I'm not sure what you mean

wooden spade
#

so should i just do the whole thing in the box

steady hawk
#

In doubt do

wooden spade
#

i just verfied

warm bronze
#

@steady hawk seems like a fresh install of arma fixed it

hidden flax
#

hey guys i get an error a few minutes into playing that i have low memory , the game runs fine but the first time i happened i got shot and the game crashed and the second time i right clicked to scope in and it crashed please help 🙂

golden nova
#

open the task manager or whatever software to monitor your hardware usage and see whether you run out of RAM or VRAM. Probably a badly made mod or youre overestimating the capabilities of your pc.

hidden flax
#

where woudl i see the vram?

golden nova
#

in task manager iirc

#

where you can select details about your gpu.

hidden flax
#

aa yes i found it

#

thanks ill check it now

golden nova
#

but if it's 3060 I'd say the issue is on you 16gbs of ram, I have same amount and playing Arma with browser opened on the other screen is asking for CTDs especially with mods or heavily scripted missions.

hidden flax
#

i had 16gb on my old pc and it was 'fine' well i mean runnable it ever crashed or anything like this

#

never*

golden nova
#

well run the task manager while playing or get something with overlayed stats for convenience and try playing a few times to see if there's a pattern and what's the culprit. Maybe you have some faulty hardware in your pc. Or just the mission/mod you're using is bad.

hidden flax
#

yea im doing that now, last time i was just walking in editor when it happened so im doing the same now

#

it was on ultra for some reason i turned it down to normal and it seems fine , vram staying around 1.4 to 2gb and ram useage at 60%

hidden flax
#

this is so weird tho on my old pc i had 3200 ddr4 and this is 4800 ddr5 and this never happened on my old one

golden nova
#

ddr5 is slower than ddr4, I mean CL-wise. you could head up to #hardware_vs_arma with detailed specs to get some better insight

hidden flax
#

oh ok thanks

golden nova
#

are you running the game totally vanilla with no custom parameters? autodetected video settings?

hidden flax
#

vanilla

#

downloaded it like an hour ago

#

i just did auto detect and it maxed out the graphics again

#

i will see if it survives ultra again

hidden flax
#

vram is not at 3gb/6

#

Ok the game just crashed

#

I check like 30 seconds earlier vram was at 2.9 and ram at 60%

#

Completely froze the pc I have to turn it off and on again

golden nova
#

weird

#

if you manage to replicate it a few times more, best if in the same spot, you can get the mdmp and send it to the feedback website so dedmen can tell you more about the issue

uncut trellis
#

after vacation time though 😅

hidden flax
hidden flax
umbral maple
#

I'm having an issue with units not taking damage, it's only a specific faction I made too, they are set up to have randomly selected equipment from an array. but they just won't take any damage for some reason.

#

it wont let me post the video so ill post the rpt

uncut trellis
umbral maple
#

yea i just found that out lmao

#

one sec i gotta chop the video down

uncut trellis
umbral maple
#

could it be that I'm using cup and RHS weapons?

umbral maple
umbral narwhal
#

@hidden flax Not running the 32-bit version, are you?

hidden flax
#

It's in parameters right

umbral narwhal
#

Yeah, "platform" at the top.

hidden flax
#

Yea I'll check now just got back upstairs

hidden flax
#

I'll change it to just 64 bit maybe that'll help

umbral narwhal
#

no

#

Go to "all parameters", find "System memory limit (64-bit)" and set it to 6000.

#

Then see if it still crashes.

#

(on ultra)

hidden flax
#

Oh thanks I'll do it rn

hidden flax
#

do you know why this happened

umbral narwhal
#

No, no-one does. But I have ideas.

#

Are you running with mods?

hidden flax
#

just downloaded it on my new pc like 3 hours ago

hidden flax
umbral narwhal
#

Impressive. Should probably ping a crash file to dedmen but apparently he's on holiday atm.

hidden flax
#

naww thats fine

#

if it happens again i'll probably send a message

umbral narwhal
#

I mean it's probably going to affect multiple people, and you shouldn't be running out of memory with vanilla + ultra.

hidden flax
#

yea you have a good point tbf

umbral narwhal
#

Normally it hits the 5fps bug before that, and you need mods to get there.

hidden flax
#

oh damnn

#

naw mine either stopped running arma and said memory low or completely crashed my pc

umbral narwhal
#

uh

#

crashed your PC, not Arma?

#

You do have virtual memory enabled, right...

smoky lake
#

I need help my arma 3 just blackout the screen when I chance a setting

#

It's a screen setting

#

I chance it ultra to high and it's just gone I can hear the audio I listen but can't get any screen view

#

I try 3 more times it do this every single one

mental river
#

show me a screenshot

smoky lake
#

It's a full black screen

#

Nothing

mental river
#

I mean of the setting you change

#

before the black screen

smoky lake
#

Ohh wait a minute

#

All of them do the same thung

#

Thing

#

Audio doesn't cause problems

mental river
#

what are your display settings?

smoky lake
#

Here

#

I get 55 fps right now

mental river
#

are you running the game on Windows?

smoky lake
#

Yeah

#

@mental river

mental river
#

try changing Display Mode to Borderless Window

#

then change the general settings

smoky lake
#

Ok

#

After trying to full screen windows

#

I'm arma display settings

mental river
#

DM me the latest RPT file

rustic eagleBOT
#
Arma RPT

Arma generates a .rpt log file each time it's run, which contains a lot of information like the loaded mods, or any errors that appear, this log file can be very useful for troubleshooting problems.

To get to your RPT files press Windows+R and enter %localappdata%/Arma 3

Additionally see the wiki page for more info: https://community.bistudio.com/wiki/Crash_Files

To share an rpt log here, please use a website like https://sqfbin.com/ to upload the full log, that way the people helping you can take a look at it and try to figure out the problem you're having together with you.
Note: RPT logs can hold personal information relevant to your system, the game or others.

smoky lake
#

Is this can be about battleeye thing? The PC can't use it

mental river
#

idk. if you DM me the rpt maybe I can tell you what it is

pine kite
pine kite
umbral maple
pine kite
#

Ok, yes, ACE has damage modifiers too I think for it's medical modifications. The latest version of ACE should have compatibility mods for RHS and maybe CUP included since version 3.16.something. Older versions needed compat mods loaded seperately.

#

So make sure you are not loading some modpack made by someone that threw all those mods on a pile in their own mod. As then they will be outdated.

warm bronze