Register - Login
Views: 99349146
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 05:45:15 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
Ninji

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


Posts: 527/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-17-09 05:14:24 PM (last edited by Treeki at 10-17-09 02:14 PM) Link | Quote
Originally posted by Link 70222
Aw, that'd be cool.

It'd also be extremely hard to implement.

I know absolutely nothing about 3D stuff. Mario's models are compressed and I don't know how.
If I did add something to do with 3D - it'd be for the level bits that are simply textures, like the moving mushroom platforms and the pipes.

____________________
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: 135/772
EXP: 1473673
For next: 12255

Since: 05-19-09


Since last post: 99 days
Last activity: 7 hours

Posted on 10-17-09 05:47:21 PM Link | Quote
Treeki, on the google code webpage how do you download the editor?, Whitch link is it?
Ninji

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


Posts: 528/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-17-09 06:03:54 PM Link | Quote
Originally posted by Hiccup
Treeki, on the google code webpage how do you download the editor?, Whitch link is it?

There's no release of the latest version yet because it's unfinished. If you really want to try it and put up with unfinished/broken stuff (Most notably the graphics editor - everything else is ready, or almost done) you can check out the code from SVN and compile it.

____________________
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
gridatttack

Buzzy Beetle
Rarity FTW
Level: 42


Posts: 20/375
EXP: 493634
For next: 27728

Since: 08-26-09


Since last post: 5.3 years
Last activity: 2.0 years

Posted on 10-17-09 06:52:43 PM Link | Quote
Just a question Treeki, if the ? block graphic is changed, would it require to change the other graphic of the block since the ? moves, same to other objects like coins, quicksand, etc?
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 116/-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-17-09 07:03:37 PM Link | Quote
i dont know where animated tiles are stored. If you look at the Jyoytu graphics, you only have 1 frame of the ? block. I really dont know where are the other frames stored. Maybe they are 3D, Maybe Treeki knows.
Ninji

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


Posts: 529/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-17-09 07:33:35 PM (last edited by Treeki at 10-17-09 04:34 PM) Link | Quote
Animated stuff is stored in the d_2d_TEN_name_ncg.bin files in the bg_ncg folder. Not all of these are tilesets, some are backgrounds.

d_2d_TEN_A_J_jyotyu_ncg.bin: Normal tileset
d_2d_TEN_I_demo_castle_ncg.bin: Intro cutscene
d_2d_TEN_I_koopa_boss_ncg.bin: Final boss (?)
d_2d_TEN_I_koopa_shiro_ncg.bin: Final castle (?)
d_2d_TEN_I_kumo_ncg.bin: Sky
d_2d_TEN_I_nohara_ncg.bin: Grassland
d_2d_TEN_I_noharaW1_1_ncg.bin: Grassland 1-1
d_2d_TEN_I_sabaku_ncg.bin: Desert
d_2d_TEN_I_toride_boss_ncg.bin: Bowser Jr battle
d_2d_TEN_I_toride_ncg.bin: Tower
d_2d_TEN_I_yakata_boss_ncg.bin: Boss
d_2d_TEN_I_yakata_ncg.bin: Castle
d_2d_TEN_I_yakata_nise_ncg.bin: Castle (?)
d_2d_TEN_S_obakeyasiki_ncg.bin: Ghost House
d_2d_TEN_W_jungle_ncg.bin: Forest
d_2d_TEN_W_kazan_ncg.bin: Volcano or Beach (?)
d_2d_TEN_W_kazangake2_ncg.bin: Volcano (?)
d_2d_TEN_W_kazangake_ncg.bin: Volcano (?)


edit: Note that if you change the block, it will change the tile, but not the bounced version that shows up when you hit it. That one is in obj/A_block_ncg.bin. Brick shards are in obj/A_block_hahen_ncg.bin.

____________________
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-17-09 10:07:32 PM (last edited by TheKinoko at 10-17-09 07:09 PM) Link | Quote
Originally posted by dirbaio
Built-in NARC explorer (Maybe still buggy, havent tested much)


