#arma3_troubleshooting

1 messages Β· Page 81 of 1

hollow umbra
#

What exactly changes if you run steam as admin?

versed monolith
#

no more errors related to access rights

hollow umbra
#

Well steam already has access to write to disk and read from the disk without admin privelages though right?

versed monolith
#

it should, but who knows

#

I get that ArmA 2 might be outdated . How bugfree is ArmA 3 ?

hollow umbra
#

@versed monolith Bugfree is sort of relative

oak stream
#

^

fallow remnant
#

no, if you install steam to C:\Program Files then you'll need to run it as admin to let most gamess function

sudden plume
#

Good day guys, im having some problem players get kick from my server.

full oasis
#

any good hamachi alternatives?

sudden plume
#
Administeator player kicked off battleEye Client not responding
#

this is what it say

wanton shale
hollow umbra
#

@full oasis Or you know, portforward like everyone else

full oasis
#

or my wifi is shite

hollow umbra
#

@full oasis Why are you hosting a game server in the first place then?

full oasis
#

bcuz i can

fallow remnant
#

so smart

#

πŸ˜’

#

anyway

full oasis
#

yep

#

am smart cookie

fallow remnant
#

if your wifi is shit, how will hamachi help?

#

hamachi sits on top of the physical and network layers

full oasis
#

hamachi makes it easier for me to get people in

#

and bypasses the firewall

fallow remnant
#

hmm

hollow umbra
#

What....

fallow remnant
#

but yeah i guess google's the best place to find that answer

hollow umbra
#

Like how the fuck did you think hamach is better because there is zero security layer

full oasis
#

because i can

#

freedom of thought

desert isle
#

Hamachi is typically used by people who use illegal versions of the game

#

As in β€œcracked”

hollow umbra
#

because I can, freedom of thought lol.

oak stream
#

@full oasis Hey so what game version are you running?

fading sequoia
#

@full oasis Tunngle comes in my mind but I don't know about the "good"

full oasis
#

game version?

#

and tunngle is still pricey

#

dont wanna charge my friends to play

inland kayak
#

open your ports, tadaaa, no need to "charge them"

fading sequoia
#

If you have a router that can't be port forward you can still likely change it to bridge mode while just playing with friends.

oak stream
#

Yeah there should be a 1.x Something in the bottom of the main menu to either left or the right @full oasis

fading sequoia
#

I needed to do that with a router when I was living in parents' house. Couldn't port forward at all

inland kayak
#

O.o

#

is that even legal ?

#

(not allowing port forwarding)

hollow umbra
#

@fading sequoia You can also ask the isp to open the ports manually

#

even if your router doesn't allow it

oak stream
#

@full oasis I need to know the game version to help you

inland kayak
#

the platform would help too

#

(linux, win, and the 1 dude playing on mac)

hollow umbra
#

None the less

#

Call your ISP if you can't get the ports to open from your admin interface on the router

#

they'll open it up for you

quaint jewel
#

and tunngle is still pricey It's Free dude. 🀦

#

@hollow umbra You actually don't need the description.ext Header. You only really need it to get rid of the warning.

hollow umbra
#

@quaint jewel Well in server listings I believe if you want people to find deathmatch modes, it's wise to gameType it deathmatch instead of it being seen as "unkown"

quaint jewel
#

True. If you want a public server. But he is running heavily modded anyway. So as people without the mods can't join anyway it's most likely not gonna help

hollow umbra
#

Right, and that's why after he mentioned it being a private server I said it wasn't important

cerulean ferry
#

@sudden plume I don't know if you got it fixed, but if you haven't, and it's a private server like mine, then just turn off BatleEye, which you can do in the server.cfg

sudden plume
#

Hi its a dedicade Arma Life server. hmm, going over my mods now to take some out

hollow umbra
#

@cerulean ferry @sudden plume Are we talking about mass kickings? Have you all opened up the correct ports? Battleye port 2306?

cerulean ferry
#

kicking everyone like 30 seconds after joining

#

Dedicated rented server so I'm guessing ports are open

hollow umbra
#

@cerulean ferry Double check with the provider. Is it a battleye kick? Signature check timeout or not responding?

cerulean ferry
#

Client not responding

#

But it doesn't matter, as it is a private server hosted for our members only

hollow umbra
#

@cerulean ferry It does matter as it may indicate two different problems. Ask your provider and then post back here.

cerulean ferry
#

Okay

fringe salmon
#

Could really use some help

#

I keep getting the BattleEye not responding in game

quaint jewel
#

Verify game files via Steam

fringe salmon
#

Did that

#

Set Battleye to run as admin

#

Updated drivers.

#

Should i reset parameters maybe

fading pulsar
#

There's no real garaunteed fix for it as far as I know to be honest

#

It has plagued me before in the past but it went away at some point

fringe salmon
#

Bummer

quaint jewel
#

Windows reinstall is the best chance I'd say

#

Which is an option for some people.

fringe salmon
#

Yeahhhhhhhh fuck that bro

fading pulsar
#

That's practically the best but not ideal

fringe salmon
#

my game worked literally last week lol

quaint jewel
#

My favourite solution tho: Stop using Battleye.

fading pulsar
#

What changed since now and then?

fringe salmon
#

I got a new PC case, and Installed water cooling

fading pulsar
#

Installed anything new, changed any core files, etc

fringe salmon
#

Not really

#

i updated windows

#

maybe thats it

#

Hopefully it will work in a few weeks

#

According to BattleEye my modem might need a firmware update

fringe salmon
#

turns out it was just one server

fringe salmon
#

Hello. (I've search around online, however there hasn't been much information) I'm creating a mission which involves the use of sector modules. In order to have a sector only be captured once, I've put in the expression field to "this enableSimulation false" so the sector is no longer active after capture. However, this creates an issue as this causes an "loading screen crash" on multiplayer.

#

Any help/advice or possible work arounds appreciated.

wanton shale
#

@fringe salmon

#

Add this in module expression line: _this execvm "sectorCaptured.sqf";
Create file: sectorCaptured.sqf
Add this file in mission folder
And paste this into that file:

params ["_sector", "_owner", "_oldOwner"];
if (_owner in [*]) then {_sector enableSimulationGlobal false}; // Replace * with side you want to captured it >east,west,resistance...
hollow umbra
#

@wanton shale params variables need to be strings

wanton shale
#

sorry cant type

#

fixed

hollow umbra
#

πŸ‘

fringe salmon
#

Appreciate the help, thanks a ton

fringe salmon
#

