#arma3_troubleshooting

1 messages · Page 101 of 1

grim tinsel
#

@placid light I recommend using the launchers Server browser, and trying out a mode like Invade & Annex or King of the Hill if you want to start blind

desert isle
#

Which is why no one ever recommends starting blind.

grim tinsel
#

^

marble plaza
#

yes

uncut void
#

Mine doin sane thing...says d3d error and everything is updated

marble plaza
#

what's the issue

tight wadi
#

can someone help with a problem we have in our mission, that not always, but sometimes, some players don't respawn at base or carrier, but somewhere on the island?

#

we use this
#ifdef LOGS
diag_log format["Spawn player player at: %1", _place];
#endif

if (surfaceIsWater _place) then
{
player setPosASL _place;
}
else
{
_place = [_place, 0, 5, 1, 0, 0.25, 0, [], [_place, _place]] call BIS_fnc_findSafePos;
player setPos _place;
};

#

0, 5, where 5 is 5 meters away from assigned position if obstacle is present to avoid spawn in textures

marble plaza
#

can i have the full code

tight wadi
#

i don't think so

marble plaza
#

what

#

shouldn't it be !surfaceIsWater _place

#

cause at the moment you're trying to spawn players only where there's water

#

oh i see

tight wadi
#

it's for carrier

marble plaza
#

yep

#

you have waterMode set to 0

#

which means the place won't be in water

#

although maybe that only filters if it's in the water, not on top of it

quaint jewel
#

have you tried adding logging. to check what findSafePos returns and such?

tight wadi
#

when we check the coordinates they are correct

marble plaza
#

so setPos is having the issue

tight wadi
#

but if they were, why then am I at an other place

marble plaza
#

i believe setPos will automatically move to avoid conflict

quaint jewel
#

"i believe setPos will automatically move to avoid conflict" no

marble plaza
#

hmm maybe another command

quaint jewel
#

have you tried adding logging to make sure that every line of your code runs and returns what you expect?

tight wadi
#

or sometimes some players even respawn on the little island north-west, where we have "virtual respawn"

#

will see for this. I'm not the one who writes the mission itself

#

could it be possible that when respawning it tries to avoid obstacles like plastic blue toilets at main airport and because of this I respawn else where?

#

it says to respawn 5 meters away if obstacle encountered

#

and what I also have observed, is before one respawns at main respawn, if you're at respawn, you can see a body appear (no nickname) standing at respawn and then it disappears to respawn in form of a player with a nickname at this same respawn or anywhere else on the map, where it shouldn't

#

haven't encountered such problem on other (PvE/PvP) servers, when you resapwn (ocassionally) not where you should

#

it occures only when connecting

#

if you choose ESC->respawn, there is no problem anymore

#

you will always respawn in correct place

devout shore
#

So like i have an issue with terrain builder, whenever i open my project then try to move around the map (NOT IN BULLDOZER) I have really bad fps lag, like its completely slow, is there any fix for this?

#

like im only getting up to 5fps :/

marble plaza
#

high draw distance?

devout shore
#

I fixed it, just needed to change it from my HDD to my SSD :/

marble plaza
#

nice

delicate elm
#

Moving ARMA to SSD made a huge improvement on my old potato PC... Even on my new one I would not run on HDD though

fringe salmon
#

"Arma 3 has exited in an unusuak manner" I dont know what the problem is :/

marble plaza
#

what were you doing before it exited

fringe salmon
#

Trying to start the game, i pressed start and well... the error popped up @marble plaza

marble plaza
#

hmm

#

have you eve rsuccessfully launcher it before

fringe salmon
#

I just got it, it finished downloading like 30 minutes ago @marble plaza

marble plaza
#

what're your computer specs

fringe salmon
#

1060 6gb, i5-9600K 3.7 ghz, 16 gb 3000MHz ram, Asus prime Z390-A motherboard

#

@marble plaza

marble plaza
#

should be fine

#

sometimes laptops struggle with certain games

#

any mods?

fringe salmon
#

Nope...

marble plaza
#

odd

fringe salmon
#

Every time

round lance
#

Try running arma as admin.

#

Specifically to do so, quit steam completely and run it as admin, then run arma normally.

#

Make sure to verify game file integrity, and that you actually do anti-virus scans every now and then(had this be an issue before with somebody)

fringe salmon
#

2 files failed to validate

wise barn
#

Continue and launch it again

round lance
#

After it downloads them again, of course.

wise barn
#

😉

fringe salmon
#

It downloads 3 gb rn, ill try after, when done

round lance
#

Alrighty

#

If it still doesn't work after, try using 32-bit arma

fringe salmon
#

It worked :D Thx :D

round lance
#

👌

ionic geode
#

any idea why the arma 3 dlc is showing red on expansions on server listing? the jets for instance are not in the traders

round lance
#

probably not installed?

#

make sure that on arma 3 in your steam library, the dlcs in question have a checkmark next to them.

#

and that it also says "installed"

#

oh wait, you said server listing, right.

#

are you talking about hosting a server or...?

ionic geode
#

they are all installed, im using GTX servers (rented) they are on the server files but dont appear in the game

round lance
#

server hosting isn't my expertise, apologies.

#

gonna need to wait for some other lads.

ionic geode
#

no problem thank you anyway 😃

wet summit
#

So I own the Arma 3 tank DLC and I'm on the 3rd mission called "Terminal Defiance", I got to a point in the mission were 2 NATO slammers break through a line of defense, I killed the two slammers and have been sitting around for around 10-15 minutes and haven't gotten an objective or radio communication or anything new. I have reverted and redone the story in hope of it fixing but it hasn't, not quite sure why.

#

Also have tried going back to last save.

grim tinsel
#

Have you checked if you have any other objectives?

wet summit
#

Just defend the Western side

#

And I already did that.

#

Killed the 3 slammers and 1 AA.

grim tinsel
#

And have you made sure that theres nothing else like infantry there?

#

Or vehicles/aircraft

wet summit
#

All shot down or dead.

#

Might have found the problem now,

#

2 left over rhinos.

grim tinsel
#

aha!

wet summit
#

I think that's it not sure.

#

Yes, it was the problem.

ionic geode
#

i have bought the Jets dlc but when i go to the traders they are not there, but other dlcs are, for some reason Jets and Tanks are not in the trader, i rent a server and i am wondering is there something i need to do server side to active them?

marble plaza
#

Traders?

wise barn
#

what server? vps, dedicated root, gameserver...???

#

preinstalled game, manual installed

marble plaza
#

Is this altis life or whatever?

wise barn
#

no clue

ionic geode
#

its Exile Altis

marble plaza
#

We don't really know about that here

#

Sorry

wise barn
#

contact your hoster support

stoic tulip
#

Anybody else getting the error "Addon 'rhs_main' requires addon 'A3_Data_F_Enoch_Loadorder'" and I get a similar loadorder message when trying to resume my custom multiplayer mission. Anybody know how to help?

round lance
#

you using dev branch or the current version?

stoic tulip
#

Dev

round lance
#

also, are you using the normal, stable version of RHS

stoic tulip
#

Using RHSAFRFDEV

round lance
#

that's probably why.

#

try using stable of either.

stoic tulip
#

Okay
will report back

runic iron
#

I'm running into an issue where if I order a UAV to land after a mission to rearm and refuel. Once the UAV lands and taxis in it will shut down engines. I service the aircraft with ordinance and fuel. Then after all of that he will no longer carry out commands issued in the UAV terminal or anywhere else, its almost like the AI turns off completely and is unresponsive. I have tried unselecting autonomos and reselecting it, I've tried to install towing scripts to see if moving the aircraft to another location has any effect. I am trying it with vanilla only and no mods. Any ideas?

brave breach
#

is there any monitor's that can help with a game issue ?

sharp ermine
#

