New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 787725 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Regression: Weird flickering of content is seen while playing the game.

Reported by vku...@etouch.net, Nov 22 2017

Issue description

Chrome Version:64.0.3275.0 (Official Build)Revision 57df29264aaef643e8c48bead8701bacd94d1fbc-refs/heads/master@{#518486} ) (32/64-bit)
OS:Windows(7,8,10)
URL:https://chrome.google.com/webstore/detail/treasure-arena/hedpcboianohjgdhoblpcpgapknkoojm/related?hl=en-GB

What steps will reproduce the problem?
(1)Freshly launch chrome browser and install app 'treasure arena' from above url.
(2)Click on play > US west #2 > enter any name >ok > Join random game > ready 
(3)Observe the content of game.

Actual: Weird flickering of content is seen after playing the game.

Expected: No such flickering of content should be seen after playing the game.

This is a regression issue broken in 'M64' and will soon update other info.

 
ActualGame.mp4
1.3 MB View Download

Comment 1 by vku...@etouch.net, Nov 22 2017

Cc: zmo@chromium.org
Labels: hasbisect
Owner: brucedaw...@chromium.org
Status: Assigned (was: Unconfirmed)
Good Build: 64.0.3262.0
Bad Build:  64.0.3263.0

CL:
https://chromium.googlesource.com/chromium/src/+log/64.0.3262.0..64.0.3263.0?pretty=fuller&n=10000
(Unable to narrow down the range using tool as getting all good chromium builds between this range)

Suspecting:  r515036 or r514912 ?
Kindly help to reassign the issue if this is not related to your change.

Note: Issue not seen on Mac & Linux OS.


ExpectedGame.mp4
2.6 MB View Download
Labels: ReleaseBlock-Stable
Adding release blocker for this issue.Please undo if not the case.

Thank You!
Labels: -ReleaseBlock-Stable -M-64
Owner: ----
Status: (was: Assigned)
Summary: Regression: Weird flickering of content is seen while playing the game. (was: Regression: Weird flickering of content is seen after playing the game.)
The "flickering" is not indicative of a graphics problem but of a JavaScript problem. The displayed world position keeps bouncing back and forth between two or more locations. It could be a math error or ???

I went to chrome://extensions and enabled developer mode and then viewed developer mode for the game. This showed various errors:

game.min.js:84 109265409114493742567
game.min.js:84 Object
game.min.js:88 google.payments.inapp.getPurchases
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:106 Uncaught TypeError: Cannot read property 'drawImage' of undefined
    at Image.g.onload (game.min.js:106)
game.min.js:88 onLicenseUpdate Object
game.min.js:84 Done.
index.html:1 history.replaceState is not available in packaged apps.
index.html:1 history.replaceState is not available in packaged apps.
sound/mp3/action.mp3?v=0.4.2.61 Failed to load resource: net::ERR_FILE_NOT_FOUND
index.html:1 Uncaught (in promise) DOMException: Failed to load because no supported source was found.


It is quite possible that the problem is ultimately a bug in the game itself - depending on undefined behavior - but determining that is outside of my area of expertise.

However it is not clear that these are related to the issue. In particular, while testing with 64.0.3278.0 I could not reproduce the problem. Can you still reproduce it? If so then capturing the developer tools console output when it happens could be helpful in isolating the problem and deciding who to assign it to, if anyone.

Clearing RBS label until we are sure that that is necessary.

Comment 4 by vku...@etouch.net, Dec 5 2017

Note:
Rechecked above issue on latest canary version 65.0.3285.0 (Official Build) on Windows(7,8,10) and its still reproducible 

Please refer attached video and screenshot of devtools console 
Actual_Video.mp4
2.2 MB View Download
Actual_game.png
213 KB View Download
This bug had an unsupported status. Updating to Untriaged so someone will reevaluate.
Status: Untriaged

Sign in to add a comment