It has helped, but it's also caused/revealed a new issue. When playing as opfor, after the sector is captured by blufor the game brings up the loading screen, but doesn't crash wierdly enough (I'm still able to hear me firing my weapon, etc). However the loading screen won't go away, even after trying flush. Thoughts? Thanks

supple lily
#

any ideas on stopping the server from crashing with 'Exception code: C0000005 ACCESS_VIOLATION at 0176CDDA'

inland kayak
#

open the mission in SP

#

if it crash it's an include / preprocessor command that errors

quaint jewel
#

@inland kayak Can't be a preproc error

cerulean ferry
#

I'm getting a missing mod error upon trying to join my server, RPT log says the mod is loaded, and it's loaded on the client as well. Only thing I changed from before this error occured was adding a mission (not autoload)

#

Ares mod - Achilles expansion

inland kayak
#

changed the PBO?

cerulean ferry
#

?

#

I put in antistasi

inland kayak
#

Did you make any changes to ares achilles?

cerulean ferry
#

Nope

#

15:39:00 Warning Message: Files "D:\Steam\steamapps\common\Arma 3\!Workshop\@Ares Mod - Achilles Expansion\addons\data_f_achilles.pbo", "D:\Steam\steamapps\common\Arma 3\!Workshop\@Ares Mod - Achilles Expansion\addons\data_f_ares.pbo", "D:\Steam\steamapps\common\Arma 3\!Workshop\@Ares Mod - Achilles Expansion\addons\functions_f_achilles.pbo", "D:\Steam\steamapps\common\Arma 3\!Workshop\@Ares Mod - Achilles Expansion\addons\functions_f_ares.pbo", "D:\Steam\steamapps\common\Arma 3\!Workshop\@Ares Mod - Achilles Expansion\addons\language_f.pbo", "D:\Steam\steamapps\common\Arma 3\!Workshop\@Ares Mod - Achilles Expansion\addons\modules_f_achilles.pbo", ... are not signed by a key accepted by this server. To play on this server, remove listed files or install additional accepted keys.

#

Client log

inland kayak
#

different keys

cerulean ferry
#

?

inland kayak
#

the bisign on the server is different from the one on the client

cerulean ferry
#

No idea

#

could it be a mod update,

#

?

#

Don't know of one happening but idk

inland kayak
#

yes, it would

cerulean ferry
#

because I changed absolutely nothing and it worked fine yesterday

#

So should I just copy the mod folder on to the server?

#

fresh ?

inland kayak
#

yes, or at least check the bisigns are the same

cerulean ferry
#

How would I do that?

inland kayak
#

nevermind then, just make sure to delete the folder and paste the new one

cerulean ferry
#

mkay

#

ah yes it was updated

fading pulsar
#

@inland kayak The bikey needs to go into the keys folder on the server πŸ€”

inland kayak
#

nah

#

it just needs to be there

fading pulsar
#

I don't believe that, neither does my server agree πŸ˜„

inland kayak
#

that's only true for server keys

fading pulsar
#

I really wish I had the :waitwhat: emote right now

cerulean ferry
#

I know it has to go there

#

But the add-on was updated

light cedar
#

I keep getting Session lost everytime i try to join a game?

burnt sage
#

ohhhh.. has anyone ever had issues with arma where they got only digital noise after alt tabing out of the game ?

inland kayak
#

I suppose you mean garbled noises ?

#

because hearing digital noises would mean you're either a monster or a superhuman

burnt sage
#

naa it looks more like HDCP digital noise when HDCP copy protection fails ... but arma should not even use that because streaming / recording is alowed anyway

inland kayak
#

updated to the fall's creator update recently? it fuck my audio setup when i did

burnt sage
#

i always update

#

though i am thinking about updating drivers and restarting pc should fix this for now

#

i suspect

#

but still that was a bit wtf XD

inland kayak
#

my color profile applies (or doesn't) randomly when I alt tab

burnt sage
#

i have like 5000 hours totaly in arma and never seen anything like that

inland kayak
#

it's annoying as fuck and is at the driver level (fucking hell nvidia)

#

I've never had noise tho πŸ˜„

burnt sage
#

well you can see from the link what kind of noise i mean .. i know its artifical noise though because its from the HDCP copy protection kicking in

inland kayak
#

yeah, you meant image noise, not sound noise πŸ˜„

#

it could be anything really

burnt sage
#

though it should not kick in .. last time i have seen that kick in was when i tried amazone prime .. and there HDCP protection was bugged

#

Ohh well it seems to be an nvidia driver issue thats for sure .. just reinstalling / updating to the latest drivers fixed that issue

#

i also set arma to be windowed fulscreen so i dont get the alt tabi issues now

inland kayak
#

I disabled all the "game stuff" via powershell and disabled fullscreen optimization for all of my arma .exe

#

fixed the alt tab issues

burnt sage
#

hey at least i remembered to save first XD so not allot of my ingame editor work has gone to waste HAHA

fringe salmon
#

Every reinstall of Buldozer comes another problem. I got errors about Steam_appid not existing even. I created it and this happened. Steam_appid of 107410, ```---------------------------
FATAL ERROR !

"appid" key can not be equal to 0 !

OK

   Steam_appid of 233800 and I get the error ```---------------------------
Steam Error
---------------------------
Application load error V:0000065432
---------------------------
OK   
---------------------------
#

I used Arma3P to setup Buldozer as suggested last time I had issues.

#

I was also previously suggested aiming at arma3.exe or arma3_64.exe. I've attempted to use both buldozer and arma 3 for this issue and I get the same issue.

oak stream
#

@Noesis#2845 Why?

half cape
#

Hey all got a question for ya

#

Hey all got a question for ya. One of the guys in my group was able to participate in last months missions, We moved to a new map and he CANNOT for the life of him connect to the new map. He keeps getting Client/Server Mismatch Errors with Ace. Saying he needs Ace Compat RHS GREF and Ace Compat RHS AFRF. Neither of which we use and is active on the server. Any help would be apprecieated.

oak stream
#

Then you need to check your FTP

#

And the addons folder

wanton shale
#

@half cape They are optional and by default located in: @ace\optionals folder
It depends on server side addons, if they are installed on the server that mean they should be in :@ace\addons on server and client, so check server first and then move them exactly like its on the server and all of the optional files named: ace_compat_...

fading pulsar
#

@half cape Private server? I suggest turning verify signatures off

half cape
#

Its off @fading pulsar and @wanton shale ive already tried doing that with him and its still not working. Also He has the maps installed yet they dont show up in game on his end.

wanton shale
#

@half cape Did you tried delete completely ace and then download it ?

fading pulsar
#

My bad, I mistook mismatch for keys 🀦

wanton shale
#

@half cape and if you guys don't have some custom addon configuration (i mean you just download them and run without moving files inside addon folders) just delete it and redownload/reinstall

#

will be faster

swift wadi
#

hi all im hoping to get abit of help my arma3 game seems to keep freezing when a vehicle is near and its worse when i get into one

wise barn
#

πŸ˜‰

#

once you have read it, you might continue your explanation of your problem.

#

what mods, custom scenario, scripts in use, ect

swift wadi
#

im sorry im dyslexic i find it hard to spell at the best of times let alone adding punctuation

#

i have only just got the game and joined the 63rd infendory division group and thats what thay sead i needed to join there server

#

eaven playing with no mods i get freezing when alot of vehicle's are in use

wise barn
#

i assume that something with the 63rd addons is fishy

#

ah ok

#

what are your PC specs?

swift wadi
#

AMD FX-8120 16gig ram and GTX660

wise barn
#

SSD?

swift wadi
#

windows 7

#

yes but the game is on a standerd hdd

wise barn
#

ok, good...
what is "a lot of vehicles"?

swift wadi
#

my ssd is only 111gig so i dont put gameson it

#

1 or 2 lol

wise barn
#

πŸ€”

swift wadi
#

helicopter make me freez as soon as i sit in them in ane seat

wise barn
#

do you have a 2nd monitor to keep your recource monitor running to see the CPU/RAM usage, also the GPU?

swift wadi
#

yes

#

the game uses about 80-90% of 1 core and freezes at 100%

wise barn
#

run the game (vanilla), try a little stuff and keep an eye on the GPU/CPU/RAM

swift wadi
#

but only spikes when vehicle's are involed

hollow umbra
#

Mods can affect your performance like that

swift wadi
#

i also noticed when it hit 100% use of 1 core it fell flat on its ass im asuming thats were the freez comes from

wise barn
#

@hollow umbra
but even vanilla burns it...

swift wadi
#

but i get the freeze without mods

hollow umbra
#

Must've missed that

#

Well, are you playing a particular scenario?

wise barn
#

that's strange, b/c the CPU should be sufficent imo

#

iirc, an 8core with 3ghz per core

swift wadi
#

3.1 πŸ˜›

wise barn
#

almost πŸ˜‰

hollow umbra
#

Well, it's fine when you're not around vehicles right?

wise barn
#

but however, this is unusual

swift wadi
#

yes

hollow umbra
#

I wonder if some loop or crazy execution is being ran on the client for some vehicle functionality in a particular scenario

#

have you tried just running a plain editor mission and placing a vehicle?

#

see if that changes anything

#

?

swift wadi
#

i get the problem on every server i have joined so far

#

ill try

wise barn
#

but did you try the editor yet?

#

ok

#

i used to have a similar setup (GTX660 + i5-4670 + 16GB RAM) and it was running just fine right from the start. well, fps where around 25ish, and after the move to SSD the microstudder stopped, but never a freeze/CTD

swift wadi
#

ok i placed a heli and once i took of the sound went crackaly and started freezing

wise barn
#

ah, hold on

#

i got an idea

#

internal or external soundcard

#

?

swift wadi
#

internal

wise barn
#

last time you updated your graphics and audio driver?

#

especially audio driver

#

also, what soundcard?

swift wadi
#

GFX is up to date sound is a good question

hollow umbra
#

Wait waaa? Crackling?

wise barn
#

i'm asking b/c i remember a similar problem with another game i had. i used an old soundcard with old drivers. at one point the sound stopped, and after that the pc froze

#

so i'm guessing it's similar

#

i updated the drivers and all was fine

#

@swift wadi found something?

swift wadi
#

Realtek HD Audio

#

just going to get new drives and try that

wise barn
#

πŸ‘

swift wadi
#

ok i got new drivers going to test again#

swift wadi
#

seems to have fixed the issue for now πŸ˜ƒ

#

thanks @wise barn for your help

wise barn
#

no problem, you're welcome

little bone
#

Anyone know why when my buldozer launches it automatically crashes? (Stops Responding). This is in the latest buldozer rpt SteamAPI initialization failed. Steam features won't be accessible! Yep, that's all!

little bone
#

Nevermind I fixed the problem by changing my buldozer options to go to my arma3.exe in my main arma 3 directory instead of the buldozer.exe in my p drive.

fringe salmon
#

umm anyone

#

i just got this error

quaint jewel
#

imgur no load that thing! Bad Imgur!

fringe salmon
#

well how do i send the pic

oak stream
#

Post RPT pls

#

@quaint jewel can tell you how

#

I'm on mobile rn

fringe salmon
#

hm

quaint jewel
#

I would be fine with the pic for now

#

just the imgur page isn't loading it for me

fringe salmon
#

well sec

oak stream
#

It's just 00000x0 exception

#

Generic as always

quaint jewel
#

triggered

oak stream
#

Same

#

I scream internally every time

quaint jewel
#

You've put the 0's on the wrong side and have the wrong number of zeroes. They aren't even a multiple of two. You did as much wrong as you could

oak stream
#

Lmao leave me alone I'm sitting in a car freezing my gluteus maximums off while waiting for a phone call

quaint jewel
#

I'll have to go home now. Will be back in about half an hour I guess

#

@oak stream You were right. It's a genericish crash

oak stream
#

SEE

#

SEEEEEEE

quaint jewel
#

Actually... No.. No I don't

fringe salmon
#

does it happen alot

#

i mean do i ask for a refund now or it will be fixed xD

quaint jewel
#

Well wouldn't say alot. But not rare

#

I'll be able to tell you when I'm home and got that report. If it's caused by Arma and I don't see a quick fix you'll have to wait for BI to fix it

#

does it happen at the same time always? Same position in mission or smth?

fringe salmon
#

its the first time to happen

#

but it happened b4 in squad

#

but never happened again in squad

quaint jewel
#

Well programs crash. Just like you sometimes trip over something when you walk

#

Just send me the report and continue playing. It's likely that it won't happen again

fringe salmon
#

oki

#

im glad the game is running at 60-100 fps ish thoo

quaint jewel
#

WUT

#

I play with 20fps average

fringe salmon
#

lol wtf

#

dude i would kms if i play on 20 fps

#

i wasn't playing multiplayer tho

#

i still dont understand most of the things

#

alright i have the zip report

oak stream
#

Upload it to zippyfile

#

Or similar platform

#

@fringe salmon

fringe salmon
#

it just crashed again ok let me upload it

#

whats ur email? @oak stream

#

nvm nvm i will upload it somewhere else

oak stream
#

Oh, just upload it to zippyfile

#

Zippyshare or whatever

fringe salmon
#

k

#

so?

oak stream
#

These things take a bit to sift through. Relax.

fringe salmon
#

oki

oak stream
#

@quaint jewel DXGI_ERROR_DEVICE_REMOVED and DXGI_ERROR_DEVICE_HUNG repeated a few times before the exe crashed from what I can see from the .rpts.

fringe salmon
#

' - '

oak stream
#

Dedmen actually knows what he is talking about, so wait until he gets back and can help you.

fringe salmon
#

oki

oak stream
#

You can play the game or whatever in the meantime

#

It's not something that is critical

#

Unless it happens again

fringe salmon
#

im just scared because if i play more than 2 hours i won't be able to refund

quaint jewel
#

What graphics card?

#

@fringe salmon Do you like tha game so far and did you buy it on sale?

fringe salmon
#

who yeah i love the game actually

quaint jewel
#

I'd say you probably won't have more than let's say 40 hours of fun alone. If you like tactical play you have to find a group to play with someday

fringe salmon
#

but when there are issues i get worried

#

is this an issue that can be fixed tho?

quaint jewel
#

Well. When there are Arma bugs we can atleast tell the devs through the feedback tracker

#

if you think of other even bigger games you can't even really report bugs there

fringe salmon
#

oh

#

:/

quaint jewel
#

Ugh crap. I can't analyze the report because my dev HDD is still dead...

#

If you like the game then you can stop thinking about the refund

#

Crashes can be fixed.

fringe salmon
#

ugh

#

where can i create a ticket tho

quaint jewel
oak stream
#

I could send it in a plaintext TXT to your email? I have it from your website.

#

@quaint jewel

quaint jewel
#

what in plaintext?

oak stream
#

The RPT report.

quaint jewel
#

which from where what?

oak stream
quaint jewel
#

Don't you think I can just download that myself?

#

Which I already did btw

oak stream
#

Probably, I wasn't sure what you meant by your dev HDD was dead, and if you could only access discord on your phone or whatever.

quaint jewel
#

My dev HDD is dead so I cannot program anything as my Visual Studio was/is on there.

faint dawn
#

A glass of 🍷 ?

quaint jewel
#

No. I'm on Windows

fringe salmon
#

muuh

#

so what do i do

quaint jewel
#

Continue playing?

#

Or just abandon Arma

fringe salmon
#

dammit q.q

inland kayak
#

still no replacement HDD ded?

quaint jewel
#

Theoretically yes

#

Roommate needs to go fetch from neighbour

#

If that even is the packet with it

oak stream
#

How large was it? @quaint jewel

quaint jewel
#

2tb

oak stream
#

oh

faint dawn
#

(1.5tb only adult stuff)

quaint jewel
#

noooo

faint dawn
#

1.9?

quaint jewel
#

About 200gb of installed games alone.
Then movies and music (I'm old fanishioned I guess.. I still have stuff on Disc instead of getting it from the cloud)

inland kayak
#

I have a 1TB NVMe drive and a 1TB sata ssd, can't deal with HDDs anymore, too slow (I don't archive stuff on this computer)

quaint jewel
#

If I had a NAS I would do the same I guess

fading pulsar
#

I need to get a job before I can really build a NAS or give that job to my server 😒

#

Would totally have to get a 10gb link for it :kappa:

oak stream
#

Wewie

#

That's a lot of data

quaint jewel
#

Or give your server a job. Just mine bitcoin and use the money for a NAS.
#offtopic_arma btw :X If someone wants to continue down there just mention the dΓΆffelmΓ€n

rough zodiac
#

^^^^

random latch
#

@ded Bitcoin is finished

oak stream
#

πŸ€”

fading sequoia
#

DXGI_ERROR_DEVICE_REMOVED and DXGI_ERROR_DEVICE_HUNG repeated a few times before the exe crashed from what I can see from the .rpts.
Does really sound more of a computer issue rather than Arma issue. Unstable clocks? @fringe salmon

inland kayak
#

looks like it.

quaint jewel
#

A GPU disconnect. Probably a driver crash like happens veeeery often with the last few Nvidia drivers.
But how do you get to "unstable clocks"?

fading sequoia
#

Yep one good thing would be to test some older nvidia drivers if newer one has some problems

inland kayak
#

it happens if you OC your card too far, it becomes very unstable

fading sequoia
#

At least unstable GPU clocks would likely do that. But same has also happened because of bad nvidia drivers. At least back in the days when GTX970 was released

oak stream
#

Back in the days

#

Way to make me feel old with my 680

fading sequoia
#

Suddenly factory oc wasn't stable with my 970 because of the two drivers that nvidia released

fringe salmon
#

Arma seems to push CPUs especially more than most testing programs in my experience and often requires a lower clockspeed. I never found it particularly taxing on the GPU but CPU overclocks it really exposes unstable ones eventually.

fringe salmon
#

Everytime I launch Arma 3 it goes through the first time setup, after it launches in 32 bit it loads. When it loads in 64 bit it crashes with missing dll error code.

#

The windows dll search thing gives me this:

#

What do I have to download to fix these dll issues? I couldn't find it on the internet :/

#

(After PC Reset)

quaint jewel
#

Nothing wrong on that screenshot

#

Probably have to dig depper in the top left list

#

You can ignore all the API thingies

fringe salmon
#

I think I fixed it

#

Windows.old > copied all dlls

#

It's past the point it crashed at last time

#

But I still get the issue for Arma 3 tools stuff.

#
TerrainBuilder.exe - System Error
---------------------------
The program can't start because MSVCR120.dll is missing from your computer. Try reinstalling the program to fix this problem. 
---------------------------
OK   
---------------------------
#

MSVCR120.dll

#

πŸ€”

#

gna try to restart pc

quaint jewel
#

You should install the C++ redistributeable properly. Steam should have done that atuomatically tho

fringe salmon
#

It's already installed

#

or is it

#

it came up with an error I thought it said it's already installed

#

imma check

#

I uninstalled it, installed it and still ```---------------------------
TerrainBuilder.exe - System Error

The program can't start because MSVCP120.dll is missing from your computer. Try reinstalling the program to fix this problem.

OK

quaint jewel
#

Did you install 32 and 64 bit versions?

fringe salmon
#

only 64 xD I'll do 32

uncut trellis
#

seems like setting up for modding is twice as hard for you @fringe salmon

fringe salmon
#

Goat, stop bullying me.

#

It's not my fault my pc is scuffed

hollow umbra
#

no bulli

fringe salmon
#
TerrainBuilder.exe - Application Error
---------------------------
The application was unable to start correctly (0xc000007b). Click OK to close the application. 
---------------------------
OK   
---------------------------
``` I want to commit.
uncut trellis
#

πŸ‘ != πŸ‚

fringe salmon
#

πŸ‘ == πŸ‚

uncut trellis
#

:C

fringe salmon
#

How's a sheep a goat?

#

wtf

#

πŸ‘ is a 🐐

#

is it?

#

Sheeps don't have horns do they?

#

@uncut trellis Dad, how does one fix (0xc000007b)

#

I've already tried the aio210.exe that normally fixes it.

uncut trellis
#

No idea man. Never had such troubles. :\

fringe salmon
#

Can you purchase me a new computer father?

#

That'll fix all my troubles.

uncut trellis
#

no

#

you got to do that yourself son. its your quest now.

fringe salmon
#

fuck

#

I feel like this fix is a scamerino.

#

Here I have another method you can try: go to C:\Windows\SysWOW64 and delete a file named "msvcp110.dll" there. Then check to see if this works for you. If it isn't, copy the same file from another computer to yours and see if it helps.

#

I have nothing to lose. I'm gna do it

#

I dont even have it q-q

#

I have msvcp110_win.dll

#

I think I found the problem

uncut trellis
#

what windows are you running?

fringe salmon
#

10

#

Sorry, XP

uncut trellis
#

?

fringe salmon
#

Windows XP xD

uncut trellis
#

ah

fringe salmon
#

Pranked, I have windows 10.

uncut trellis
#

πŸšͺ

fringe salmon
#

I'm not funny. I should neck.

#

^^^^^^^

#

πŸ‘‰ πŸšͺ

#

STILL NO WORK!

#
TerrainBuilder.exe - Application Error
---------------------------
The application was unable to start correctly (0xc000007b). Click OK to close the application. 
---------------------------
OK   
---------------------------```
uncut trellis
#

have you run the arma tools from steam so it produces the registry stuff?

#

and are you running TB from the exe in the installation folder

fringe salmon
#

I've tried both but I haven't tried through steam after fixing the previous dll issue

#

I'll try steam way again, yet again, it's doing first time setup.

#

It does first time setup each time I launch it.

uncut trellis
#

thats where it fails then

fringe salmon
#

I click Terrain Builder and it doesn't open

#

just closes arma 3 tools

uncut trellis
#

no your enot supposed to run it from there

#

but the first time setup should be a 1 time thing

fringe salmon
#

^ exactly xD

#

first time

#

imma try to reinstall tools

fringe salmon
#

Still downloading. 71kb/s

fringe salmon
#

It doesn't do first time setup anymore

#

but upon clicking t.b.

#

just closes a3t and doesn't open t.b.

uncut trellis
#

all tools should be run from the exe in the programs folder or from shortcut to that exe

#

not from armatools

#

that does not usually work

fringe salmon
#

It doesn't work in C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\TerrainBuilder or in Arma 3 tools

#
TerrainBuilder.exe - Application Error
---------------------------
The application was unable to start correctly (0xc000007b). Click OK to close the application. 
---------------------------
OK   
---------------------------
``` is when it's ran through the exe in C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\TerrainBuilder
#

In arma 3 tools, it just closes arma 3 tools and doesnt open t.b.

#

so both ways it doesnt work

uncut trellis
#

dunno man. reinstall everything?

fringe salmon
#

You mean OS?

#

That's what caused this issue xD

uncut trellis
#

well maybe that borked too

fringe salmon
#

bork

uncut trellis
#

im out of ideas and you got really bizarre problem that so far no one else seems to have got

fringe salmon
#

;-;

uncut trellis
#

so start over

fringe salmon
#

okey

#

I go reinstall pc now

high estuary
#

Hey πŸ˜ƒ I need some help, thanks in forward. This is the first time in my over 3500 hours playing arma 3, my battleye is trolling me. This happen yesterday. I played arma 3 as usually and suddenly out of know, I got kick with the message: Battleye: Client not responding.
I had tried following things.
Delete everything that had something to do with Battleye, AppData and in the game folder. After that reinstall it through steam verify cache.
Tried to do it through the arma 3 launcher did not work.
Tried restarting my pc.
Delete everything that has to do with Arma3 and reinstall it again.
None of the thing above works. Tried to delete my antivirus and turn off windows firewall nope πŸ˜ƒ

weak bramble
#

@high estuary close everything, then open a run command with Windows key + R, then paste in %userprofile%\AppData\Local\Arma 3 then hit enter and delete everything in that folder

high estuary
#

I will give it a try again. But had already tried it.

weak bramble
#

Make sure everything is closed, even Steam

inland kayak
#

that's where all the logs are cached....

high estuary
#

Ik πŸ˜ƒ

inland kayak
#

why the hell would you do that

high estuary
#

Battleye is in there too πŸ˜ƒ

inland kayak
#

no

high estuary
inland kayak
#

only RPT logs and missions cached

high estuary
#

Well there is a folder call battleye in there πŸ˜ƒ

weak bramble
#

You could delete the contents of your Arma 3 and Arma 3 - Other Profiles in Documents

inland kayak
#

wait what

#

🀦

#

those have nothing to do with battleye.

#

at least tell him to backup his profile vars

high estuary
#

why, what should I save πŸ˜„

weak bramble
#

His profile could be conflicting though ^^

high estuary
#

Still the same playerid πŸ˜ƒ

inland kayak
#

if it was his profile he wouldn't be able to load the game

#

he can try but I seriously doubt it's the case

weak bramble
#

Agree, its last resort stuff

inland kayak
#

the battleye folder should be in the root of the A3 folder

high estuary
#

The battleye client dll is in the appdata, the rest you will find in arma 3 root folder

inland kayak
#

nope

high estuary
#

oh shit that is in the root folder too πŸ˜›

#

lol

inland kayak
#

not "too"

#

just there

high estuary
#

Well I delete the folder and the battleye come back in again. So it need to be in there πŸ˜ƒ

inland kayak
high estuary
#

Still getting kick off.

inland kayak
#

does battleye start properly ?
You can see that in the launcher

high estuary
#

The funny part is that, when I join the server, is says this
BattlEye Client: Initialized (v1.224)

#

The server is saying this.
11:46:34 Player John Colten kicked off by BattlEye: Client not responding

uncut trellis
#

all servers or that particular one?

inland kayak
#

just checked the FAQ:
This can happen if the server’s or your connection times out for quite a while or breaks up completely. A common solution is to update your modem/router’s firmware. Also, make sure that you aren’t running β€œCucusoft Net Guard” which is incompatible with BE. Other than that, please ensure that there are no problems with your internet connection (you might want to contact your ISP).

#

so, do you have the magic red / yellow chain?

high estuary
#

No chain at all.

inland kayak
#

is it a life server?

#

because they are known for being badly setup

high estuary
#

I had not tried any other server, will do. Its a life server my own one. But all other players have no problems. This is just my testserver but is on the same dedicated machine

inland kayak
#

yeah, it's not related to BE

high estuary
#

My thought too, but that is the reason Im asking you guys πŸ˜„ Because I'm lost πŸ˜›

#

Jumping on another server now πŸ˜ƒ

#

Now I had played 10 mins straight nothing happen, so something is wrong with my mods or server, but thanks for the extra pair of eyes. Sometimes you just need someone else to come with some ideas how to find where the error is πŸ˜„

#

BattlEye Client: Initialized (v1.244) is it saying now instead of BattlEye Client: Initialized (v1.224). So something happen when I delete the arma 3 folder in appdata. I'm pretty sure I did that, but anyway it works again now thanks πŸ˜ƒ

inland kayak
#

it was probably using an older version that you installed manually there

#

since the launcher updates the one from the root folder and not anywhere else.

swift wadi
#

my friend keeps getting signature check timed out ane fix ?

inland kayak
#

That error is a generic one, it could be nearly anything

#

it's means "the user got disconnected / crashed and we don't know why"

quaint jewel
#

Or that the signature check timed out because it was too slow

#

If you had a debugger/profiler at that point when it happens it should be fairly easy to diagnose the cause. But for that you'd atleast need a pdb. Okey.. granted.. pdb or Dedmen with a week of free time

supple lily
#

@inland kayak You most certainly do have a battleye client .dll in the appdata folder. Both that one, and the one in the root battleye folder should be deleted when trying to fix 'client not responding' issues.

inland kayak
#

No, I don't and you shouldn't

supple lily
#

i dont know why you dont, but every player i have spoken to about deleting it for 'client not responding' has got that file

quaint jewel
#

Just stop using battleye. That's the solution to all battleye problems

inland kayak
#

maybe because they were told to "reinstall battleye"....

hollow umbra
#

@supple lily for some reason I serioulsy doubt that is why battleye is kicking the clients.

#

of course you're going to have
C:\Users\%USER%\AppData\Local\Arma 3\BattlEye\BEClient_x64.dll is that what you're talking about?

inland kayak
#

why the hell is it installing there tho? because it should install in the root folder of the game

#

not in appdata

quaint jewel
#

Battleye is everywhere anyway

hollow umbra
#

It exists in :
C:\Program Files (x86)\Steam\steamapps\common\Arma 3\BattlEye
and
C:\Users%USER%\AppData\Local\Arma 3\BattlEye\BEClient_x64.dll

#

Shiet

inland kayak
#

and why the hell would you need two executables huh?

hollow umbra
#

BeService.exe exists in steam library a3 root

#

but not appdata

inland kayak
#

I don't even have a BE folder in appdata

#

nor do other games using BE show up there.

hollow umbra
#

Β―_(ツ)_/Β―

#

I have zero clue

#

But just like you said earlier it's a generic error,
so I highly doubt just because you have an battleye (installation?) in appdata that it's causing issues

supple lily
#

all i know is that when players are having trouble joining server, or being kicked for 'client not responding' deleting both files in appdata and root folder, verify cache via steam and restart arma often fixes it

inland kayak
#

that error was thrown out before BE was added to the game πŸ˜„

#

because BE is improperly installed, removing those reinstall it

hollow umbra
#

πŸ€” Interesting emotes you got there dedmen

inland kayak
#

:thonking:

hollow umbra
wise barn
#

πŸ–•
my fav icon...
@hollow umbra

#

πŸ˜‰

hollow umbra
#

πŸ˜„

wise barn
#

also most used

hollow umbra
#

Yeah, although sometimes commy posts the version that certainly isn't 64x64 or equivlant. A wall

wise barn
#

:middle_finger: my fav icon...
this reminds me of smth...

hollow umbra
#

Ohhhh...that's your favorite emoticon?

wise barn
#

yes, and most used

hollow umbra
#

πŸ–• or thankong

wise barn
#

πŸ–•

#

this

hollow umbra
#

πŸ˜„

true summit
#

I keep getting this error trying to boot up the launcher even after unsubscribing to all mods and preforming a reinstall

#

"The type initializer for '<module>' threw an exception."

wise barn
#

verify game files

lilac beacon
#

My game crashes after a few minutes of play and says "Bad module info", anyone know what to do!?

#

I've checked google and reddit all I can

faint dawn
#

Chris_Lutz_(audiocustoms) - Today at 2:18 AM
verify game files

lilac beacon
#

Anyone?

faint dawn
#

Do you even read?

desert delta
#

Hey πŸ˜ƒ i need help. I Use the latest Torch Version and i try use the two plugins but i have error warnings: Item is missing a manifest, skipping

#

the Essentails and Concealment dll's must be placed in the folder Plugins or?

#

Ohh Sorry wrong Discord XD

desert isle
#

There is a delete function...

mint ruin
#

Hey Guys, is there someone who has worked with Headless Clients lately? I tried to connect a HC to my Server. Problem was: first HC started but dont connected to the Server and the second one i started connected. i tried that serveral times, result was the same. the code in both bat-files is the same. Anybody can help me with this?

uncut trellis
mint ruin
#

thx

slow breach
#

anyone else getting the battle eye client not responding error today?

lilac quest
#

A mate of mine is having dramas with battle eye blocking ACE dll files....does anyone know why? we tried deleting battleye and arma executables and verifying game integrity....deleted user accounts, unsubbed the mod and manually downloaded it from github and ran that way. still the issue persists??? https://imgur.com/a/VD91L

#

Second look at that screenshot its also blocking TFAR

strong sail
#

Hello, I recently wiped my laptop fully because I had a issue with crashing with the error ( Driver_Power_state_failure ) I have thought this error was fixed untill I launched Arma, I joined a KOTH server and my game froze which was normal for koth but it stayed frozen for a longer period of time then expected then all of a sudden my laptop crashed with the same error I had before that I thought I fixed ( Driver_Power_state_failure ). If anyone has any tips on fixing this error please tell me!!!

quaint jewel
#

@farqman#0844 That happens. Battleye just randomly blocks dll's sometimes and there is nothing you can do besides waiting

wise barn
trail furnace
#

@mint ruin It would be nice if you can provide some detailed information about your HC run.

fading pulsar
#

@farqman#0844 If it's a private server, don't bother with BE

fringe salmon
#

So I just bought arma 3 and downloaded it but the game has no sound at all. I tried uninstalling and reinstalling it but it still doesn’t have sound

wise barn
#

Make sure you have the latest drivers for your soundcard. Doublecheck that

fading pulsar
#

And make sure your headphones/speakers are the default sound device in windows

inland kayak
#

also make sure to NOT switch audio sources / outputs while the game is running, arma 3 doesn't support that

fading pulsar
#

Doesn't behave with that* ^

#

It'll use the original one until you restart the game

inland kayak
#

nope

fading pulsar
#

In my experience, yep

hushed steeple
#

13:04:07 Warning Message: Embedded skeleton Weapon in 'a3\weapons_f\data\zaslehsdl_proxy.p3d' has different [ bones count ] in different p3d files. Skeleton/model 'dg_a3\axt\model\standart\dg_axt_holz_1_f.p3d' will probably not work correctly.

inland kayak
#

badly made model

warped agate
#

@inland kayak best reply ive seen since years ^^

hushed steeple
#

any other solutions?

fading pulsar
#

Fix it or do not use it

hushed steeple
#

How?

quaint jewel
#

Doesn't the guy that made the model know how?

hushed steeple
#

we make this model, but it is our forst SecondaryWeapon Model ,normaly iam only a scripting pro

#

if someone wanne help me it will be nice, i have the source files

quaint jewel
#

#arma3_model should know more. I guess you just gotta remake the skeleton

hushed steeple
#

okay thank you i will ask the question there again

uncut trellis
#

are you using the official cup mod or some seedy reupload?

fringe salmon
#

im using a3 lancher so it gets all the mods for me but it dident work so i tried doing it mannuly on the aram 3 lancher

fallow remnant
#

keep it to one channel

cedar spire
#

hey guys im having an issue with advanced sling loading mod where i cant get the ropes to deploy. has anyone had this issue?

drowsy current
#

I moved my P:\ drive into new location but after that my buldozer stopped showing textures and yes i set that correct OB texture path which is P:\

#

so i dont know wheres the issue

oak stream
#

@Mizzle420420#5628 IN MP?

drowsy current
#
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\FBX.dll
15:43:03 - [1EB0](Plugins) Plugin successfully loaded
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\gifload.dll
15:43:03 - [1EB0](Plugins) Invalid module. Missing link to InitPluginModule function (127)
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\jpgload.dll
15:43:03 - [1EB0](Plugins) Invalid module. Missing link to InitPluginModule function (127)
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\licenseMgr.dll
15:43:03 - [1EB0](Plugins) Invalid module. Missing link to InitPluginModule function (127)
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\MAT.dll
15:43:03 - [1EB0](Plugins) Plugin successfully loaded
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\ModelConfigEditor.dll
15:43:03 - [1EB0](Plugins) Plugin successfully loaded
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\pacload.dll
15:43:03 - [1EB0](Plugins) Invalid module. Missing link to InitPluginModule function (127)
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\Pal2Pac.dll
15:43:03 - [1EB0](Plugins) Invalid module. Missing link to InitPluginModule function (127)
15:43:03 - [1EB0](Plugins) Loading C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Tools\ObjectBuilder\UIDebugger.dll
15:43:03 - [1EB0](Plugins) Invalid module. Missing link to InitPluginModule function (127) ```
#

getting these errors - my object builder cant load those .dlls - dunno why , i tried reinstalling and nothing fixed

oak stream
#

When you say you moved the P:\ drive into a new location, you don't mean the partition, right?

drowsy current
#

i moved my armawork location into new drive

oak stream
#

That sounds weird asf

drowsy current
#

i know right

#

buldozer is just plain weird too

#

but why it cant load those ddls?

oak stream
#

Perhaps try changing it to C:\ drive and your current C drive to P:?

#

(Just talking out of my rear end right now, by the way)

drowsy current
#

not possible

inland kayak
#

did you try redoing the P drive setup on the new location?

drowsy current
#

yes , i used the workdrive thing as /mount etc

quaint jewel
#

You were apparently banned on these guys servers.

#

No one here can help you with that. You need to talk to them

#

Or not banned.. No idea what that error message should mean as it's proprietary

#

Did you read what i wrote?

#

Apparently not.

inland kayak
#

You got admin kicked / banned by the server owner, NOT BATTLEYE

quaint jewel
#

He already said he knows he is not banned by BE @inland kayak

drowsy current
#

Does have anybody an idea why the stupid Object Builder thinks that the DLLs are bad?

#

while they arent corrupted or anything

quaint jewel
#

sure they are fine? dependency walker?

cedar spire
#

@oak stream i fixed it bud, thanks. its in mp exile, i had to enable commanding menu

#

hey does anyone know if or how server preformance is effected if you add a large list of items to randomized AI loadouts or large list too loot tables and things of this matter

wise barn
#

Every item used hits the overall performance in one way or another

drowsy current
#

@quaint jewel yes , even i asked my buddy to borrow me his files and same result

#

Object builder refuses to load those dlls

fading pulsar
#

@cedar spire Is this for Exile?

drowsy current
#

but everything else is working now

fading pulsar
#

Exile discord is the better place to ask if so @cedar spire

drowsy current
#

because of that buldozer cant load textures/materials

uncut trellis
#

@drowsy current do you have the DLL foldere set up in OB settings?

quaint jewel
#

@drowsy current I meant maybe the DLL's themselves are not the problem and maybe they need some c++ redistributable or smth that you are missing

drowsy current
#

i didnt reinstall the windows , its still the same machine so how it can miss something?

quaint jewel
#

magic? Β―_(ツ)_/Β―

void forge
#

I cannot load any mods. It always says there is no Add-ons folder in the mod folder. The mod does not have the right format. What can I do?

uncut trellis
#

do you use workshop to get your mods?

void forge
#

yes

#

@uncut trellis

uncut trellis
#

and the default launcher to run arma?

void forge
#

I never changed anything depending the launcher

#

are there other launchers?

uncut trellis
#

yes but dont think those would help you at all

#

since the default one should work

void forge
#

no I just asked because I didnt even know there are other launchers

uncut trellis
#

your arma is up to date I assume

void forge
#

yes

#

I checked if there is anything downloading from steam workshop etc but there is nothing

uncut trellis
#

and it runs normally without mods

void forge
#

I didnt try

#

I will do it now

uncut trellis
#

perhaps give it a go

void forge
#

yeah it starts without mods

uncut trellis
#

ok exit and try enabling a mod

void forge
#

I cant enable any mods

uncut trellis
#

is the game still running?

void forge
#

I closed it

#

I cant send pictures here

#

can I send you the pic per dm?

uncut trellis
#

sure

drowsy current
#

just an update about that my buldozer issue - i just used A2 BI tools and works fine haha

uncut trellis
#

those may not produce the right version of p3d though

drowsy current
#

its just the buldozer tho

#

i still use the object builder

uncut trellis
#

Oh

#

did you have the both tools installed before?

drowsy current
#

yes

uncut trellis
#

that could cause issues too

drowsy current
#

with these old tools you never know whats wrong

uncut trellis
#

so true

#

I uninstalled A2 tools at some point because they were conflicting with something

#

could have actually been budlozer issue

drowsy current
#

funny that i unistalled those old ones , at that point it went wrong haha

wise barn
#

πŸ€”

quaint jewel
#

I saw that @fringe salmon !

uncut trellis
#

@drowsy current some weird cross dependency somewhere xD #armathings

drowsy current
#

yup

short pier
#

i need help. my arma 3 is crashing and saying status_application_hung. what do i do?

#

and error. Device_removed

quaint jewel
#

Graphics driver crash maybe?

#

Happens quite a lot for me with last few Nvidia driver versions

short pier
#

what do i do?

quaint jewel
#

Get a AMD graphics card I guess

#

Or wait till Nvidia fixes it

short pier
#

Nvidia will never fix it hahah

quaint jewel
#

Yup. πŸ˜„

#

Or maybe you can get older driver versions somewhere

short pier
#

ive had this g card for years. arma 3 never crashed. Now the past few updates... its crashing

quaint jewel
#

Does it happen outside of Arma too?

short pier
#

outside of arma?

quaint jewel
#

Like.. About twice a day my driver crashes. My screen freezes for a couple second then it comes back and windows tells me it just recovered from a driver crash

short pier
#

yeah. driver failure i get a message saying it failed and that it fixed itself

quaint jewel
#

yup. Then it's that

#

I just endure it and wait for a fix. I guess your best chance is to find a older driver version. Maybe half a year old should be enough

#

I have no Idea from where you'd get that. Maybe the nvidia website has a archive of old versions.

short pier
#

they got downloads for the older versions open to download

inland kayak
#

latest stable drivers were 385.69

quaint jewel
#

I don't remember which version was working. I updated a couple months ago and then the crashes started

#

There ^

short pier
#

thanks @inland kayak πŸ˜‰

inland kayak
#

note that the recent drivers included a security fix for specter

#

so I would still highly recommend to update as soon as possible.

quaint jewel
#

Pfft

short pier
#

so i need 385.69?

inland kayak
#

what's your card btw?

short pier
#

Nvidia gtx 760

oak stream
#

@inland kayak Wait does graphic cards perform speculative execution as well?

short pier
#

what are you meaning by that @oak stream

oak stream
#

Nevermind. Nothing relevant to the question.

quaint jewel
#

I think it's about the driver @oak stream

#

And that doesn't run on the GPU

inland kayak
#

drivers were exploitable, now it's patched

short pier
#

so... is the download older drive still on the table?

inland kayak
#

if the newer ones don't work yes

short pier
#

ok

#

i will try

#

ok im going through the setup process

#

@quaint jewel it says "this nvidia graphics driver is not compatible with this version of windows" and " this graphics driver could not find compatible graphics hardware"

quaint jewel
#

wut

#

Did you get the correct version of that version?

short pier
#

huh

#

385.69?

quaint jewel
#

yeah

short pier
#

thats what i downloaded

quaint jewel
#

64/32 bit. And they have linux/mac/windows and special versions for win 7/8/10

short pier
#

on the website they do?

quaint jewel
#

Like if you download the driver you select GPU and windows version and stuff

short pier
#

nope. not on the website

fallow remnant
#

current nvidia driver is 390.xx

short pier
#

nvm @quaint jewel yes it does

quaint jewel
#

@fallow remnant obviously didn't follow the conversation

fallow remnant
#

no πŸ˜„

quaint jewel
#

Why does that happen so lot lately

fallow remnant
#

i scanned through a bit

#

we;; it's 3AM πŸ˜›

short pier
#

"scanned"

quaint jewel
#

Like before we were arguing how to remove everything besides weapons. And someone shows a way how to remove all weapons

#

Happened like 5 times the last few days that someone just came by and recommended total bullshit

inland kayak
#

I did it, you did it too

#

you think you scrolled up far enough, but nope

fallow remnant
#

BTW i'm running a 670

quaint jewel
#

I usually read from top to bottom

fallow remnant
#

which, iirc, is what the 760 was too

#

and i don't have any issues with current drivers

inland kayak
#

yeah, 760 is a rebadged 670

fallow remnant
#

so the device removed thing sounds specific to your system tbh

inland kayak
#

honestly kepler isn't keeping up that well

fallow remnant
#

i dunno, mine works fine πŸ˜„

quaint jewel
#

@fallow remnant You again didn't read the conversation.

#

We already established it's the drivers fault

fallow remnant
#

lol.i see

inland kayak
#

device removed is a driver crash / issue

fallow remnant
#

will go away then πŸ˜›

inland kayak
#

unless you did physically remove an 8 or 6+2 connector or even disconnected it entirely

#

WHILE ITS RUNNING

fallow remnant
#

could potentially be hardware malfunctioning too

inland kayak
#

and yes if you're asking you can do that πŸ˜„

fallow remnant
#

is what i meant

short pier
#

thats dangerous

inland kayak
#

nah

fallow remnant
#

but yeah, good night πŸ˜„

inland kayak
#

you'll bruise your hands on the case fans if you're not paying attention, nothing more

quaint jewel
#

@fallow remnant No it can't be the hardware. If you read the conversation you'd know that

short pier
#

which i have worked on mine turned on

quaint jewel
#

Finger in fan isn't as bad as it sounds

inland kayak
#

depends on the fan

quaint jewel
#

Unless you have metal fan blades I guess

inland kayak
#

but most case fans nowadays can be stopped by hand without injury

#

on installing nvidia drivers, install only the physX / display drivers, unless you're using the audio / 3D stuff

short pier
#

got cha

fringe salmon
#

You could just get a gtx 1050 prob solved about 130usd .

inland kayak
#

no, no it wouldn't

fringe salmon
#

If its a driver issue

inland kayak
#

damn, you were right ded

short pier
#

theyre that cheap?

inland kayak
#

second hand possibly

fringe salmon
#

Yea GtX 1050 is a better card than you have now and more mem. no brand new for a gtx 1050

short pier
#

lemme look

fringe salmon
#

169 for the 4GB version

short pier
#

dang... youre right...

fringe salmon
#

Dang I know lol

quaint jewel
#

Why am I the only one that reads all conversations from top to bottom?

fringe salmon
#

I did dedmen lol

short pier
#

bc youre.... awesome???

fringe salmon
#

@short pier I told u in Dayz discord u needs a new card .. but no .. tech of 20 yrs cant be right ;p;

quaint jewel
#

I lived with a GTX 275 till just over a year ago ^^

inland kayak
#

760 is still decent at 1080p

short pier
#

OH CRAAAAP!!!! i remember talking to you hahaha

fringe salmon
#

Im also in Exile Disord and several others lol

short pier
#

i make decent money. so i could look into buying a new one when this one breaks

#

which is close to happening lol

fringe salmon
#

Now you can easily spend 700 on a card ..the price of cards is crazy right now

short pier
#

yes fr

inland kayak
#

don't buy components yet

#

it's a terrible, terrible idea to buy stuff in january

short pier
#

why is that

inland kayak
#

CES and preparations for releases

fringe salmon
#

Im still runnin intel i5 4690k , but after uping the ram to 32gb and GTX 1060 6gb .. I can play most games high or better

short pier
#

nice

#

i can run games on high

inland kayak
#

1080ti at 2Ghz, 7700K at 4.8Ghz

#

7700K runs HOT

fringe salmon
#

I wanted a 1070 .. couldnt swing the extra 100 bucks

inland kayak
#

even at 1.280 vcore....

short pier
#

i got a 1000 watt power supply lol

fringe salmon
#

you will need less power with the newr cards

#

but having too much dont hurt

inland kayak
#

OC'd vega cards need a goddamn nuclear reactor to run....

short pier
#

why??

#

i wanted this one so my desktop couldnt tell me not enough power

fringe salmon
#

It wont tell u that lol

inland kayak
#

no, it'll just underclock / not run

quaint jewel
short pier
#

my desktop is weird... itll dwhatever it wants to.. im serious

fringe salmon
#

Yea Dedman .. its easy to get carried away lol

quaint jewel
#

No. Go away. I don't know you.

short pier
#

hmmm

quaint jewel
#

Can't even write my name correctly. FFS

fringe salmon
#

Me go away .. fine . 😜

short pier
#

@quaint jewel it worked... i had the wrong version of windows selected

quaint jewel
#

Hah! Can you show me where you found the download to older drivers?

inland kayak
#

archived ones

quaint jewel
#

I looked for like.. 2 minutes and didn't...

inland kayak
short pier
quaint jewel
#

Where is the button for that

#

Ah found it

#

The black non underlined text that is a link but doesn't look like one

short pier
#

should i check the perform a clean installation box. it only makes the setting back to default and deletes my profile

quaint jewel
#

Don't think that's needed

short pier
#

ok

quaint jewel
#

but if you didn't do any special configurations it also doesn't hurt

short pier
#

its installing πŸ˜‰

#

ill let you know if it works

short pier
#

@quaint jewel I believe its time for an upgrade lol

#

sorry for the all caps.. didnt see the caps lock button on

quaint jewel
#

Discord has an edit function ^^

short pier
#

i didnt mean to

#

there

quaint jewel
#

why u say that?

short pier
#

say what

quaint jewel
#

time for upgrade

raven lichen
#

when I join my groups server I have started loading in and getting the standard error we always get but after you click "Close" it loads you in to a black screen and all I hear is the ocean. How do I fix this?

quaint jewel
#

Ah

#

The standard error.

#

Yes.

#

Reinstall windows I guess. The standard error is only fixable by a reinstall

#

Or you could give me more information about what problem you actually have

raven lichen
#

yea it's just a BS error for "Hey this stupid scope isn't loading"

#

1 sec

quaint jewel
#

Full RPT?

raven lichen
#

RPT?

quaint jewel
#

Arma's logfile

#

%localappdata%\Arma 3 folder

raven lichen
#

10-4

#

how do i open it?

quaint jewel
#

Thank you. Made me proud that i know what that means πŸ˜„

#

Just with Notepad

#

you can also just PM me that file

#

just drag&drop the newest one

raven lichen
#

ok

short pier
#

bc my g card cant handle arma 3 anymore... its all wore out

#

but i am gonna take it to a computer place bc i built the pc... this is the second time ive built one. and see how bad i done

cerulean ferry
#

Cards don't wear out πŸ€”

quaint jewel
#

Well they kinda can

#

But... Not really

#

Just like power supplies

#

I kinda feel it with mine.. It's atleast 6 years old now. And it can't always handle the load it did before

fringe salmon
#

When they fail its invariably the capacitors drying out or the fan just gives up. Silicon does degrade but everything around it usually goes first. I have popped a few CPUs and I have also degraded what clockspeed they could maintain as well but it is almost always a moving part (PSU, HDD, fans etc) or capacitors that go first.

little bone
#

Hey guys, I don't really know where to post this but my issue is related to Mikeros PboProject. When ever I try to crunch a PBO it gets to "<Bis Binarize...>" and then I get "Arma 3 has stopped working" error message pop up which then stops the entire packing progress. I check the output (pboProject) logs and all it says it "binarise crashed"

rich yoke
#

What are you packing?

little bone
#

a vehicle I'm working on

oak stream
#

Talk to the man himself I suppose.

tawny tapir
#

Help i have a ryzen 3 rx560 8gb system but recently it's been freezing and the only way to get. It to unfreeze is to restart it by hand I'm now in the bios and CPU temp is around 53 Β°C and I'm worried

oak stream
crimson heath
#

Can someone tell me what could be this error? CWeaponSlotsManager::DeleteWeapon: wrong weaponID!

#

i didnt find anything about it

wise barn
#

What mods / missions?

quaint jewel
#

The error is that something tried to delete a weapon that was already deleted

#

You can't really just "fix" that. And mods shouldn't be able to cause that

#

dev-branch? Or perf/prof or release? Latest version? Mods? RPT? Did it only happen once? Can you reproduce it?

crimson heath
#

will say the guy who is having to post it here

#

thanks

chrome merlin
#

Hello people anyone have a solution for my problem , Im playing the game then after sometime in crash for DXGI-error

#

I tried to contact BI but they didnt respond

quaint jewel
#

Newest Nvidia drivers_

chrome merlin
#

my PC is intel

#

laptop

quaint jewel
#

Didn't we talk already?

chrome merlin
#

we did

#

but still facing thus :\

#

what shall I do any extra ideas?

wise barn
#

install latest audio drivers. make sure the REALLY ARE the latest

chrome merlin
#

I did

#

Kept one week downloading the latest , but nope

#

I play 10-15mins then crashes for DXGI

#

d3d error

quaint jewel
#

audio? How is a Graphics drivers "device removed" message connected to audio drivers?

wise barn
#

no clue, but often a DX error can be caused by outdated audio drivers

quaint jewel
#

@chrome merlin Do you have a RPT I can look at?

chrome merlin
#

Sorry what do you mean by RPT?

quaint jewel
#

Arma logfile. %localappdata%\Arma 3

chrome merlin
#

find one by documents

#

in Arma 3 -other files

#

do you mean that?

wise barn
#

open your explorer and paste that in your path bar:

%localappdata%\Arma 3

chrome merlin
#

it moves me to a google search

#

oh lol

#

nvm

#

thought internet explorer

#

yeah @Dedmen

quaint jewel
#

Just drop me the newest one via PM

chrome merlin
#

as notepad?

quaint jewel
#

Just send the file in Discord

#

Just as a note. That Life mod you are using is violating copyright by using mods that stole content from other games.

chrome merlin
#

what do you mean?

#

I downloaded from official mode site

quaint jewel
#

Okey. Just wanted to confirm it is really using the Intel GPU. Did you try watching your CPU/GPU Temperatures? Maybe it's disconnecting because of too much heat

#

Yes. It's not your fault. The guys that made the modpack added illegal stuff to it.

chrome merlin
#

aha

#

Nope didnt try to watch

#

so what do you recommend?

quaint jewel
#

try to watch

#

if overheat you need to clean laptop

chrome merlin
#

Okay thanks alot

wanton shale
#

@chrome merlin As soon as you have any troubles with games on laptops and bad thing happens - "after playing some time", that is 90% problems with overheat... If there is anything wrong with drivers or OS, you will be not able to play at all, without troubles visible at game start...

chrome merlin
#

aha

fading pulsar
#

@wanton shale Maybe in your experience but not mine

#

I've had driver issues and the like only come up after playing the game for a duration

wanton shale
#

Amr Shebli > Im playing the game then after sometime in crash for DXGI-error

wise barn
#

the weirdest DX error i ever had was caused by something i never would have guessed:
after 15-20min into the game the firewire port to my external soundcard crashed / bottlenecked, caused the soundcard to hang, resulting in a DX error and CTD

wanton shale
#

Yes it's like bad lottery, to find whats wrong πŸ˜„

wise barn
#

I found it by accident... I had my device manager open on my second screen and saw how my firewire card disappeared when i got the error

#

Otherwise i would be searching still πŸ˜‚

fallow atlas
#

anybody have any idea why when i start arma 3 it disables my windows audio. Which at that point i cant reenable it without a restart. This happens with and without a headset

fallow remnant
#

It might be loading the wrong audio device, i would guess

fallow atlas
#

no i havnt

desert isle
#

(In general) πŸ˜‰

#

Oh, sorry about that.

#

Thought you had

#

My bad

fallow atlas
#

no

#

i wish i had

#

i have googled my face off trying to fix this

desert isle
#

And the troubleshooting tab?

hollow umbra
fallow atlas
#

nobody is debating that i posed in general midnight

desert isle
#

It’s Sunday, we’ll let it slide

fallow atlas
#

i said i hadnt gotten my answer from there

#

not sure what else to fix nobody seems to have this problem not finding anything on google about arma 3 disabling all audio drivers and not allowing them to be turned back on even after the game is closed

fading pulsar
#

Audio drivers

desert isle
#

Drivers up to date?

fallow atlas
#

yep

inland kayak
#

can you hear in game ?

fallow atlas
#

all audio drivers get disabled

hollow umbra
#

Could be anything, did you unplug your headphones whilst in game?

fading pulsar
#

Rollback, test, update, test, uninstall fully, install fresh, test

fallow atlas
#

like windows says no audio devices installed

inland kayak
#

sounds like the driver crashing

fading pulsar
#

Find one which works Β―_(ツ)_/Β―

inland kayak
#

check the event log

fallow atlas
#

how do i see that

hollow umbra
#

Windows event log?