Hi all. I have a trouble with my mod and signature checking.
I created private and public (server) key DSCreateKey.exe WASP_A3_NoGrass.
Adds WASP_A3_NoGrass.bikey to key directory of the server. And sign pbo with private key: WASP_NoGrass.pbo.WASP_A3_NoGrass.bisign
But when i try to connect to the server it says: pbo signed with key which not accepted by server.

void galleon
#

I am having a very strange issue. I have palced down a uav terminal as well as a few guns and mags down in eden but when the mission loads up into a server or even eden preview the items just are gone.

#

Any idea what is going on?

marble plaza
#

are they stuck in the ground

#

have you disabled simulation on them

ancient magnet
#

Any help for these occasional zoom in microstutters?

wise barn
#

install the game on SSD

ancient magnet
#

I have

wise barn
#

check for progs running in the background

#

something that might slow down your drive

ancient magnet
#

The drive is alright, i mean like those are some increases in frametime which do not occur every time but i think a normal person who hasn't experienced any system driver latency issue won't even notice

#

It looks like going up to 30ms or so

#

While it should be at 9-13ms

quaint jewel
#

@void galleon Nice avatar :3
Did you maybe configure "probability of existence" in the attributes of the objects?

astral hazel
#

hello im having have i keep getting an error saying i dont have acces to the files

#

i think its something with battle eye because i can launch the game without battle eye turned on

marble plaza
#

what's the error?

void galleon
#

Object presence is set to true and at 100%.

marble plaza
#

what

#

oh

void galleon
#

Yea I am trying to place down guns and mags to look nice but they are not spawning when you load the mission

fringe salmon
#

I'm having an issue where a dedicated server on Linux only reads certain pbos within addons that are loaded and working (except for those specific pbos). I've tried repairing the addons on my PC and sending them over again. Yes, the names of every single pbo is lowercase. An example is ace_medical, from @ace. Ace is overall working, but ace medical has an issue in the server console and has severe bugs ingame. Anyone ever experienced this or have a solution? Any help is appreciated.

marble plaza
#

ACE loads some functionality from DLLs, which are Windows specific

#

and don't worry that's not common knowledge I googled and I'm not 100% sure that's still an issue

fringe salmon
#

Ok, I had checked that. But thing is

marble plaza
#

ah it's server not client, so that may make a difference

fringe salmon
#

There's issues coming from stuff like a random ak103 from RHS

marble plaza
#

hmm

fringe salmon
#

But the rest of the stuff from RHS work fine

#

And RHS doesn't have an dlls

marble plaza
#

what are the errors?

#

load paths?

#

case sensitivity is something most people won't even have considered when writing their stuff unfortunately

fringe salmon
#

It's the


milgp_vests_cfg```
error
#

And yes, like I said

#

Everything is lowercase

#

I checked every file and folder...

#

3 times

#

And it's not load path, since the rest of ace actually works well.

quaint jewel
#

@void galleon due to my arma crashing I have time now. What objects are you placing exactly? have you tried placing them like, 5m high in the air and seeing if they are still there?

#

@fringe salmon that is "military gear pac"

fringe salmon
#

I know it is

quaint jewel
#

No you won't

fringe salmon
#

But it's the Military Gear Pack

#

It's Ace

#

It's a bunch of other stuff

quaint jewel
#

that would be crossposting and will get you banned

fringe salmon
#

Ah, alright

quaint jewel
#

Can you send the server logfile?`

fringe salmon
#

I'll send the link to the forum post, ok?

quaint jewel
#

Yes

quaint jewel
#

you can ignore the ace_medical extension errors, doesn't matter

fringe salmon
#

I can't

#

That's the thing

#

It doesn't work

quaint jewel
#

You can ignore it

#

that error is not your problem

fringe salmon
#

When I try to bandage or something it bandages infinitely

quaint jewel
#

There is something else going on

fringe salmon
#

Ok

#

Thing is, the ingame issues are exactly with the stuff that's mentioned there

quaint jewel
#
17:09:39 /home/nozes/arma3/public/@ace3/addons/kka3_ace_extension_anim_a2.pbo - unknown
17:09:39 /home/nozes/arma3/public/@ace3/addons/kka3_ace_extension_anim_dire.pbo - unknown
17:09:39 /home/nozes/arma3/public/@ace3/addons/kka3_ace_extension_anim.pbo - unknown

Your ace folder has 3 files in it, and 0 of them are actually ace?

#

Ah you have @ace3 and @ace 🤔

fringe salmon
#

Yeah

#

Ace is the actual one

#

Ace is Ace 3 (Extension and Animations) or whatever

#

Oh shit sorry for mentioning you ace

quaint jewel
#

