Grumpy Old Man 3545 Posted March 9, 2017 10 minutes ago, orcinus said: Hi m8 The main thread is here: https://forums.bistudio.com/topic/202299-workshop-continuously-trying-to-update-a-zero-byte-file/ There are several relevant other threads cited in the later posts. A search can likely turn up others. A key post is this one from BI dev BIS_Wizard. Among those affected was Foxhound (of Armaholic) - not exactly either a newbie or PC illiterate. Ciao Like BIS_Wizard stated in the post you quoted, it's an issue only affecting a small number of users and not an arma 3 problem. Don't see how it fits into the 64bit executables devbranch thread. Cheers Share this post Link to post Share on other sites
DELTA_ 44 2 Posted March 10, 2017 20 hours ago, orcinus said: The launcher operates through the STEAM client. The STEAM client is broken, hence the Launcher is unavoidably affected. It won't make any difference whether the client is 32- or 64-bit. Some good news - the latest beta client has apparently resolved the disappearing-mods issue for one user. See this thread: I don't have any problem with the launcher... strange Se sei italiano dimmelo ahahahaa ho letto un "ciao" in un tuo post Share this post Link to post Share on other sites
GuzzenVonLidl 10 Posted March 13, 2017 Will 64bit support more characters then what is currently hard-coded in 32bit v1.66 when using diag_log and copyToClipboard? currently diag_log maxlimit is 1023 and copyToClipboard is 8184 Share this post Link to post Share on other sites
GuzzenVonLidl 10 Posted March 13, 2017 Or is there a way of extending that limit by using a extension? I know that KK's debug_console only supports 8184 Share this post Link to post Share on other sites
killzone_kid 1330 Posted March 13, 2017 2 hours ago, guzzenvonlidl said: I know that KK's debug_console only supports 8184 Sorry, supports 8184 of what? Share this post Link to post Share on other sites
GuzzenVonLidl 10 Posted March 13, 2017 @killzone_kid "debug_console" callExtension (_msg + "~0000") That can only print 8184 characters and leading back to my first post I am guessing that's because your using copyToClipboard Share this post Link to post Share on other sites
torndeco 128 Posted March 13, 2017 @guzzenvonlidl Arma extensions really don't have limit on input. Its only the returned string back to arma which has a limit, arma 3 last i checked was 10k. Sounds like you are using _msg = format which has an 8k limit on it. Use joinString or str commands instead 2 Share this post Link to post Share on other sites
GuzzenVonLidl 10 Posted March 13, 2017 4 minutes ago, torndeco said: @guzzenvonlidl Arma extensions really don't have limit on input. Its only the returned string back to arma which has a limit, arma 3 last i checked was 10k. Sounds like you are using _msg = format which has an 8k limit on it. Use joinString or str commands instead My bad, did not consider it was related to format Share this post Link to post Share on other sites
killzone_kid 1330 Posted March 13, 2017 12 minutes ago, guzzenvonlidl said: @killzone_kid "debug_console" callExtension (_msg + "~0000") That can only print 8184 characters and leading back to my first post I am guessing that's because your using copyToClipboard I really have no idea what you are talking abouthttp://pastebin.com/rxVXFCJc just printed 100000 chars, you can count if you want. here is the script: "debug_console" callextension "C"; arr = []; arr pushback "start"; for "_i" from 1 to 100000 do {arr pushback "*"}; arr pushback "end~1111"; copytoclipboard (arr joinstring ""); "debug_console" callextension copyfromclipboard So no limit on copyToClipboard either 1 Share this post Link to post Share on other sites
GuzzenVonLidl 10 Posted March 13, 2017 @killzone_kid thanks, but its what @torndeco mentioned, I was using the format command which was the limiting factor Share this post Link to post Share on other sites
gossamersolid 155 Posted March 16, 2017 Speaking of ArmA extensions, whatever happened to a non blocking version of callExtension (spawnExtension?). Also why is the 10KB return limit there in the first place? If there's a reason for a hard limit, why can't it be something much larger? 1 Share this post Link to post Share on other sites
Ivanoff.N 61 Posted March 16, 2017 I have a major issue with 64 bit client. My notebook has 2 video cards, one for battery power (Intel), another for gaming (Nvidia) The issue is, that with 64 bit client only the Intel card is running Arma, it alone has enough power to produce 10-13 FPS, the Nvidia card has 0% load. Share this post Link to post Share on other sites
Ovomaltine 0 Posted March 16, 2017 Hello, I didn't test the client thoroughly, but it feels smoother in general, not only gameplay specific. Menu navigation, load up times... Is that placebo? Or is that actually affected as well? Another question I have is if you will optimize for the just releazed Ryzen architecture or 8 core / 16 thread platforms in general (Ryzen 7, Intel 6900K)? I notice very low CPU utilization on 6+ multicore systems in my studio. (LAN café) Thanks Share this post Link to post Share on other sites
lioner 0 Posted March 16, 2017 what happend with texture resolution?!! graphic looks like operation flashpoint after update...((((( Share this post Link to post Share on other sites
Juan Domingo Peron 0 Posted March 16, 2017 (edited) out of memory playing MP westland windows 10 64 bits 16 gb ram hyperx predator 2400mhz Ssd evo m2 500 gb Free space 100 gb 1080 zotac i7 6700 k I play full ultra spec.http:// error : OUT OF MEMORY http:// Edited March 16, 2017 by Juan Domingo Peron Share this post Link to post Share on other sites
EdmundsZ 0 Posted March 16, 2017 Whenever I open the game in 64 bit I'm only able to get 15 fps max with averages of 9 fps, as compared to the 55-60 I was getting with 32 bit. I've veriifeid game cash integrity and made sure my graphics card was up to date as well as a whole bunch of other things but the game will not run any better than 15 fps. Any fixes available as of yet or is it just me? Share this post Link to post Share on other sites
miketim 20 Posted March 17, 2017 I seem to be getting worse FPS on the 64 bit build, and I am getting the sound glitch I had before again (which seemed to be fixed for a long time)when guns fire where it sounds like a sound buffer problem and it sounds horrible and everything lags out. Share this post Link to post Share on other sites
Airfish 0 Posted March 17, 2017 quick question, are now arma 3 with 64bit are heavy on gpu? because while back then, i was running solid 30 fps on altis, even chernarus with standart settings (decent specs though) but now, like 18-20 on altis itself assuming on cherna can be worse Share this post Link to post Share on other sites
darkfurby1 18 Posted March 17, 2017 11 hours ago, miketim said: I seem to be getting worse FPS on the 64 bit build, and I am getting the sound glitch I had before again (which seemed to be fixed for a long time)when guns fire where it sounds like a sound buffer problem and it sounds horrible and everything lags out. 58 minutes ago, Airfish said: quick question, are now arma 3 with 64bit are heavy on gpu? because while back then, i was running solid 30 fps on altis, even chernarus with standart settings (decent specs though) but now, like 18-20 on altis itself assuming on cherna can be worse You guys running Arma on a laptop? 2 Share this post Link to post Share on other sites
Mr.jizz 9 Posted March 17, 2017 I posted else where about this, but this is probably more suited here, i know the update wasnt guaranteed more fps it was more to do with stutter etc, now...i do get way more fps on occasion after the update (100+ fps), but it goes up and down (mostly down) -25 fps this is on standard arma and modded (i know mods will decrease performance) In the campaigns i was getting an average of 50fps now i get 15-20 on average my system -i7 6700k 4.1ghz -16gb corsair dominator 2666hz -rx480 nitro oc 1450/2222hz -500gb samsung evo ssd not the best setup in the world but should definitly being getting more than 15fps average even with armas optimization issues. Share this post Link to post Share on other sites
darkfurby1 18 Posted March 17, 2017 8 minutes ago, Mr.jizz said: Spoiler I posted else where about this, but this is probably more suited here, i know the update wasnt guaranteed more fps it was more to do with stutter etc, now...i do get way more fps on occasion after the update (100+ fps), but it goes up and down (mostly down) -25 fps this is on standard arma and modded (i know mods will decrease performance) In the campaigns i was getting an average of 50fps now i get 15-20 on average my system -i7 6700k 4.1ghz -16gb corsair dominator 2666hz -rx480 nitro oc 1450/2222hz -500gb samsung evo ssd not the best setup in the world but should definitly being getting more than 15fps average even with armas optimization issues. Can you look something up for me please: http://www.pcadvisor.co.uk/how-to/pc-components/how-set-default-graphics-card-3612668/ Share this post Link to post Share on other sites
smiley_ie 7 Posted March 17, 2017 For me Tanoa fps drop 50 - 60s and seem to be getting a drop when zooming but overall it did feel smoother : Altis Jumped onto invade and annex with 27 players wow ran very very well holding pretty much 60fps. 1 Share this post Link to post Share on other sites
Tankbuster 1744 Posted March 17, 2017 It's very smooth, much less stuttering. Getting in and out of vehicles, zooming in scopes, spinning around, opening and closing the map, all feel fast and there's no slow downs. There's some improvement in overall FPS. I can safely say, this is one of the best updates this game has had. Well done BIS. Now, fix the dreadful AI driving. :) 4 Share this post Link to post Share on other sites
kridian 33 Posted March 17, 2017 Yep! After a 3-month hiatus with ArmA3 (due to the fps bug), I jumped into a 50 player co-op Invade & Annex for 3 hours of non-stop battle. There were no slow-loading textures. Zooming with binos or scope were flawless. FPS was about the same as before if not a little better. Someone created a thread about the grass LODs in the foreground popping too much. I would agree with this. (minor annoyance) 3 Share this post Link to post Share on other sites
Tobur 37 Posted March 17, 2017 I am pleased with the performance, but I face an infinite loading screen when using Alive missions on my dedicated server. These missions were not particular fast loading before, but working. But now I can't join at all: waiting in loading screen after slot selection, hearing sounds and movements, but no progress. Does anybody else experience problems with Alive missions after the update? edit: hm might be related with the Alive version... I guess I have to wait for an Alive update 19:55:00 Warning: This version of ALiVE is build for A3 version: 166.139586. The server is running version: 168.140908. Please contact your server administrator and update to the latest ALiVE release version. Share this post Link to post Share on other sites