Register - Login
Views: 99349075
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 05:44:02 PM
Jul - NSMB Hacking (Archive) - Mario Vs. Luigi stage hacking New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next newer thread | Next older thread
Cataclysm
Member
Level: 22


Posts: 77/89
EXP: 56114
For next: 2236

Since: 01-28-10


Since last post: 11.5 years
Last activity: 11.3 years

Posted on 08-21-10 03:05:52 PM (last edited by Cataclysm at 08-21-10 02:20 PM) Link | Quote
I found out that the small spiked ball, large spiked ball, and snow sprites don't freeze in multiplayer! There are no graphics for the snow sprites though. The spiked balls work perfectly fine.

Edit: The spiked balls do get glitched up sometimes and end up going right through you like nothing there.
coolas1

Level: 8


Posts: 5/10
EXP: 2076
For next: 111

Since: 07-03-10


Since last post: 11.5 years
Last activity: 10.8 years

Posted on 08-22-10 07:35:28 AM Link | Quote
Did you comple the editor with Visual Studio Pro or Express.
I am having trouble with tileset editing.
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 805/-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 08-22-10 01:05:22 PM Link | Quote
Originally posted by coolas1
Did you comple the editor with Visual Studio Pro or Express.

It doesnt matter. It compiles the same on both.

____________________
coolas1

Level: 8


Posts: 7/10
EXP: 2076
For next: 111

Since: 07-03-10


Since last post: 11.5 years
Last activity: 10.8 years

Posted on 08-23-10 07:20:53 AM Link | Quote
Originally posted by dirbaio
Originally posted by coolas1
Did you comple the editor with Visual Studio Pro or Express.

It doesnt matter. It compiles the same on both.

i've tried tileset editing/importing and it frezzes on the nintendo screen. I thought that it could be Visual Studio.
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 808/-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 08-23-10 07:57:06 PM Link | Quote
I've found a bug by Chicken Bones
it causes freezes/hungs on DSTT and possibly other flashcards, and "bad header checksum" when loadng the rom on no$gba...

MAybe that's the reason why this doesnt work... If you get these tell me please
I'll try to fix it soon...

____________________
Cafezinho

Level: 17


Posts: 48/49
EXP: 22645
For next: 2098

Since: 05-15-10


Since last post: 11.5 years
Last activity: 11.0 years

Posted on 08-23-10 09:14:22 PM (last edited by Cafezinho at 08-23-10 06:15 PM) Link | Quote
i'm going to begin creating MvsL maps but can someone tell me what can i put or not like the limit....we can put whatever we like or there are some unavailable thinkgs?
Cataclysm
Member
Level: 22


Posts: 78/89
EXP: 56114
For next: 2236

Since: 01-28-10


Since last post: 11.5 years
Last activity: 11.3 years

Posted on 08-23-10 09:18:11 PM Link | Quote
Originally posted by Cafezinho
i'm going to begin creating MvsL maps but can someone tell me what can i put or not like the limit....we can put whatever we like or there are some unavailable thinkgs?

Don't change any spritesets to begin. Blocks with springs and boos don't work. Water and donut lifts don't work either.
Cataclysm
Member
Level: 22


Posts: 79/89
EXP: 56114
For next: 2236

Since: 01-28-10


Since last post: 11.5 years
Last activity: 11.3 years

Posted on 08-23-10 09:33:48 PM Link | Quote
Originally posted by dirbaio
I've found a bug by Chicken Bones
it causes freezes/hungs on DSTT and possibly other flashcards, and "bad header checksum" when loadng the rom on no$gba...

MAybe that's the reason why this doesnt work... If you get these tell me please
I'll try to fix it soon...

r116 multiplayer narc patch buttons just don't seem to work for me. Even if I just click them once without even editing anything it freezes at the nintendo screen. Tested r116 patched roms with my acekard and dstt.
Chicken Bones
Member
Level: 15


Posts: 24/34
EXP: 13216
For next: 3168

Since: 02-19-10