Is that a official ace version or some modified thing?`

fringe salmon
#

Official

#

I'll send link

quaint jewel
#
17:09:51 Error in expression <s\medical_blood\XEH_PREP.hpp"

[QPATHTOF(functions\DOUBLES(fnc,hit).sqf), QUOTE(>
17:09:51   Error position: <(functions\DOUBLES(fnc,hit).sqf), QUOTE(>
17:09:51   Error Missing ]
17:09:51 File z\ace\addons\medical_blood\XEH_PREP.hpp, line 2

That is bad 🤔

#

wtf

#

the whole script parser is going nuts, and the preprocessor isn't running

fringe salmon
quaint jewel
#

I'd say reinstall the esrver

#

I have never seen such a thing

#

and that's such a deep engine error....

fringe salmon
#

The other is this

#

Ok

#

But

#

Any idea what may have caused it?

void galleon
#

Dedmen even when place up in the air the items do not show up

fringe salmon
#

So it's not repeated when reinstalling

quaint jewel
#

Absolutely 0 idea. You aren't running any of the mods that could cause this

void galleon
#

I placed down test sets of vanilla and modded items.

quaint jewel
#

Does placing down anything actually work?

#

or only the small stuff like magazines is broken?

void galleon
#

I can have normal props vehicles and so forth just not guns backpacks or other player gear items

fringe salmon
#

Oh, also

#

Stuff like Zeus

#

Zeus doesn't open

#

When I push Y

#

(yes, the editor part is working)

quaint jewel
#

yeah your server is 100% F'ed

void galleon
#

Dave reinstall your server from the ground up

quaint jewel
#

preprocessor not executing and script parser failing... That's beyond the usual mod problems

void galleon
#

your missiong core server modual files it sounds like

fringe salmon
#

Ok, thanks

#

I'll try that

void galleon
#

So yea dedman any clue at all with my problem?

quaint jewel
#

nope

void galleon
#

well thanks for trying

quaint jewel
#

maybe try if also bugged if you just try on a empty VR map

void galleon
#

yea loading up vr map and making a quick dirty test mission to see if it will work there

#

alright it is working in vr it has to be my mission scripts that are causeing it to not work

fringe salmon
#

I figured it out

#

There was a corrupted file inside ace

#

It works now

quaint jewel
#

wat :u

fringe salmon
#

I had tried repairing other addons that had that issue

#

Not ace specifically

#

I did it with ace

#

It works now

#

No longer shows those errors

brave breach
#

Does anyone have information as to how to get rid of the message " you have been kicked from game" it only happens when I attempt to log into non-official servers, I have removed the game as well as the mods used but to no avail any help with this issue would be very helpful !

uncut trellis
#

You may be lacking other mods the server requires. Or have wrong version of the game or something else. Are you using the Steams Arma Launcher to join servers?

brave breach
#

I have used both Steam and A3 launchers verified both mods in Steam and in A3 only loaded mods for the games I wanted to play uninstalled about 4 times now and even uninstalled Steam clear all game mods !

uncut trellis
#

Does it do so in all non official servers you try? Perhaps some servers need you to be whitelisted. Or for some reason you are banned from them?

#

Also don't ask on many channels.

tender hemlock
#

hey anyone want to help me out ? ive downloaded a scenario from steam workshop but when i click play nothing happens anyone know why ?

loud wadi
#

has anyone had the problem where arma just kinda forgets the controls for a piece of usb hardware?

#

I have a saitek x52 and the key bindings are still there but they dont work

#

as if its another stick

marble plaza
#

have you tried rebinding

fringe salmon
#

hey guys so I downloaded the official thirsk missions for arma 3 from the official page but i get errors. can someone DM me so I can send the screenshots?

quaint jewel
#

"official thirsk mission" ? Thirsk is not an official/vanilla map
"official page" what page?

fringe salmon
#

Quote:

||Download official Thirsk missions!

Mirror 1

.7z version for the servers and linux||

marble plaza
#

official as in made by the maker of Thirsk

#

not official as in made by the ArmA developers

#

what are the errors @fringe salmon ?

quaint jewel
#

These missions were last updated literally 9 years ago @fringe salmon

#

no wonder they might be broken

marble plaza
#

oh wow

quaint jewel
#

Actually.. arma 3 wasn't even out back then

#

also I don't even know of a A3 thirsk version..

#

your link goes to the Arma 2 version

fringe salmon
#

i know

#

but thirsk works fine in arma 3

quaint jewel
#

If you know, why are you telling us that you got the official arma 3 missions

#

To cut it short, 9 year old missions for a DIFFERENT GAME not working, is nothing really unexpected

fringe salmon
#

i see

loud wadi
#

yes I could rebind all the 40 something keybinds

round lance
#

try using another USB port.

loud wadi
#

but I really don't want to do that every time arma decides to forget

round lance
#

I had this happen, usually if you put the joystick into a different port arma will think it's a different joystick.

silent vapor
#

can i get some help about this?

loud wadi
#

do I have to restart the game everytime I replug it?

silent vapor
#

"battleye services intstallation failed"

#

i tried most things and nothing has worked

fringe salmon
#

if i join a server my game stays stuck on the arma 3 loading screen, any fix?

quaint jewel
#

how do you join?

#

ingame server browser?

fringe salmon
#

no, through the launcher

quaint jewel
#

which loading screen? before slot selection?

fringe salmon
#

i cant send a picture

quaint jewel
#

you can send links to pictures

fringe salmon
quaint jewel
#

but I know how a loading screen looks like

fringe salmon
#

this screen

quaint jewel
#

I also know how the Arma logo looks like

#

you could also answer my question instead

fringe salmon
#

after clicking the join server

quaint jewel
#

so before selecting your slot?

#

then that means the server doesn't let you connect, it might be offline or frozen

fringe salmon
#

ive tried few servers with peoples in it, but its same

quaint jewel
#

loading any mods?

fringe salmon
#

no

#

official server

round lance
#

@loud wadi you can just click refresh/detect in the controller list everytime you replug it.

loud wadi
#

alright, I'll give that a try

#

thanks

frigid gorge
#

@fringe salmon Maybe try a non official server, something like liberation or combat patrol should be easy to join

fringe salmon
#

@frigid gorge i just tried that but its the same, stuck in the loading screen :(

quaint jewel
#

maybe your firewall is blocking arma

fringe salmon
#

ill disable it and try again

frigid gorge
#

Is your pc old? Arma can take awhile to load

fringe salmon
#

its only 1 year old

marble plaza
#

computer specs?

fringe salmon
#

i3 8400k
gpu 1050ti
8gb ram

marble plaza
#

storage device?

#

ssd is a much better experience

quaint jewel
#

doesn't really matter for this problem

round lance
#

it would've been if he actually loaded but slowly, but he doesn't load at all.

marble plaza
#

oh i misread it

fringe salmon
#

i dont have an ssd

round lance
#

didja try the basic stuff?

#

verifying game files, scanning with anti-virus to make sure no malware or anything's slowing your game down, etc?

#

running steam as admin and then trying to run arma.

fringe salmon
#

@quaint jewel thank you, turning off my firewall worked

marble plaza
#

in future you can open specific ports

#

or allow the arma executabl ethrough

fringe salmon
#

that will be great, thanks

abstract ruin
#

You ever get that weird glitch where weapons and vehicles are really low poly? Last night, content from the Jets DLC has that problem

quaint jewel
#

yup

#

combines with 3fps?
That'd be the 3fps bug

abstract ruin
#

I don't get 3fps though

#

Everything runs normal

quaint jewel
#

🤔
There was a bug with weapons that would sometimes stay low poly. that will be fixed next update. But never heard about that for vehicles outside from 3fps bug

abstract ruin
#

I'll see if it happens again next time I play

#

I also have this but on Tanoa where the wind is ear-shatteringly loud

quaint jewel
#

that one sounds like mod

abstract ruin
#

Yeah

quaint jewel
#

specifically I remember that from MCC

abstract ruin
#

I assume its the sound mod I have that's doing that. Since the dev build may have messed with it

blissful bramble
#

It would happen on vehicles that used hiddenSelectionsMaterials too. Occasionally happened to parts of the Abrams TUSK in RHS

fringe salmon
#

does anybody know what to do when your Arma 3 doesn't use your GPU but only uses your CPU because i get like 17 fps and i don't like it

round lance
#

nvidia GPU or AMD?

fringe salmon
#

nvidia

round lance
#

open up the Nvidia Control Panel and make sure that your GPU is being used for PhysX in Configure Surround, Phyx.

marble plaza
#

and it may be using it but arma's not massively GPU intensive

#

obviously if you're doing really poorly and you have a great rig that's why

round lance
#

true aswell, but just to make sure.

marble plaza
#

yep defo

quaint jewel
#

arma doen't use gpu physx

grim tinsel
#

Also play around with the graphics settings

marble plaza
#

but bear in mind that low GPU utilisation is not necessarily a good indicator that there's a real issue

round lance
#

does it not?

#

wait, why doesn't it?

quaint jewel
#

Well he said it uses 100% cpu

#

meaning it's cpu bottlnecked

marble plaza
#

because it does a lot of simulation lanker

#

it's less graphics, more simulating physics, AI etc

round lance
#

I mean about Physx not using GPU for calculation.

fringe salmon
#

wot

marble plaza
#

it is a thing

#

but it's not supported in arma apparently

quaint jewel
#

because you apparently need to pay for some license for gpu physx stuff

marble plaza
#

hmm

#

but not physx in the first place

#

seems like they'd want you to make it work on their gpus

quaint jewel
#

also then it would only work on nvidia, but Arma needs to support AMD too so they need cpu physx anyway

fringe salmon
#

can someone explain what i should do like i'm a 5 year old please

quaint jewel
#

get your parents to buy you a better computer

round lance
#

lmao

fringe salmon
#

shit

round lance
#

it depends.

#

how much usage of GPU are we talking here?

marble plaza
#

tim what's your issue

#

or should i say 𝗧𝗶𝗺

fringe salmon
#

i am retarded

round lance
#

?

marble plaza
#

a new pc will not fix that

round lance
#

i agree with that.

fringe salmon
#

ye

#

so i'm fucked?

round lance
#

depends.

#

what's your processor?

fringe salmon
#

i5-7400

round lance
#

then it isn't the fact that your computer sucks.

#

should be running pretty well.

fringe salmon
#

but it doesn't

round lance
#

how well does it run in say, the virtual arsenal?

fringe salmon
#

i don't know what that is tbh

round lance
#

on the main menu,

#

you have four tabs at the top.

#

the third one from the left, has a button called virtual arsenal.

fringe salmon
#

130 fps with high settings

round lance
#

alright, try to go to the singleplayer section, showcases, and try running any of them and see how well it runs.

marble plaza
#

what are you getting low fps in

fringe salmon
#

every server

round lance
#

I was about to ask that.

marble plaza
#

yeah multiplayer is very intensive

#

lots of objects

#

i get maybe 30fps typically

#

down to 20

round lance
#

depends on which multiplayer.

marble plaza
#

yeah

round lance
#

there'll be an fps difference between playing like a regular co-op scenario

marble plaza
#

koth maybe 20, invade and annex a bit higher probably

round lance
#

and altis life with its 50000 unoptimized scripts.

marble plaza
#

yeah try the single player

fringe salmon
#

60+ fps in single player with high settings

marble plaza
#

pretty typical

#

how about in mp?

round lance
#

for mp i'd suggest trying one of the official zeus servers.

#

would give you an accurate example of how much fps you should be getting most of the time.

fringe salmon
#

30-40

#

on some servers my gpu just decides to stop and on some servers he does what he needs to do

round lance
#

should be good then.

fringe salmon
#

thanks guys

golden yoke
#

Can't get contact DLC to install

#

Tried RC and Dev

#

In launcher I tried the Install DLC and it just gets stuck on 0% 0.0/0.0 MB

marble plaza
#

not sure if it's actually installed as dlc on the experimental builds

mellow whale
#

@marble plaza loading only the needed mods worked!

golden yoke
#

So apparently I can't rebind controller to camera controls?

round lance
#

Did you rebind it on the camera controls section in arma?

midnight wedge
#

How come every time I try and host a server with mods arma 3 freezes? Help please!

uncut trellis
#

does hosting without mods work?

#

perhaps you are running them/the server wrong, perhaps you have broken mods, perhaps you have conflicting mods, there are lot of possibilities

#

first up you could describe what you do and what seems to work and where does it freeze

devout shore
#

yo guys, whenever i try and host a mission on arma, so like clicking multiplayer then host server arma closes instantly and it gives me this error
https://i.imgur.com/tLhk7cG.png
I've validated my files on steam, ive uninstalled/reinstalled :/ any ideas?

marble plaza
#

missing ur dik codes

#

that's very odd

#

any mods?

devout shore
#

nope running without mods

devout shore
#

so apparently i cant use this line of code in my mission file for some reason .. #include "a3\3den\UI\dikCodes.inc"

round lance
#

ah yeah, arma doesn't take too kindly to missions that try to access files outside of the mission's own folder.

#

especially if it's a pbo.

#

make sure your mission file is a folder and not a pbo, and try again.

marble plaza
#

also what's the include

#

isn't inc typically C

#

oh i guess it's any language

midnight wedge
#

Yeah hosting without mods works but when I put some mods it freezes

midnight wedge
#

What do I do

midnight wedge
#

??

halcyon axle
#

@here

#

Looking for someone not autistic/retarded to help me with something please

#

Not socially awkward and afraid to talk either please

golden yoke
#

@round lance yes when I rebind that error happens, and controls don't work

midnight wedge
#

so how do you fix the mod problem

uncut trellis
#

Add 1 mod at a time and see which breaks it

midnight wedge
#

ok thanks

mighty pier
#

@halcyon axle interesting way to start a help request...... Can I ask whether that works well for you in real life?

uncut trellis
#

well since this here is a real life channel with real people in it answering I would say no, that will not get him any help

#

probably just gets blocked

wise barn
#

Aaaand another one marked as idiot

quaint jewel
#

@devout shore includes are broken in 3DEN exported missions. That's a bug since 3DEN came out. You can copy the file into your mission manually and include locally.

round lance
#

@golden yoke that is bizarre... Does rebinding work in any other section with the controller?

#

Also the whole include thing was a problem in arma commander missions for a while, but turning missions from pbos to just folders seems to fix it.

remote inlet
#

Every Time I Press play it make my computer freeze

round lance
#

I don't think it's a good idea to poke a dev because of a freezing issue.

keen sable
#

hey I've got a strange issue

#

it seems like one of my mods has been corrupted

#

going to the mod at its location in the steam folder, being A:\Steam\steamapps\workshop\content\107410\1457399028\Addons shows a single addon folder with a single .pbo

#

i can't delete it or move it because it gives me this error

#

looking up the error code just says to reinstall windows and things like that, as far as I can discern in the short time I've had to read it

#

things like installation errors and etc

#

Arma 3 and its mods are all contained on an SSD that I recently bought

#

@ me with any solutions or fixes please, I would appreciate it as I've never encountered this before

viral cargo
#

Would someone have some insight to share on what this is and to get rid of it?
Animation a3\anims_f\data\anim\sdr\gst\gestureempty.rtm not found or empty
Been lately having problems with a game server crashing and every time a crash has occurred that is the last line in the RPT-file before the crash. Like so:

=======================================================
-------------------------------------------------------
Exception code: C0000005 ACCESS_VIOLATION at 00000000
cpu:  Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz
graphics:  No
resolution:  160x120x32```
uncut trellis
#

