Page MenuHomeFeedback Tracker
Feed Advanced Search

May 10 2016

dev0 edited Steps To Reproduce on T91144: Going prone from sprinting will cause character to halt and lay down instead of doing a dive.
May 10 2016, 5:56 PM · DayZ
dev0 added a comment to T89841: Log in to blurry screen, go to the video settings menu and without changing any selection the blurriness goes away.

Starkvix: This report here has like 10 comments in total most of them are one-liners or even simply "Confirmed" messages. Before posting to any bug tracker it is really recommended to at least skim through the most recent comments to see what the current progress on the bug is. More often than not adding additional comments is not really necessary.

Please adhere to my advice and watch the video I linked. The blurry screen is not a bug. It's a bug that you can reset it by opening the video settings screen. The video will explain in detail where the blurriness comes from and why it will not be reset by just restoring your blood.

TL;DR is: it indicates low health (which is different from blood!) and can only be recovered by natural regeneration under very specific and hard to reach circumstances. For details watch the video.

Or to stress one of the most overused quotes in software development: it's not a bug, it's a feature.

May 10 2016, 5:12 PM · DayZ
dev0 added a comment to T89841: Log in to blurry screen, go to the video settings menu and without changing any selection the blurriness goes away.

Starkvix: And I think it's very frustrating that people post without reading any of the previous comments every time.

May 10 2016, 5:12 PM · DayZ
dev0 added a comment to T89841: Log in to blurry screen, go to the video settings menu and without changing any selection the blurriness goes away.

The blurriness is NOT a bug. Please watch the following YouTube video for clarification: https://www.youtube.com/watch?v=UVGxHTXbaoo

Opening the video settings menu however should not remove the blurriness and indeed is a bug.

May 10 2016, 5:12 PM · DayZ
dev0 added a comment to T89778: GPU / CPU Low Utilization & Performance @ Objects.

DeadlyDanDaMan: Wow, how much L3 cache does your CPU have if you can load the entire map onto it (minus the spawns - of course)?

Also, you might want to watch the video first that the OP posted if you want to critique his report.

May 10 2016, 5:10 PM · DayZ
dev0 added a comment to T89778: GPU / CPU Low Utilization & Performance @ Objects.

btw, this issue here http://feedback.dayzgame.com/view.php?id=818 actually hints at that they might be using streams (TCP) for ephemeral game state data. Reading from streams can easily block if you're not careful.

May 10 2016, 5:10 PM · DayZ
dev0 added a comment to T89778: GPU / CPU Low Utilization & Performance @ Objects.

As I have stated before there is probably either bad thread synchronization or IO (e.g. optimistic stream reading) happening on the rendering thread. Other blocking operations should be considered as well of course. The fact that GPU utilization drops without CPU utilization spiking is a clear sign that some operation is suspending the rendering thread and waiting for a system interrupt before the rendering thread is resumed (usually happens during blocking IO like reading from a file or over-reading from a network stream and in thread synchronization code).
Of course this is pretty much just a guess, an actual analysis would require knowledge and access to the source code, a debugging build and a profiler.

May 10 2016, 5:10 PM · DayZ
dev0 added a comment to T89778: GPU / CPU Low Utilization & Performance @ Objects.

Holok I don't want to offend you, but what you say is only half true. The other half is bullshit from somebody who has never actually written a line of code, yet networking, graphics rendering or game engine code.

I'll leave this up for the devs, they probably (hopefully?) know what they are doing, but to follow up on my stand: the rendering loop can (and should!) continue to render the game even if the simulation has not updated since the last tick. The server not keeping up or a high delay connection should cause something gamers usually refer to as "lag". It should not cause the frame rate to drop or the GPU utilization to drop. If that happens, it is a bug. Mind you: bad game engine design might be at the core here, nevertheless, bad engine design should also be considered a bug.

May 10 2016, 5:09 PM · DayZ
dev0 added a comment to T89778: GPU / CPU Low Utilization & Performance @ Objects.

Cross-Post from YouTube:

Nice work there. I'd say this is a pretty bad bug in the ArmA 2 engine. Fixing this might actually help improve the really bad frame rates the game is known for. Since it's dropping GPU utilization without increasing CPU utilization, it's either file IO which is blocking the main rendering thread or (more likely) bad resource sharing code (locks/mutexes).

May 10 2016, 5:09 PM · DayZ
dev0 edited Steps To Reproduce on T89433: Tower Apartments: glitching into unaccessible room..
May 10 2016, 4:57 PM · DayZ
dev0 edited Steps To Reproduce on T89429: Magazine duped when reloading from Small Protector Case.
May 10 2016, 4:57 PM · DayZ
dev0 added a comment to T89287: Blood regeneration.

Please watch the following YouTube video if you are still having issues with regenerating blood. It explains all the details.

https://www.youtube.com/watch?v=GwNgTnj9hBE

May 10 2016, 4:52 PM · DayZ
dev0 set Category to category:ingameui on T89195: Server Browser should show time of day on server.
May 10 2016, 4:49 PM · DayZ
dev0 added a comment to T88707: M4 destroying all items..

I totally agree that the "area of effect" for damaging items is far too large. In general the inventory damage system seems to need some tweaking. Generally too many items are destroyed. A single shot cannot possibly destroy so many items, because it just can't hit all of them at the same time.