Since last post: 10.9 years
Last activity: 10.9 years

Posted on 08-24-10 02:46:45 AM (last edited by Chicken Bones at 08-24-10 07:23 AM) Link | Quote
Originally posted by dirbaio
I've found a bug by Chicken Bones
it causes freezes/hungs on DSTT and possibly other flashcards, and "bad header checksum" when loadng the rom on no$gba...

MAybe that's the reason why this doesnt work... If you get these tell me please
I'll try to fix it soon...


What is this I have been using r116 of the editor for like a month now with no$gba and everything!

Btw the way would windows 7 that I use have anything to do with it?
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 811/-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 08-27-10 09:08:16 AM Link | Quote
http://code.google.com/p/nsmb-editor/source/diff?spec=svn109&r=109&format=side&path=/trunk/NSMBe4/DSFileSystem/File.cs

Look at line 285. You commented the call to parent.fileMoved(this);
That call updates the "total used rom size" field in the ROM header. And it updates the header checksum.
You probably commented it because you said that DS Download play checks for modified header and hangs up if it's modified.

The problem is that some flashcarts (TTDS for example) use that field to speed up loading. They only load up to that offset. So, if the user modifies a file and makes it bigger, it will be placed at 0x1400000. But if the used rom size is not updated, when he tries to load the ROM on a flashcard that has that problem the data at 0x1400000 will NOT be loaded, so the file contents will not be available.

Seeing that, we can either leave the header unmodified, which will make nsmb break on TTDS, or we can modify the header, which will break DS download play...

What a problem...

____________________
coolas1

Level: 8


Posts: 8/10
EXP: 2076
For next: 111

Since: 07-03-10


Since last post: 11.5 years
Last activity: 10.8 years

Posted on 08-28-10 04:44:40 AM (last edited by coolas1 at 08-28-10 06:09 AM) Link | Quote
Originally posted by dirbaio
http://code.google.com/p/nsmb-editor/source/diff?spec=svn109&r=109&format=side&path=/trunk/NSMBe4/DSFileSystem/File.cs

Look at line 285. You commented the call to parent.fileMoved(this);
That call updates the "total used rom size" field in the ROM header. And it updates the header checksum.
You probably commented it because you said that DS Download play checks for modified header and hangs up if it's modified.

The problem is that some flashcarts (TTDS for example) use that field to speed up loading. They only load up to that offset. So, if the user modifies a file and makes it bigger, it will be placed at 0x1400000. But if the used rom size is not updated, when he tries to load the ROM on a flashcard that has that problem the data at 0x1400000 will NOT be loaded, so the file contents will not be available.

Seeing that, we can either leave the header unmodified, which will make nsmb break on TTDS, or we can modify the header, which will break DS download play...

What a problem...


Could we (I know that this will be hard) fill in that field so it loads on the flashcart then write some ASM so that when the games loads up or we click on mario vs lugi the game re writes it back to normal?

OR ...
Kill some random level (s) (Unused Level,Secret level, Unused Cannon) and put the NARC there?

OR ...
Hack the TTDS Firmware and send it out with every multiplayer hack ever made!

OR ...
Create a homebrew app that will load nsmb without checking its header.

OR ...
Write some DS ASM that reloads nsmb without checking the header.

OR ...
Compress the NARC and write in the table that it is compressed.
Chicken Bones
Member
Level: 15


Posts: 25/34
EXP: 13216
For next: 3168

Since: 02-19-10


Since last post: 10.9 years
Last activity: 10.9 years

Posted on 08-28-10 08:48:33 AM Link | Quote
Originally posted by dirbaio
http://code.google.com/p/nsmb-editor/source/diff?spec=svn109&r=109&format=side&path=/trunk/NSMBe4/DSFileSystem/File.cs

Look at line 285. You commented the call to parent.fileMoved(this);
That call updates the "total used rom size" field in the ROM header. And it updates the header checksum.
You probably commented it because you said that DS Download play checks for modified header and hangs up if it's modified.

