Closed (cannot reproduce)
Project:
Tetris
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2009 at 16:48 UTC
Updated:
21 Sep 2012 at 14:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
kenorb commentedExample from your website, there are only two block, using the mouse with fast movement you can override other blocks.
It's cheating:)
This bug was in original game as well?
Comment #2
skinhat commentedI sometimes saw this error but couldnt reproduce it. From what I saw it isn't just because the pieces are moving fast.
If you can reproduce it are you able to write the steps I can follow to make it happen?
Comment #3
kenorb commentedJust try to move one block from one side to another very quickly using mouse (where is the second block) and you should see the problem.
Comment #4
skinhat commentedI see what you mean. Seems to be a bug when you use the mouse. I've usually tested it with the keyboard.
The bug seems to occur with the keyboard too. With the keyboard it seems to be when you rotate the block while its in a small space it wedges itself in. Eg if you were to have a 4x1 piece moving down into this 1x6 sized slot and then rotate it (so that its horizontal) while it is moving into the slot then it will be wedge itself in there.
o oo
o oo
o oo
o oo
o oo
o oo
I will have to change the code so you cannot rotate when you are within a slot.
I'll also look at the mouse error. Might need to slow the speed at which you can move pieces around.
Comment #5
skinhat commentedI've done a new release which I hope has fixed the problem.
Comment #6
kenorb commentedThere are some Javascript errors now:
But I need to re-test it later, because I've got some problems with paths.
Comment #7
skinhat commentedI can't reproduce this error. Did you hit refresh in the browser? Sometimes tetris.js is cached and you might be using the old version.
Comment #8
kenorb commentedOk, I found it, I've moved games to different folder and I didn't know where there is some old path stored (after cleared the cache, etc.).
And it's in each game configuration form. I'll set correct path for all games, and I'll retest it.
Comment #9
kenorb commentedI think the problem still exist.
But it's not something important for me.
Comment #10
kenorb commented