May 10 2016, 4:31 PM · DayZ
dev0 added a comment to T88699: Can't interact with items, all I get is a "Receiving" notice..

Yes, this is due to server lag, it's still an issue that is fixable by the devs. The solution is optimistic response assumption. The client probably has all the information to determine which actions are currently available on an item, given that the current game state known to the client is correct. So it can just display those to the user. As soon as the server responds with the actually available actions the UI can be updated accordingly. If the user already selected an invalid action, the server will eventually respond with some kind of "Invalid action" message that can just be displayed to the user. In the vast majority of cases the action selected by the user should be actually available and the user experience will be much smoother and more responsive.

May 10 2016, 4:30 PM · DayZ
dev0 added a comment to T88603: [CRITICAL] Ability to remove structures ( trees, buildings, rocks, plants ) by deleting the .pbo files.

http://i.imgur.com/12X3VNt.jpg

May 10 2016, 4:27 PM · DayZ
dev0 edited Steps To Reproduce on T88568: Ruined items continue to work.
May 10 2016, 4:25 PM · DayZ
dev0 added a comment to T88567: Game freezing briefly occasionally.

As silencerx stated: duplicate of http://feedback.dayzgame.com/view.php?id=1803

May 10 2016, 4:25 PM · DayZ
dev0 edited Steps To Reproduce on T88567: Game freezing briefly occasionally.
May 10 2016, 4:25 PM · DayZ
dev0 added a comment to T88564: Reloading Magazine from Small Protector Case.

Reposted as non-private http://feedback.dayzgame.com/view.php?id=3007

May 10 2016, 4:25 PM · DayZ
dev0 edited Steps To Reproduce on T88564: Reloading Magazine from Small Protector Case.
May 10 2016, 4:25 PM · DayZ
dev0 added a comment to T88417: [Alcohol] When cleaning your wounds with alcohol you get sick.

[assumption] I thought about this a little bit and I believe the reason for it showing up as "Sick" in the inventory screen is due to the quick and dirty implementation of these status indicators just before Christmas. I'm pretty sure whatever causes the "You wound look cleaner now" status messages to pop up (according to several Day Z sources on the net these are "symptoms" of a declining infection) will also cause the "Sick" status in the inventory screen, although technically there never was a sickness.

May 10 2016, 4:20 PM · DayZ
dev0 added a comment to T88417: [Alcohol] When cleaning your wounds with alcohol you get sick.

[just some hear-say] I actually heard Sacriel state on his stream recently, that Rocket told him that when you get the sick status it's just the game revealing to you that you have been sick and are in the process of getting better now. In reality you have been sick all the time.

May 10 2016, 4:20 PM · DayZ
dev0 added a comment to T88381: Color not coming back after regenerating blood back from blood loss.

Please refer everyboody refer to the YouTube videos Toybasher linked (see http://feedback.dayzgame.com/view.php?id=1959#c9860). The health and blood regeneration system works just fine. It is much more complex and harder to understand than in the mod though. The videos linked by Toybasher will explain all of that in detail.

You will need above 3500 energy and 3000 water for at least 20 minutes for regeneration to kick in. For comparison: eating a whole can of beans restores ~ 500 energy and drinking an entire canteen of water restores 1000 water. That's makes the levels you need to reach (and keep!) an equivalent of 7 cans of beans and 3 full canteens of water. Also, your water depletes quickly again and you cannot store a lot of it in your body, so you will need to keep drinking regularly. Refer to the videos for all the details.

May 10 2016, 4:19 PM · DayZ
dev0 added a comment to T87239: Lagswitch.

It would take me an hour of research and 10 minutes of coding to write something similar to an aimbot based off of this knowledge.
I thought one of the major engine design changes that were undertaken was to make the server the source of truth?

May 10 2016, 3:29 PM · DayZ
dev0 added a comment to T87203: Night doesn't need to be black and white colouring.

I agree with that ambient light could probably be slightly higher. I totally disagree with adding more colors to the night though. Your eyes can't see colors in low light levels.

May 10 2016, 3:23 PM · DayZ
dev0 added a comment to T86833: Hunger/Thirst/Stamina Rate Too High [PRIMARY REPORT].

Was about to post this myself when I saw that Toybasher already posted it. Just to raise awareness I would recommend any person who considers upvoting or posting to this thread to read Toybasher's comment and watch the video he linked.

See http://feedback.dayzgame.com/view.php?id=414#c9812

May 10 2016, 2:54 PM · DayZ
dev0 added a comment to T86615: You Are Unconcious... Forever [PRIMARY REPORT].

I just watched the following video on how health + blood works in the SA today: https://www.youtube.com/watch?v=UVGxHTXbaoo

It explains why and when your character will become unconscious. One reason for becoming unconscious is dropping below 500 blood. You will however not die when you reach 0 blood, but only after reaching 0 health. However, bleeding alone will not reduce your health. If you drop unconscious by bleeding, you will stay unconscious until you receive a saline bag or blood transfusion. You will never die in this state.

Possible solutions:
a) Players instantly die from 0 blood.
b) Dropping below 500 blood will make you loose health. Continuous blood levels of below 500 will eventually kill you (in whatever time frame the game designers think fits).

After understanding the health / blood / hunger / thirst system better I get the feeling that a lot of bug reports are actually due to confusion how the entire health and survival system works and not actual bugs.

May 10 2016, 2:04 PM · DayZ