Register - Login
Views: 99399309
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 03:30:16 PM
Jul - General Game/ROM Hacking - SMB3 hacking trouble New poll - New thread - New reply
Pages: 1 2 3 Next newer thread | Next older thread
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 1719/14742
EXP: 121632020
For next: 1717798

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 09-28-09 03:23:38 PM Link | Quote


OK, I'm trying to hack SMB3 And my ROM has started to behave very oddly

I modified the level map of 1-1 with no problem, but after I changed the enemies, whenever I try to enter the level, the game resets Like, I'm sent right back to the curtain thingy before the title screen. Does anyone know how I can fix this?

____________________
~Terra
Higsby

Super Luigi

727 []

Level: 123


Posts: 2623/4322
EXP: 20845934
For next: 385332

Since: 07-30-07

From: Canada

Since last post: 2.5 years
Last activity: 183 days

Posted on 09-28-09 05:50:00 PM Link | Quote
One of the reasons that I don't really enjoy SMB3 hacking is because there are so many little things that you can do that can cause your level to not load/cause other undesired effects. It's been a long time since I've hacked a level in SMB3 although I remember that some of the causes of weird effects include placing one of those tall blocks (the ones that can be many different colors, like the white ones that you can fall through if you hold down) over a hole, and placing glitched objects or enemies anywhere ion you level. I would suggest backtracking through what you did between the time that the level worked and when it didn't, hopefully by doing this you'll be able to find the source of the problem .

____________________
gridatttack

Buzzy Beetle
Rarity FTW
Level: 42


Posts: 7/375
EXP: 493789
For next: 27573

Since: 08-26-09


Since last post: 5.3 years
Last activity: 2.0 years

Posted on 09-28-09 11:52:40 PM (last edited by gridatttack at 09-28-09 08:53 PM) Link | Quote
This same happens to me, whenever I change some levels, sometimes it freezes when I try to enter the level or resets. Also I am having problems when i save the level. For example, I save 1-4, then change 1-6 and when i try to play 1-4 its all messy and all objects are gone, enemies in weird and random places and crash objects. When I save back 1-4, 1-6 is now messy. But i have seen people making hacks and not having that problems. Maybe is the ROM?
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 1838/14742
EXP: 121632020
For next: 1717798

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 10-01-09 04:03:48 PM (last edited by Terra at 10-01-09 01:04 PM) Link | Quote

OK, now I'm having another problem

I'm using SMB3 Workshop and I'm trying to edit the pointer destination from the original 1-1's coin room to the main part of the original 1-1 (which in my hack is 1-2). Every time I change the pointer value and click OK (I need to adjust the exit X from 91 to 69), it reverts to 91 when I go back Is there a way to make the change stick? Do I have to hunt down the byte in the ROM and change it? I was able to change the exit X value in 1-1 (originally 5-1) just fine

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 2/113 maps
Raspberry
Thank you for my time here. I won't ever forget..
Level: 85


Posts: 1388/1823
EXP: 5722316
For next: 176224

Since: 07-07-07

Pronouns: she/her

Since last post: 1.0 years
Last activity: 68 days

Posted on 10-02-09 04:16:38 AM Link | Quote
 
Originally posted by gridatttack
This same happens to me, whenever I change some levels, sometimes it freezes when I try to enter the level or resets. Also I am having problems when i save the level. For example, I save 1-4, then change 1-6 and when i try to play 1-4 its all messy and all objects are gone, enemies in weird and random places and crash objects. When I save back 1-4, 1-6 is now messy. But i have seen people making hacks and not having that problems. Maybe is the ROM?

This is where I'd like to have DahrkDaiz's guide to SMB3 level blocks and pointers again.

Sounds like the problem you're having is that you're creating a freeform level that is larger than the original level you're replacing. You'll overwrite other level data when you do that. Make sure the number of bytes your level takes up is no larger than the original level in the ROM, unless you want to go searching for the pointer tables to manually fix it.

Originally posted by Terra
OK, now I'm having another problem

I'm using SMB3 Workshop and I'm trying to edit the pointer destination from the original 1-1's coin room to the main part of the original 1-1 (which in my hack is 1-2). Every time I change the pointer value and click OK (I need to adjust the exit X from 91 to 69), it reverts to 91 when I go back Is there a way to make the change stick? Do I have to hunt down the byte in the ROM and change it? I was able to change the exit X value in 1-1 (originally 5-1) just fine

This is probably caused by a bug in SMB3 Workshop. The pointer object isn't updated properly, it seems... there's a couple fixes for this problem:

1) Use Mario 3 Improvement to edit pointers. M3I is a DOS program, though, so it may not play nice with Windows XP or later... it's also rather outdated and quite buggy, so I wouldn't recommend using it for too much ;;;

