Issue metadata
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 descriptionChrome 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.
,
Nov 22 2017
Adding release blocker for this issue.Please undo if not the case. Thank You!
,
Nov 27 2017
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.
,
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
,
Jan 10
This bug had an unsupported status. Updating to Untriaged so someone will reevaluate.
,
Jan 10
|
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by vku...@etouch.net
, Nov 22 2017Labels: hasbisect
Owner: brucedaw...@chromium.org
Status: Assigned (was: Unconfirmed)
2.6 MB
2.6 MB View Download