there is not such file in the A3 data

#

so you cant get rid of the message

#

Im not sure if it comes up with vanilla animations though

#

so are you running a mod with custom skeleton/animation set?

viral cargo
#

Only Iron Front (IFA3_AIO_LITE) and CUP Terrains - Core on the server side

uncut trellis
#

Iron Front probably has custom gestures. But dont know if that would trigger it. That config line is in the vanilla config though

#

and vanilla data is missing the file

#

which reminds me @distant bane or @tawny crag would you guys be able to add a gestureempty.rtm?

grim tinsel
#

Mmh does a mod call for files based on where it wss installed on the server or is there a standard way that mods always do it?

viral cargo
#

Can I ping @strange drift here 🤔

grim tinsel
#

I mean you just did so

wise barn
#

CUP Terrains - Core does not call RTMs outside of the own folders

strange drift
#

this is an A3 file - unrelated to IFA3 and to any crashes

uncut trellis
#

👆

viral cargo
#

Well then. Any good ideas how to proceed? Reinstalling the game on the server side probably won't have a desired effect

strange drift
#

send Dwarden the crash logs using latest perf build

uncut trellis
#

everyones game should produce that error message. It is likely something else

strange drift
#

otherwise remove mods step by step/start with vanilla and re-add one by one to narrow down the source

keen sable
#

late to the party but it looks like it's calling for a file that doesn't exist, it's possible the line of code calling it has an incorrect file path

#

e.g. its missing a \ or otherwise to complete the file path structure to the right file

viral cargo
#

There is a possibility that some script could be calling that file? (Though, why call a file that does not exist in the game in the first place. Or has it existed at some point??)

wise barn
#

chances are high

keen sable
#

I would surmise

#

it's less that it's missing from the game and more that the file path is wrong

uncut trellis
#

no it is literally missing from the files

#

there is no such file

#

anywhere

viral cargo
#

Has there been (such a file)?

uncut trellis
#

I doubt it

#

and I have looked

viral cargo
#

If there has never been then how anything could be looking for it

uncut trellis
#

the engine is looking for it

#

for everyone

#

because the line is in the movesCfg config

viral cargo
#

I'd think that there would be constant complaints because as far as I understand the issue is global

uncut trellis
#

¯_(ツ)_/¯

quaint jewel
#

@viral cargo your crash has absolutely nothing to do with that file.

viral cargo
#

What it might be then 🙂

#

I know nothing about anything but that line about the missing or empty file sits so conveniently before the hundreds of lines of crash log

quaint jewel
#

it might be: anything

#

but that line about that file is unrelated

silver cypress
#

ironfront does use that empty gesture in a script

#

but i don't think its the cause of the issue

#

is this crashing a server or?

quaint jewel
#

NO THIS LOG LINE IS NOT RELATED TO THE CRASH

#

For the 3rd or so time now

silver cypress
#

I get that but just wanting to be sure because it's my script that calls the empty gesture

viral cargo
#

Would certainly like to hear Dedmen's reasoning behind why it could not be the reason for the crash 🙂

silver cypress
#

when does it happen anyway

quaint jewel
#

Because it's a common/normal message that everyone gets.
Is everyone crashing? no.

viral cargo
#

Really difficult to tell Kerc. During today's server crash I was (or my player unit) was sitting in a vehicle doing nothing. Don't know what the other player on the other faction was doing

silver cypress
#

ok so it is a server crash, alright it most likely is unrelated then as the script shouldnt be running on the server anyway

#

I'm only asking cuz early on when I was writing it - i had a similar crash but that was due to basically replacing a weapon per frame