2) Work around the SMB3 Workshop bug by doing this: set the level length in the header of the level you're changing pointers in to FF, then save and reload the level. SMB3 Workshop doesn't properly save objects that are positioned past the end of the level normally, so this allows it to find the pointer object (in the unedited 1-1 bonus, it should be at X position 0x71, or 113 in decimal). Now editing the pointer and saving should make it save properly. Once the pointer is set how you need it, go ahead and change the level length back to what it should be, and save one more time.

Of course, this particular bug also makes any auto-scrolling level that doesn't use normal left-to-right autoscroll impossible to edit normally, so... good luck editing the airships/3-3/3-8/5-9/etc :\

____________________
Need to contact me? Try AIM or /query Ninetales on IRC.

Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 1897/14742
EXP: 121632020
For next: 1717798

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 10-02-09 04:23:39 AM Link | Quote


OK, thanks Ninetales

I've noticed another bug of not being able to change the Y position of certain sprites below a certain row, like for special sprites like the white mushroom house.

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 2/113 maps
Raspberry
Thank you for my time here. I won't ever forget..
Level: 85


Posts: 1390/1823
EXP: 5722316
For next: 176224

Since: 07-07-07

Pronouns: she/her

Since last post: 1.0 years
Last activity: 68 days

Posted on 10-02-09 04:35:05 AM Link | Quote
 
Right; that's the same bug I was referring to regarding the autoscroll objects. The autoscrolls are activated by having the autoscroll object at a certain Y position, and this position can be as low as 0x80, but SMB3 Workshop doesn't let you move anything below 0x1A. So really, to be able to make levels that use them, you're pretty much forced to use M3I or hack the level manually. :\

____________________
Need to contact me? Try AIM or /query Ninetales on IRC.

gridatttack

Buzzy Beetle
Rarity FTW
Level: 42


Posts: 13/375
EXP: 493789
For next: 27573

Since: 08-26-09


Since last post: 5.3 years
Last activity: 2.0 years

Posted on 10-04-09 03:19:52 PM Link | Quote
Thanks ninetales, now i can continue my project! And I have other question, can I put more enemies than the original level default without messing other levels?
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 2044/14742
EXP: 121632020
For next: 1717798

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 10-04-09 10:33:50 PM Link | Quote


More trouble

OK, I'm trying to modify a pointer in what used to be the first fortress in world 5 (now moved to world 1). It's going from the room that originally had 3 1-UPs back to the main part of the dungeon. The pointer keeps dropping me off in the wrong place! Instead of coming out at the appropriate pipe, or anywhere even close to it, I end up near the upper-left corner of the level in a bunch of blocks

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 6/113 maps
Raspberry
Thank you for my time here. I won't ever forget..
Level: 85


Posts: 1397/1823
EXP: 5722316
For next: 176224

Since: 07-07-07

Pronouns: she/her

Since last post: 1.0 years
Last activity: 68 days

Posted on 10-05-09 02:28:17 AM Link | Quote
 
Originally posted by gridatttack
Thanks ninetales, now i can continue my project! And I have other question, can I put more enemies than the original level default without messing other levels?

Nope, enemies work the same as level data. If you add more than a level originally had, another level's enemy data will most likely be full of junk from being overwritten.

SMB3 editing would be nicer with a system like SMW's, where data can be easily relocated, but unfortunately there's no easy way to do that with NES ROMs (IIRC).

Originally posted by Terra
More trouble

OK, I'm trying to modify a pointer in what used to be the first fortress in world 5 (now moved to world 1). It's going from the room that originally had 3 1-UPs back to the main part of the dungeon. The pointer keeps dropping me off in the wrong place! Instead of coming out at the appropriate pipe, or anywhere even close to it, I end up near the upper-left corner of the level in a bunch of blocks

Sounds like more trouble with our friendly neighborhood pointers again. You did double-check that the pointer is set up correctly? It sounds like something is wrong with the pointer settings, where the exit location is set to drop you out at the wrong place...

____________________
Need to contact me? Try AIM or /query Ninetales on IRC.

Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 2079/14742
EXP: 121632020
For next: 1717798

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 10-05-09 02:37:44 AM Link | Quote


OK, there is just 1 pointer object in that part of the dungeon (where the bonus room and Boom-Boom room are).

Item #13
Entrance horizontal: 10-1F
Exit horizontal: 42
Exit vertical: 14
Exit Action: 2 - Downward Pipe 2

When I go down the pipe, it's taking me somewhere that is definitely not (42,14), and seems to be around (01,02) I go through a big wall and end up in a part of the level that is above the main area.

I notice that the pointer object itself is ending up past the end of the map, but unlike with the other pointer, this one actually allows itself to be edited, saved, and recalled Could it be another manifestation of the same bug?

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 6/113 maps
Raspberry
Thank you for my time here. I won't ever forget..
Level: 85


Posts: 1398/1823
EXP: 5722316
For next: 176224

