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

Hybrid View

  1. #1
    Player
    Jax-chan's Avatar
    Join Date
    Dec 2015
    Posts
    16
    Character
    Imaginary Friend
    World
    Sophia
    Main Class
    Astrologian Lv 90
    SE just posted this on JP Lodestone:



    It's basically just:
    "We know there is an issue and we're reviewing and investigating the data and it will take some time."
    according to a Japanese friend.
    (2)

  2. #2
    Player
    DaddyHrothgar's Avatar
    Join Date
    Apr 2022
    Posts
    26
    Character
    Daddy Hrothgar
    World
    Famfrit
    Main Class
    Sage Lv 90
    Quote Originally Posted by Jax-chan View Post
    SE just posted this on JP Lodestone:



    It's basically just:
    "We know there is an issue and we're reviewing and investigating the data and it will take some time."
    according to a Japanese friend.
    I feel like that's all they can say at the moment. It's been only a few hours, so they need to discuss what happened, and how to go about it.
    (1)

  3. #3
    Player
    sagacious's Avatar
    Join Date
    Apr 2022
    Location
    Ravana-gridania
    Posts
    647
    Character
    Sage Cologne
    World
    Ravana
    Main Class
    Culinarian Lv 100
    Quote Originally Posted by Jax-chan View Post
    SE just posted this on JP Lodestone:



    It's basically just:
    "We know there is an issue and we're reviewing and investigating the data and it will take some time."
    according to a Japanese friend.
    Take some time? Oh hell no, I had to wait and I refuse to wait any longer I want my mansion now. I don't feel like playing until this problem is resolved
    (2)
    sagacious

  4. #4
    Player
    Jax-chan's Avatar
    Join Date
    Dec 2015
    Posts
    16
    Character
    Imaginary Friend
    World
    Sophia
    Main Class
    Astrologian Lv 90

    Official Response with Translation from JP Lodestone



    (5)

  5. #5
    Player
    Lecru's Avatar
    Join Date
    Feb 2012
    Posts
    251
    Character
    Lecruidant Longclaw
    World
    Excalibur
    Main Class
    Archer Lv 100
    Quote Originally Posted by Jax-chan View Post
    SE just posted this on JP Lodestone:



    It's basically just:
    "We know there is an issue and we're reviewing and investigating the data and it will take some time."
    according to a Japanese friend.
    (4)

  6. #6
    Player
    Jax-chan's Avatar
    Join Date
    Dec 2015
    Posts
    16
    Character
    Imaginary Friend
    World
    Sophia
    Main Class
    Astrologian Lv 90
    Quote Originally Posted by Lecru View Post
    Beat me to it (friend was still typing her full translation). Is that on NA?

    Edit: nvm, I'm assuming Google Translate xD
    (0)
    Last edited by Jax-chan; 04-17-2022 at 01:34 AM.

  7. #7
    Player
    forsakee's Avatar
    Join Date
    Dec 2021
    Posts
    141
    Character
    Garnet Stormborn
    World
    Excalibur
    Main Class
    Reaper Lv 90
    Quote Originally Posted by Jax-chan View Post
    Beat me to it (friend was still typing her full translation). Is that on NA?
    welp still thanks for going through the effort of translating
    (2)

  8. #8
    Player
    EvanLydian's Avatar
    Join Date
    Apr 2022
    Posts
    11
    Character
    Evan Lydian
    World
    Shiva
    Main Class
    Dancer Lv 90
    Code:
    public class SmallIndieCompany {
    
        public static void main(String[] args) {
            int participants = Integer.parseInt(args[0]);
            int winner = (int)(Math.random()*participants+1);
            if (winner > participants) {
                winner = participants;
            }
            System.out.println(winner);
        }
    }
    Apparently I now qualify for a job at SE. Shouldn't be too different in whatever language XIV is written in.
    (6)

  9. #9
    Player
    Aeika's Avatar
    Join Date
    May 2011
    Location
    Ul'dah
    Posts
    164
    Character
    Matty Kusuri
    World
    Brynhildr
    Main Class
    Reaper Lv 90
    The wording is confusing.
    Does that mean someone won and it just doesnt show, or that no one won still?
    From the complaints about "I was the only person and still lost" I assume the latter.
    (0)

  10. #10
    Player
    Jax-chan's Avatar
    Join Date
    Dec 2015
    Posts
    16
    Character
    Imaginary Friend
    World
    Sophia
    Main Class
    Astrologian Lv 90
    Quote Originally Posted by Aeika View Post
    The wording is confusing.
    Does that mean someone won and it just doesnt show, or that no one won still?
    From the complaints about "I was the only person and still lost" I assume the latter.
    The most sensible explanation is that it's a silly programming error where they included the default "0 ticket" in the lottery by accident (which would be the winner if no one entered) so instead of there only being one entrant, there were actually 2: Ticket 0 and Ticket 1, so the actual chance of winning was 50%.
    (2)

Page 1 of 2 1 2 LastLast