turbid dune
#

Help I can't play multiplayer

#

I get connection failed or battleye initialization failed

marble plaza
#

mods?

#

run as administrator?

uncut trellis
#

Battleeye up to date?

tawny crag
#

Whomst'd've dared to ping?

tawny crag
#

@uncut trellis I mean...probably yes. Is it really needed?

uncut trellis
#

well it would cut out a error message from the rpt. And possibly help with my female animation set build

#

at least Id have a reference what it should be 😄

fringe salmon
#

how come certain friends cant see my arma 3 servers?

#

but through vpn we can play just fine

#

;-;

marble plaza
#

Ports forwarded?

wise barn
#

Delete your posts here and you're good

fringe salmon
#

hey Im getting

Verifying PBO failed: GM\addons\gm_core.ebo

when I try to join my server

#

any fixes?

marble plaza
#

Do you have GM installed

#

And any other mods?

quaint jewel
#

do both server and client have GM?

fringe salmon
#

@quaint jewel @marble plaza yes, I have the DLC loaded, and I added GM to the mod loading command line

glad yoke
#

Been having a problem with the RPG-42 overshooting. Using the 500m mark has the rocket land about 900m away

#

Tried this with and without mods.

#

I do have my fov increased , but I'm not sure that's the problem because the MAAWS seems unaffected

fringe salmon
#

hi , so i have been running an arma 3 dedicated server for a while now. Setup using a commandline and arma 3 server files no external programs. I want to use a command called "-autoinit". It requires the CONFIG_server.cfg file to have the persistance set to "1", and it is. But when i run it, the error says the pereisitance is set to "0". I have my Config file setup with the commandline command "-config=CONFIG_server.cfg" so it should be reading it. My main goal is to make the server automaticly start up with my premade mission every time. When all players are gone it resets. But now matter what i try it doesnt' work. If you could provide some help it would be very much appreciated!

marble plaza
#

Since you misspelled it here, are you sure you spelled it 'persistence' in the config?

fringe salmon
marble plaza
#

Thought that might be it

#

My ego is dammaged

fringe salmon
#

Good

polar viper
#

Hey guys, I have a game-breaking glitch that I could use a hand with. My Field of View (FoV) is stuck in a zoomed in position. I have altered the FoV in the game files and the FoV does not change back to normal. Has anyone else encountered this?

grim tinsel
#

And I assume this is still happening after multiple restarts? @polar viper

polar viper
#

Yes. I have attempted to restart with and without mods, FoV adjusted and untouched, windowed and fullscreenwindowed. Nothing has changed it. Now, with a new profile started 24 hours ago, the problem was fixed until about 15 minutes of my first post.

#

The problem is a profile to profile thing to my understanding.

#

@grim tinsel Have you see anything like this before?

grim tinsel
#

Nope

#

I was thinking it might have been the bug where it stays zoomed in after you zoom in in a scope, but that wouldnt be active after a restart

polar viper
#

I never aim into a scope when this glitch happens though. That's the thing that stumps me about this. That and the fact that restarts don't fix it.

grim tinsel
#

Yeah

#

And a new profile fixed it for a limited time?

polar viper
#

For about a day's worth of time, yes.

grim tinsel
#

Did a certain action cause it to start again or was it just random?

polar viper
#

Random. Everything was fine then it started again.

grim tinsel
#

Mmh whats your screen resolution?

polar viper
#

1680x1050, a little less in windowed mode (which is my preferred mode)

grim tinsel
#

I doubt that its that then

polar viper
#

Odd

uncut trellis
#

Using mods? Controller?

polar viper
#

Mods. No controller.

uncut trellis
#

Could be a mod issue

polar viper
#

I unloaded the mods and its still broke.

grim tinsel
#

Did you have mods loaded when it broke again?

polar viper
#

Yes

#

But it broke while in ACE Arsenal after making 30+ classes.

#

This was never a problem before.

polar viper
#

I just tried it again, it actually zooms in upon spawn rather than starting out with zoomed FoV

#

@grim tinsel, I don't mean to keep bugging you but I genuinely don't know what to do.

grim tinsel
#

Hm

polar viper
#

Like, it starts normal but acts as if I'm pressing a button when I spawn.

#

What a minute...

#

I had a controller plugged in for use in other games.....

#

Gonna test something.

#

@uncut trellis @grim tinsel As it would turn out, my controller was laying face down on the floor which was conflicting with my button input....

#

I'M SO MAD! xD

grim tinsel
#

Hehehe

#

Well guess that mystery is solved!

polar viper
#

If that's what it was. I'll hit up the troubleshoot channel if I have anymore errors. Thank you so much for the assist.

marble plaza
#

Hehe

#

I had a movement issue where I would randomly walk backwards

#

In csgo

#

Turns out my wheel pedals were getting slightly bumped and causing the game to start using one of them as the forwards/backwards axis

turbid dune
#

??!?!?

#

help?!?!

grim tinsel
#

Have you checked your filters, made sure you have a stable internet connection and given it some time to load? @turbid dune

turbid dune
#

yes

#

it loaded before

#

then they all disappeared

#

not even official servers show up

grim tinsel
#

Have you tried restarting the game?

quaint jewel
#

checked the steam settings?

#

"In game" "serverbrowser max pings"

turbid dune
#

ok I have no clue how but it's fixed now

#

I went into campaigns, went back and they appeared

#

jesus christ multiplayer is laggy

#

it takes me around 3-4 seconds to raise my bipod

#

then my character is stuck

grim tinsel
#

is it laggy as in you have a high ping, or is it laggy as in you have low fps?

turbid dune
#

stuttering

quaint jewel
#

everything here sounds like you have a very bad internet connection

turbid dune
#

My internet connection is fine

#

I live in romania

#

optic fiber

#

600 mbps download

wise barn
#

@turbid dune
What does the launcher server browser show?

turbid dune
#

esrvers

#

servers*

#

but I can't use it cause if I alt tab I crash lol

silk loom
#

I click play on Arma 3 and it wont do anything, and when it does work, it goes on a download loop, and keeps downloading some 29gb update

#

please help

#

I already did a steam discussion thing, no one had a solution.

#

Please help, I just bought this game

#