Since: 07-07-07

Pronouns: she/her

Since last post: 1.0 years
Last activity: 68 days

Posted on 10-05-09 02:48:26 AM Link | Quote
 
Hm... that's strange, if that's where it's supposed to be taking you, it should work fine... Mind posting either a screenshot of the bonus area or a .m3l version of it?

And yeah, I noticed that for some reason the pointer can be changed and re-saved fine in that level... ;;; no idea why it works sometimes and not others.

____________________
Need to contact me? Try AIM or /query Ninetales on IRC.

Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 2749/14742
EXP: 121632020
For next: 1717798

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 10-13-09 08:39:40 PM Link | Quote


I haven't worked on my hack in a while-ish

Is it possible to actually change the locations that locks use? My game seems to keep reverting to the default lock location and behaviour Is it because my world 1 fortress is not the same level as in the original?

____________________
~Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 7/113 maps
gridatttack

Buzzy Beetle
Rarity FTW
Level: 42


Posts: 17/375
EXP: 493789
For next: 27573

Since: 08-26-09


Since last post: 5.3 years
Last activity: 2.0 years

Posted on 10-13-09 09:37:30 PM (last edited by Acmlm at 10-16-09 10:10 PM) Link | Quote
I changed the location of the lock using smb3map and works fine. While messing with the editor i found this:
When I select the boom boom options a select level appears, apparently you choose the level the boom boom is( havent tested it) And can I change 3 byte objects for 4 ones?


z-byte

Level: 14


Posts: 2/32
EXP: 12396
For next: 675

Since: 06-21-09

From: Earth

Since last post: 10.5 years
Last activity: 10.4 years

Posted on 10-17-09 12:17:07 AM (last edited by z-byte at 10-16-09 09:26 PM) Link | Quote
Hm... I never knew there was this much interest in SMB3 here. I heard someone put a screwed platform over an empty area. That will make it weird, so you can't do that. Also make sure that the height does not exceed F (15_), or it will crash.
As for pointers to other levels leading to others, you must change the object set of that room too. Hope that clears up. As for using Mario Improvement 3, I don't think so. I talked to hukka nearly a month ago, and he said he won't upgrade it because nobody donated to him. I don't know how to make pointers for multiple rooms, but I'm sure a growing number of people could you help here. And DahrkDaiz is there, building a new editor, he answers questions so quickly.


Hopefully this doesn't sound like some advertisement, but if so, someone can edit this part.
Sails
2800
as a video game‎‎‎‏‏‎ grows old its content and‏‏‎ internal logic‏‏‎ deteriorateÿ
Level: 102


Posts: 1871/2803
EXP: 10913629
For next: 176338

Since: 07-04-07

Pronouns: He/Him
From: MA

Since last post: 111 days
Last activity: 19 days

Posted on 10-17-09 01:55:39 AM Link | Quote
We uh... We're from there actually. Long story short, bad things happened 2ish years ago, caused a split and each side resides on their own board.

Oh, and we have Acmlm (God, creator of all things) posting here. </gloat>

____________________

z-byte

Level: 14


Posts: 5/32
EXP: 12396
For next: 675

Since: 06-21-09

From: Earth

Since last post: 10.5 years
Last activity: 10.4 years

Posted on 10-19-09 12:27:22 AM (last edited by z-byte at 10-18-09 09:27 PM) Link | Quote
Originally posted by Dark Witch Terra
OK, thanks Ninetales

I've noticed another bug of not being able to change the Y position of certain sprites below a certain row, like for special sprites like the white mushroom house.

If you want to do that, in SMB3 Workshop, go into the header and set the level scrolling to Horizontal Only, then save and reload. Add your sprite according to the Y: position (autoscrolling like 3-3 needs he autoscroll sprite to be set at Y: 80; for more autoscrolling types, do this to an unmodified ROM to record their Y: position), then resert the level to Horizontal, scrolls up when flying. Hope that clears up a bit.
gridatttack

Buzzy Beetle
Rarity FTW
Level: 42


Posts: 26/375
EXP: 493789
For next: 27573

Since: 08-26-09


Since last post: 5.3 years
Last activity: 2.0 years

Posted on 10-23-09 09:11:57 PM (last edited by gridatttack at 10-25-09 11:49 AM) Link | Quote
I am having pointers(?) problem. I am trying to edit a pointer in the world 2 map to the unused undergound level. When i set the pointer to that level I press enter to see if it the correct one(I am using smb3workshop) and I came with a messed up vertical level instead of the unused undergound one. I check back that level and its good. If its the pointers or other thing?
Taryn

Passed away.

Thanks for being a part of us, even if it wasn't always on the best of terms.

1987-2014


Level: 204


Posts: 3381/14742
EXP: 121632020
For next: 1717798

Since: 09-01-09

From: Seattle

Since last post: 10.1 years
Last activity: 9.8 years

