Register - Login
Views: 99406133
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 07:22:30 PM
Jul - NSMB Hacking (Archive) - Editor Development thread New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 25 26 27 28 29 30 31 32 33 34 Next newer thread | Next older thread
Hiccup
Member
Level: 57


Posts: 139/772
EXP: 1474152
For next: 11776

Since: 05-19-09


Since last post: 102 days
Last activity: 3 days

Posted on 10-29-09 12:18:20 PM Link | Quote
The 3d ones could just have screenshots of them
The markers would have there own symbol
Deleted User
Collection of nobodies
Posted on 10-29-09 12:50:47 PM (last edited by TheKinoko at 10-29-09 09:52 AM) Link | Quote
Originally posted by Hiccup
The 3d ones could just have screenshots of them


Seems the easiest solution.
NSBMD models are quite complex. There's a NSBMD viewer, but it isn't perfect...

By the way, I opened the compressed Mario models in an hex editor. They seem to be nothing else than LZ77 compressed NSBMD files.

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]

Did you know that, in japanese, 'kinoko' means 'mushroom'?

Hiccup
Member
Level: 57


Posts: 140/772
EXP: 1474152
For next: 11776

Since: 05-19-09


Since last post: 102 days
Last activity: 3 days

Posted on 10-29-09 12:53:17 PM (last edited by Hiccup at 10-29-09 09:54 AM) Link | Quote
Originally posted by TheKinoko
Originally posted by Hiccup
The 3d ones could just have screenshots of them


Seems the easiest solution.
NSBMD models are quite complex. There's a NSBMD viewer, but it isn't perfect...


I meant like taking screen shots from the game emulated, i might start getting together images of the 3d enemies
Deleted User
Collection of nobodies
Posted on 10-29-09 01:12:11 PM Link | Quote
That's okay, but... don't forget how transparency effects in NSMB look like shyt in No$gba.

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 920/2014
EXP: 6633350
For next: 17314

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 105 days
Last activity: 18 days

Posted on 10-29-09 01:15:21 PM Link | Quote
Originally posted by TheKinoko
That's okay, but... don't forget how transparency effects in NSMB look like shyt in No$gba.

Exactly. I don't feel that it's worth it to add support for showing sprites.

Every single sprite's behaviour will have to be hardcoded. Some (like mushroom platforms) can be stretched and otherwise look different based on their sprite data, so those will have to be coded in as well. Then we have unknown sprites and/or data which will just not be represented accurately after all.


____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Hiccup
Member
Level: 57


Posts: 141/772
EXP: 1474152
For next: 11776

Since: 05-19-09


Since last post: 102 days
Last activity: 3 days

Posted on 10-29-09 02:01:27 PM Link | Quote
What about just using art from the internet? or enemies from screenshots like on ign
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 151/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 10-29-09 08:07:37 PM Link | Quote
Originally posted by Hiccup
What about just using art from the internet? or enemies from screenshots like on ign


yeah, but we would have the same problem. we would have to look for images of each sprite and then download and import them and code how is each sprite displayed and then we would have to code specially sprites that change with their sprite data, for example mushrooms and clouds and then blablabla.

Conclusion: It would be too long and hard to do it
Ehm
Member
Level: 49


Posts: 141/533
EXP: 843410
For next: 40473

Since: 06-13-09

From: Canada

Since last post: 4.0 years
Last activity: 4.0 years

Posted on 10-29-09 09:08:21 PM Link | Quote
when I said graphical preview, I was thinking something more along the lines of a screenshot, or rip of the sprite, showing the sprite in it's natural, neutral, starting position. The reason why this would be useful is for sprites such as star coins and chain chomps (and their poles), where you have to play around with the position of the single square to get it looking right in-game. It's nothing major, I'm just super lazy XD
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 152/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 10-29-09 09:11:33 PM Link | Quote
Originally posted by m64m
when I said graphical preview, I was thinking something more along the lines of a screenshot, or rip of the sprite, showing the sprite in it's natural, neutral, starting position. The reason why this would be useful is for sprites such as star coins and chain chomps (and their poles), where you have to play around with the position of the single square to get it looking right in-game. It's nothing major, I'm just super lazy XD

yeah. we are all super lazy

but in order yo YOU to be able to get previews its ME who will have to code each sprite
Ehm
Member
Level: 49


Posts: 142/533
EXP: 843410
For next: 40473

Since: 06-13-09

From: Canada

Since last post: 4.0 years
Last activity: 4.0 years

Posted on 10-29-09 09:13:56 PM Link | Quote
which is why I said it's no big deal. XP
Deleted User
Collection of nobodies
Posted on 10-29-09 09:17:37 PM Link | Quote
Originally posted by dirbaio
we are all super lazy

Right. Everybody is super lazy. Or atleast that's what you must assume when coding anything.

The editor has to be easy to use; users must understand how each sprite works and how to correctly position the square in the editor.

