Page 1 of 2 1 2 LastLast
Results 1 to 10 of 200

Hybrid View

  1. #1
    Player Shinkuno's Avatar
    Join Date
    Mar 2015
    Posts
    568
    Character
    Shin Kuno
    World
    Raiden
    Main Class
    Arcanist Lv 10
    Quote Originally Posted by Stormpeaks View Post
    It's always the same few people doing that honestly, thankfully there's really few of them, I'd say about 10 or less, they will whiteknight and defend the multibillion dollar company at all cost
    They like to claim the game has so much to do, yet they have time to sit in the forums 15 hours a day *think emoji*

    Quote Originally Posted by VelKallor View Post


    Proper fixes take time. This is...news? Want them to do it fast and have more problems??

    Or take their time and do it right?

    Which is it??
    I hope you dont genuinely believe making a random number not roll 0 takes time. If you do believe so, you are really detached from reality and probably think programming is black magic.

    Quote Originally Posted by Kes13a View Post
    even Q&A cannot catch all bugs. thats unrealistic since Q&A is not testing on a live server.

    from what appears to happen, its when the servers are under load according to the release, which since they did not say what kind of load, its likely the devs had to go over logs to try and determine how it happens and may not have been able to be replicated in their test environment. Since it has been cleared, clearly it was not happening 100% of the time, which are some of the hardest bugs to root out. the devs where I work see this with our software, and its called "unintended application". It cannot really be "tested" because its not a workflow the devs OR Q&A had thought of or would use. could they have caught it? sure, maybe, the number 0 one, most likely, this one I am not so sure because the test server, no matter how close you make it to live, will never be a live server.


    They PRIDE themselves with their playtest team, to the point they mock the players when content releases overtuned and they release statements like "well our team cleared it" while its pretty obvious their playtest team doesnt actually clear the content, else the buffcap stuff would have been caught.
    (12)
    Last edited by Shinkuno; 06-08-2023 at 01:26 AM.

  2. #2
    Player
    TaleraRistain's Avatar
    Join Date
    Jun 2015
    Posts
    5,553
    Character
    Thalia Beckford
    World
    Jenova
    Main Class
    Gunbreaker Lv 100
    Quote Originally Posted by Shinkuno View Post
    I hope you dont genuinely believe making a random number not roll 0 takes time. If you do believe so, you are really detached from reality and probably think programming is black magic.
    This says to me you just jumped on the bandwagon around here of the armchair devs who were criticizing SE like this who turned out to be completely wrong about the issue. The problem wasn't a random number generator not rolling 0. The problem was the instance server wasn't getting the result from the lottery server so was defaulting to 0 in the absence of a result.
    (3)

  3. #3
    Player
    BRVV's Avatar
    Join Date
    Oct 2021
    Location
    The fallen city of Insomnia
    Posts
    1,009
    Character
    Viz Vale
    World
    Spriggan
    Main Class
    Sage Lv 90
    Quote Originally Posted by TaleraRistain View Post
    This says to me you just jumped on the bandwagon around here of the armchair devs who were criticizing SE like this who turned out to be completely wrong about the issue. The problem wasn't a random number generator not rolling 0. The problem was the instance server wasn't getting the result from the lottery server so was defaulting to 0 in the absence of a result.
    So they didn't even test their hardware setup?
    (0)
    Will put you on ignore if you can't form a logical argument but argue nonetheless

  4. #4
    Player
    TaleraRistain's Avatar
    Join Date
    Jun 2015
    Posts
    5,553
    Character
    Thalia Beckford
    World
    Jenova
    Main Class
    Gunbreaker Lv 100
    Quote Originally Posted by BRVV View Post
    So they didn't even test their hardware setup?
    You don't test code in production.

    Quote Originally Posted by Shinkuno View Post
    "nyoooo there are no developers outside square enix that means everyone is a armchair dev"

    It might suprise you, but developers exist outside of your favourite company too And it doesnt matter where the result came from, if 0 is a result that shouldnt exist, its really fucking easy to make the final output not be that number. Thats called exception handling and is really basic.
    Setting a default like 0 to display when something goes out of allowable range is exception handling.

    Quote Originally Posted by Saraide View Post
    QA teams always get a lot of flack in situations like this but it's entirely possible they knew and reported this bug but higher ups decided to push through anyway.
    This is a possibility as well. We are always at the mercy of the choices those paying the bills decide to make. And they don't always make wise ones.
    (2)

  5. #5
    Player Shinkuno's Avatar
    Join Date
    Mar 2015
    Posts
    568
    Character
    Shin Kuno
    World
    Raiden
    Main Class
    Arcanist Lv 10
    Quote Originally Posted by TaleraRistain View Post
    Setting a default like 0 to display when something goes out of allowable range is exception handling.
    Not at all... imagine if during a transaction error your exception handling would be not abort the transaction, but removing the money from the sender and giving 0 to the receiver.

    The exception handling for this case would be either reroll or set it to 1, which still unfair at least noone loses out and noone would even know if something went wrong cause 1 is a valid result after all.

    Could their actual exception handling code set it to 0? Yes. Would i call it exception handling? No, cause you purposefully let through a bad result.
    (4)

  6. #6
    Player
    Valkyrie_Lenneth's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lominsa
    Posts
    8,038
    Character
    Lynne Asteria
    World
    Jenova
    Main Class
    Viper Lv 100
    Quote Originally Posted by Shinkuno View Post
    Not at all... imagine if during a transaction error your exception handling would be not abort the transaction, but removing the money from the sender and giving 0 to the receiver.

    The exception handling for this case would be either reroll or set it to 1, which still unfair at least noone loses out and noone would even know if something went wrong cause 1 is a valid result after all.

    Could their actual exception handling code set it to 0? Yes. Would i call it exception handling? No, cause you purposefully let through a bad result.

    They stated the results were valid, it was just an error from moving the result to the end user where a disconnect happened.



    If you don't believe them well.... Conspiracy theorists thrive everywhere I guess. The XIV team is usually pretty transparent when it comes to problems, haven't given me a reason to doubt them yet.


    If a transaction fails in commerce, you still see the money "withdrawn" from your account for a few days until the bank let's it fall off.
    (3)
    Last edited by Valkyrie_Lenneth; 06-08-2023 at 04:49 AM.

  7. 06-08-2023 04:47 AM

  8. #8
    Player
    Valkyrie_Lenneth's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lominsa
    Posts
    8,038
    Character
    Lynne Asteria
    World
    Jenova
    Main Class
    Viper Lv 100
    Rationalizing away poor behavior.





    Spends most of his time trolling the forums and rationalizing it as "I'm not doing anything"
    (4)

  9. #9
    Player Shinkuno's Avatar
    Join Date
    Mar 2015
    Posts
    568
    Character
    Shin Kuno
    World
    Raiden
    Main Class
    Arcanist Lv 10
    Quote Originally Posted by Valkyrie_Lenneth View Post
    They stated the results were valid, it was just an error from moving the result to the end user where a disconnect happened.
    So on the serverside the results were valid but then the error happened on the enduser screen? So in theory someone should have gotten a house right? You dont see how that makes no sense right? If the results was 0 on the server but while sending it to display on the client it got error'd to 0, then someone would have gotten a house without even knowing. But that wasnt the case, so the result was 0 on the server aswell, and in that case no it wasnt a valid result cause 0 shouldnt roll. Thats just using common sense nothing to do with conspiracy
    (1)

  10. #10
    Player
    TaleraRistain's Avatar
    Join Date
    Jun 2015
    Posts
    5,553
    Character
    Thalia Beckford
    World
    Jenova
    Main Class
    Gunbreaker Lv 100
    Quote Originally Posted by Shinkuno View Post
    Not at all... imagine if during a transaction error your exception handling would be not abort the transaction, but removing the money from the sender and giving 0 to the receiver.

    The exception handling for this case would be either reroll or set it to 1, which still unfair at least noone loses out and noone would even know if something went wrong cause 1 is a valid result after all.

    Could their actual exception handling code set it to 0? Yes. Would i call it exception handling? No, cause you purposefully let through a bad result.
    How exactly is the server that isn't doing the rolling supposed to do a reroll? The lottery server was doing the rolling. It had a valid result. That valid result was not being passed to the instance server due to a bug and in the absence of a result the code was displaying 0 for the end user.
    (0)

Page 1 of 2 1 2 LastLast