Posted on 10-26-09 12:07:19 AM Link | Quote


Another issue has come up for me.

I'm using the original World 2 airship as my World 1 airship. It all works fine when I access it through the end castle, but if I lose a life and have to catch the airship again, it loads the original World 1 airship Is there any way to change that? Or, alternatively, a way for the airship to not run away so you can just keep going to the end castle to catch the airship?

____________________
~Dark Witch Terra

TKB Super Mario Bros. - Complete
TKB Super Mario Bros. 3 - In progress; 13/113 maps
Kuikkukari
Member
Level: 16


Posts: 2/42
EXP: 18382
For next: 1874

Since: 10-28-09

From: Earth

Since last post: 11.3 years
Last activity: 11.3 years

Posted on 10-28-09 05:43:05 PM Link | Quote
Originally posted by gridatttack
I am having pointers(?) problem. I am trying to edit a pointer in the world 2 map to the unused undergound level. When i set the pointer to that level I press enter to see if it the correct one(I am using smb3workshop) and I came with a messed up vertical level instead of the unused undergound one. I check back that level and its good. If its the pointers or other thing?
Which unused underground level do you mean by "the"? There are a few unused underground levels including the Lost Levels, and I'm not sure which one you're referring to. What is the ROM address for the level data?
Pages: 1 2 3 Next newer thread | Next older thread
Jul - General Game/ROM Hacking - SMB3 hacking trouble New poll - New thread - New reply


Rusted Logic

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