But yeah, that's complicated. Especially with sprites that position themselves differently depending on their sprite data. (I think star coins can do that, by the way)

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 921/2014
EXP: 6633350
For next: 17314

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 105 days
Last activity: 18 days

Posted on 10-29-09 09:42:02 PM Link | Quote
If I get some time to work on it, I might look into adding support for -some- sprites; but definitely don't expect it to be in for all.

____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Deleted User
Collection of nobodies
Posted on 10-29-09 10:05:26 PM Link | Quote
By the way, didn't dirbaio say there was some sprite-related table in overlay 0? I should make some program to dump those overlays.

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 922/2014
EXP: 6633350
For next: 17314

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 105 days
Last activity: 18 days

Posted on 10-29-09 10:14:49 PM Link | Quote
Originally posted by TheKinoko
By the way, didn't dirbaio say there was some sprite-related table in overlay 0? I should make some program to dump those overlays.

The latest version of the editor can extract them. (It also includes code to decompress them, but it's not accessible from outside.)

____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ehm
Member
Level: 49


Posts: 143/533
EXP: 843410
For next: 40473

Since: 06-13-09

From: Canada

Since last post: 4.0 years
Last activity: 4.0 years

Posted on 10-29-09 10:35:13 PM Link | Quote
@ Treeki - yea, especially since 1. there are so many sprites, and 2. some don't need the support at all (like goombas and koopas).
Deleted User
Collection of nobodies
Posted on 10-30-09 02:02:00 PM Link | Quote
To be completely honest I get along fine without sprite graphics,
I think that the effort into the actual editor should be put in now and leave the peripherals and such till its completed,

BTW: Is there any other way to get the svn release because I don't have enough hard drive space for visual studio XD.

____________________


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]
Deleted User
Collection of nobodies
Posted on 10-30-09 03:01:52 PM Link | Quote
So I wrote a small program that extracts overlay data in a NDS rom and writes it to text files.

You can download it here: http://www.filefactory.com/file/a1747b6/n/NDSOverlayDumper_exe

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]
Deleted User
Collection of nobodies
Posted on 10-30-09 03:12:26 PM Link | Quote
I get this error whenever I try and execute it,

This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

____________________


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]


===================
[Posted by X]
Ninji

Birdo
Why did my user title say I'm a toaster anyway
Level: 88


Posts: 924/2014
EXP: 6633350
For next: 17314

Since: 07-26-07

Pronouns: he/him or they/them
From: Glasgow, Scotland

Since last post: 105 days
Last activity: 18 days

Posted on 10-30-09 03:16:01 PM Link | Quote
Originally posted by X
I get this error whenever I try and execute it,

This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

Apparently TheKinoko has compiled it as a debug release - which is why you can't run it (unless you have Visual C++ 2008 installed, you won't have the required runtimes)

He needs to compile a release version. If the release version still gives you that error, you'll need this download: http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en [Note that installing it won't fix the current download]

____________________








Originally posted by Sonicandtails
I'm trying top for the day 2 minutes to see how I feel. It's certainly different.
(I'm a bottom guy)
Currently reorganising my site's public_html folder. Links/images in my posts may be broken. If you find a broken link/image, PM me with the link and I'll fix it!
Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Deleted User
Collection of nobodies
Posted on 10-30-09 03:22:41 PM (last edited by TheKinoko at 10-30-09 12:25 PM) Link | Quote
Shyt...

*compiles a release version*

Download this one: http://www.filefactory.com/file/a077b24/n/NDSOverlayDumper_exe
It should work better.

____________________


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]


===================
[Posted by TheKinoko]

Did you know that, in japanese, 'kinoko' means 'mushroom'?

Pages: 1 2 3 4 5 6 7 8 9 10 ... 25 26 27 28 29 30 31 32 33 34 Next newer thread | Next older thread
Jul - NSMB Hacking (Archive) - Editor Development thread New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

