Jump to content

Zahj

Members
  • Content Count

    29
  • Joined

  • Last visited

Community Reputation

24 Neutral

About Zahj

  • Rank
    Scavenger

Profile Information

  • Gender
    Male
  • Location
    California, US
  1. TL;DR: Poor server performance is probably why there are many issues with loot, character status bugs, and infected, but we need more data to prove it. We also need a benchmark/baseline for server performance for when we start to operate our own servers. Greetings all! After gathering some info on a couple of different servers, I'd like to reach out and ask for assistance on gather a larger data set from other servers/communities. If you'd like to help or are interested in my theory as to why somethings don't seem to be working right, please continue to read on. At the bottom there is a link to a Google Sheet that server admins may use to share their collected data with me. --- What I'm on about: A server's performance has a lot to do with the overall health of the game that server is running. If the server is running poorly and is running low FPS (I'll explain more about server FPS below), certain functions may not be performing optimally and some tasks may not get happen at all. This may explain why we're not seeing things like loot respawning, old and ruined loot not being despawned/cleaned up, gunshots, player positioning, infected and other AI behaving oddly, and character status' not getting updated appropriately. Since most of this is speculation, I'm going to focus on the category that I'm the most certain is affected by poor server FPS; Loot. --- Server FPS and the CLE: Server FPS is also known as Ticks Per Second (TPS) in other games. /u/rainbowpizza did a great job of explaining this operation on the /r/DayZ subreddit 3 1/2 years ago: A server that is suffering from poor server performance and has a low tick rate/FPS, may not be firing off all of its operations on schedule and may either fall behind, or in some cases even skip some in favor of higher priority ones. The [CLE (Central Loot Economy)](http://dayz.gamepedia.com/Loot#Central_Loot_Economy) and the closely related persistence file health have me greatly concerned as we've all seen so many examples of servers not appropriately cleaning up old loot and ruined items, not properly spawning new loot and in some instances, spawning way too much loot in a few locations (loot explosions). --- Why bring this up now? To be blunt, I'm a bit concerned about how poor server performance is going to affect server owners, admins and communities once the Dev's release the server files and we are all free to host the servers on our own. Currently, a DayZ server can only be hosted by a Bohemia Interactive approved server hosting company, and we as the customers have very little control over our respective servers. This includes not knowing what kind of hardware we are paying for our servers to run on. Once we start hosting our servers on our own machines or machines that we rent and have more control over, I'm worried about how privately operated servers will run and how the Dev team will address a server's owner's concerns about low server performance. --- What I'm asking for: While DayZ servers are still ran by companies like Fragnet, Multiplay, Vilayer, Gaming Deluxe and others and have a mandate from BI as to what kind of hardware their DayZ servers must run, and knowing first hand what kind of poor performance our servers can sometimes be plagued with, I'd like to gather as large of a data set as possible from as many different servers. The wider the data set and the more data that we get from a variety of server hosts and locations, I think should help give us a solid benchmark to base our server performance off of once we start hosting servers independently. Having a baseline to work off of for the future should give us something to build off of and strive for when it comes to tweaking our server settings as well as something to point ot when we have to open a new support ticket about server performance. --- Server performance monitoring! Server owners and admins with access to their server's admin password, here is what you do to monitor your servers performance: Server FPS monitoring can only be done from in game, so you must jump onto your server to do this. Once in game, type `#login password` and replace password with your server's admin password. Next, you'll type in `#monitor .5-5` the numbers after the monitor command represent how often the server will spit out a report in seconds. I use .5, you can use 5, you can go up to 60 if you wanted. When you are done gathering a decent set of data, type in `#monitor 0(zero)` to stop recieving reports. Take a screenshot of your game so you can record the data! Please please PLEASE! gather a ton of data for this and do it during different times. Do it when your server is at a lower population, do it during it's normal peak population. Do it right after a server reset, do it just before a rest. Try to do it just before and after a known persistence wipe! The more data that you record with accurate information, the better of an understanding you will have of your server's unique performance and the better the rest of us will understand how our servers are performing compared to other similar ones. --- Gathering, Recording and Sharing Data. Here is a link to a Google Spreadsheet I made up for you to record your server's data https://docs.google.com/spreadsheets/d/1LXwu98o6GxWJPRrpquj3whmvGVL8ahl-l3uy5F0Htbg/edit?usp=sharing. Feel free to alter the layout, and add more fields for more information, but please do not delete any of the fields and please do not record data without providing data for every field. PLEASE COPY THE TABLE FROM THE LINK ABOVE AND PASTE TO YOUR OWN, EDITABLE SHEET. The sheet linked above is locked and will you will not be able to edit it. You MUST copy and paste it to a Google sheet that you own. --- If you have any questions, suggestions, comments, please comment below. If you decide that you want to help and want to report your data set to me, my email address is in the linked sheet. Please note that I do intend to publicly publish all this data once we get closer to the release of BETA. If you choose to share your data with me but do NOT want me to share your server/communities identity when I publish the data, please let me know via email when you send me your data set.
  2. With the new dynamic lighting from .60 and the new ambience brought in with .61, I would love to see the light from the moon, fire, flashlights and headlights reflect in both animal and infected AI. Wandering through a town or the forest at night time with a flashlight or a torch and suddenly seeing the eerie glowing eyes of the creatures around you would be a great addition to the DayZ atmosphere! The level of creepy would go up quite a bit. Thoughts?
  3. Zahj

    [0.62 EXP] Black Screen During Recording

    In your DayZ settings, disable anti-aliasing.
  4. Zahj

    Persistance

    Persistence means that when the server does a restart, the items on the ground (loot, barrels, vehicles, tents, etc) don't despawn with the restart. Some servers are setup to delete or restore a previous persistent file every reset or after a specified amount of time. Doing so is not having persistence turned off. Right now, there is no option to disable persistence.
  5. Zahj

    Status Report - 16 May 2017

    Speaking of radios and how excellent of a tool they are, I'm curious if we will see in game terrain ever have an impact on the quality of radio transmissions and reception. If I'm down in the valley town of Nadezhdino, is my radio tx/rx going to be inhibited? If I'm up on the roof of the Altar Radio station, will my little handheld reach farther than it would if I was broadcasting down in Gorka? Can we expect to hear more static or broken up transmissions from distant or bad location players trying to talk over the radios?
  6. Zahj

    Status Report?

  7. Zahj

    Persistance

    Persistent time is not the same as item persistence. Persistent time is saved to the server, so when activated, the next server start will use the saved time value. In effect, a server restart won't reset the in-game time. Normal item persistence is a feature that is enabled by default and cannot be disabled through conventional means. All servers that are hosted by BI approved server hosts will have item persistence enabled by default.
  8. Zahj

    Stable Update 0.61.137720

    What ever happened to not pushing updates on a Friday? If something about this latest stable releases is really broken, players are stuck with it over the weekend while no one is around to fix or roll back.
  9. Zahj

    Unknown Game Version

    I can confirm that this is happening to more people than just you, as well as more than just one server provider. We're seeing this happen on the DayzUnderground Private hive servers. Both US (Multiplay hosted) and EU (Fragnet hosted) servers for us are having this issue. There is a thread on the DayZ subreddit that are also reporting this issue. I would venture a guess that something has happened either with BattlEye or at DayZ HQ.
  10. Zahj

    Exp Update 0.61.135961

    Something is off with the way the Infected are interacting with players. While in a boxing match with a pair, they would hit me and would force me to slide back a foot or two. When I got up against a waist high fence, the infected would hit me, and it would push me through the fence, forcing the zeds to run around the fence to get back to me.
  11. Zahj

    Exp Update 0.61.135961

    Hicks, Thanks for keeping an open line of communication with the community about this.
  12. Zahj

    Looking for a good role play server.

    Use this in place of a normal IP play.dayzunderground.com:2502
×