29 database queries, 4 query cache hits.
Query execution time:  0.088460 seconds
Script execution time:  0.033542 seconds
Total render time:  0.122002 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 193 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 96 - Warning: unescaped & or unknown entity "&page"
line 149 column 128 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 163 - 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 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 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 270 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 272 column 9 - Warning: missing <tr>
line 290 column 13 - Warning: missing <tr>
line 291 column 101 - Warning: unescaped & or unknown entity "&postid"
line 293 column 74 - Warning: <style> isn't allowed in <td> elements
line 293 column 9 - Info: <td> previously mentioned
line 311 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 313 column 9 - Warning: missing <tr>
line 331 column 13 - Warning: missing <tr>
line 332 column 101 - Warning: unescaped & or unknown entity "&postid"
line 344 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 346 column 9 - Warning: missing <tr>
line 364 column 13 - Warning: missing <tr>
line 365 column 101 - Warning: unescaped & or unknown entity "&postid"
line 367 column 74 - Warning: <style> isn't allowed in <td> elements
line 367 column 9 - Info: <td> previously mentioned
line 371 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 373 column 9 - Warning: missing <tr>
line 391 column 13 - Warning: missing <tr>
line 392 column 101 - Warning: unescaped & or unknown entity "&postid"
line 394 column 74 - Warning: missing </div>
line 397 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 399 column 9 - Warning: missing <tr>
line 417 column 13 - Warning: missing <tr>
line 418 column 101 - Warning: unescaped & or unknown entity "&postid"
line 430 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 432 column 9 - Warning: missing <tr>
line 450 column 13 - Warning: missing <tr>
line 451 column 101 - Warning: unescaped & or unknown entity "&postid"
line 453 column 74 - Warning: <style> isn't allowed in <td> elements
line 453 column 9 - Info: <td> previously mentioned
line 465 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 467 column 9 - Warning: missing <tr>
line 485 column 13 - Warning: missing <tr>
line 486 column 101 - Warning: unescaped & or unknown entity "&postid"
line 506 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 508 column 9 - Warning: missing <tr>
line 526 column 13 - Warning: missing <tr>
line 527 column 101 - Warning: unescaped & or unknown entity "&postid"
line 529 column 74 - Warning: <style> isn't allowed in <td> elements
line 529 column 9 - Info: <td> previously mentioned
line 535 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 537 column 9 - Warning: missing <tr>
line 555 column 13 - Warning: missing <tr>
line 556 column 101 - Warning: unescaped & or unknown entity "&postid"
line 568 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 570 column 9 - Warning: missing <tr>
line 588 column 13 - Warning: missing <tr>
line 589 column 101 - Warning: unescaped & or unknown entity "&postid"
line 598 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 600 column 9 - Warning: missing <tr>
line 618 column 13 - Warning: missing <tr>
line 619 column 101 - Warning: unescaped & or unknown entity "&postid"
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 651 column 74 - Warning: <style> isn't allowed in <td> elements
line 651 column 9 - Info: <td> previously mentioned
line 651 column 2851 - Warning: missing <tr>
line 654 column 3526 - Warning: discarding unexpected </font>
line 654 column 3671 - Warning: discarding unexpected </td>
line 657 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 659 column 9 - Warning: missing <tr>
line 677 column 13 - Warning: missing <tr>
line 678 column 101 - Warning: unescaped & or unknown entity "&postid"
line 686 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 688 column 9 - Warning: missing <tr>
line 706 column 13 - Warning: missing <tr>
line 707 column 101 - Warning: unescaped & or unknown entity "&postid"
line 712 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 714 column 9 - Warning: missing <tr>
line 732 column 13 - Warning: missing <tr>
line 733 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 771 column 17 - Warning: missing <tr>
line 771 column 17 - Warning: discarding unexpected <table>
line 774 column 35 - Warning: missing <tr>
line 774 column 96 - Warning: unescaped & or unknown entity "&page"
line 774 column 128 - Warning: unescaped & or unknown entity "&page"
line 774 column 50 - Warning: missing </font> before </td>
line 774 column 163 - Warning: missing </font> before </table>
line 776 column 35 - Warning: missing <tr>
line 776 column 50 - Warning: missing </font> before </td>
line 777 column 37 - Warning: unescaped & or unknown entity "&id"
line 776 column 193 - Warning: missing </font> before </table>
line 778 column 17 - Warning: discarding unexpected </textarea>
line 778 column 28 - Warning: discarding unexpected </form>
line 778 column 35 - Warning: discarding unexpected </embed>
line 778 column 43 - Warning: discarding unexpected </noembed>
line 778 column 53 - Warning: discarding unexpected </noscript>
line 778 column 64 - Warning: discarding unexpected </noembed>
line 778 column 74 - Warning: discarding unexpected </embed>
line 778 column 82 - Warning: discarding unexpected </table>
line 778 column 90 - Warning: discarding unexpected </table>
line 780 column 9 - Warning: missing </font> before <table>
line 792 column 25 - Warning: discarding unexpected </font>
line 801 column 57 - Warning: discarding unexpected </font>
line 779 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 23 - Warning: <img> lacks "alt" attribute
line 161 column 64 - Warning: <img> lacks "alt" attribute
line 161 column 113 - Warning: <img> lacks "alt" attribute
line 161 column 163 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 179 column 74 - Warning: <table> attribute "bgcolor" had invalid value "330033" and has been replaced
line 181 column 242 - Warning: <font> attribute "color" had invalid value "ffccff" and has been replaced
line 181 column 315 - Warning: <img> proprietary attribute value "absmiddle"
line 181 column 315 - Warning: <img> lacks "alt" attribute
line 181 column 409 - Warning: <img> proprietary attribute value "absmiddle"
line 181 column 409 - Warning: <img> lacks "alt" attribute
line 183 column 609 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 609 - Warning: <img> lacks "alt" attribute
line 183 column 806 - Warning: <font> attribute "color" had invalid value "ff99ff" and has been replaced
line 190 column 11 - Warning: <img> lacks "alt" attribute
line 190 column 90 - Warning: <img> proprietary attribute value "absmiddle"
line 190 column 90 - Warning: <img> lacks "alt" attribute
line 191 column 23 - Warning: <img> lacks "alt" attribute
line 191 column 64 - Warning: <img> lacks "alt" attribute
line 191 column 113 - Warning: <img> lacks "alt" attribute
line 191 column 163 - Warning: <img> lacks "alt" attribute
line 192 column 11 - Warning: <img> lacks "alt" attribute
line 202 column 15 - Warning: <img> lacks "alt" attribute
line 209 column 273 - Warning: <img> lacks "alt" attribute
line 209 column 1265 - Warning: <img> proprietary attribute value "absmiddle"
line 209 column 1265 - 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 162 - Warning: <img> lacks "alt" attribute
line 228 column 15 - Warning: <img> lacks "alt" attribute
line 243 column 23 - Warning: <img> lacks "alt" attribute
line 243 column 64 - Warning: <img> lacks "alt" attribute
line 243 column 113 - Warning: <img> lacks "alt" attribute
line 243 column 163 - Warning: <img> lacks "alt" attribute
line 244 column 11 - Warning: <img> lacks "alt" attribute
line 254 column 15 - Warning: <img> lacks "alt" attribute
line 261 column 74 - Warning: <table> attribute "bgcolor" had invalid value "330033" and has been replaced
line 262 column 238 - Warning: <font> attribute "color" had invalid value "ffccff" and has been replaced
line 262 column 318 - Warning: <img> proprietary attribute value "absmiddle"
line 262 column 318 - Warning: <img> lacks "alt" attribute
line 264 column 682 - Warning: <img> proprietary attribute value "absmiddle"
line 264 column 682 - Warning: <img> lacks "alt" attribute
line 264 column 903 - Warning: <img> proprietary attribute value "absmiddle"
line 264 column 903 - Warning: <img> lacks "alt" attribute
line 264 column 958 - Warning: <img> proprietary attribute value "absmiddle"
line 264 column 958 - Warning: <img> lacks "alt" attribute
line 264 column 1052 - Warning: <font> attribute "color" had invalid value "ff99ff" and has been replaced
line 275 column 22 - Warning: <img> lacks "alt" attribute
line 275 column 63 - Warning: <img> lacks "alt" attribute
line 275 column 112 - Warning: <img> lacks "alt" attribute
line 275 column 162 - Warning: <img> lacks "alt" attribute
line 286 column 15 - Warning: <img> lacks "alt" attribute
line 294 column 918 - Warning: <img> proprietary attribute value "absmiddle"
line 294 column 918 - Warning: <img> lacks "alt" attribute
line 298 column 1458 - Warning: <img> proprietary attribute value "absmiddle"
line 298 column 1458 - Warning: <img> lacks "alt" attribute
line 300 column 1822 - Warning: <img> proprietary attribute value "absmiddle"
line 300 column 1822 - Warning: <img> lacks "alt" attribute
line 300 column 2043 - Warning: <img> proprietary attribute value "absmiddle"
line 300 column 2043 - Warning: <img> lacks "alt" attribute
line 300 column 2098 - Warning: <img> proprietary attribute value "absmiddle"
line 300 column 2098 - Warning: <img> lacks "alt" attribute
line 303 column 2547 - Warning: <img> proprietary attribute value "absmiddle"
line 303 column 2547 - Warning: <img> lacks "alt" attribute
line 316 column 23 - Warning: <img> lacks "alt" attribute
line 316 column 64 - Warning: <img> lacks "alt" attribute
line 316 column 113 - Warning: <img> lacks "alt" attribute
line 316 column 163 - Warning: <img> lacks "alt" attribute
line 317 column 11 - Warning: <img> lacks "alt" attribute
line 327 column 15 - Warning: <img> lacks "alt" attribute
line 334 column 74 - Warning: <table> attribute "bgcolor" had invalid value "330033" and has been replaced
line 336 column 242 - Warning: <font> attribute "color" had invalid value "ffccff" and has been replaced
line 336 column 308 - Warning: <img> proprietary attribute value "absmiddle"
line 336 column 308 - Warning: <img> lacks "alt" attribute
line 338 column 567 - Warning: <font> attribute "color" had invalid value "ff99ff" and has been replaced
line 349 column 22 - Warning: <img> lacks "alt" attribute
line 349 column 63 - Warning: <img> lacks "alt" attribute
line 349 column 112 - Warning: <img> lacks "alt" attribute
line 349 column 162 - Warning: <img> lacks "alt" attribute
line 360 column 15 - Warning: <img> lacks "alt" attribute
line 367 column 159 - Warning: <table> anchor "ran-layout-bg" already defined
line 367 column 221 - Warning: <table> anchor "ran-layout-postbox" already defined
line 367 column 714 - Warning: <table> anchor "ran-layout-sigbox" already defined
line 375 column 11 - Warning: <img> lacks "alt" attribute
line 376 column 22 - Warning: <img> lacks "alt" attribute
line 376 column 63 - Warning: <img> lacks "alt" attribute
line 376 column 112 - Warning: <img> lacks "alt" attribute
line 376 column 162 - Warning: <img> lacks "alt" attribute
line 387 column 15 - Warning: <img> lacks "alt" attribute
line 402 column 23 - Warning: <img> lacks "alt" attribute
line 402 column 64 - Warning: <img> lacks "alt" attribute
line 402 column 113 - Warning: <img> lacks "alt" attribute
line 402 column 163 - Warning: <img> lacks "alt" attribute
line 403 column 11 - Warning: <img> lacks "alt" attribute
line 413 column 15 - Warning: <img> lacks "alt" attribute
line 420 column 74 - Warning: <table> attribute "bgcolor" had invalid value "330033" and has been replaced
line 422 column 242 - Warning: <font> attribute "color" had invalid value "ffccff" and has been replaced
line 422 column 300 - Warning: <img> proprietary attribute value "absmiddle"
line 422 column 300 - Warning: <img> lacks "alt" attribute
line 424 column 767 - Warning: <img> proprietary attribute value "absmiddle"
line 424 column 767 - Warning: <img> lacks "alt" attribute
line 424 column 858 - Warning: <font> attribute "color" had invalid value "ff99ff" and has been replaced
line 435 column 22 - Warning: <img> lacks "alt" attribute
line 435 column 63 - Warning: <img> lacks "alt" attribute
line 435 column 112 - Warning: <img> lacks "alt" attribute
line 435 column 162 - Warning: <img> lacks "alt" attribute
line 446 column 15 - Warning: <img> lacks "alt" attribute
line 453 column 159 - Warning: <table> anchor "ran-layout-bg" already defined
line 453 column 221 - Warning: <table> anchor "ran-layout-postbox" already defined
line 458 column 971 - Warning: <img> proprietary attribute value "absmiddle"
line 458 column 971 - Warning: <img> lacks "alt" attribute
line 460 column 1438 - Warning: <img> proprietary attribute value "absmiddle"
line 460 column 1438 - Warning: <img> lacks "alt" attribute
line 461 column 1823 - Warning: <table> anchor "ran-layout-sigbox" already defined
line 470 column 23 - Warning: <img> lacks "alt" attribute
line 470 column 64 - Warning: <img> lacks "alt" attribute
line 470 column 113 - Warning: <img> lacks "alt" attribute
line 470 column 163 - Warning: <img> lacks "alt" attribute
line 471 column 11 - Warning: <img> lacks "alt" attribute
line 481 column 15 - Warning: <img> lacks "alt" attribute
line 488 column 74 - Warning: <table> attribute "bgcolor" had invalid value "330033" and has been replaced
line 490 column 242 - Warning: <font> attribute "color" had invalid value "ffccff" and has been replaced
line 498 column 650 - Warning: <img> proprietary attribute value "absmiddle"
line 498 column 650 - Warning: <img> lacks "alt" attribute
line 500 column 976 - Warning: <img> proprietary attribute value "absmiddle"
line 500 column 976 - Warning: <img> lacks "alt" attribute
line 500 column 1114 - Warning: <font> attribute "color" had invalid value "ff99ff" and has been replaced
line 511 column 22 - Warning: <img> lacks "alt" attribute
line 511 column 63 - Warning: <img> lacks "alt" attribute
line 511 column 112 - Warning: <img> lacks "alt" attribute
line 511 column 162 - Warning: <img> lacks "alt" attribute
line 522 column 15 - Warning: <img> lacks "alt" attribute
line 529 column 159 - Warning: <table> anchor "ran-layout-bg" already defined
line 529 column 221 - Warning: <table> anchor "ran-layout-postbox" already defined
line 531 column 555 - Warning: <img> proprietary attribute value "absmiddle"
line 531 column 555 - Warning: <img> lacks "alt" attribute
line 531 column 710 - Warning: <table> anchor "ran-layout-sigbox" already defined
line 540 column 23 - Warning: <img> lacks "alt" attribute
line 540 column 64 - Warning: <img> lacks "alt" attribute
line 540 column 113 - Warning: <img> lacks "alt" attribute
line 540 column 163 - Warning: <img> lacks "alt" attribute
line 541 column 11 - Warning: <img> lacks "alt" attribute
line 551 column 15 - Warning: <img> lacks "alt" attribute
line 558 column 74 - Warning: <table> attribute "bgcolor" had invalid value "330033" and has been replaced
line 560 column 242 - Warning: <font> attribute "color" had invalid value "ffccff" and has been replaced
line 560 column 330 - Warning: <img> proprietary attribute value "absmiddle"
line 560 column 330 - Warning: <img> lacks "alt" attribute
line 560 column 385 - Warning: <img> proprietary attribute value "absmiddle"
line 560 column 385 - Warning: <img> lacks "alt" attribute
line 562 column 587 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 587 - Warning: <img> lacks "alt" attribute
line 562 column 754 - Warning: <font> attribute "color" had invalid value "ff99ff" and has been replaced
line 572 column 11 - Warning: <img> lacks "alt" attribute
line 573 column 22 - Warning: <img> lacks "alt" attribute
line 573 column 63 - Warning: <img> lacks "alt" attribute
line 573 column 112 - Warning: <img> lacks "alt" attribute
line 573 column 162 - Warning: <img> lacks "alt" attribute
line 584 column 15 - Warning: <img> lacks "alt" attribute
line 594 column 489 - Warning: <img> lacks "alt" attribute
line 602 column 11 - Warning: <img> lacks "alt" attribute
line 603 column 22 - Warning: <img> lacks "alt" attribute
line 603 column 63 - Warning: <img> lacks "alt" attribute
line 603 column 112 - Warning: <img> lacks "alt" attribute
line 603 column 162 - Warning: <img> lacks "alt" attribute
line 604 column 11 - Warning: <img> lacks "alt" attribute
line 614 column 15 - Warning: <img> lacks "alt" attribute
line 622 column 845 - Warning: <img> proprietary attribute value "absmiddle"
line 622 column 845 - Warning: <img> lacks "alt" attribute
line 625 column 998 - Warning: <img> proprietary attribute value "absmiddle"
line 625 column 998 - Warning: <img> lacks "alt" attribute
line 632 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 632 column 16 - Warning: <img> lacks "alt" attribute
line 632 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 632 column 59 - Warning: <img> lacks "alt" attribute
line 632 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 632 column 102 - Warning: <img> lacks "alt" attribute
line 632 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 632 column 145 - Warning: <img> lacks "alt" attribute
line 632 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 632 column 188 - Warning: <img> lacks "alt" attribute
line 632 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 632 column 231 - Warning: <img> lacks "alt" attribute
line 633 column 23 - Warning: <img> lacks "alt" attribute
line 633 column 64 - Warning: <img> lacks "alt" attribute
line 633 column 113 - Warning: <img> lacks "alt" attribute
line 633 column 163 - Warning: <img> lacks "alt" attribute
line 634 column 11 - Warning: <img> lacks "alt" attribute
line 644 column 15 - Warning: <img> lacks "alt" attribute
line 653 column 3414 - Warning: <img> lacks "alt" attribute
line 661 column 11 - Warning: <img> lacks "alt" attribute
line 662 column 22 - Warning: <img> lacks "alt" attribute
line 662 column 63 - Warning: <img> lacks "alt" attribute
line 662 column 112 - Warning: <img> lacks "alt" attribute
line 662 column 162 - Warning: <img> lacks "alt" attribute
line 663 column 11 - Warning: <img> lacks "alt" attribute
line 673 column 15 - Warning: <img> lacks "alt" attribute
line 680 column 180 - Warning: <img> proprietary attribute value "absmiddle"
line 680 column 180 - Warning: <img> lacks "alt" attribute
line 683 column 845 - Warning: <img> proprietary attribute value "absmiddle"
line 683 column 845 - Warning: <img> lacks "alt" attribute
line 690 column 11 - Warning: <img> lacks "alt" attribute
line 691 column 22 - Warning: <img> lacks "alt" attribute
line 691 column 63 - Warning: <img> lacks "alt" attribute
line 691 column 112 - Warning: <img> lacks "alt" attribute
line 691 column 162 - Warning: <img> lacks "alt" attribute
line 702 column 15 - Warning: <img> lacks "alt" attribute
line 717 column 23 - Warning: <img> lacks "alt" attribute
line 717 column 64 - Warning: <img> lacks "alt" attribute
line 717 column 113 - Warning: <img> lacks "alt" attribute
line 717 column 163 - Warning: <img> lacks "alt" attribute
line 718 column 11 - Warning: <img> lacks "alt" attribute
line 728 column 15 - Warning: <img> lacks "alt" attribute
line 735 column 74 - Warning: <table> attribute "bgcolor" had invalid value "000000" and has been replaced
line 737 column 242 - Warning: <font> attribute "color" had invalid value "ffcc33" and has been replaced
line 739 column 545 - Warning: <img> proprietary attribute value "absmiddle"
line 739 column 545 - Warning: <img> lacks "alt" attribute
line 739 column 793 - Warning: <font> attribute "color" had invalid value "ff9933" and has been replaced
line 750 column 22 - Warning: <img> lacks "alt" attribute
line 750 column 63 - Warning: <img> lacks "alt" attribute
line 750 column 112 - Warning: <img> lacks "alt" attribute
line 750 column 162 - Warning: <img> lacks "alt" attribute
line 751 column 11 - Warning: <img> lacks "alt" attribute
line 761 column 15 - Warning: <img> lacks "alt" attribute
line 777 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 777 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 777 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 786 column 25 - Warning: <img> lacks "alt" attribute
line 791 column 267 - Warning: <img> lacks "alt" attribute
line 209 column 1408 - Warning: trimming empty <font>
line 651 column 3120 - Warning: trimming empty <font>
line 654 column 3519 - Warning: trimming empty <i>
line 771 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 209 column 74 - Warning: <table> proprietary attribute "height"
line 233 column 27 - Warning: <nobr> is not approved by W3C
line 259 column 27 - Warning: <nobr> is not approved by W3C
line 291 column 27 - Warning: <nobr> is not approved by W3C
line 293 column 159 - Warning: <table> proprietary attribute "height"
line 332 column 27 - Warning: <nobr> is not approved by W3C
line 365 column 27 - Warning: <nobr> is not approved by W3C
line 367 column 159 - Warning: <table> proprietary attribute "height"
line 392 column 27 - Warning: <nobr> is not approved by W3C
line 418 column 27 - Warning: <nobr> is not approved by W3C
line 451 column 27 - Warning: <nobr> is not approved by W3C
line 453 column 159 - Warning: <table> proprietary attribute "height"
line 486 column 27 - Warning: <nobr> is not approved by W3C
line 527 column 27 - Warning: <nobr> is not approved by W3C
line 529 column 159 - Warning: <table> proprietary attribute "height"
line 556 column 27 - Warning: <nobr> is not approved by W3C
line 589 column 27 - Warning: <nobr> is not approved by W3C
line 619 column 27 - Warning: <nobr> is not approved by W3C
line 649 column 27 - Warning: <nobr> is not approved by W3C
line 651 column 2823 - Warning: <table> proprietary attribute "height"
line 678 column 27 - Warning: <nobr> is not approved by W3C
line 707 column 27 - Warning: <nobr> is not approved by W3C
line 733 column 27 - Warning: <nobr> is not approved by W3C
line 766 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 400 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