Locked

sgrunt
He/Him
Emulator Coder, Former player
Joined: 10/28/2007
Posts: 1360
Location: The dark horror in the back of your mind
arflech wrote:
The archive.org embedded video on this page is of the "4 CPUs" run of NES Monopoly instead of the correct run: http://tasvideos.org/520M.html
This now points to the correct movie. Thanks.
Skilled player (1885)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
Randil wrote:
A very small site bug, but still: On the NES movies only page, the header says "TASVideos movies: only" when it should say "TASVideos movies: NES only" or perhaps "TASVideos movies: NES/FDS only".
This bug is still present. Here's a picture to show what I mean: Again, it's a small bug that probably doesn't bother anyone, but on the other hand it should be very easy to fix.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Randil wrote:
Again, it's a small bug that probably doesn't bother anyone, but on the other hand it should be very easy to fix.
Quite the opposite in fact. Must search and destroy.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Skilled player (1885)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
I got this error when trying to post: Error in posting DEBUG MODE UPDATE users SET user_posts = user_posts + 1 WHERE user_id = 1150 Line : 646 File : functions_post.php Backtrace: includes/functions.php[743]: ErrorPrintBacktrace() includes/functions_post.php[646]: message_die(202, string(16) "Error in posting" , string(0) "" , 646, {string(61)}, {string(72)}) posting.php[666]: update_post_stats(string(5) "reply" , {array[4]}, string(1) "2" , 9171, 227883, string(4) "1150" )
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3598)
Joined: 11/3/2004
Posts: 4738
Location: Tennessee
Randil wrote:
A very small site bug, but still: On the NES movies only page, the header says "TASVideos movies: only" when it should say "TASVideos movies: NES only" or perhaps "TASVideos movies: NES/FDS only".
Fixed.
It's hard to look this good. My TAS projects
Skilled player (1885)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
I just noticed that on the all submissions page, if you try to list the submissions in any other way (i.e. click on any of the arrows) you just get redirected the front page instead of sorting the list accordingly. I have not been able to replicate this in a EDIT: It seems to work now whenever I try to list the submissions in any other way, so this might have been something I did wrong, and probably isn't anything to worry about.
Tub
Joined: 6/25/2005
Posts: 1377
not a bug, just a small suggestion for the polls: We currently have to click the radio button to vote. By the magic of <label>, you can extend the clickable area to the description as well. The template snippet that generates this:
<tr>
	<td><input type="radio" name="vote_id" value="3" />&nbsp;</td>
	<td><span class="gen">Meh</span></td>
</tr>
has to be changed to generate something like this:
<tr>
	<td><label><input type="radio" name="vote_id" value="3" />&nbsp;<span class="gen">Meh</span></label></td>
</tr>
m00
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3598)
Joined: 11/3/2004
Posts: 4738
Location: Tennessee
Thanks, I'll try that out sometime soon. Also, a forum thread seems to be a bad way of reporting bugs and even worse for new feature ideas. We have the TODO wiki page, but perhaps we need a better system than either of these, somehow.
It's hard to look this good. My TAS projects
sgrunt
He/Him
Emulator Coder, Former player
Joined: 10/28/2007
Posts: 1360
Location: The dark horror in the back of your mind
I've thought that a tracker system of some sort would be desirable if the number of TODOs is as significant as it seems to be (a lot of them aren't anywhere on the site). This would help with bug reporting as well.
Editor, Expert player (2459)
Joined: 4/8/2005
Posts: 1573
Location: Gone for a year, just for varietyyyyyyyyy!!
Some players are duplicated here: http://tasvideos.org/Players-List.html There are at least maTO, xipo and mike89 who are listed twice.
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
I take full blame for duplicating maTO (This was very early in my publishing carrier) and I've cleared it up with adelikat, it turns out someone already merged the dupes... except for removing the dupe itself. Can't say I know anything about xipo and mike89, however.
Joined: 4/14/2010
Posts: 146
Location: France
Randil wrote:
I just noticed that on the all submissions page, if you try to list the submissions in any other way (i.e. click on any of the arrows) you just get redirected the front page instead of sorting the list accordingly. I have not been able to replicate this in a EDIT: It seems to work now whenever I try to list the submissions in any other way, so this might have been something I did wrong, and probably isn't anything to worry about.
It happens to me sometimes, and not only on the all submissions page, but also on the "normal" submissions page.
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3598)
Joined: 11/3/2004
Posts: 4738
Location: Tennessee
In the past week or so, we have put up an entirely new Subs-List page. Does this bug still occur?
It's hard to look this good. My TAS projects
Joined: 4/14/2010
Posts: 146
Location: France
Actually, I hadn't check if the problem was still there before posting, sorry. With the new Subs-List page, this issue doesn't seem to occur anymore, but as it was very random with the old Subs-List, I couldn't tell for sure. One little thing, though : sorting any column reloads the page, and it's not very convenient on the "Movie rating list", because after reloading the selected tab becomes "Summary".
Editor, Active player (429)
Joined: 9/29/2008
Posts: 706
Location: Canada
I have refreshed the page many times, is anyone else seeing this?
Editor, Expert player (2459)
Joined: 4/8/2005
Posts: 1573
Location: Gone for a year, just for varietyyyyyyyyy!!
Kyman wrote:
...is anyone else seeing this?
Nope. Your crasy. No... wait... I SEE IT! Its ALIVE! AAARGH!
Skilled player (1885)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
It seems that the frame count field isn't working properly in some submissions. My Kid Icarus TAS has the frame count 66878 in the frame count field, while the movie file in reality has the frame count 80375.
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3598)
Joined: 11/3/2004
Posts: 4738
Location: Tennessee
Randil wrote:
It seems that the frame count field isn't working properly in some submissions. My Kid Icarus TAS has the frame count 66878 in the frame count field, while the movie file in reality has the frame count 80375.
That's very much off, I wonder why. No formula should come out to that. Can you find any other example of it being off? Maybe there is a fluke with that one.
It's hard to look this good. My TAS projects
Skilled player (1885)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
After looking around some (I just looked at around 20 other random submissions), that one seems to be the only published movie that has this bug.
Editor, Skilled player (1172)
Joined: 9/27/2008
Posts: 1085
Out of curiosity, how many (UE) submissions are there? I'm guessing that it calculated the time using NTSC from the frame count in the movie file (60.1 frames/sec), but then recalculated the frames from the time using PAL (50 frames/sec). But this is a guess. Is the site code calculating frames using time, in spite of the fact there's a frame count extracted from the movie itself?
Player (36)
Joined: 9/11/2004
Posts: 2623
Build a man a fire, warm him for a day, Set a man on fire, warm him for the rest of his life.
sgrunt
He/Him
Emulator Coder, Former player
Joined: 10/28/2007
Posts: 1360
Location: The dark horror in the back of your mind
I've repaired the frame count. For the record, the frame counts for movies submitted prior to the introduction of the frame count field was reverse-calculated from the length of the movie; apparently I didn't get the special cases for NTSC/PAL 100% correct. Keep your eyes open for any other mistakes.
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3598)
Joined: 11/3/2004
Posts: 4738
Location: Tennessee
Kyman wrote:
Excesively large image
Bug fixed.
It's hard to look this good. My TAS projects
Skilled player (1706)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
sgrunt
He/Him
Emulator Coder, Former player
Joined: 10/28/2007
Posts: 1360
Location: The dark horror in the back of your mind
jlun2 wrote:
I never knew you can time travel...
The board occasionally eats posts thanks to some of the load-limiting techniques in place; that's a symptom that that has taken place.

Locked