#89259: "JavaScript error, unresponsive game on 'everybody gets 1'"
Mitä tämä raportti koskee?
Mitä tapahtui? Valitse alta
Mitä tapahtui? Valitse alta
Ennen ilmoituksen tekoa, tarkista onko sellainen jo olemassa samasta aiheesta
Jos kyllä, ole ystävällinen ja ÄÄNESTÄ tätä raporttia. Eniten ääniä saaneet raportit laitetaan ETUSIJALLE!
# | Status | Votes | Game | Type | Title | Last update |
---|
Tarkka kuvaus
-
• Kopioi/liitä virheilmoitus näytöltäsi, jos sait sellaisen.
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. -
• Selitä mitä halusit tehdä, mitä teit ja mitä tapahtui
• Mikä on selaimesi?
Google Chrome v113
-
• Ole hyvä ja kopioi teksti englanniksi oman kielesi sijasta. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. -
• Onko tämä teksti saatavilla käännösjärjestelmässä? Jos on, onko sen käännöksestä yli 24 tuntia?
• Mikä on selaimesi?
Google Chrome v113
-
• Selitä ehdotuksesti tarkasti ja ytimekkäästi, jotta se on ymmärrettävissä niin helposti kuin mahdollista.
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. • Mikä on selaimesi?
Google Chrome v113
-
• Mitä näytöllä näkyi kun olit estettynä (Tyhjä ruutu? Osa pelin käyttöliittymästä? Virheilmoitus?)
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. • Mikä on selaimesi?
Google Chrome v113
-
• Mitä osaa säännöistä BGA:n sovellus ei noudattanut
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. -
• Onko sääntörikkomus nähtävillä pelin toistossa? Jos kyllä, mikä on siirron numero?
• Mikä on selaimesi?
Google Chrome v113
-
• Minkä pelin toiminnon halusit suorittaa?
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. -
• Mitä yritit tehdä tämän pelitoiminnon käynnistymiseksi?
-
• Mitä tapahtui kun yritit tehdä tämän (virheilmoitus, pelin tilapalkin viesti, ...)?
• Mikä on selaimesi?
Google Chrome v113
-
• Missä vaiheessa peliä ongelma ilmeni (mikä oli silloinen pelin ohje)?
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. -
• Mitä tapahtui kun yritit tehdä tämän pelin toiminnon (virheilmoitus, pelin tilapalkin viesti, ...)?
• Mikä on selaimesi?
Google Chrome v113
-
• Kuvaile näyttöongelmaa. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. • Mikä on selaimesi?
Google Chrome v113
-
• Ole hyvä ja kopioi teksti englanniksi oman kielesi sijasta. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. -
• Onko tämä teksti saatavilla käännösjärjestelmässä? Jos on, onko sen käännöksestä yli 24 tuntia?
• Mikä on selaimesi?
Google Chrome v113
-
• Selitä ehdotuksesti tarkasti ja ytimekkäästi, jotta se on ymmärrettävissä niin helposti kuin mahdollista.
Stuck game boardgamearena.com/3/fluxx?table=379764171 ; can't even access the hamburger menu to abandon.
Se all details I pasted in (closed) bug boardgamearena.com/bug?id=65245
Not sure if it belongs there or you prefer to track as a new bug. It kind of sounds similar. • Mikä on selaimesi?
Google Chrome v113
Raportin historia
Tiny update: I managed to abandon game 379764171 by locally changing the javascript a bit. What was happening was that the tmpCardsSelectionForPlayer was called without a player_id for who to pick a card in its args; so it tried to get the name of the NULL player. Boom. I just changed that line to return "whut" in that case, which at least let the UI render (the button to give a card to 'whut' obviously didn't work, since player_id was still null). But this allowed me to press the abandon button and made my friends happy.
Hope the game and its state will stick around in the DB for a bit so you can check what was the case.
It is definitely a different bug from that boardgamearena.com/bug?id=65245, so please add any new info here.
Looking at your screenshots and info, I can definitely see the issue.
However, not sure if I will be able to solve this, as I have no idea where the 10 cards are coming from, and it is definitely not reproducible - Everybody Gets 1 has been played without problems in many 100.000 games by now.
Game replay, game logs, deck counter all show that you drew only 4 cards to distribute with Everybody Gets 1 - as expected.
I can't find any reason why you would end up with client arguments having 10 cards to distribute and more players than there really are - which is the root cause for the javascript error.
I will leave this open for now, but unless it happens more often and we get some more info, it will probably get classified as a one time glitch...
Lisää jotain tähän raporttiin
- Toinen pöydän tunnus / siirron numero
- Ratkaisiko F5 ongelman?
- Ilmestyykö ongelma useita kertoja? Joka kerta? Satunnaisesti?
- Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.