: (

marble plaza
#

Try uninstalling and reinstalling

#

Unfortunately this is a Steam Thing™

silk loom
#

I have to reinstall the game?!

#

It took me 3 days to install it

#

is there an alternative?

marble plaza
#

Wait what

#

Try verifying game files

#

3 days?!

silk loom
#

yup

#

My internet is bad

#

even though its the best you can get in Florida

#

@marble plaza Vertifying Fixed it

#

Thanks!

#

I think it was the german mobilization data mod that was making it do that

#

so I removed it

marble plaza
#

Wow nice

dim ginkgo
#

Uhh I'm having a new weird issue I haven't seen before, has anyone encountered this? Multiple times I'm seeing Mods and such pop up with errors with reversed slashes in them

#

Like this one:

#

[]: 'bin\config.bin/CfgPatches/Ares/' not an array

#

Or
File mpmissions\__CUR_MP.lythium\description.ext, line 0: /: Wrong # directive

wise barn
#

mod issues, nothing you can do

#

report to the creators

dim ginkgo
#

Ok.

glad yoke
#

been having a sighting issue with the RPG-42, with and without mods.

#

The 500m mark is hitting around 1km

#

I have to aim between 300 and 400 to hit at 500m

#

the MAAWS appears to be unaffected

#

anyone ever had a similar issue?

dark forge
#

can some 1 help me with a3l launcher

marble plaza
#

What's the issue

merry shell
#

I have an a3 server and it was working fine last night, but when i try to connect today im getting this:

12:47:58 No player found for channel 654729600 - message ignored
12:47:58 NetServer: cannot find channel #468439629, users.card=0
12:47:58 Message not sent - error 0, message ID = ffffffff, to 468439629 (<no>)

#

wat do

fringe salmon
merry shell
#

oh, spent the last hour or so worried af, got an OP today

merry shell
#

Still cant connect, even though steam is meant to be back

#

My HC can connect fine

marble plaza
#

restart your client/computer?

unique shadow
#

hi everyone, i've port forwarded a server for my unit, and all the guys in my unit can neither see nor connect to it. anyone got any advice? I've done the arma 3 ports and UPNP is enabled.

round lance
#

If you're port forwarding, then disable uPnP

#

It's only there for those that DON'T forward ports.

unique shadow
#

ok

#

rodger that

#

thanks

merry shell
#

Turns out the problem was the optional mods. For some reason the server wont let me connect with them.

#

I have their keys in the folder so I got no clue why

round lance
#

Should change it in the server.cfg to allow for it, pretty sure.

merry shell
#

If you do, I cant find the line I have to add.

round lance
#

Should be verifysignatures

#

You can only keep it on or disable it though(at your own risk, as this means people will be able to get on with any mod).

merry shell
#

I have that set to 2, but like I said, I have the keys for client mods on the server but when you try to join with them i get that error i posted above.

#

As soon as you disable the optional mods, it works.

round lance
#

Do you have the optional mods actually on the server in the first place, or just their keys?

#

Because from what i know optional mods need to be on the server and enabled aswell.

silver cypress
#

no they dont

round lance
#

Guess not then, if you say that.

merry shell
#

Also, How do i disable the cant rejoin during mission thing?

#

Google is useless when it comes to arma

round lance
#

It's useful when you know what to search.

#

kickTimeout is the one you need to change for that.

ivory glen
#

So I'm trying to make a loadout .sqf file for a Rifleman AT and the launcher I use is a reloadable one. How do I force the .sqf to spawn with a rocket in the launcher (if it's even possible in the first place)?

quaint jewel
#

add the ammo before the weapon

ivory glen
#

awesome thanks for the help

wind sigil
#

Been having a weird issue where I can't edit any units with zeus

grim tinsel
#

@wind sigil vanilla or modded units? and are you using an official or self made scenario?

wind sigil
#

Vanilla and using official made ones

grim tinsel
#

And what units are you trying to edit?

wind sigil
#

Like just a normal rifleman

#

like giving him orders doesn't work

grim tinsel
#

Hm weird

#

And you have no mods loaded, correct?

wind sigil
#

Yeah tried reinstalling and everything

#

yeah no mods

grim tinsel
#

And which of the scenarios?

wind sigil
#

All of them even the showcase

grim tinsel
#

What happens when you try to give a unit an order?

wind sigil
#

So.. i can issue a move order but i can't edit that move order

#

oh.. think I just fixed it myself...

#

I just made a new profile

#

and now its working

grim tinsel
#

Weird

#

Well have fun zeusing happy

wind sigil
#

Yeah but thank for you help ^^

grim tinsel
#

Hehe happy to be of help even though I didnt help a lot

marble plaza
#

I have that a lot

#

lots of people need to talk through problems and come up with weird fixes by themselves

grim tinsel
#

Its the rubber ducky way of fixing things @marble plaza

marble plaza
#

exactly

fringe salmon
#

I've got a problem with view shifting in an aircraft. In a plane, I have LMB assigned to a weapon trigger and RMB assigned as a view zoom on another button in my HOTAS. Whenever I press the trigger or the button my view is shifting a little bit to the right and down. What may cause the issue? I got it recently, before there was no such problem for me.

merry shell
#

So no one has any idea why optional mods dont work?

merry shell
#

16:25:36 NetServer: cannot find channel #1142544019, users.card=0
16:25:36 Message not sent - error 0, message ID = ffffffff, to 1142544019 (<no>)

#

Get that when optional mods are on clientside

grim tinsel
#

@fringe salmon Is it always the same movement?

fringe salmon
#

@grim tinsel Yes, indeed - always the same, small amount of movement but it moves all the way down if I keep hitting the button/trigger.

grim tinsel
#

hmm

#

Take a look at the settings for moving your head using the numpad controls

#

Maybe it thinks that the trigger is also one of the numpad buttons?

fringe salmon
#

No clue, the head movement via numpad controls is erased as I use TrackIR.

grim tinsel
#

Hm

tired sparrow
#

Hey all, I need some help fixing ace3. I remeber I need to go into the files and cpoy and paste but I forgot how since it has been so long.

#

Dm if you know anything

rotund marlin
#

Popping in. Just wondering if anyone who had the stuttering reverb audio in 64-bit ARMA 3 found a fix(aside from upgrading to a new CPU/switching to an audio jack headset vs USB)

upper trench
#

every time i try to open arma 3 i get an error code that states "the code execution cannot proceed because was not found". Any help would be greatly appreciated. Please @ me or DM me. Thanks!

ionic crater
#

I currently have someone who has been having a disappearing in 3rd person problem, where while they are in 3rd person and running along they will bounce in and out of existence. One of their videos https://clips.twitch.tv/MushyViscousTurtleArsonNoSexy does anyone know what could cause the issue and if so how to fix it?

wise barn
#

@rotund marlin
There is no fix other than using the audio jack or reverting to win8.1

#

@ionic crater
Strange error... I suspect a mod issue

#

@upper trench
Verify game data via steam

upper trench
#

I did

wise barn
#

What does google say?

uncut trellis
#
Gering-ding-ding-ding-dingeringeding!
Gering-ding-ding-ding-dingeringeding!"```
#

or was that the fox? 🤔

rotund marlin
#

@wise barn I use Windows 7.

ionic crater
#

@wise barn With being a mod issue, is it more likely a map and its assets issue? at a guess

wise barn
#

Asset or visual mod.

rotund marlin
#

Anyways, appreciate the answer. Doesn't help sicne I can't afford a change to my audio setup any time soon.

wise barn
#

What about using 32bit for now?

rotund marlin
#

Too many issues in 32-bit for me. FPS will tank randomly down to 1 FPS and stay there sometimes. Not to mention certain mods I use for my campaigns require 64-bit.

quaint jewel
#

Which mods require x64? never seen one yet :u

rotund marlin
#

My only issue in 64-bit is the audio in first person, which makes it impossible for me to drive in forced view during one of my group's ops, though I'm hoping they allow 3rd person for driving so it's a non-issue

#

Personal mods from a friend. Was built on 64-bit.

#

He lost the source files so he can't change it even if he wanted to.

quaint jewel
#

Only mods with extensions can be 64bit only

#

which very few mods use

rotund marlin
#

I'd have to ask him but he's MIA the last few months. shrug

quaint jewel
#

have you tried whether non-usb headset fixes it? to be sure it's that?

rotund marlin
#

I can't afford one.

#

Reason being, work has been inconsistent. And my supervisor decided to leave me behind sicne I couldn't get to the office to get a ride to New Orleans for the roof we're working on there.

#

Knowing full well my car's starter is dead and I can't afford a new one yet.

quaint jewel
#

non-usb headphones are like.. $5

#

just for trying out I mean

rotund marlin
#

... Once again, no money. I don't even have $5

uncut trellis
#

That is unfortunate. Lets hope your fortunes get better and you can try it out in the future.

fringe salmon
#

I recently formatted my pc. as a result I lost my settings etc. Did have a backup of my profile but that doesnt include my graphical settings

#

now I get low FPS (30ish) with a massive frametime (30-50 ms)

#

It is really noticable when I am in a wipeout, trying to watch a thermal cam

#

is there any fix etc?

#

I've tried to set all settings on Ultra or Very High, with visibility on max

uncut trellis
#

well max visibility will do that for you

fringe salmon
#

oh so I should drop it

#

aside that anything else?

uncut trellis
#

try the autodetect

grim tinsel
#

If you're mainly playing as a Jet Pilot I recommend thinking about dropping the graphics settings a bit as well since you most likely wont notice the change super much and it'll likely give you a few extra FPS

round lance
#