31 database queries, 7 query cache hits.
Query execution time:  0.102330 seconds
Script execution time:  0.033642 seconds
Total render time:  0.135972 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 300 - Warning: unescaped & or unknown entity "&page"
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 196 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 94 - Warning: unescaped & or unknown entity "&page"
line 149 column 126 - Warning: unescaped & or unknown entity "&page"
line 149 column 158 - Warning: unescaped & or unknown entity "&page"
line 149 column 190 - Warning: unescaped & or unknown entity "&page"
line 149 column 222 - Warning: unescaped & or unknown entity "&page"
line 149 column 256 - Warning: unescaped & or unknown entity "&page"
line 149 column 288 - Warning: unescaped & or unknown entity "&page"
line 149 column 320 - Warning: unescaped & or unknown entity "&page"
line 149 column 352 - Warning: unescaped & or unknown entity "&page"
line 149 column 389 - Warning: unescaped & or unknown entity "&page"
line 149 column 423 - Warning: unescaped & or unknown entity "&page"
line 149 column 457 - Warning: unescaped & or unknown entity "&page"
line 149 column 491 - Warning: unescaped & or unknown entity "&page"
line 149 column 525 - Warning: unescaped & or unknown entity "&page"
line 149 column 559 - Warning: unescaped & or unknown entity "&page"
line 149 column 593 - Warning: unescaped & or unknown entity "&page"
line 149 column 627 - Warning: unescaped & or unknown entity "&page"
line 149 column 661 - Warning: unescaped & or unknown entity "&page"
line 149 column 695 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 732 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 101 - Warning: unescaped & or unknown entity "&postid"
line 182 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 183 column 25 - Warning: missing <tr>
line 190 column 33 - Warning: missing <tr>
line 191 column 121 - Warning: unescaped & or unknown entity "&postid"
line 199 column 994 - Warning: discarding unexpected </div>
line 199 column 1000 - Warning: discarding unexpected </div>
line 199 column 1006 - Warning: discarding unexpected </td>
line 201 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 203 column 9 - Warning: missing <tr>
line 221 column 13 - Warning: missing <tr>
line 222 column 101 - Warning: unescaped & or unknown entity "&postid"
line 231 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 232 column 25 - Warning: missing <tr>
line 239 column 33 - Warning: missing <tr>
line 240 column 121 - Warning: unescaped & or unknown entity "&postid"
line 244 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 246 column 9 - Warning: missing <tr>
line 264 column 13 - Warning: missing <tr>
line 265 column 101 - Warning: unescaped & or unknown entity "&postid"
line 267 column 74 - Warning: <link> isn't allowed in <td> elements
line 267 column 9 - Info: <td> previously mentioned
line 271 column 1099 - Warning: inserting implicit <marquee>
line 272 column 1 - Warning: inserting implicit <marquee>
line 272 column 1173 - Warning: inserting implicit <marquee>
line 273 column 1 - Warning: inserting implicit <marquee>
line 273 column 1247 - Warning: inserting implicit <marquee>
line 274 column 1 - Warning: inserting implicit <marquee>
line 274 column 1321 - Warning: inserting implicit <marquee>
line 275 column 1 - Warning: inserting implicit <marquee>
line 275 column 1395 - Warning: inserting implicit <marquee>
line 276 column 1 - Warning: inserting implicit <marquee>
line 276 column 1469 - Warning: inserting implicit <marquee>
line 277 column 1 - Warning: inserting implicit <marquee>
line 281 column 2653 - Warning: discarding unexpected </div>
line 281 column 2659 - Warning: discarding unexpected </td>
line 284 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 286 column 9 - Warning: missing <tr>
line 304 column 13 - Warning: missing <tr>
line 305 column 101 - Warning: unescaped & or unknown entity "&postid"
line 310 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 312 column 9 - Warning: missing <tr>
line 330 column 13 - Warning: missing <tr>
line 331 column 101 - Warning: unescaped & or unknown entity "&postid"
line 340 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 342 column 9 - Warning: missing <tr>
line 360 column 13 - Warning: missing <tr>
line 361 column 101 - Warning: unescaped & or unknown entity "&postid"
line 366 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 368 column 9 - Warning: missing <tr>
line 386 column 13 - Warning: missing <tr>
line 387 column 101 - Warning: unescaped & or unknown entity "&postid"
line 395 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 397 column 9 - Warning: missing <tr>
line 415 column 13 - Warning: missing <tr>
line 416 column 101 - Warning: unescaped & or unknown entity "&postid"
line 420 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 421 column 25 - Warning: missing <tr>
line 428 column 33 - Warning: missing <tr>
line 429 column 121 - Warning: unescaped & or unknown entity "&postid"
line 438 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 440 column 9 - Warning: missing <tr>
line 458 column 13 - Warning: missing <tr>
line 459 column 101 - Warning: unescaped & or unknown entity "&postid"
line 461 column 74 - Warning: <link> isn't allowed in <td> elements
line 461 column 9 - Info: <td> previously mentioned
line 461 column 652 - Warning: inserting implicit <marquee>
line 462 column 1 - Warning: inserting implicit <marquee>
line 462 column 726 - Warning: inserting implicit <marquee>
line 463 column 1 - Warning: inserting implicit <marquee>
line 463 column 800 - Warning: inserting implicit <marquee>
line 464 column 1 - Warning: inserting implicit <marquee>
line 464 column 874 - Warning: inserting implicit <marquee>
line 465 column 1 - Warning: inserting implicit <marquee>
line 465 column 948 - Warning: inserting implicit <marquee>
line 466 column 1 - Warning: inserting implicit <marquee>
line 466 column 1022 - Warning: inserting implicit <marquee>
line 467 column 1 - Warning: inserting implicit <marquee>
line 471 column 2206 - Warning: discarding unexpected </div>
line 471 column 2212 - Warning: discarding unexpected </td>
line 473 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 474 column 25 - Warning: missing <tr>
line 481 column 33 - Warning: missing <tr>
line 482 column 121 - Warning: unescaped & or unknown entity "&postid"
line 486 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 488 column 9 - Warning: missing <tr>
line 506 column 13 - Warning: missing <tr>
line 507 column 101 - Warning: unescaped & or unknown entity "&postid"
line 509 column 74 - Warning: <link> isn't allowed in <td> elements
line 509 column 9 - Info: <td> previously mentioned
line 510 column 879 - Warning: inserting implicit <marquee>
line 511 column 1 - Warning: inserting implicit <marquee>
line 511 column 953 - Warning: inserting implicit <marquee>
line 512 column 1 - Warning: inserting implicit <marquee>
line 512 column 1027 - Warning: inserting implicit <marquee>
line 513 column 1 - Warning: inserting implicit <marquee>
line 513 column 1101 - Warning: inserting implicit <marquee>
line 514 column 1 - Warning: inserting implicit <marquee>
line 514 column 1175 - Warning: inserting implicit <marquee>
line 515 column 1 - Warning: inserting implicit <marquee>
line 515 column 1249 - Warning: inserting implicit <marquee>
line 516 column 1 - Warning: inserting implicit <marquee>
line 520 column 2433 - Warning: discarding unexpected </div>
line 520 column 2439 - Warning: discarding unexpected </td>
line 523 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 525 column 9 - Warning: missing <tr>
line 543 column 13 - Warning: missing <tr>
line 544 column 101 - Warning: unescaped & or unknown entity "&postid"
line 548 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 549 column 25 - Warning: missing <tr>
line 556 column 33 - Warning: missing <tr>
line 557 column 121 - Warning: unescaped & or unknown entity "&postid"
line 563 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 564 column 25 - Warning: missing <tr>
line 571 column 33 - Warning: missing <tr>
line 572 column 121 - Warning: unescaped & or unknown entity "&postid"
line 577 column 17 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 578 column 25 - Warning: missing <tr>
line 585 column 33 - Warning: missing <tr>
line 586 column 121 - Warning: unescaped & or unknown entity "&postid"
line 592 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 594 column 9 - Warning: missing <tr>
line 612 column 13 - Warning: missing <tr>
line 613 column 101 - Warning: unescaped & or unknown entity "&postid"
line 615 column 74 - Warning: <link> isn't allowed in <td> elements
line 615 column 9 - Info: <td> previously mentioned
line 620 column 969 - Warning: unescaped & or unknown entity "&displaylang"
line 620 column 1078 - Warning: unescaped & or unknown entity "&displaylang"
line 620 column 1389 - Warning: inserting implicit <marquee>
line 621 column 1 - Warning: inserting implicit <marquee>
line 621 column 1463 - Warning: inserting implicit <marquee>
line 622 column 1 - Warning: inserting implicit <marquee>
line 622 column 1537 - Warning: inserting implicit <marquee>
line 623 column 1 - Warning: inserting implicit <marquee>
line 623 column 1611 - Warning: inserting implicit <marquee>
line 624 column 1 - Warning: inserting implicit <marquee>
line 624 column 1685 - Warning: inserting implicit <marquee>
line 625 column 1 - Warning: inserting implicit <marquee>
line 625 column 1759 - Warning: inserting implicit <marquee>
line 626 column 1 - Warning: inserting implicit <marquee>
line 630 column 2943 - Warning: discarding unexpected </div>
line 630 column 2949 - Warning: discarding unexpected </td>
line 632 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 633 column 25 - Warning: missing <tr>
line 640 column 33 - Warning: missing <tr>
line 641 column 121 - Warning: unescaped & or unknown entity "&postid"
line 649 column 888 - Warning: discarding unexpected </div>
line 649 column 894 - Warning: discarding unexpected </div>
line 649 column 900 - Warning: discarding unexpected </td>
line 651 column 17 - Warning: missing <tr>
line 651 column 17 - Warning: discarding unexpected <table>
line 654 column 35 - Warning: missing <tr>
line 654 column 94 - Warning: unescaped & or unknown entity "&page"
line 654 column 126 - Warning: unescaped & or unknown entity "&page"
line 654 column 158 - Warning: unescaped & or unknown entity "&page"
line 654 column 190 - Warning: unescaped & or unknown entity "&page"
line 654 column 222 - Warning: unescaped & or unknown entity "&page"
line 654 column 256 - Warning: unescaped & or unknown entity "&page"
line 654 column 288 - Warning: unescaped & or unknown entity "&page"
line 654 column 320 - Warning: unescaped & or unknown entity "&page"
line 654 column 352 - Warning: unescaped & or unknown entity "&page"
line 654 column 389 - Warning: unescaped & or unknown entity "&page"
line 654 column 423 - Warning: unescaped & or unknown entity "&page"
line 654 column 457 - Warning: unescaped & or unknown entity "&page"
line 654 column 491 - Warning: unescaped & or unknown entity "&page"
line 654 column 525 - Warning: unescaped & or unknown entity "&page"
line 654 column 559 - Warning: unescaped & or unknown entity "&page"
line 654 column 593 - Warning: unescaped & or unknown entity "&page"
line 654 column 627 - Warning: unescaped & or unknown entity "&page"
line 654 column 661 - Warning: unescaped & or unknown entity "&page"
line 654 column 695 - Warning: unescaped & or unknown entity "&page"
line 654 column 50 - Warning: missing </font> before </td>
line 654 column 732 - Warning: missing </font> before </table>
line 656 column 35 - Warning: missing <tr>
line 656 column 50 - Warning: missing </font> before </td>
line 657 column 37 - Warning: unescaped & or unknown entity "&id"
line 656 column 196 - Warning: missing </font> before </table>
line 658 column 17 - Warning: discarding unexpected </textarea>
line 658 column 28 - Warning: discarding unexpected </form>
line 658 column 35 - Warning: discarding unexpected </embed>
line 658 column 43 - Warning: discarding unexpected </noembed>
line 658 column 53 - Warning: discarding unexpected </noscript>
line 658 column 64 - Warning: discarding unexpected </noembed>
line 658 column 74 - Warning: discarding unexpected </embed>
line 658 column 82 - Warning: discarding unexpected </table>
line 658 column 90 - Warning: discarding unexpected </table>
line 660 column 9 - Warning: missing </font> before <table>
line 672 column 25 - Warning: discarding unexpected </font>
line 681 column 57 - Warning: discarding unexpected </font>
line 659 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 186 column 37 - Warning: <img> lacks "alt" attribute
line 198 column 588 - Warning: <font> attribute "color" lacks value
line 198 column 671 - Warning: <font> attribute "color" lacks value
line 198 column 754 - Warning: <font> attribute "color" lacks value
line 198 column 837 - Warning: <font> attribute "color" lacks value
line 206 column 22 - Warning: <img> lacks "alt" attribute
line 206 column 63 - Warning: <img> lacks "alt" attribute
line 206 column 112 - Warning: <img> lacks "alt" attribute
line 206 column 162 - Warning: <img> lacks "alt" attribute
line 217 column 15 - Warning: <img> lacks "alt" attribute
line 235 column 37 - Warning: <img> lacks "alt" attribute
line 242 column 285 - Warning: <font> attribute "color" lacks value
line 242 column 368 - Warning: <font> attribute "color" lacks value
line 242 column 451 - Warning: <font> attribute "color" lacks value
line 242 column 534 - Warning: <font> attribute "color" lacks value
line 248 column 11 - Warning: <img> lacks "alt" attribute
line 249 column 22 - Warning: <img> lacks "alt" attribute
line 249 column 63 - Warning: <img> lacks "alt" attribute
line 249 column 112 - Warning: <img> lacks "alt" attribute
line 249 column 161 - Warning: <img> lacks "alt" attribute
line 250 column 11 - Warning: <img> lacks "alt" attribute
line 260 column 15 - Warning: <img> lacks "alt" attribute
line 271 column 1035 - Warning: <img> proprietary attribute value "absmiddle"
line 271 column 1035 - Warning: <img> lacks "alt" attribute
line 272 column 1109 - Warning: <img> proprietary attribute value "absmiddle"
line 272 column 1109 - Warning: <img> lacks "alt" attribute
line 273 column 1183 - Warning: <img> proprietary attribute value "absmiddle"
line 273 column 1183 - Warning: <img> lacks "alt" attribute
line 274 column 1257 - Warning: <img> proprietary attribute value "absmiddle"
line 274 column 1257 - Warning: <img> lacks "alt" attribute
line 275 column 1331 - Warning: <img> proprietary attribute value "absmiddle"
line 275 column 1331 - Warning: <img> lacks "alt" attribute
line 276 column 1405 - Warning: <img> proprietary attribute value "absmiddle"
line 276 column 1405 - Warning: <img> lacks "alt" attribute
line 277 column 1479 - Warning: <img> proprietary attribute value "absmiddle"
line 277 column 1479 - Warning: <img> lacks "alt" attribute
line 277 column 1529 - Warning: <img> proprietary attribute value "absmiddle"
line 277 column 1529 - Warning: <img> lacks "alt" attribute
line 278 column 1715 - Warning: <img> proprietary attribute value "absmiddle"
line 278 column 1715 - Warning: <img> lacks "alt" attribute
line 278 column 1766 - Warning: <img> proprietary attribute value "absmiddle"
line 278 column 1766 - Warning: <img> lacks "alt" attribute
line 289 column 22 - Warning: <img> lacks "alt" attribute
line 289 column 63 - Warning: <img> lacks "alt" attribute
line 289 column 112 - Warning: <img> lacks "alt" attribute
line 289 column 162 - Warning: <img> lacks "alt" attribute
line 300 column 15 - Warning: <img> lacks "alt" attribute
line 315 column 23 - Warning: <img> lacks "alt" attribute
line 315 column 64 - Warning: <img> lacks "alt" attribute
line 326 column 15 - Warning: <img> lacks "alt" attribute
line 337 column 616 - Warning: <img> proprietary attribute value "absmiddle"
line 337 column 616 - Warning: <img> lacks "alt" attribute
line 345 column 22 - Warning: <img> lacks "alt" attribute
line 345 column 63 - Warning: <img> lacks "alt" attribute
line 345 column 112 - Warning: <img> lacks "alt" attribute
line 345 column 162 - Warning: <img> lacks "alt" attribute
line 346 column 11 - Warning: <img> lacks "alt" attribute
line 356 column 15 - Warning: <img> lacks "alt" attribute
line 371 column 23 - Warning: <img> lacks "alt" attribute
line 371 column 64 - Warning: <img> lacks "alt" attribute
line 382 column 15 - Warning: <img> lacks "alt" attribute
line 390 column 626 - Warning: <img> proprietary attribute value "absmiddle"
line 390 column 626 - Warning: <img> lacks "alt" attribute
line 392 column 774 - Warning: <img> proprietary attribute value "absmiddle"
line 392 column 774 - Warning: <img> lacks "alt" attribute
line 400 column 22 - Warning: <img> lacks "alt" attribute
line 400 column 63 - Warning: <img> lacks "alt" attribute
line 400 column 112 - Warning: <img> lacks "alt" attribute
line 400 column 162 - Warning: <img> lacks "alt" attribute
line 401 column 11 - Warning: <img> lacks "alt" attribute
line 411 column 15 - Warning: <img> lacks "alt" attribute
line 424 column 37 - Warning: <img> lacks "alt" attribute
line 431 column 218 - Warning: <img> proprietary attribute value "absmiddle"
line 431 column 218 - Warning: <img> lacks "alt" attribute
line 436 column 773 - Warning: <font> attribute "color" lacks value
line 436 column 856 - Warning: <font> attribute "color" lacks value
line 436 column 939 - Warning: <font> attribute "color" lacks value
line 436 column 1022 - Warning: <font> attribute "color" lacks value
line 442 column 11 - Warning: <img> lacks "alt" attribute
line 443 column 22 - Warning: <img> lacks "alt" attribute
line 443 column 63 - Warning: <img> lacks "alt" attribute
line 443 column 112 - Warning: <img> lacks "alt" attribute
line 443 column 161 - Warning: <img> lacks "alt" attribute
line 444 column 11 - Warning: <img> lacks "alt" attribute
line 454 column 15 - Warning: <img> lacks "alt" attribute
line 461 column 588 - Warning: <img> proprietary attribute value "absmiddle"
line 461 column 588 - Warning: <img> lacks "alt" attribute
line 462 column 662 - Warning: <img> proprietary attribute value "absmiddle"
line 462 column 662 - Warning: <img> lacks "alt" attribute
line 463 column 736 - Warning: <img> proprietary attribute value "absmiddle"
line 463 column 736 - Warning: <img> lacks "alt" attribute
line 464 column 810 - Warning: <img> proprietary attribute value "absmiddle"
line 464 column 810 - Warning: <img> lacks "alt" attribute
line 465 column 884 - Warning: <img> proprietary attribute value "absmiddle"
line 465 column 884 - Warning: <img> lacks "alt" attribute
line 466 column 958 - Warning: <img> proprietary attribute value "absmiddle"
line 466 column 958 - Warning: <img> lacks "alt" attribute
line 467 column 1032 - Warning: <img> proprietary attribute value "absmiddle"
line 467 column 1032 - Warning: <img> lacks "alt" attribute
line 467 column 1082 - Warning: <img> proprietary attribute value "absmiddle"
line 467 column 1082 - Warning: <img> lacks "alt" attribute
line 468 column 1268 - Warning: <img> proprietary attribute value "absmiddle"
line 468 column 1268 - Warning: <img> lacks "alt" attribute
line 468 column 1319 - Warning: <img> proprietary attribute value "absmiddle"
line 468 column 1319 - Warning: <img> lacks "alt" attribute
line 477 column 37 - Warning: <img> lacks "alt" attribute
line 484 column 325 - Warning: <font> attribute "color" lacks value
line 484 column 408 - Warning: <font> attribute "color" lacks value
line 484 column 491 - Warning: <font> attribute "color" lacks value
line 484 column 574 - Warning: <font> attribute "color" lacks value
line 490 column 11 - Warning: <img> lacks "alt" attribute
line 491 column 22 - Warning: <img> lacks "alt" attribute
line 491 column 63 - Warning: <img> lacks "alt" attribute
line 491 column 112 - Warning: <img> lacks "alt" attribute
line 491 column 161 - Warning: <img> lacks "alt" attribute
line 492 column 11 - Warning: <img> lacks "alt" attribute
line 502 column 15 - Warning: <img> lacks "alt" attribute
line 510 column 815 - Warning: <img> proprietary attribute value "absmiddle"
line 510 column 815 - Warning: <img> lacks "alt" attribute
line 511 column 889 - Warning: <img> proprietary attribute value "absmiddle"
line 511 column 889 - Warning: <img> lacks "alt" attribute
line 512 column 963 - Warning: <img> proprietary attribute value "absmiddle"
line 512 column 963 - Warning: <img> lacks "alt" attribute
line 513 column 1037 - Warning: <img> proprietary attribute value "absmiddle"
line 513 column 1037 - Warning: <img> lacks "alt" attribute
line 514 column 1111 - Warning: <img> proprietary attribute value "absmiddle"
line 514 column 1111 - Warning: <img> lacks "alt" attribute
line 515 column 1185 - Warning: <img> proprietary attribute value "absmiddle"
line 515 column 1185 - Warning: <img> lacks "alt" attribute
line 516 column 1259 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 1259 - Warning: <img> lacks "alt" attribute
line 516 column 1309 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 1309 - Warning: <img> lacks "alt" attribute
line 517 column 1495 - Warning: <img> proprietary attribute value "absmiddle"
line 517 column 1495 - Warning: <img> lacks "alt" attribute
line 517 column 1546 - Warning: <img> proprietary attribute value "absmiddle"
line 517 column 1546 - Warning: <img> lacks "alt" attribute
line 528 column 22 - Warning: <img> lacks "alt" attribute
line 528 column 63 - Warning: <img> lacks "alt" attribute
line 528 column 112 - Warning: <img> lacks "alt" attribute
line 528 column 162 - Warning: <img> lacks "alt" attribute
line 529 column 11 - Warning: <img> lacks "alt" attribute
line 539 column 15 - Warning: <img> lacks "alt" attribute
line 552 column 37 - Warning: <img> lacks "alt" attribute
line 562 column 510 - Warning: <font> attribute "color" lacks value
line 562 column 585 - Warning: <font> attribute "color" lacks value
line 562 column 660 - Warning: <font> attribute "color" lacks value
line 562 column 735 - Warning: <font> attribute "color" lacks value
line 567 column 37 - Warning: <img> lacks "alt" attribute
line 576 column 462 - Warning: <font> attribute "color" lacks value
line 576 column 545 - Warning: <font> attribute "color" lacks value
line 576 column 628 - Warning: <font> attribute "color" lacks value
line 576 column 711 - Warning: <font> attribute "color" lacks value
line 581 column 37 - Warning: <img> lacks "alt" attribute
line 590 column 388 - Warning: <font> attribute "color" lacks value
line 590 column 463 - Warning: <font> attribute "color" lacks value
line 590 column 538 - Warning: <font> attribute "color" lacks value
line 590 column 613 - Warning: <font> attribute "color" lacks value
line 596 column 11 - Warning: <img> lacks "alt" attribute
line 597 column 22 - Warning: <img> lacks "alt" attribute
line 597 column 63 - Warning: <img> lacks "alt" attribute
line 597 column 112 - Warning: <img> lacks "alt" attribute
line 597 column 161 - Warning: <img> lacks "alt" attribute
line 598 column 11 - Warning: <img> lacks "alt" attribute
line 608 column 15 - Warning: <img> lacks "alt" attribute
line 620 column 1325 - Warning: <img> proprietary attribute value "absmiddle"
line 620 column 1325 - Warning: <img> lacks "alt" attribute
line 621 column 1399 - Warning: <img> proprietary attribute value "absmiddle"
line 621 column 1399 - Warning: <img> lacks "alt" attribute
line 622 column 1473 - Warning: <img> proprietary attribute value "absmiddle"
line 622 column 1473 - Warning: <img> lacks "alt" attribute
line 623 column 1547 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 1547 - Warning: <img> lacks "alt" attribute
line 624 column 1621 - Warning: <img> proprietary attribute value "absmiddle"
line 624 column 1621 - Warning: <img> lacks "alt" attribute
line 625 column 1695 - Warning: <img> proprietary attribute value "absmiddle"
line 625 column 1695 - Warning: <img> lacks "alt" attribute
line 626 column 1769 - Warning: <img> proprietary attribute value "absmiddle"
line 626 column 1769 - Warning: <img> lacks "alt" attribute
line 626 column 1819 - Warning: <img> proprietary attribute value "absmiddle"
line 626 column 1819 - Warning: <img> lacks "alt" attribute
line 627 column 2005 - Warning: <img> proprietary attribute value "absmiddle"
line 627 column 2005 - Warning: <img> lacks "alt" attribute
line 627 column 2056 - Warning: <img> proprietary attribute value "absmiddle"
line 627 column 2056 - Warning: <img> lacks "alt" attribute
line 636 column 37 - Warning: <img> lacks "alt" attribute
line 643 column 128 - Warning: <img> proprietary attribute value "absmiddle"
line 643 column 128 - Warning: <img> lacks "alt" attribute
line 648 column 482 - Warning: <font> attribute "color" lacks value
line 648 column 565 - Warning: <font> attribute "color" lacks value
line 648 column 648 - Warning: <font> attribute "color" lacks value
line 648 column 731 - Warning: <font> attribute "color" lacks value
line 657 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 657 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 657 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 666 column 25 - Warning: <img> lacks "alt" attribute
line 671 column 267 - Warning: <img> lacks "alt" attribute
line 271 column 1099 - Warning: trimming empty <marquee>
line 272 column 1173 - Warning: trimming empty <marquee>
line 273 column 1247 - Warning: trimming empty <marquee>
line 274 column 1321 - Warning: trimming empty <marquee>
line 275 column 1395 - Warning: trimming empty <marquee>
line 276 column 1469 - Warning: trimming empty <marquee>
line 461 column 652 - Warning: trimming empty <marquee>
line 462 column 726 - Warning: trimming empty <marquee>
line 463 column 800 - Warning: trimming empty <marquee>
line 464 column 874 - Warning: trimming empty <marquee>
line 465 column 948 - Warning: trimming empty <marquee>
line 466 column 1022 - Warning: trimming empty <marquee>
line 510 column 879 - Warning: trimming empty <marquee>
line 511 column 953 - Warning: trimming empty <marquee>
line 512 column 1027 - Warning: trimming empty <marquee>
line 513 column 1101 - Warning: trimming empty <marquee>
line 514 column 1175 - Warning: trimming empty <marquee>
line 515 column 1249 - Warning: trimming empty <marquee>
line 620 column 1389 - Warning: trimming empty <marquee>
line 621 column 1463 - Warning: trimming empty <marquee>
line 622 column 1537 - Warning: trimming empty <marquee>
line 623 column 1611 - Warning: trimming empty <marquee>
line 624 column 1685 - Warning: trimming empty <marquee>
line 625 column 1759 - Warning: trimming empty <marquee>
line 651 column 17 - Warning: trimming empty <tr>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 191 column 47 - Warning: <nobr> is not approved by W3C
line 222 column 27 - Warning: <nobr> is not approved by W3C
line 240 column 47 - Warning: <nobr> is not approved by W3C
line 265 column 27 - Warning: <nobr> is not approved by W3C
line 271 column 964 - Warning: <marquee> is not approved by W3C
line 272 column 1 - Warning: <marquee> is not approved by W3C
line 273 column 1 - Warning: <marquee> is not approved by W3C
line 274 column 1 - Warning: <marquee> is not approved by W3C
line 275 column 1 - Warning: <marquee> is not approved by W3C
line 276 column 1 - Warning: <marquee> is not approved by W3C
line 277 column 1 - Warning: <marquee> is not approved by W3C
line 278 column 1621 - Warning: <marquee> is not approved by W3C
line 305 column 27 - Warning: <nobr> is not approved by W3C
line 331 column 27 - Warning: <nobr> is not approved by W3C
line 361 column 27 - Warning: <nobr> is not approved by W3C
line 387 column 27 - Warning: <nobr> is not approved by W3C
line 416 column 27 - Warning: <nobr> is not approved by W3C
line 429 column 47 - Warning: <nobr> is not approved by W3C
line 459 column 27 - Warning: <nobr> is not approved by W3C
line 461 column 517 - Warning: <marquee> is not approved by W3C
line 462 column 1 - Warning: <marquee> is not approved by W3C
line 463 column 1 - Warning: <marquee> is not approved by W3C
line 464 column 1 - Warning: <marquee> is not approved by W3C
line 465 column 1 - Warning: <marquee> is not approved by W3C
line 466 column 1 - Warning: <marquee> is not approved by W3C
line 467 column 1 - Warning: <marquee> is not approved by W3C
line 468 column 1174 - Warning: <marquee> is not approved by W3C
line 482 column 47 - Warning: <nobr> is not approved by W3C
line 507 column 27 - Warning: <nobr> is not approved by W3C
line 510 column 744 - Warning: <marquee> is not approved by W3C
line 511 column 1 - Warning: <marquee> is not approved by W3C
line 512 column 1 - Warning: <marquee> is not approved by W3C
line 513 column 1 - Warning: <marquee> is not approved by W3C
line 514 column 1 - Warning: <marquee> is not approved by W3C
line 515 column 1 - Warning: <marquee> is not approved by W3C
line 516 column 1 - Warning: <marquee> is not approved by W3C
line 517 column 1401 - Warning: <marquee> is not approved by W3C
line 544 column 27 - Warning: <nobr> is not approved by W3C
line 557 column 47 - Warning: <nobr> is not approved by W3C
line 572 column 47 - Warning: <nobr> is not approved by W3C
line 586 column 47 - Warning: <nobr> is not approved by W3C
line 613 column 27 - Warning: <nobr> is not approved by W3C
line 620 column 1254 - Warning: <marquee> is not approved by W3C
line 621 column 1 - Warning: <marquee> is not approved by W3C
line 622 column 1 - Warning: <marquee> is not approved by W3C
line 623 column 1 - Warning: <marquee> is not approved by W3C
line 624 column 1 - Warning: <marquee> is not approved by W3C
line 625 column 1 - Warning: <marquee> is not approved by W3C
line 626 column 1 - Warning: <marquee> is not approved by W3C
line 627 column 1911 - Warning: <marquee> is not approved by W3C
line 641 column 47 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 512 warnings and 0 errors!


The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md