所有案件
浮言浪語 的案件
#89259: "JavaScript error, unresponsive game on 'everybody gets 1'"
這是關於哪方面的案件?
發生什麼事? 請從下方選擇
在某個時間點,我無法讀取遊戲介面
細節描述
• 當你不能動作時,螢幕上顯示什麼?(螢幕全黑?部份遊戲介面?錯誤訊息?)
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.• 你的瀏覽器是什麼?
Google Chrome v113
案件沿革
deBoerisTroef • 開發者尚未重現這項錯誤:
2023年 5月22日 22:39 •
wolmot • 開發者已確認這項錯誤:
2023年 5月24日 19:54 • 2023-05-24 10:34 • deBoerisTroef • De ontwikkelaars hebben deze bug niet kunnen reproduceren:
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.
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.
wolmot • 開發者已確認這項錯誤:
2023年 5月24日 19:56 • Thanks for reporting and already digging somewhat in the right direction :)
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.
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.
wolmot • 開發者已確認這項錯誤:
2023年 5月24日 20:29 • Really strange indeed... I checked the replay and been searching through code a little, not even a beginning of an explanation of what happened here.
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...
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...
為本案件添加內容
任何可能重現這項錯誤或了解你的建議之相關資訊,都請在此填寫:
- 其他同樣狀況的桌號/步數
- 按 F5 是否解決了這個問題?
- 問題是否發生了好幾次?每次都發生?時好時壞?
- 建議將此錯誤的螢幕截圖上傳到 Imgur.com 並轉貼連結。