Specifically terrain ones i'd suggest.

granite pewter
#

Has anyone else been having issues with their server where the RPT log is spammed with "no person" and causes the server to crash?

ebon girder
#

Arma 3 goes unresponsive when i alt tab, should i run in windowed fullscreen?

round lance
#

yes

abstract ruin
#

I'm getting a keyboard bug where none of the keys work expect for ESC

#

Only when I hold down ALT the keys work again

#

It used to happen at random, but its now doing it every time I start the game.

#

Oddly enough, I can only fix it when I download something from the workshop

cerulean fossil
#

So

#

How's the best way to set up a private server among steam friends?

round lance
#

How many friends exactly?

#

The number matters.

bleak berry
round lance
#

First off, you can try playing East Wind as it doesn't need any mods, neither do any of the showcases except the one that requires Apex/Jets DLC

#

Second off, i'd recommend to go on the server browser rather than use quick play because it usually doesn't work very well, and if you want to get into multiplayer quick you can try the official servers category on arma.

brave hawk
bleak berry
#

@round lance Thank you!

round lance
#

no problemo

viscid girder
#

Ok so I have been having problems with multiplayer servers that it'll let me load and pick my slot on the server, it do some loading afterwords and then drop me.onto a black screen with my cursor and then do nothing. And when I try to go back to desktop it crashes my computer, any advice?

grizzled willow
#

Verify game cache @viscid girder

viscid girder
#

Did, all green

#

Ran it in admin mode, and it still did the same thing, updated drivers, uninstalled and reinstalled arma, and I'm still at a lost for an answer.
I run a Intel i7-6700HQ 2.60 GHz 16 GB ram with a Nvidia GTX 1060.

grizzled willow
#

Are you running any mods when you try to join the servers?

viscid girder
#

The ones that are required by my milsim group

grizzled willow
#

Hmm, could be a ping issue?

viscid girder
#

Ping usually range from 60 to 100ms

grizzled willow
#

@fringe salmon Ping too high most likely

quaint jewel
#

how long into the mission does that pop up?

#

uh.. yes it is

#

invade and annex is a mission

#

how long after start till that pops up?

#

you don't get my question

#

how long after you join the server and start playing

#

is it consistent?

#

1 minute sounds like BE maybe didn't work from the start

#

You could try reinstalling BE, though not sure how you do that

#

no

wise barn
#

Google

quaint jewel
#

google probably has something

#

HAH

wise barn
#

Ninjaed

#

😆

quaint jewel
#

guess you need to learn how to google

#

like your screenshot says

#

"BattlEye: Client not responding"

#

BE is BattlEye

wise barn
#

Google is amazing, isn't it?

quaint jewel
#

not sure if that is enough, but worth a try

#

I also remember something called "uninstall" in the battleye directory in arma folder

lunar hatch
wise barn
#

either audio or video driver had a dropout

viscid girder
#

updated them all

#

I'm in IT, and i've run the gauntlet of my experience, and even i'm at a lost for this error

wise barn
#

when does it happen?

viscid girder
#

anytime i try to join our milsim servers, or if i have turned off the mods, on multiplayer servers

#

i can run single player and the ACE and Virtual Armory fine

wise barn
#

did you check the RPTs and crash dumps?

viscid girder
#

i am attempting to if i can find the files

viscid girder
#

found it

wise barn
#

DX11 error

#

your GPU as issues

#

gimme a sec

viscid girder
#

always DX11

#

i never think about it because it's in just about everything

wise barn
#

you can read up from line 3155 and following

viscid girder
#

how do i fix this becasue i am running DX12

lunar sequoia
#

ErrorMessage: DX11 error : CreateBuffer failed : E_OUTOFMEMORY
Try turning down your graphical options to mid,. rpt is saying you ran out of VRAM,. I guess you have a 3GB 1060 and probably running on high end settings.
In addition Arma3 is a DX11 title, your GPU will run it in DX11 regardless if your GPU supports DX12 or not.

serene dove
#

I'm having somewhat of an odd bug. My game doesn't seem to want to load the CBA_MAIN_A3 file anymore after today's cba patch. I tried unsubbing and resubbing on steam workshop and it still doesn't work. I checked and there is a cba_main pbo but no cba_main_a3.

#

okay, downloading cba from github gives you the file, but not the workshop download. Odd.

mighty pier
#

yes, wasn't packed if you look in the latest issue

serene dove
#

👍

wise haven
#

Had a crash yesterday running the latest stable, Fault address: 33CFEC56 00:33CFEC56 Unknown module Got rpt, mdmp and bidmp. After restart it worked fine the rest of the evening.

fringe salmon
#

Hey, so i got a new pair of headphones, the sennheiser gsp 670, however whenever i launch arma, all sound cuts, even from other apps like spotify. If its un plugged, i hear sounds from other apps, but not arma. It initially worked, however when i un plugged it in game, the game crashed and i started having these issues
Any help would be apprechiated!

quaint jewel
#

usb headset?

#

windows 10?

fringe salmon
#

i got windows 10, its bluetooth but its "dingle" ? or transmittor whatever is connected by USB

quaint jewel
#

dongle

#

so yes, usb headset on win 10

#

arma has in general problems with that

#

is a known bug

fringe salmon
#

Is there anything i can do? Wierd thing is that it worked for a good few hours, up untill the point where i un plugged them mid game

#

that was a big mistake, evidently.

quaint jewel
#

no fix known for that, besides just not using a usb headset

fringe salmon
#

That sucks

#

spent 350 euros on this headset x)

#

Its so wierd that it initially worked perfectly, untill i un plugged it

quaint jewel
#

wow.

#

My headphones are like 10 years old and cost 20€

#

And has no problems with arma ^^

fringe salmon
#

The fact that there is no fix is kinda of astonishing

#

Should be a priority over at BI no?

fringe salmon
#

my old headphones are USB, wireless too and it works

#

nice

wise barn
#

not everybody with an USB audio device and running on win10 has this problem. a lot of them actually have no problem. but those who have audio issues with an USB audio device are 99,9% running arma on win10

#

@fringe salmon
so, if you wanna keep your totally overpriced headphones, the only solution i know of is, reverting back to win8.1

#

and btw, it's not just arma that has major audio issues since the creators update in fall 2017.
all my audio gear i used back then had issues (several studio sound cards on USB and FW), and i was unable to work on projects on win10 (nuendo, logic, studio one).

#

so this BS by MS is what keeps me on win8.1 as long as possible

#

may i ask what motherboard you have? @fringe salmon

fringe salmon
#

Asus Z370-H

#

@wise barn

wise barn
#

ok, you are the 2nd one with an asus board that has those issues, also the second i've ever asked for the board

fringe salmon
#

Wierd, thanks anyway!

rotund marlin
#

The audio issue is on Win7 as well as Win10

#

I refuse to update from 7 until it becomes completely FUBARed

mighty delta
#

Has anyone experienced an issue before where everything on the server desyncs and players are just frozen? Only thing in the server log is:

22:08:23 Server: Object 20:1564 not found (message Type_92)
22:08:23 Server: Object 20:1564 not found (message Type_120)
22:08:24 Server: Object 20:1565 not found (message Type_120)
22:08:25 Server: Object 22:1586 not found (message Type_120)
22:10:01 Server: Object 22:1575 not found (message Type_92)
22:10:01 Server: Object 22:1586 not found (message Type_92)
22:10:01 Server: Object 22:1575 not found (message Type_120)
22:10:01 Server: Object 22:1575 not found (message Type_92)
22:10:01 Server: Object 22:1586 not found (message Type_92)
22:10:01 Server: Object 22:1586 not found (message Type_120)
22:10:01 Server: Object 22:1586 not found (message Type_92)

rigid socket
#

So im trying to create a smoke effect on the tailrotor of a helicopter after an explosion, how should I go about doing it?

ebon girder
#

Anyone familiar with TFAR for some reason i am hot micing in game randomly when i alt tab sometimes