The problem is that some flashcarts (TTDS for example) use that field to speed up loading. They only load up to that offset. So, if the user modifies a file and makes it bigger, it will be placed at 0x1400000. But if the used rom size is not updated, when he tries to load the ROM on a flashcard that has that problem the data at 0x1400000 will NOT be loaded, so the file contents will not be available.

Seeing that, we can either leave the header unmodified, which will make nsmb break on TTDS, or we can modify the header, which will break DS download play...

What a problem...


Thank you finnally, an explanation.

But what did you say about not working on NO$GBA, works fine for me!
Cataclysm
Member
Level: 22


Posts: 80/89
EXP: 56114
For next: 2236

Since: 01-28-10


Since last post: 11.5 years
Last activity: 11.3 years

Posted on 08-28-10 01:50:27 PM Link | Quote
What flashcart do you use?
Chicken Bones
Member
Level: 15


Posts: 26/34
EXP: 13216
For next: 3168

Since: 02-19-10


Since last post: 10.9 years
Last activity: 10.9 years

Posted on 08-28-10 08:29:34 PM Link | Quote
Originally posted by Cataclysm
What flashcart do you use?


CYCLODS
Cataclysm
Member
Level: 22


Posts: 81/89
EXP: 56114
For next: 2236

Since: 01-28-10


Since last post: 11.5 years
Last activity: 11.3 years

Posted on 08-28-10 08:32:42 PM Link | Quote
Originally posted by Chicken Bones
Originally posted by dirbaio
I've found a bug by Chicken Bones
it causes freezes/hungs on DSTT and possibly other flashcards, and "bad header checksum" when loadng the rom on no$gba...

MAybe that's the reason why this doesnt work... If you get these tell me please
I'll try to fix it soon...


What is this I have been using r116 of the editor for like a month now with no$gba and everything!

Btw the way would windows 7 that I use have anything to do with it?

I also use windows 7.
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 812/-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 09-01-10 01:31:23 PM Link | Quote
Originally posted by Chicken Bones

Thank you finnally, an explanation.

Sorry. i shouldnt have told you that you have a bug without explaining it

Originally posted by Chicken Bones

But what did you say about not working on NO$GBA, works fine for me!

Yeah. Normal editing works fine.
I had the header checksum problem when using the "decompress arm9 binary" button in the Tools tab.
That thing decompresses the arm9.bin. It is located right at the beginning of the ROM, and for some reason, the NDS doesnt like it to be moved... So when it gets bigger, the editor just moves everything after it. Because the FAT and the FNT are after it, they need to be moved, and their offsets in the header updated.

So the editor was updating the offsets on the header without updating the CRC so no$gba gave that error...
Normal editing didnt give any errors because editing normal files doesnt change the header in any way...
That's how i noticed the bug...

On the subject of DS Download play...
I think that the only "good" way of getting it to work is hacking also the guest nds... (the one who downloads)
What the "original" firmware does is to download all the program's code. When it's downloaded, it checks it. If it's modified in any way then it hangs while showing the Nintendo logo...
Once nsmb's code is downloaded, all the NARC's are downloaded.

The problem is that we NEED to modify the header. And the header IS also checked by the firmware...

There's a hack that is called FlashMe that is a hacked firmware that does the DS Download Play but skips the integrity check. So, in theory, we shouldn't have any problems when downloading to a FlashMe'd DS...
But the problem is that i dont like FlashMe... You have to flash it on your DS (replacing the original firmware) which is DANGEROUS... There are people bricking their DS's if something goes wrong...

I was thinking that maybe it's possible to get the modified firmware into a .nds (like the one i linked some time ago) to simply boot it from a flashcart...

(Yay, long post...)


____________________
Saviouz
User
Level: 9


Posts: 1/13
EXP: 3055
For next: 107

Since: 09-01-10

From: Italy

Since last post: 11.6 years
Last activity: 11.6 years

