#arma3_troubleshooting
1 messages · Page 101 of 1
Which is why no one ever recommends starting blind.
^
yes
Mine doin sane thing...says d3d error and everything is updated
what's the issue
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
can i have the full code
i don't think so
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
it's for carrier
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
have you tried adding logging. to check what findSafePos returns and such?
see here. I should have respawned in the yellow recnagle an the airport, but instead respawn near it
when we check the coordinates they are correct
so setPos is having the issue
but if they were, why then am I at an other place
i believe setPos will automatically move to avoid conflict
"i believe setPos will automatically move to avoid conflict" no
hmm maybe another command
have you tried adding logging to make sure that every line of your code runs and returns what you expect?
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
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 :/
high draw distance?
I fixed it, just needed to change it from my HDD to my SSD :/
nice
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
"Arma 3 has exited in an unusuak manner" I dont know what the problem is :/
what were you doing before it exited
Trying to start the game, i pressed start and well... the error popped up @marble plaza
I just got it, it finished downloading like 30 minutes ago @marble plaza
what're your computer specs
1060 6gb, i5-9600K 3.7 ghz, 16 gb 3000MHz ram, Asus prime Z390-A motherboard
@marble plaza
Nope...
odd
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)
Continue and launch it again
After it downloads them again, of course.
😉
It downloads 3 gb rn, ill try after, when done
It worked :D Thx :D
👌
any idea why the arma 3 dlc is showing red on expansions on server listing? the jets for instance are not in the traders
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...?
they are all installed, im using GTX servers (rented) they are on the server files but dont appear in the game
server hosting isn't my expertise, apologies.
gonna need to wait for some other lads.
no problem thank you anyway 😃
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.
Have you checked if you have any other objectives?
Just defend the Western side
And I already did that.
Killed the 3 slammers and 1 AA.
And have you made sure that theres nothing else like infantry there?
Or vehicles/aircraft
aha!
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?
Traders?
what server? vps, dedicated root, gameserver...???
preinstalled game, manual installed
Is this altis life or whatever?
no clue
its Exile Altis
contact your hoster support
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?
you using dev branch or the current version?
Dev
also, are you using the normal, stable version of RHS
Using RHSAFRFDEV
Okay
will report back
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?
is there any monitor's that can help with a game issue ?
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.
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?
Any help for these occasional zoom in microstutters?
install the game on SSD
I have
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
@void galleon Nice avatar :3
Did you maybe configure "probability of existence" in the attributes of the objects?
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
what's the error?
Object presence is set to true and at 100%.
Yea I am trying to place down guns and mags to look nice but they are not spawning when you load the mission
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.
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
Ok, I had checked that. But thing is
ah it's server not client, so that may make a difference
There's issues coming from stuff like a random ak103 from RHS
hmm
what are the errors?
load paths?
case sensitivity is something most people won't even have considered when writing their stuff unfortunately
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.
@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"
No you won't
that would be crossposting and will get you banned
Ah, alright
Can you send the server logfile?`
I'll send the link to the forum post, ok?
Yes
you can ignore the ace_medical extension errors, doesn't matter
When I try to bandage or something it bandages infinitely
There is something else going on
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 🤔
Yeah
Ace is the actual one
Ace is Ace 3 (Extension and Animations) or whatever
Oh shit sorry for mentioning you ace
Is that a official ace version or some modified thing?`
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
This is the actual ace https://steamcommunity.com/sharedfiles/filedetails/?id=463939057&searchtext=ace
I'd say reinstall the esrver
I have never seen such a thing
and that's such a deep engine error....
Dedmen even when place up in the air the items do not show up
So it's not repeated when reinstalling
Absolutely 0 idea. You aren't running any of the mods that could cause this
I placed down test sets of vanilla and modded items.
Does placing down anything actually work?
or only the small stuff like magazines is broken?
I can have normal props vehicles and so forth just not guns backpacks or other player gear items
Oh, also
Stuff like Zeus
Zeus doesn't open
When I push Y
(yes, the editor part is working)
yeah your server is 100% F'ed
Dave reinstall your server from the ground up
preprocessor not executing and script parser failing... That's beyond the usual mod problems
your missiong core server modual files it sounds like
So yea dedman any clue at all with my problem?
nope
well thanks for trying
maybe try if also bugged if you just try on a empty VR map
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
wat :u
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
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 !
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?
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 !
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.
hey anyone want to help me out ? ive downloaded a scenario from steam workshop but when i click play nothing happens anyone know why ?
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
have you tried rebinding
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?
"official thirsk mission" ? Thirsk is not an official/vanilla map
"official page" what page?
Quote:
||Download official Thirsk missions!
Mirror 1
.7z version for the servers and linux||
official as in made by the maker of Thirsk
not official as in made by the ArmA developers
what are the errors @fringe salmon ?
These missions were last updated literally 9 years ago @fringe salmon
no wonder they might be broken
oh wow
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
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
i see
yes I could rebind all the 40 something keybinds
try using another USB port.
but I really don't want to do that every time arma decides to forget
I had this happen, usually if you put the joystick into a different port arma will think it's a different joystick.
can i get some help about this?
do I have to restart the game everytime I replug it?
"battleye services intstallation failed"
i tried most things and nothing has worked
if i join a server my game stays stuck on the arma 3 loading screen, any fix?
no, through the launcher
which loading screen? before slot selection?
i cant send a picture
you can send links to pictures
but I know how a loading screen looks like
this screen
after clicking the join server
so before selecting your slot?
then that means the server doesn't let you connect, it might be offline or frozen
ive tried few servers with peoples in it, but its same
loading any mods?
@loud wadi you can just click refresh/detect in the controller list everytime you replug it.
@fringe salmon Maybe try a non official server, something like liberation or combat patrol should be easy to join
@frigid gorge i just tried that but its the same, stuck in the loading screen :(
maybe your firewall is blocking arma
ill disable it and try again
Is your pc old? Arma can take awhile to load
its only 1 year old
computer specs?
i3 8400k
gpu 1050ti
8gb ram
doesn't really matter for this problem
it would've been if he actually loaded but slowly, but he doesn't load at all.
oh i misread it
i dont have an ssd
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.
@quaint jewel thank you, turning off my firewall worked
that will be great, thanks
You ever get that weird glitch where weapons and vehicles are really low poly? Last night, content from the Jets DLC has that problem
🤔
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
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
that one sounds like mod
Yeah
specifically I remember that from MCC
I assume its the sound mod I have that's doing that. Since the dev build may have messed with it
It would happen on vehicles that used hiddenSelectionsMaterials too. Occasionally happened to parts of the Abrams TUSK in RHS
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
nvidia GPU or AMD?
nvidia
open up the Nvidia Control Panel and make sure that your GPU is being used for PhysX in Configure Surround, Phyx.
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
true aswell, but just to make sure.
yep defo
arma doen't use gpu physx
Also play around with the graphics settings
but bear in mind that low GPU utilisation is not necessarily a good indicator that there's a real issue
because it does a lot of simulation lanker
it's less graphics, more simulating physics, AI etc
I mean about Physx not using GPU for calculation.
wot
because you apparently need to pay for some license for gpu physx stuff
hmm
but not physx in the first place
seems like they'd want you to make it work on their gpus
also then it would only work on nvidia, but Arma needs to support AMD too so they need cpu physx anyway
can someone explain what i should do like i'm a 5 year old please
get your parents to buy you a better computer
lmao
shit
i am retarded
?
a new pc will not fix that
i agree with that.
i5-7400
but it doesn't
how well does it run in say, the virtual arsenal?
i don't know what that is tbh
on the main menu,
you have four tabs at the top.
the third one from the left, has a button called virtual arsenal.
https://i.gyazo.com/1e73fe6d1766a6262f82de4138d45116.mp4 @fringe salmon
130 fps with high settings
alright, try to go to the singleplayer section, showcases, and try running any of them and see how well it runs.
what are you getting low fps in
every server
I was about to ask that.
yeah multiplayer is very intensive
lots of objects
i get maybe 30fps typically
down to 20
depends on which multiplayer.
yeah
there'll be an fps difference between playing like a regular co-op scenario
koth maybe 20, invade and annex a bit higher probably
and altis life with its 50000 unoptimized scripts.
yeah try the single player
60+ fps in single player with high settings
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.
30-40
on some servers my gpu just decides to stop and on some servers he does what he needs to do
should be good then.
thanks guys
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
not sure if it's actually installed as dlc on the experimental builds
@marble plaza loading only the needed mods worked!
Did you rebind it on the camera controls section in arma?
How come every time I try and host a server with mods arma 3 freezes? Help please!
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
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?
nope running without mods
so apparently i cant use this line of code in my mission file for some reason .. #include "a3\3den\UI\dikCodes.inc"
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.
Yeah hosting without mods works but when I put some mods it freezes
What do I do
??
@here
Looking for someone not autistic/retarded to help me with something please
Not socially awkward and afraid to talk either please
@round lance yes when I rebind that error happens, and controls don't work
so how do you fix the mod problem
Add 1 mod at a time and see which breaks it
ok thanks
@halcyon axle interesting way to start a help request...... Can I ask whether that works well for you in real life?
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
Aaaand another one marked as idiot
@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.
@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.
Every Time I Press play it make my computer freeze
I don't think it's a good idea to poke a dev because of a freezing issue.
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
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```
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?
Only Iron Front (IFA3_AIO_LITE) and CUP Terrains - Core on the server side
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?
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?
Can I ping @strange drift here 🤔
I mean you just did so
CUP Terrains - Core does not call RTMs outside of the own folders
this is an A3 file - unrelated to IFA3 and to any crashes
👆
Well then. Any good ideas how to proceed? Reinstalling the game on the server side probably won't have a desired effect
send Dwarden the crash logs using latest perf build
everyones game should produce that error message. It is likely something else
otherwise remove mods step by step/start with vanilla and re-add one by one to narrow down the source
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
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??)
chances are high
I would surmise
it's less that it's missing from the game and more that the file path is wrong
Has there been (such a file)?
If there has never been then how anything could be looking for it
the engine is looking for it
for everyone
because the line is in the movesCfg config
I'd think that there would be constant complaints because as far as I understand the issue is global
¯_(ツ)_/¯
@viral cargo your crash has absolutely nothing to do with that file.
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
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?
I get that but just wanting to be sure because it's my script that calls the empty gesture
Would certainly like to hear Dedmen's reasoning behind why it could not be the reason for the crash 🙂
when does it happen anyway
Because it's a common/normal message that everyone gets.
Is everyone crashing? no.
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
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
Help I can't play multiplayer
I get connection failed or battleye initialization failed
Battleeye up to date?
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 😄
how come certain friends cant see my arma 3 servers?
but through vpn we can play just fine
;-;
Ports forwarded?
@fringe salmon
#server_linux is the place to ask
Delete your posts here and you're good
hey Im getting
Verifying PBO failed: GM\addons\gm_core.ebo
when I try to join my server
any fixes?
do both server and client have GM?
@quaint jewel @marble plaza yes, I have the DLC loaded, and I added GM to the mod loading command line
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
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!
Since you misspelled it here, are you sure you spelled it 'persistence' in the config?
The param name is persistent https://community.bistudio.com/wiki/server.cfg
Good
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?
And I assume this is still happening after multiple restarts? @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?
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
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.
For about a day's worth of time, yes.
Did a certain action cause it to start again or was it just random?
Random. Everything was fine then it started again.
Mmh whats your screen resolution?
1680x1050, a little less in windowed mode (which is my preferred mode)
I doubt that its that then
Odd
Using mods? Controller?
Mods. No controller.
Could be a mod issue
I unloaded the mods and its still broke.
Did you have mods loaded when it broke again?
Yes
But it broke while in ACE Arsenal after making 30+ classes.
This was never a problem before.
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.
Hm
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
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.
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
Have you checked your filters, made sure you have a stable internet connection and given it some time to load? @turbid dune
yes
it loaded before
then they all disappeared
not even official servers show up
Have you tried restarting the game?
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
is it laggy as in you have a high ping, or is it laggy as in you have low fps?
stuttering
everything here sounds like you have a very bad internet connection
@turbid dune
What does the launcher server browser show?
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
: (
I have to reinstall the game?!
It took me 3 days to install it
is there an alternative?
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
Wow nice
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
Ok.
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?
can some 1 help me with a3l launcher
What's the issue
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
oh, spent the last hour or so worried af, got an OP today
restart your client/computer?
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.
If you're port forwarding, then disable uPnP
It's only there for those that DON'T forward ports.
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
Should change it in the server.cfg to allow for it, pretty sure.
If you do, I cant find the line I have to add.
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).
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.
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.
no they dont
Guess not then, if you say that.
Also, How do i disable the cant rejoin during mission thing?
Google is useless when it comes to arma
It's useful when you know what to search.
kickTimeout is the one you need to change for that.
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)?
add the ammo before the weapon
awesome thanks for the help
Been having a weird issue where I can't edit any units with zeus
@wind sigil vanilla or modded units? and are you using an official or self made scenario?
Vanilla and using official made ones
And what units are you trying to edit?
And which of the scenarios?
All of them even the showcase
What happens when you try to give a unit an order?
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
Yeah but thank for you help ^^
Hehe happy to be of help even though I didnt help a lot
I have that a lot
lots of people need to talk through problems and come up with weird fixes by themselves
Its the rubber ducky way of fixing things @marble plaza
exactly
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.
So no one has any idea why optional mods dont work?
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
@fringe salmon Is it always the same movement?
@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.
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?
No clue, the head movement via numpad controls is erased as I use TrackIR.
Hm
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
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)
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!
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?
@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
I did
What does google say?
Gering-ding-ding-ding-dingeringeding!
Gering-ding-ding-ding-dingeringeding!"```
or was that the fox? 🤔
@wise barn I use Windows 7.
@wise barn With being a mod issue, is it more likely a map and its assets issue? at a guess
Asset or visual mod.
Anyways, appreciate the answer. Doesn't help sicne I can't afford a change to my audio setup any time soon.
What about using 32bit for now?
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.
Which mods require x64? never seen one yet :u
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.
I'd have to ask him but he's MIA the last few months. shrug
have you tried whether non-usb headset fixes it? to be sure it's that?
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.
... Once again, no money. I don't even have $5
That is unfortunate. Lets hope your fortunes get better and you can try it out in the future.
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
well max visibility will do that for you
try the autodetect
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
Specifically terrain ones i'd suggest.
Has anyone else been having issues with their server where the RPT log is spammed with "no person" and causes the server to crash?
Arma 3 goes unresponsive when i alt tab, should i run in windowed fullscreen?
yes
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
Hey guys please help https://www.reddit.com/r/arma/comments/cax3dw/arma_3_quick_play_stuck/
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.
Okay after updating to 1.68 now battleye wont work. I already tried reinstalling the game. What else can I do? Cant seem to find any client downloads in Battleyes website.
@round lance Thank you!
no problemo
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?
Verify game cache @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.
Are you running any mods when you try to join the servers?
The ones that are required by my milsim group
Hmm, could be a ping issue?
Ping usually range from 60 to 100ms
@fringe salmon Ping too high most likely
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
guess you need to learn how to google
like your screenshot says
"BattlEye: Client not responding"
BE is BattlEye
https://s.sqf.ovh/firefox_2019-07-09_21-43-28.png
first result
https://forums.bohemia.net/forums/topic/203384-battleye-service-installation-failed/
second post has a guide
Google is amazing, isn't it?
not sure if that is enough, but worth a try
I also remember something called "uninstall" in the battleye directory in arma folder
Here is the error that @viscid girder was getting. https://imgur.com/a/XEIMrjg The BI wiki doesn't have much on this error. https://community.bistudio.com/wiki/Arma_3_Unusual_process_exit#0xCFFFFFFF_-_APPLICATION_HUNG
Any thoughts?
either audio or video driver had a dropout
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
when does it happen?
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
did you check the RPTs and crash dumps?
i am attempting to if i can find the files
you can read up from line 3155 and following
how do i fix this becasue i am running DX12
according to the RPT you're running DX11
at least for arma
a quick search came up with this
https://www.reddit.com/r/BattlefieldV/comments/a080d2/dxgi_error_device_removed_i_dont_think_its_my/
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.
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.
yes, wasn't packed if you look in the latest issue
👍
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.
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!
i got windows 10, its bluetooth but its "dingle" ? or transmittor whatever is connected by USB
dongle
so yes, usb headset on win 10
arma has in general problems with that
is a known bug
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.
no fix known for that, besides just not using a usb headset
That sucks
spent 350 euros on this headset x)
Its so wierd that it initially worked perfectly, untill i un plugged it
wow.
My headphones are like 10 years old and cost 20€
And has no problems with arma ^^
The fact that there is no fix is kinda of astonishing
Should be a priority over at BI no?
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
ok, you are the 2nd one with an asus board that has those issues, also the second i've ever asked for the board
Wierd, thanks anyway!
The audio issue is on Win7 as well as Win10
I refuse to update from 7 until it becomes completely FUBARed
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)
So im trying to create a smoke effect on the tailrotor of a helicopter after an explosion, how should I go about doing it?
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
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
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
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
@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!
¯_(ツ)_/¯
Has anyone had an issue with the MPMissions folder and all Addon options being wiped on server restart?
@mighty delta Make sure you save your addon options and as a safety measure export it somewhere
So, I got a MAJOR issue. I'll post the steam community post I made; https://steamcommunity.com/app/107410/discussions/1/1640916564833477374/
But long-story-short; Zeus no work, just flickers on the respawn screen and cant spawn when players spawn just fine.
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
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.
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)?
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.
how do i do that?
https://community.bistudio.com/wiki/Arma_3_Respawn @unique tartan
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?
@silver magnet Got a link to the Red Dawn mod?
!purgeban @silver magnet 7d spamming, crossposting
*fires them railguns at @silver magnet* Ò_Ó
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
check the lines above and below
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
look further then
nothin :/
your motd has too many quotes
You add the string "" then it expects a comma. but instead get's the O
armahosts really out here formatting their default one they gave me wrong lmao
thank you
fixed it 👍
KKA3_ACE_Extension_Anim'' requires addon ''ace_main'' what does this mean?
That the mod for ACE, requires ACE, and you didn't load ACE
oof but my ace is broken
ok then why isnt the dlc i paid for installing any ideas
It's not released yet
which one?
contact
if it's contact, contact isn't out yet.
im in the dev branch andive used it before
no it has uninstalled it self since i last played it and refuses to install
do you have the contact weapons and factions when loading into the game?
that means livonians and spetsnaz.
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
that is something else.
after 30s
are you certain this isn't the optional part of the DLC you're trying to enable?
yes
cause that one isn't released yet, just no indicator.
do you have a "enoch" folder in your arma directory?
yes i do
Then you have the released DLC installed
then why does the loader say its not
There is nothing to load in the launcher yet
and steam for that mater
i swear the last time i played with contact it had to be ticked in the arma 3 loader
It doesn't
huh thats confusing then
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
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
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
it is.
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
hi
Hello
And when are you getting this error? @sharp mural
I have this error after removing met mod from the different servers, all the servers are in red impossible to reach them
So is this your server or someone elses server?
it’s all over the servers
verify your game files.
he also tells me at the launch of the games : addon 'cba_jam' requires addon 'cba_main'
:/
have you tried playing without CBA? If the server doesnt use a mod you cant use it either @sharp mural
by putting with nothing he shows me this error the: addon 'cba_jam' requires addon 'cba_main'
By putting with nothing?
yes
What does that mean
maybe mods copied into arma addons folder?
The error message shows it in the normal !Workshop path though @quaint jewel
I just mean cuz of the "requires addon"
I don’t know what to do anymore, I’ve already reinstalled the games it changes nothing
:/
are you trying to connect to a server that uses cba?
Then he wouldnt be getting the error, or?
ah, i think i know what's happening.
a mod requries CBA, but you don't have CBA (that's what the message says)
i think he has cba files in his arma folder.
or at least, some sort of mod that needs them.
That's what I asked 10 minutes ago
Sorry I’m not too careful I’m trying to look at the files
@sharp mural uninstall arma and delete EVERYTHING that is left inside the game folder (steamapps/common/Arma 3/) then reinstall it all.
or search for cba* in arma folder and delete everything :u
might be a mod that requires it though?
either way, he extracted mod files into his arma folder.