#

I have it bound to push to talk

#

Capslock

desert isle
#

Simplest answer would be "fat fingers". That is, you are inadvertently hitting caps lock, thus hot micing.

#

Because Caps lock is the default Arma VOIP key

ornate pollen
#

So i keep getting this error trying to join a server ive bin playing on. any one know how to fix it. https://imgur.com/FrUdMEx

quaint jewel
#

quite a few people are currently getting problems with cba signatures, but it works for most people, and all the files are perfectly fine. Seems to be some arma bug

fringe salmon
#

@wise barn i reset my PC, then i launched arma in windowed mode, and it works, put it back to fullscreen and still works, welp, it works!

wise barn
#

¯_(ツ)_/¯

mighty delta
#

Has anyone had an issue with the MPMissions folder and all Addon options being wiped on server restart?

low wolf
#

@mighty delta Make sure you save your addon options and as a safety measure export it somewhere

unique tartan
unique tartan
#

can someone please help me with this?

#

i've been also having an issue with the preprocessor failed with error - invalid file name(empty filename) error warning

round lance
#

first one is easily solvable, create a description.ext for your zeus mission and put in "respawnOnStart = 0;"

#

without the quotations of course.

#

do be warned that this'll make all units spawn instantly where they were placed instead of being put on the respawn screen.

unique tartan
#

but...

#

i already have this on @round lance

#

is it conflicting with the multiplayer menu's respawn counter?

#

also, what with the preprocessor failed with error - invalid file name(empty filename)?

round lance
#

I have no clue on the second one.

#

And if that solution won't work, try to remove the respawn system from EDEN and perform it through the description.ext only.

#

Aswell as make sure your mission is actually exported as a pbo, and not a folder.

unique tartan
#

how do i do that?

round lance
lavish wren
#

Looking for some help, just downloaded a new modlist, updated all my startup.txt files, and did a bunch of os windows server updates. Now my server doesn't want to launch even without mods. The RPT has one line complaining about the steam api, and the application hangs on "loading core configs". I've already tried deleting my cach.ch file without luck. Anyone else have any other steps I can try to debug this issue?

#

It doesn't even crash, just hangs.. Is master broken or something?

rotund marlin
#

@silver magnet Got a link to the Red Dawn mod?

quaint jewel
#

!purgeban @silver magnet 7d spamming, crossposting

pallid krakenBOT
#

*fires them railguns at @silver magnet* Ò_Ó

royal umbra
#

Anybody run into the error ```File ARMAHOSTS\server\server.cfg, line 18: Config: 'O' encountered instead of ','

#

This is a blank line in the config

quaint jewel
#

check the lines above and below

royal umbra
#

I deleted the blank line to see if it was the problem and it moved to line 17, which is just a closing bracket for the admin whitelist

quaint jewel
#

look further then

royal umbra
#

nothin :/

quaint jewel
#

look even further 😄

#

or let someone else look at it

royal umbra
quaint jewel
#

your motd has too many quotes

#

You add the string "" then it expects a comma. but instead get's the O

royal umbra
#

armahosts really out here formatting their default one they gave me wrong lmao

#

thank you

#

fixed it 👍

harsh fossil
#

KKA3_ACE_Extension_Anim'' requires addon ''ace_main'' what does this mean?

quaint jewel
#

That the mod for ACE, requires ACE, and you didn't load ACE

harsh fossil
#

oof but my ace is broken

wise barn
#

then fix it (redownload)

#

¯_(ツ)_/¯

#

ez pz

quaint jewel
#

@fringe salmon Have a read of #rules before you continue

fringe salmon
#

ok then why isnt the dlc i paid for installing any ideas

quaint jewel
#

It's not released yet

round lance
#

which one?

fringe salmon
#

contact

round lance
#

if it's contact, contact isn't out yet.

fringe salmon
#

im in the dev branch andive used it before

round lance
#

then you'll have it.

#

just not the alien part of it.

fringe salmon
#

no it has uninstalled it self since i last played it and refuses to install

round lance
#

do you have the contact weapons and factions when loading into the game?

#

that means livonians and spetsnaz.

fringe salmon
#

no i can not even load the dlc from the launcher

#

it says it is uninstalled

#

and needs to be installed i click the install button and it cancels

round lance
#

that is something else.

fringe salmon
#

after 30s

round lance
#

are you certain this isn't the optional part of the DLC you're trying to enable?

fringe salmon
#

yes

round lance
#

cause that one isn't released yet, just no indicator.

quaint jewel
#

do you have a "enoch" folder in your arma directory?

fringe salmon
#

yes i do

blissful bramble
#

Then you have the released DLC installed

fringe salmon
#

then why does the loader say its not

blissful bramble
#

There is nothing to load in the launcher yet

fringe salmon
#

and steam for that mater

blissful bramble
#

that's only for the optional part of the DLC

#

which isn't out

fringe salmon
#

i swear the last time i played with contact it had to be ticked in the arma 3 loader

blissful bramble
#

It doesn't

fringe salmon
#

huh thats confusing then

blissful bramble
#

I don't even own the DLC so I never try to tick it in the launcher or anything, and I still have all the (released) Contact stuff when I start the game

fringe salmon
#

i swear when it first came out that to acess the sneak peek of the map you had to tick it

#

either way dont matter thanks for clearing up

blissful bramble
#

If you don't have the Dev or RC branch as your main Steam installation (i.e. you only have it from the Game Updater tool) then it might still treat you like you don't own it. Because the game needs to check with the Steam API that you own the DLC and it can only do that if Steam install is the version that contains the DLC

fringe salmon
#

nah i have it

#

just weird i thought the map was part of the paid dlc

round lance
#

it is.

blissful bramble
#

It is part of the paid DLC. But it's part of the Enoch platform update, not the Contact optional campaign with all the alien stuff

sharp mural
#

hi

grim tinsel
#

Hello

grim tinsel
#

And when are you getting this error? @sharp mural

sharp mural
#

I have this error after removing met mod from the different servers, all the servers are in red impossible to reach them

grim tinsel
#

So is this your server or someone elses server?

sharp mural
#

it’s all over the servers

round lance
#

verify your game files.

sharp mural
#

he also tells me at the launch of the games : addon 'cba_jam' requires addon 'cba_main'

#

:/

grim tinsel
#

have you tried playing without CBA? If the server doesnt use a mod you cant use it either @sharp mural

sharp mural
#

by putting with nothing he shows me this error the: addon 'cba_jam' requires addon 'cba_main'

grim tinsel
#

By putting with nothing?

sharp mural
#

yes

grim tinsel
#

What does that mean

quaint jewel
#

maybe mods copied into arma addons folder?

sharp mural
grim tinsel
#

The error message shows it in the normal !Workshop path though @quaint jewel

quaint jewel
#

I just mean cuz of the "requires addon"

sharp mural
#

I don’t know what to do anymore, I’ve already reinstalled the games it changes nothing

#

:/

round lance
#

are you trying to connect to a server that uses cba?

grim tinsel
#

Then he wouldnt be getting the error, or?

round lance
#

also, check your launch parameters.

#

it might be already modified.

sharp mural
round lance
#

ah, i think i know what's happening.

quaint jewel
#

a mod requries CBA, but you don't have CBA (that's what the message says)

round lance
#

i think he has cba files in his arma folder.

#

or at least, some sort of mod that needs them.

quaint jewel
#

That's what I asked 10 minutes ago

sharp mural
#

Sorry I’m not too careful I’m trying to look at the files

round lance
#

@sharp mural uninstall arma and delete EVERYTHING that is left inside the game folder (steamapps/common/Arma 3/) then reinstall it all.

quaint jewel
#

or search for cba* in arma folder and delete everything :u

round lance
#

might be a mod that requires it though?

quaint jewel
#

yeah

#

then afterwards load the correct cba from workshop

round lance
#

either way, he extracted mod files into his arma folder.