Posted on 09-03-10 12:07:14 PM Link | Quote
Guys we are having trubles editing the Ice World, we didn't use any custom tileset or anything. We just edited the platforms, added a few sprites from the level, and made it a lot shorter to make it better for battles.
We are testing it in single player but all we get is a huge glitch.

Could it be because we're using version 5.1 of the program? If so, where can I find the new releases? I only found 5.2 r102 and r103 on google.
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 817/-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 09-03-10 02:29:38 PM Link | Quote
Originally posted by Saviouz
r but all we get is a huge glitch.


Could you explain that better, please?

Black screen? Level is lagging? Mario/luigi act weird? Some sprites dont work? Or they look broken?


____________________
Saviouz
User
Level: 9


Posts: 2/13
EXP: 3055
For next: 107

Since: 09-01-10

From: Italy

Since last post: 11.6 years
Last activity: 11.6 years

Posted on 09-03-10 04:39:01 PM Link | Quote
@dirbaio: Thank you for the answer The level was 1280 wide aka 5 "blocks" but we noticed that all the loop levels have an even number of "blocks", so we made the level 4 "blocks" long and it worked. Before that the level was broken, mario disappeared occasionally and things just appeared around randomly.

Now that we fixed it, we have a very WEIRD problem playing. We put the ROM in two different flashcards (R4's) and the level started without any issue but the game works differently in the two DS's! For Luigi, Mario appears giant, like he took the huge mushroom! And the player is in a different position for the other player than where he thinks he is looking at his screen.
Is that ever happened to anyone else?

I'm gonna do a few tries to make it work, maybe putting it in a different ROM (we're using a U now).
Let's see if we can figure it out.

We're really happy with the level we created, it's an edit of Ice World but it's shorter, more dinamic, plays out smoothly and it just looks great for battles. We'll put it online later if anyone wants to try it or help us testing it =)
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 819/-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 09-03-10 07:31:44 PM Link | Quote
Hmmm...
Nice.

I've experienced the desync-ing you are talking about when playing with different levels on both DS's (I opened the hack and my friend opened by mistake the original ROM). The result was that different things happened on both ds's...

Are you sure you're using the very same ROM on both flashcarts?
And remember to completely disable any cheat engines (Action Replay) on both flashcarts!

And have you used any sprites that are not used on the original ice level?
Some sprites seem not to be "MvsL compatible", they cause the level to lag or to desync...