If it can help some of you, I just finished writing a documentation about NARC files.
Yeah, it's a RTF. WordPad is good enough for this kind of stuff.
It may be incomplete or unclear. If it's the case, don't hesitate, tell me
Enjoy!

Edit: I wrote this because I'm preparing a Christmas gift that may interest you...
(it may be out before Christmas, though... but it's still a surprise )

____________________


===================
[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: 530/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-18-09 01:36:34 AM Link | Quote
Something seems out of place!



Still working out bugs in the GraphicsEditor/TilesetEditor integration. I also need to add palette editing. It's coming along well though!

____________________
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
gridatttack

Buzzy Beetle
Rarity FTW
Level: 42


Posts: 21/375
EXP: 493634
For next: 27728

Since: 08-26-09


Since last post: 5.3 years
Last activity: 2.0 years

Posted on 10-18-09 03:16:04 AM (last edited by gridatttack at 10-18-09 12:17 AM) Link | Quote
Awesome!(oddly I was making a smb3 level when I saw the picture) But those tiles are extra or you changed the X blocks or blank spaces and the jump through brown bridge(the one in the up/left block)?
Ninji

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


Posts: 531/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-18-09 03:51:44 AM Link | Quote
Originally posted by gridatttack
Awesome!(oddly I was making a smb3 level when I saw the picture) But those tiles are extra or you changed the X blocks or blank spaces and the jump through brown bridge?

NSMB isn't restricted so you can make any edited tile behave however you like. I just had to set the tile behaviour for the top tiles to 00 00 00 80 to make them jump-through.

You can also add new objects, lay them out, create new Map16 tiles, draw new tiles and such.


... As for updates? The graphics editor is finished! I just need to add palette editing now. I've also cleared up a few bugs in the tileset editor and its various sub components.

(Also, what does slopeControlButton in TilesetObjectEditor do? It has no code assigned, I can't figure out what it's supposed to do to fix it..)

____________________
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: 136/772
EXP: 1473673
For next: 12255

Since: 05-19-09


Since last post: 99 days
Last activity: 7 hours

Posted on 10-18-09 08:54:48 AM Link | Quote
Originally posted by Treeki
Originally posted by Hiccup
Treeki, on the google code webpage how do you download the editor?, Whitch link is it?

There's no release of the latest version yet because it's unfinished. If you really want to try it and put up with unfinished/broken stuff (Most notably the graphics editor - everything else is ready, or almost done) you can check out the code from SVN and compile it.


So I download the SVN from the updates page and then compile it with visual studio?
(Sorry never used Google code before but I know a bit about compiling with visual studio)
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 117/-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-18-09 12:16:57 PM (last edited by dirbaio at 10-18-09 09:18 AM) Link | Quote
to Treeki: The slope control button is supposed to add a slope control after the selected tile. Use the InsertTile function, and add a tile with 0x80 control byte

To Hiccup: You must install a SVN client (a program that connects to the SVN server). I suggest you install TortoiseSVN.
With TortoiseSVN you right-click in any folder and select SVN Checkout...
Then put the server URL (what says in the Checkout page).
If you do it well it will download all from the SVN server. Then open the project with visual studio and run it
Edit: Ah, and if we upload new things to the server you don't have to do checkout again. Just right click the folder you did the checkout and then select SVN Update. It will update the files there to the latest version in the SVN.
Hiccup
Member
Level: 57


Posts: 137/772
EXP: 1473673
For next: 12255

Since: 05-19-09


Since last post: 99 days
Last activity: 7 hours

Posted on 10-18-09 12:29:30 PM (last edited by Hiccup at 10-18-09 09:42 AM) Link | Quote
Thanks but I'm not going to download visual studio because I remember it taking up too much space and memory but thanks anyway ill just download it when it’s released properly
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 119/-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-18-09 01:17:08 PM Link | Quote
i think that the EXE in bin/mono debug is compiled up to date. you can try downloading and running it.
Hiccup
Member
Level: 57


Posts: 138/772
EXP: 1473673
For next: 12255

Since: 05-19-09


Since last post: 99 days
Last activity: 7 hours

Posted on 10-18-09 02:27:00 PM Link | Quote
Originally posted by dirbaio
i think that the EXE in bin/mono debug is compiled up to date. you can try downloading and running it.


I was expecting them to have the newer features but that’s so as I said before ill just wait for the real release.
Ninji

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


Posts: 532/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-18-09 02:36:07 PM (last edited by Treeki at 10-18-09 01:12 PM) Link | Quote
Originally posted by Hiccup
Originally posted by dirbaio
i think that the EXE in bin/mono debug is compiled up to date. you can try downloading and running it.


I was expecting them to have the newer features but that’s so as I said before ill just wait for the real release.

Not everything will be in it. I use a different SVN client from Dirbaio which doesn't upload the binary folder - only source code files.

The new version already has a LOT of stuff but I'm waiting until we can finish everything.
Here are the things which still need to be done:
- Palette loading in GraphicsViewer Already exists, found that out from Dirbaio
- Mono-compatible background previewing in LevelConfig COMPLETE!
- Palette editing in TilesetEditor
- Editing graphics that aren't part of a tileset


____________________
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
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 120/-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-18-09 02:38:37 PM Link | Quote
what do you mean with mono compatible background preview?
in version 4.7 bg previews woriked for me in Mono
Ninji

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


Posts: 533/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-18-09 02:41:21 PM Link | Quote
Originally posted by dirbaio
what do you mean with mono compatible background preview?
in version 4.7 bg previews woriked for me in Mono

Do they work completely though? They use the method of a negative width/height to flip tiles, I remember that didn't work in Mono in the main editor.

Right now I'm modifying ShowBackground to use the same method as the map16 drawing.

____________________
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
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 121/-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-18-09 02:45:04 PM Link | Quote
youre right, they didnt work completely. there were some missing tiles. probably because they were flipped.
Ninji

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


Posts: 534/2014
EXP: 6631461
For next: 19203

Since: 07-26-07

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

Since last post: 101 days
Last activity: 15 days

Posted on 10-18-09 02:45:57 PM Link | Quote
Originally posted by dirbaio
youre right, they didnt work completely. there were some missing tiles. probably because they were flipped.

That's the same problem that happened with the main level editor in the Mono version back when I first added it - all flipped tiles had pieces missing. I'm fixing it, I think I'm almost done.

____________________
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
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.

28 database queries, 11 query cache hits.
Query execution time:  0.096525 seconds
Script execution time:  0.028107 seconds
Total render time:  0.124632 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
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 192 - Warning: unescaped & or unknown entity "&page"
line 149 column 224 - 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 179 column 74 - Warning: <link> isn't allowed in <td> elements
line 179 column 9 - Info: <td> previously mentioned
line 183 column 1086 - Warning: discarding unexpected </i>
line 186 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 188 column 9 - Warning: missing <tr>
line 206 column 13 - Warning: missing <tr>
line 207 column 101 - Warning: unescaped & or unknown entity "&postid"
line 212 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 214 column 9 - Warning: missing <tr>
line 232 column 13 - Warning: missing <tr>
line 233 column 101 - Warning: unescaped & or unknown entity "&postid"
line 235 column 74 - Warning: <link> isn't allowed in <td> elements
line 235 column 9 - Info: <td> previously mentioned
line 236 column 1130 - Warning: discarding unexpected </i>
line 239 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 241 column 9 - Warning: missing <tr>
line 259 column 13 - Warning: missing <tr>
line 260 column 101 - Warning: unescaped & or unknown entity "&postid"
line 265 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 267 column 9 - Warning: missing <tr>
line 285 column 13 - Warning: missing <tr>
line 286 column 101 - Warning: unescaped & or unknown entity "&postid"
line 291 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 293 column 9 - Warning: missing <tr>
line 311 column 13 - Warning: missing <tr>
line 312 column 101 - Warning: unescaped & or unknown entity "&postid"
line 314 column 74 - Warning: <link> isn't allowed in <td> elements
line 314 column 9 - Info: <td> previously mentioned
line 336 column 1828 - Warning: discarding unexpected </i>
line 338 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 339 column 25 - Warning: missing <tr>
line 346 column 33 - Warning: missing <tr>
line 347 column 121 - Warning: unescaped & or unknown entity "&postid"
line 359 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 361 column 9 - Warning: missing <tr>
line 379 column 13 - Warning: missing <tr>
line 380 column 101 - Warning: unescaped & or unknown entity "&postid"
line 382 column 74 - Warning: <link> isn't allowed in <td> elements
line 382 column 9 - Info: <td> previously mentioned
line 386 column 945 - Warning: discarding unexpected </i>
line 389 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 391 column 9 - Warning: missing <tr>
line 409 column 13 - Warning: missing <tr>
line 410 column 101 - Warning: unescaped & or unknown entity "&postid"
line 415 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 417 column 9 - Warning: missing <tr>
line 435 column 13 - Warning: missing <tr>
line 436 column 101 - Warning: unescaped & or unknown entity "&postid"
line 438 column 74 - Warning: <link> isn't allowed in <td> elements
line 438 column 9 - Info: <td> previously mentioned
line 446 column 1567 - Warning: discarding unexpected </i>
line 449 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 451 column 9 - Warning: missing <tr>
line 469 column 13 - Warning: missing <tr>
line 470 column 101 - Warning: unescaped & or unknown entity "&postid"
line 479 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 481 column 9 - Warning: missing <tr>
line 499 column 13 - Warning: missing <tr>
line 500 column 101 - Warning: unescaped & or unknown entity "&postid"
line 511 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 513 column 9 - Warning: missing <tr>
line 531 column 13 - Warning: missing <tr>
line 532 column 101 - Warning: unescaped & or unknown entity "&postid"
line 537 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 539 column 9 - Warning: missing <tr>
line 557 column 13 - Warning: missing <tr>
line 558 column 101 - Warning: unescaped & or unknown entity "&postid"
line 563 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 565 column 9 - Warning: missing <tr>
line 583 column 13 - Warning: missing <tr>
line 584 column 101 - Warning: unescaped & or unknown entity "&postid"
line 591 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 593 column 9 - Warning: missing <tr>
line 611 column 13 - Warning: missing <tr>
line 612 column 101 - Warning: unescaped & or unknown entity "&postid"
line 614 column 74 - Warning: <link> isn't allowed in <td> elements
line 614 column 9 - Info: <td> previously mentioned
line 625 column 1638 - Warning: discarding unexpected </i>
line 628 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 630 column 9 - Warning: missing <tr>
line 648 column 13 - Warning: missing <tr>
line 649 column 101 - Warning: unescaped & or unknown entity "&postid"
line 655 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 657 column 9 - Warning: missing <tr>
line 675 column 13 - Warning: missing <tr>
line 676 column 101 - Warning: unescaped & or unknown entity "&postid"
line 678 column 74 - Warning: <link> isn't allowed in <td> elements
line 678 column 9 - Info: <td> previously mentioned
line 682 column 1127 - Warning: discarding unexpected </i>
line 685 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 687 column 9 - Warning: missing <tr>
line 705 column 13 - Warning: missing <tr>
line 706 column 101 - Warning: unescaped & or unknown entity "&postid"
line 711 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 713 column 9 - Warning: missing <tr>
line 731 column 13 - Warning: missing <tr>
line 732 column 101 - Warning: unescaped & or unknown entity "&postid"
line 734 column 74 - Warning: <link> isn't allowed in <td> elements
line 734 column 9 - Info: <td> previously mentioned
line 735 column 1075 - Warning: discarding unexpected </i>
line 738 column 17 - Warning: missing <tr>
line 738 column 17 - Warning: discarding unexpected <table>
line 741 column 35 - Warning: missing <tr>
line 741 column 94 - Warning: unescaped & or unknown entity "&page"
line 741 column 126 - Warning: unescaped & or unknown entity "&page"
line 741 column 158 - Warning: unescaped & or unknown entity "&page"
line 741 column 192 - Warning: unescaped & or unknown entity "&page"
line 741 column 224 - Warning: unescaped & or unknown entity "&page"
line 741 column 256 - Warning: unescaped & or unknown entity "&page"
line 741 column 288 - Warning: unescaped & or unknown entity "&page"
line 741 column 320 - Warning: unescaped & or unknown entity "&page"
line 741 column 352 - Warning: unescaped & or unknown entity "&page"
line 741 column 389 - Warning: unescaped & or unknown entity "&page"
line 741 column 423 - Warning: unescaped & or unknown entity "&page"
line 741 column 457 - Warning: unescaped & or unknown entity "&page"
line 741 column 491 - Warning: unescaped & or unknown entity "&page"
line 741 column 525 - Warning: unescaped & or unknown entity "&page"
line 741 column 559 - Warning: unescaped & or unknown entity "&page"
line 741 column 593 - Warning: unescaped & or unknown entity "&page"
line 741 column 627 - Warning: unescaped & or unknown entity "&page"
line 741 column 661 - Warning: unescaped & or unknown entity "&page"
line 741 column 695 - Warning: unescaped & or unknown entity "&page"
line 741 column 50 - Warning: missing </font> before </td>
line 741 column 732 - Warning: missing </font> before </table>
line 743 column 35 - Warning: missing <tr>
line 743 column 50 - Warning: missing </font> before </td>
line 744 column 37 - Warning: unescaped & or unknown entity "&id"
line 743 column 196 - Warning: missing </font> before </table>
line 745 column 17 - Warning: discarding unexpected </textarea>
line 745 column 28 - Warning: discarding unexpected </form>
line 745 column 35 - Warning: discarding unexpected </embed>
line 745 column 43 - Warning: discarding unexpected </noembed>
line 745 column 53 - Warning: discarding unexpected </noscript>
line 745 column 64 - Warning: discarding unexpected </noembed>
line 745 column 74 - Warning: discarding unexpected </embed>
line 745 column 82 - Warning: discarding unexpected </table>
line 745 column 90 - Warning: discarding unexpected </table>
line 747 column 9 - Warning: missing </font> before <table>
line 759 column 25 - Warning: discarding unexpected </font>
line 768 column 58 - Warning: discarding unexpected </font>
line 746 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 160 column 11 - Warning: <img> lacks "alt" attribute
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 161 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 191 column 22 - Warning: <img> lacks "alt" attribute
line 191 column 63 - Warning: <img> lacks "alt" attribute
line 191 column 112 - Warning: <img> lacks "alt" attribute
line 191 column 162 - Warning: <img> lacks "alt" attribute
line 202 column 15 - Warning: <img> lacks "alt" attribute
line 216 column 11 - Warning: <img> lacks "alt" attribute
line 217 column 22 - Warning: <img> lacks "alt" attribute
line 217 column 63 - Warning: <img> lacks "alt" attribute
line 217 column 112 - Warning: <img> lacks "alt" attribute
line 217 column 161 - Warning: <img> lacks "alt" attribute
line 218 column 11 - Warning: <img> lacks "alt" attribute
line 228 column 15 - Warning: <img> lacks "alt" attribute
line 243 column 11 - Warning: <img> lacks "alt" attribute
line 244 column 22 - Warning: <img> lacks "alt" attribute
line 244 column 63 - Warning: <img> lacks "alt" attribute
line 244 column 112 - Warning: <img> lacks "alt" attribute
line 244 column 162 - Warning: <img> lacks "alt" attribute
line 255 column 15 - Warning: <img> lacks "alt" attribute
line 270 column 23 - Warning: <img> lacks "alt" attribute
line 270 column 64 - Warning: <img> lacks "alt" attribute
line 281 column 15 - Warning: <img> lacks "alt" attribute
line 295 column 11 - Warning: <img> lacks "alt" attribute
line 296 column 22 - Warning: <img> lacks "alt" attribute
line 296 column 63 - Warning: <img> lacks "alt" attribute
line 296 column 112 - Warning: <img> lacks "alt" attribute
line 296 column 161 - Warning: <img> lacks "alt" attribute
line 297 column 11 - Warning: <img> lacks "alt" attribute
line 307 column 15 - Warning: <img> lacks "alt" attribute
line 342 column 37 - Warning: <img> lacks "alt" attribute
line 353 column 516 - Warning: <img> proprietary attribute value "absmiddle"
line 353 column 516 - Warning: <img> lacks "alt" attribute
line 354 column 636 - Warning: <img> proprietary attribute value "absmiddle"
line 354 column 636 - Warning: <img> lacks "alt" attribute
line 357 column 853 - Warning: <img> proprietary attribute value "absmiddle"
line 357 column 853 - Warning: <img> lacks "alt" attribute
line 357 column 978 - Warning: <font> attribute "color" lacks value
line 357 column 1061 - Warning: <font> attribute "color" lacks value
line 357 column 1144 - Warning: <font> attribute "color" lacks value
line 357 column 1227 - Warning: <font> attribute "color" lacks value
line 363 column 11 - Warning: <img> lacks "alt" attribute
line 364 column 22 - Warning: <img> lacks "alt" attribute
line 364 column 63 - Warning: <img> lacks "alt" attribute
line 364 column 112 - Warning: <img> lacks "alt" attribute
line 364 column 161 - Warning: <img> lacks "alt" attribute
line 365 column 11 - Warning: <img> lacks "alt" attribute
line 375 column 15 - Warning: <img> lacks "alt" attribute
line 384 column 245 - Warning: <img> lacks "alt" attribute
line 393 column 11 - Warning: <img> lacks "alt" attribute
line 394 column 22 - Warning: <img> lacks "alt" attribute
line 394 column 63 - Warning: <img> lacks "alt" attribute
line 394 column 112 - Warning: <img> lacks "alt" attribute
line 394 column 162 - Warning: <img> lacks "alt" attribute
line 405 column 15 - Warning: <img> lacks "alt" attribute
line 419 column 11 - Warning: <img> lacks "alt" attribute
line 420 column 22 - Warning: <img> lacks "alt" attribute
line 420 column 63 - Warning: <img> lacks "alt" attribute
line 420 column 112 - Warning: <img> lacks "alt" attribute
line 420 column 161 - Warning: <img> lacks "alt" attribute
line 421 column 11 - Warning: <img> lacks "alt" attribute
line 431 column 15 - Warning: <img> lacks "alt" attribute
line 454 column 22 - Warning: <img> lacks "alt" attribute
line 454 column 63 - Warning: <img> lacks "alt" attribute
line 454 column 112 - Warning: <img> lacks "alt" attribute
line 454 column 162 - Warning: <img> lacks "alt" attribute
line 465 column 15 - Warning: <img> lacks "alt" attribute
line 484 column 23 - Warning: <img> lacks "alt" attribute
line 484 column 64 - Warning: <img> lacks "alt" attribute
line 495 column 15 - Warning: <img> lacks "alt" attribute
line 507 column 619 - Warning: <img> proprietary attribute value "absmiddle"
line 507 column 619 - Warning: <img> lacks "alt" attribute
line 516 column 22 - Warning: <img> lacks "alt" attribute
line 516 column 63 - Warning: <img> lacks "alt" attribute
line 516 column 112 - Warning: <img> lacks "alt" attribute
line 516 column 162 - Warning: <img> lacks "alt" attribute
line 527 column 15 - Warning: <img> lacks "alt" attribute
line 534 column 250 - Warning: <img> proprietary attribute value "absmiddle"
line 534 column 250 - Warning: <img> lacks "alt" attribute
line 542 column 23 - Warning: <img> lacks "alt" attribute
line 542 column 64 - Warning: <img> lacks "alt" attribute
line 553 column 15 - Warning: <img> lacks "alt" attribute
line 568 column 22 - Warning: <img> lacks "alt" attribute
line 568 column 63 - Warning: <img> lacks "alt" attribute
line 568 column 112 - Warning: <img> lacks "alt" attribute
line 568 column 162 - Warning: <img> lacks "alt" attribute
line 579 column 15 - Warning: <img> lacks "alt" attribute
line 595 column 11 - Warning: <img> lacks "alt" attribute
line 596 column 22 - Warning: <img> lacks "alt" attribute
line 596 column 63 - Warning: <img> lacks "alt" attribute
line 596 column 112 - Warning: <img> lacks "alt" attribute
line 596 column 161 - Warning: <img> lacks "alt" attribute
line 597 column 11 - Warning: <img> lacks "alt" attribute
line 607 column 15 - Warning: <img> lacks "alt" attribute
line 633 column 23 - Warning: <img> lacks "alt" attribute
line 633 column 64 - Warning: <img> lacks "alt" attribute
line 644 column 15 - Warning: <img> lacks "alt" attribute
line 659 column 11 - Warning: <img> lacks "alt" attribute
line 660 column 22 - Warning: <img> lacks "alt" attribute
line 660 column 63 - Warning: <img> lacks "alt" attribute
line 660 column 112 - Warning: <img> lacks "alt" attribute
line 660 column 161 - Warning: <img> lacks "alt" attribute
line 661 column 11 - Warning: <img> lacks "alt" attribute
line 671 column 15 - Warning: <img> lacks "alt" attribute
line 690 column 23 - Warning: <img> lacks "alt" attribute
line 690 column 64 - Warning: <img> lacks "alt" attribute
line 701 column 15 - Warning: <img> lacks "alt" attribute
line 715 column 11 - Warning: <img> lacks "alt" attribute
line 716 column 22 - Warning: <img> lacks "alt" attribute
line 716 column 63 - Warning: <img> lacks "alt" attribute
line 716 column 112 - Warning: <img> lacks "alt" attribute
line 716 column 161 - Warning: <img> lacks "alt" attribute
line 717 column 11 - Warning: <img> lacks "alt" attribute
line 727 column 15 - Warning: <img> lacks "alt" attribute
line 744 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 744 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 744 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 753 column 25 - Warning: <img> lacks "alt" attribute
line 758 column 267 - Warning: <img> lacks "alt" attribute
line 738 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 207 column 27 - Warning: <nobr> is not approved by W3C
line 233 column 27 - Warning: <nobr> is not approved by W3C
line 260 column 27 - Warning: <nobr> is not approved by W3C
line 286 column 27 - Warning: <nobr> is not approved by W3C
line 312 column 27 - Warning: <nobr> is not approved by W3C
line 347 column 47 - Warning: <nobr> is not approved by W3C
line 380 column 27 - Warning: <nobr> is not approved by W3C
line 410 column 27 - Warning: <nobr> is not approved by W3C
line 436 column 27 - Warning: <nobr> is not approved by W3C
line 470 column 27 - Warning: <nobr> is not approved by W3C
line 500 column 27 - Warning: <nobr> is not approved by W3C
line 532 column 27 - Warning: <nobr> is not approved by W3C
line 558 column 27 - Warning: <nobr> is not approved by W3C
line 584 column 27 - Warning: <nobr> is not approved by W3C
line 612 column 27 - Warning: <nobr> is not approved by W3C
line 649 column 27 - Warning: <nobr> is not approved by W3C
line 676 column 27 - Warning: <nobr> is not approved by W3C
line 706 column 27 - Warning: <nobr> is not approved by W3C
line 732 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 325 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