____________________
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next newer thread | Next older thread
Jul - NSMB Hacking (Archive) - Mario Vs. Luigi stage hacking 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, 7 query cache hits.
Query execution time:  0.094309 seconds
Script execution time:  0.024123 seconds
Total render time:  0.118432 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 200 - 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 254 - Warning: unescaped & or unknown entity "&page"
line 149 column 286 - Warning: unescaped & or unknown entity "&page"
line 149 column 318 - Warning: unescaped & or unknown entity "&page"
line 149 column 350 - Warning: unescaped & or unknown entity "&page"
line 149 column 382 - Warning: unescaped & or unknown entity "&page"
line 149 column 415 - Warning: unescaped & or unknown entity "&page"
line 149 column 449 - Warning: unescaped & or unknown entity "&page"
line 149 column 483 - Warning: unescaped & or unknown entity "&page"
line 149 column 517 - Warning: unescaped & or unknown entity "&page"
line 149 column 554 - Warning: unescaped & or unknown entity "&page"
line 149 column 588 - Warning: unescaped & or unknown entity "&page"
line 149 column 622 - Warning: unescaped & or unknown entity "&page"
line 149 column 656 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 693 - 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 184 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 186 column 9 - Warning: missing <tr>
line 204 column 13 - Warning: missing <tr>
line 205 column 101 - Warning: unescaped & or unknown entity "&postid"
line 211 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 213 column 9 - Warning: missing <tr>
line 231 column 13 - Warning: missing <tr>
line 232 column 101 - Warning: unescaped & or unknown entity "&postid"
line 238 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 240 column 9 - Warning: missing <tr>
line 258 column 13 - Warning: missing <tr>
line 259 column 101 - Warning: unescaped & or unknown entity "&postid"
line 266 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 268 column 9 - Warning: missing <tr>
line 286 column 13 - Warning: missing <tr>
line 287 column 101 - Warning: unescaped & or unknown entity "&postid"
line 296 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 298 column 9 - Warning: missing <tr>
line 316 column 13 - Warning: missing <tr>
line 317 column 101 - Warning: unescaped & or unknown entity "&postid"
line 322 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 324 column 9 - Warning: missing <tr>
line 342 column 13 - Warning: missing <tr>
line 343 column 101 - Warning: unescaped & or unknown entity "&postid"
line 349 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 351 column 9 - Warning: missing <tr>
line 369 column 13 - Warning: missing <tr>
line 370 column 101 - Warning: unescaped & or unknown entity "&postid"
line 380 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 382 column 9 - Warning: missing <tr>
line 400 column 13 - Warning: missing <tr>
line 401 column 101 - Warning: unescaped & or unknown entity "&postid"
line 414 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 416 column 9 - Warning: missing <tr>
line 434 column 13 - Warning: missing <tr>
line 435 column 101 - Warning: unescaped & or unknown entity "&postid"
line 437 column 142 - Warning: unescaped & or unknown entity "&r"
line 437 column 148 - Warning: unescaped & or unknown entity "&format"
line 437 column 160 - Warning: unescaped & or unknown entity "&path"
line 437 column 261 - Warning: unescaped & or unknown entity "&r"
line 437 column 267 - Warning: unescaped & or unknown entity "&format"
line 437 column 279 - Warning: unescaped & or unknown entity "&path"
line 450 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 452 column 9 - Warning: missing <tr>
line 470 column 13 - Warning: missing <tr>
line 471 column 101 - Warning: unescaped & or unknown entity "&postid"
line 473 column 218 - Warning: unescaped & or unknown entity "&r"
line 473 column 224 - Warning: unescaped & or unknown entity "&format"
line 473 column 236 - Warning: unescaped & or unknown entity "&path"
line 473 column 337 - Warning: unescaped & or unknown entity "&r"
line 473 column 343 - Warning: unescaped & or unknown entity "&format"
line 473 column 355 - Warning: unescaped & or unknown entity "&path"
line 503 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 505 column 9 - Warning: missing <tr>
line 523 column 13 - Warning: missing <tr>
line 524 column 101 - Warning: unescaped & or unknown entity "&postid"
line 526 column 218 - Warning: unescaped & or unknown entity "&r"
line 526 column 224 - Warning: unescaped & or unknown entity "&format"
line 526 column 236 - Warning: unescaped & or unknown entity "&path"
line 526 column 337 - Warning: unescaped & or unknown entity "&r"
line 526 column 343 - Warning: unescaped & or unknown entity "&format"
line 526 column 355 - Warning: unescaped & or unknown entity "&path"
line 543 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 545 column 9 - Warning: missing <tr>
line 563 column 13 - Warning: missing <tr>
line 564 column 101 - Warning: unescaped & or unknown entity "&postid"
line 569 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 571 column 9 - Warning: missing <tr>
line 589 column 13 - Warning: missing <tr>
line 590 column 101 - Warning: unescaped & or unknown entity "&postid"
line 597 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 599 column 9 - Warning: missing <tr>
line 617 column 13 - Warning: missing <tr>
line 618 column 101 - Warning: unescaped & or unknown entity "&postid"
line 632 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 634 column 9 - Warning: missing <tr>
line 652 column 13 - Warning: missing <tr>
line 653 column 101 - Warning: unescaped & or unknown entity "&postid"
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 714 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 716 column 9 - Warning: missing <tr>
line 734 column 13 - Warning: missing <tr>
line 735 column 101 - Warning: unescaped & or unknown entity "&postid"
line 745 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 747 column 9 - Warning: missing <tr>
line 765 column 13 - Warning: missing <tr>
line 766 column 101 - Warning: unescaped & or unknown entity "&postid"
line 779 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 781 column 9 - Warning: missing <tr>
line 799 column 13 - Warning: missing <tr>
line 800 column 101 - Warning: unescaped & or unknown entity "&postid"
line 816 column 17 - Warning: missing <tr>
line 816 column 17 - Warning: discarding unexpected <table>
line 819 column 35 - Warning: missing <tr>
line 819 column 94 - Warning: unescaped & or unknown entity "&page"
line 819 column 126 - Warning: unescaped & or unknown entity "&page"
line 819 column 158 - Warning: unescaped & or unknown entity "&page"
line 819 column 190 - Warning: unescaped & or unknown entity "&page"
line 819 column 222 - Warning: unescaped & or unknown entity "&page"
line 819 column 254 - Warning: unescaped & or unknown entity "&page"
line 819 column 286 - Warning: unescaped & or unknown entity "&page"
line 819 column 318 - Warning: unescaped & or unknown entity "&page"
line 819 column 350 - Warning: unescaped & or unknown entity "&page"
line 819 column 382 - Warning: unescaped & or unknown entity "&page"
line 819 column 415 - Warning: unescaped & or unknown entity "&page"
line 819 column 449 - Warning: unescaped & or unknown entity "&page"
line 819 column 483 - Warning: unescaped & or unknown entity "&page"
line 819 column 517 - Warning: unescaped & or unknown entity "&page"
line 819 column 554 - Warning: unescaped & or unknown entity "&page"
line 819 column 588 - Warning: unescaped & or unknown entity "&page"
line 819 column 622 - Warning: unescaped & or unknown entity "&page"
line 819 column 656 - Warning: unescaped & or unknown entity "&page"
line 819 column 50 - Warning: missing </font> before </td>
line 819 column 693 - Warning: missing </font> before </table>
line 821 column 35 - Warning: missing <tr>
line 821 column 50 - Warning: missing </font> before </td>
line 822 column 37 - Warning: unescaped & or unknown entity "&id"
line 821 column 200 - Warning: missing </font> before </table>
line 823 column 17 - Warning: discarding unexpected </textarea>
line 823 column 28 - Warning: discarding unexpected </form>
line 823 column 35 - Warning: discarding unexpected </embed>
line 823 column 43 - Warning: discarding unexpected </noembed>
line 823 column 53 - Warning: discarding unexpected </noscript>
line 823 column 64 - Warning: discarding unexpected </noembed>
line 823 column 74 - Warning: discarding unexpected </embed>
line 823 column 82 - Warning: discarding unexpected </table>
line 823 column 90 - Warning: discarding unexpected </table>
line 825 column 9 - Warning: missing </font> before <table>
line 837 column 25 - Warning: discarding unexpected </font>
line 846 column 57 - Warning: discarding unexpected </font>
line 824 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 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 181 column 382 - Warning: <img> proprietary attribute value "absmiddle"
line 181 column 382 - Warning: <img> lacks "alt" attribute
line 189 column 21 - Warning: <img> lacks "alt" attribute
line 189 column 62 - Warning: <img> lacks "alt" attribute
line 189 column 111 - Warning: <img> lacks "alt" attribute
line 189 column 161 - Warning: <img> lacks "alt" attribute
line 200 column 15 - Warning: <img> lacks "alt" attribute
line 216 column 23 - Warning: <img> lacks "alt" attribute
line 216 column 64 - Warning: <img> lacks "alt" attribute
line 227 column 15 - Warning: <img> lacks "alt" attribute
line 235 column 345 - Warning: <img> lacks "alt" attribute
line 243 column 21 - Warning: <img> lacks "alt" attribute
line 243 column 62 - Warning: <img> lacks "alt" attribute
line 243 column 111 - Warning: <img> lacks "alt" attribute
line 243 column 161 - Warning: <img> lacks "alt" attribute
line 254 column 15 - Warning: <img> lacks "alt" attribute
line 271 column 23 - Warning: <img> lacks "alt" attribute
line 271 column 64 - Warning: <img> lacks "alt" attribute
line 282 column 15 - Warning: <img> lacks "alt" attribute
line 292 column 320 - Warning: <img> proprietary attribute value "absmiddle"
line 292 column 320 - Warning: <img> lacks "alt" attribute
line 293 column 466 - Warning: <img> lacks "alt" attribute
line 301 column 22 - Warning: <img> lacks "alt" attribute
line 301 column 63 - Warning: <img> lacks "alt" attribute
line 301 column 112 - Warning: <img> lacks "alt" attribute
line 301 column 162 - Warning: <img> lacks "alt" attribute
line 312 column 15 - Warning: <img> lacks "alt" attribute
line 327 column 22 - Warning: <img> lacks "alt" attribute
line 327 column 63 - Warning: <img> lacks "alt" attribute
line 327 column 112 - Warning: <img> lacks "alt" attribute
line 327 column 162 - Warning: <img> lacks "alt" attribute
line 328 column 11 - Warning: <img> lacks "alt" attribute
line 338 column 15 - Warning: <img> lacks "alt" attribute
line 354 column 22 - Warning: <img> lacks "alt" attribute
line 354 column 63 - Warning: <img> lacks "alt" attribute
line 354 column 112 - Warning: <img> lacks "alt" attribute
line 354 column 162 - Warning: <img> lacks "alt" attribute
line 355 column 11 - Warning: <img> lacks "alt" attribute
line 365 column 15 - Warning: <img> lacks "alt" attribute
line 375 column 396 - Warning: <img> proprietary attribute value "absmiddle"
line 375 column 396 - Warning: <img> lacks "alt" attribute
line 385 column 22 - Warning: <img> lacks "alt" attribute
line 385 column 63 - Warning: <img> lacks "alt" attribute
line 385 column 111 - Warning: <img> lacks "alt" attribute
line 385 column 161 - Warning: <img> lacks "alt" attribute
line 396 column 15 - Warning: <img> lacks "alt" attribute
line 406 column 396 - Warning: <img> proprietary attribute value "absmiddle"
line 406 column 396 - Warning: <img> lacks "alt" attribute
line 419 column 23 - Warning: <img> lacks "alt" attribute
line 419 column 64 - Warning: <img> lacks "alt" attribute
line 430 column 15 - Warning: <img> lacks "alt" attribute
line 447 column 1299 - Warning: <img> lacks "alt" attribute
line 455 column 21 - Warning: <img> lacks "alt" attribute
line 455 column 62 - Warning: <img> lacks "alt" attribute
line 455 column 111 - Warning: <img> lacks "alt" attribute
line 455 column 161 - Warning: <img> lacks "alt" attribute
line 466 column 15 - Warning: <img> lacks "alt" attribute
line 491 column 1748 - Warning: <img> proprietary attribute value "absmiddle"
line 491 column 1748 - Warning: <img> lacks "alt" attribute
line 508 column 22 - Warning: <img> lacks "alt" attribute
line 508 column 63 - Warning: <img> lacks "alt" attribute
line 508 column 111 - Warning: <img> lacks "alt" attribute
line 508 column 161 - Warning: <img> lacks "alt" attribute
line 519 column 15 - Warning: <img> lacks "alt" attribute
line 548 column 22 - Warning: <img> lacks "alt" attribute
line 548 column 63 - Warning: <img> lacks "alt" attribute
line 548 column 112 - Warning: <img> lacks "alt" attribute
line 548 column 162 - Warning: <img> lacks "alt" attribute
line 549 column 11 - Warning: <img> lacks "alt" attribute
line 559 column 15 - Warning: <img> lacks "alt" attribute
line 574 column 22 - Warning: <img> lacks "alt" attribute
line 574 column 63 - Warning: <img> lacks "alt" attribute
line 574 column 111 - Warning: <img> lacks "alt" attribute
line 574 column 161 - Warning: <img> lacks "alt" attribute
line 585 column 15 - Warning: <img> lacks "alt" attribute
line 602 column 22 - Warning: <img> lacks "alt" attribute
line 602 column 63 - Warning: <img> lacks "alt" attribute
line 602 column 112 - Warning: <img> lacks "alt" attribute
line 602 column 162 - Warning: <img> lacks "alt" attribute
line 603 column 11 - Warning: <img> lacks "alt" attribute
line 613 column 15 - Warning: <img> lacks "alt" attribute
line 623 column 478 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 478 - Warning: <img> lacks "alt" attribute
line 637 column 23 - Warning: <img> lacks "alt" attribute
line 637 column 64 - Warning: <img> lacks "alt" attribute
line 648 column 15 - Warning: <img> lacks "alt" attribute
line 657 column 290 - Warning: <img> proprietary attribute value "absmiddle"
line 657 column 290 - Warning: <img> lacks "alt" attribute
line 682 column 2439 - Warning: <img> lacks "alt" attribute
line 690 column 21 - Warning: <img> lacks "alt" attribute
line 690 column 62 - Warning: <img> lacks "alt" attribute
line 690 column 111 - Warning: <img> lacks "alt" attribute
line 690 column 161 - Warning: <img> lacks "alt" attribute
line 701 column 15 - Warning: <img> lacks "alt" attribute
line 719 column 23 - Warning: <img> lacks "alt" attribute
line 719 column 64 - Warning: <img> lacks "alt" attribute
line 730 column 15 - Warning: <img> lacks "alt" attribute
line 742 column 424 - Warning: <img> lacks "alt" attribute
line 750 column 21 - Warning: <img> lacks "alt" attribute
line 750 column 62 - Warning: <img> lacks "alt" attribute
line 750 column 111 - Warning: <img> lacks "alt" attribute
line 750 column 161 - Warning: <img> lacks "alt" attribute
line 761 column 15 - Warning: <img> lacks "alt" attribute
line 768 column 109 - Warning: <img> proprietary attribute value "absmiddle"
line 768 column 109 - Warning: <img> lacks "alt" attribute
line 784 column 23 - Warning: <img> lacks "alt" attribute
line 784 column 64 - Warning: <img> lacks "alt" attribute
line 795 column 15 - Warning: <img> lacks "alt" attribute
line 813 column 678 - Warning: <img> proprietary attribute value "absmiddle"
line 813 column 678 - Warning: <img> lacks "alt" attribute
line 813 column 794 - Warning: <img> lacks "alt" attribute
line 822 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 822 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 822 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 831 column 25 - Warning: <img> lacks "alt" attribute
line 836 column 267 - Warning: <img> lacks "alt" attribute
line 816 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 205 column 27 - Warning: <nobr> is not approved by W3C
line 232 column 27 - Warning: <nobr> is not approved by W3C
line 259 column 27 - Warning: <nobr> is not approved by W3C
line 287 column 27 - Warning: <nobr> is not approved by W3C
line 317 column 27 - Warning: <nobr> is not approved by W3C
line 343 column 27 - Warning: <nobr> is not approved by W3C
line 370 column 27 - Warning: <nobr> is not approved by W3C
line 401 column 27 - Warning: <nobr> is not approved by W3C
line 435 column 27 - Warning: <nobr> is not approved by W3C
line 471 column 27 - Warning: <nobr> is not approved by W3C
line 524 column 27 - Warning: <nobr> is not approved by W3C
line 564 column 27 - Warning: <nobr> is not approved by W3C
line 590 column 27 - Warning: <nobr> is not approved by W3C
line 618 column 27 - Warning: <nobr> is not approved by W3C
line 653 column 27 - Warning: <nobr> is not approved by W3C
line 706 column 27 - Warning: <nobr> is not approved by W3C
line 735 column 27 - Warning: <nobr> is not approved by W3C
line 766 column 27 - Warning: <nobr> is not approved by W3C
line 800 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 323 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