Register - Login
Views: 99392087
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 09:59:39 AM
Jul - SM64 Hacking (Archive) - Help/Questions about Toad's Tool 64 and SM64 hacking New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 68 69 70 71 72 73 74 75 76 77 Next older thread
VL-Tone
Member
Super Mario 64 forum moderator
Level: 53


Posts: 246/621
EXP: 1135552
For next: 21567

Since: 07-27-07

From: Montreal, Canada

Since last post: 4.7 years
Last activity: 1.2 years

Posted on 08-25-08 12:48:04 AM Link | Quote
Time: Now - Date: Today - Weather: What can be seen outside. - Mood: How it feels. Answer to the universe: 42
Ok, here's the 32-bit float converter:

I must warn you, it's extremely bloated for what it does.

Here's the normal version (6MB!)
http://homepage.mac.com/qubedstudios/FloatConverterWin.zip

Here's the Shockwave application version (3MB, but requires Shockwave).

http://homepage.mac.com/qubedstudios/FloatConverterWinSW.zip

I will only post the Shockwave application version for the Mac (6MB) because the "normal" version weights 16MB(!) because it has both the PPC and intel runtime code. Talk about bloatware... http://homepage.mac.com/qubedstudios/FloatConverterMac.zip

You can also try the online Shockwave version: http://homepage.mac.com/qubedstudios/FloatConverter.html which in contrast is only 16k!

Finally, you can download the online Shockwave version (16k) in a zip file, to be run locally. http://homepage.mac.com/qubedstudios/FloatConverterDCR.zip

Pretty complicated stuff for such a small task, but since it's the first time I publish something using Director 11, I wanted to try every options.

____________________
messiaen
Catgirl
Level: 68


Posts: 230/1085
EXP: 2594151
For next: 134649

Since: 11-20-07


Since last post: 8.1 years
Last activity: 7.2 years

Posted on 08-28-08 03:14:45 AM (last edited by messiaen at 08-28-08 12:15 AM) Link | Quote
Thanks a lot for tooking the time to release this .

I used it a bit today trying to find King Bob-omb's star position. It uses the same function as Koopa to place the star. Here is what I found from Bob-omb:

C58CA000 (Z)
44FA0000 (X)

I got the "Y" from the Star's "RAM Object":

Hex: 07D0 1194 EE6C
Dec: 2000 4500 -4500

However I can't seem to find these on the ROM, any ideas on that?!
wwwarea
Member
Level: 21


Posts: 6/74
EXP: 45036
For next: 4907

Since: 08-10-08


Since last post: 9.7 years
Last activity: 9.4 years

Posted on 08-28-08 04:22:46 AM Link | Quote
Hey I need help again. Im having a major problem with toads tool 64. You see im trying to change a palletin behav. but when I change it like I want a up and down plat form but after im done I play the game. I see it go up and down BUT when I get near it the game crashes. Any help?
Deleted User
Collection of nobodies
Posted on 08-28-08 04:45:34 AM Link | Quote
Originally posted by wwwarea
Hey I need help again. Im having a major problem with toads tool 64. You see im trying to change a palletin behav. but when I change it like I want a up and down plat form but after im done I play the game. I see it go up and down BUT when I get near it the game crashes. Any help?

What is a palletin? And what level were you on when the game crashed? If this palletin is not an object, which objects behavour are you trying to change?
wwwarea
Member
Level: 21


Posts: 7/74
EXP: 45036
For next: 4907

Since: 08-10-08


Since last post: 9.7 years
Last activity: 9.4 years

Posted on 08-28-08 05:11:14 AM Link | Quote
Its a custom pallat thing I downloaded, Its prety cool but I think I know why its making errors I just figure out that you can only make it work in levels that allreddy have up and down move ments or somthing. I was testing a level that allreddy had it and then it diddnt have an error in there because im in the right level.
messiaen
Catgirl
Level: 68


Posts: 263/1085
EXP: 2594151
For next: 134649

Since: 11-20-07


Since last post: 8.1 years
Last activity: 7.2 years

Posted on 09-23-08 11:39:19 AM Link | Quote
Me-me posted this on the suggestions threads and, as he pointed out, maybe this is a better topic for it:

"The camera anchors [Behavior 0x3C7C]" are in fact, static sound effects.
In castle grounds, the one close to the waterfall, for an example, makes the waterfall noise.
The other ones makes those insect and bird noises.
In shifting sand land there's one object wich makes the sandfall sound. "

Nice find! I looked at this object ASM, and there are three possible arguments (Param 2): 0, 1 and 2. Each one will play a different "bird-related" sound..

Try this code for a different sound (enable it in the title screen):

812F08FA 2028
812F090E 2028
812F0922 2028

Actually, the waterfall noice isn't produced by this behavior, it's probably something more complex because it takes in account mario distance's to set the volume.

Also, I don't know how much has been experiented with this, but if you disable "Warp (Mario Start 1)" for some act and enable this act for "Warp (Mario Start 2)" you can set different starting points in the same level.

Me-me, what are the behaviors of the objects in the Shifting Sand Land level? I might as well take a look at those.

____________________
Mario 64 notes @ http://sites.google.com/site/messiaen64/
Deleted User
Collection of nobodies
Posted on 09-23-08 12:04:34 PM (last edited by Blaster at 09-23-08 09:16 AM) Link | Quote
Originally posted by messiaen
Me-me posted this on the suggestions threads and, as he pointed out, maybe this is a better topic for it

Well, this is the SM64 help thread, and this is not asking for help. It's a better topic, but it's still off topic however I guess there isn't anywhere else to put it. If a new thread was made about it, it would probably get deleted anyway (even if it wasn't breaking the rules).
wwwarea
Member
Level: 21


Posts: 8/74
EXP: 45036
For next: 4907

Since: 08-10-08


Since last post: 9.7 years
Last activity: 9.4 years

Posted on 09-27-08 02:05:49 PM Link | Quote
Thanks messiaen but I wanted to reply again but it diddnt let me. So I just figure out that some behavores freeze the game because I loaded a Behavor in the wronge level. As you can see some behavors are supost to be in some levels, not all.
Me-me
340
Level: 41


Posts: 27/341
EXP: 461699
For next: 18446

Since: 08-05-07


Since last post: 9.7 years
Last activity: 8.1 years

Posted on 10-01-08 06:14:30 PM (last edited by Me-me at 10-02-08 01:26 AM) Link | Quote
There's only one ''sound object'' with that waterfall-like behavior in SSL
I renamed the name labels so all i have is
the behavior number wich is:

015524


The sound objects work perfectly in other levels,
like Whomps fortress, Bob-ombs battlefield and Shifting sand land.

With some work on this i bet we can make those objects
produce different sounds.

Hmm, if i remember correctly... doesn't the merry-go-round
play that wierd song if Mario is in the basement of Big boo's haunt?
Perhaps they (the sound object and the merry-go-round) use similar
behaviors?

Pehaps the SM64 Music Editing thread is better for this topic?
wwwarea
Member
Level: 21


Posts: 9/74
EXP: 45036
For next: 4907

Since: 08-10-08


Since last post: 9.7 years
Last activity: 9.4 years

Posted on 10-06-08 10:30:38 PM Link | Quote
Hello again, I have a weard problem with toads tool again. I was using windows xp and I can see the behavors list but when I use windows vista that ID and behavor list doesnt show. You know at the bottom of the tool screen?

Is there anyway to fix that?
Deleted User
Collection of nobodies
Posted on 10-07-08 02:17:10 AM Link | Quote
Originally posted by wwwarea
Hello again, I have a weard problem with toads tool again. I was using windows xp and I can see the behavors list but when I use windows vista that ID and behavor list doesnt show. You know at the bottom of the tool screen?

Is there anyway to fix that?

It sounds like your parameter bar is in basic mode. A little bit up from the bottom left corner of the window, it should say Basic and Expert, click Expert and you should be able to use the model ID and behaviour lists.
wwwarea
Member
Level: 21


Posts: 10/74
EXP: 45036
For next: 4907

Since: 08-10-08


Since last post: 9.7 years
Last activity: 9.4 years

Posted on 10-07-08 02:29:25 AM Link | Quote
OMG. lol thanks for the help I cant beleave I miss that. Im so stupid. Thanks anyway. For awile I falt it was my computer that wount load it.lol.
Deleted User
Collection of nobodies
Posted on 10-07-08 02:55:36 AM Link | Quote
Originally posted by wwwarea
OMG. lol thanks for the help I cant beleave I miss that. Im so stupid. Thanks anyway. For awile I falt it was my computer that wount load it.lol.

Your welcome.
Boing
450
Level: 46


Posts: 104/458
EXP: 709700
For next: 2074

Since: 12-16-07

From: Michigan, US

Since last post: 11.1 years
Last activity: 11.1 years

Posted on 10-12-08 12:04:12 PM (last edited by Boing at 10-12-08 12:02 PM) Link | Quote


<object width="80" height="185">

<embed src="http://bbsplat.googlepages.com/bounce.swf" width="80" height="185">
</embed>
</object>


Sorry for the stupid question, but how would I make a warp pipe from say, Castle Grounds to Lethal Lava Land? All of the warp IDs go to inside or outside the castle, and I don't know how to change them.

Edit: Nevermind, I just got it.

Edit 2: Alright, now I have a new question. I'm working with the flat Lethal Lava Land patch, and I turned all of the objects that I wasn't using into Empty Objects. But, now I can't select behaviors for the objects that aren't already in the level. (IE, since I changed the object that was a 2x scaled inverted pyramid into an Empty Object, now I can't choose its the 2x scaled pyramid behavior since its no longer in the list.) How can I put these behaviors back into the list?

____________________

messiaen
Catgirl
Level: 68


Posts: 306/1085
EXP: 2594151
For next: 134649

Since: 11-20-07


Since last post: 8.1 years
Last activity: 7.2 years

Posted on 10-12-08 04:28:55 PM Link | Quote
This is a bug with the description system. The way to overcome it is to hold the "alt key" and click on the Behavior number. This way you can manually type the behavior (use the readme.txt included with the patch for reference). You'll probably have to type "h" before the number to indicate it's hexadecimal.

Now the behavior will show up again on the behavior list, and you can choose it from there. To avoid "losing it" again, always keep a object using it (it can be an obect which isn't activated).

I have a question also about hidden boxes activated by switches. I haven't experimented with them, so how exactly are they set? Which objects (behaviors) are responsible for doing that? Can other objects besides "boxes" be activated by these switches?

____________________
Mario 64 notes @ http://sites.google.com/site/messiaen64/
VL-Tone
Member
Super Mario 64 forum moderator
Level: 53


Posts: 291/621
EXP: 1135552
For next: 21567

Since: 07-27-07

From: Montreal, Canada

Since last post: 4.7 years
Last activity: 1.2 years

Posted on 10-13-08 04:54:35 AM Link | Quote
Time: Now - Date: Today - Weather: What can be seen outside. - Mood: How it feels. Answer to the universe: 42
Originally posted by messiaen
This is a bug with the description system. The way to overcome it is to hold the "alt key" and click on the Behavior number. This way you can manually type the behavior (use the readme.txt included with the patch for reference). You'll probably have to type "h" before the number to indicate it's hexadecimal.

Now the behavior will show up again on the behavior list, and you can choose it from there. To avoid "losing it" again, always keep a object using it (it can be an obect which isn't activated).



Do the objects disappear from the list instantly when you remove the last one, or is it only happening after you reload the ROM?

Originally posted by messiaen
I have a question also about hidden boxes activated by switches. I haven't experimented with them, so how exactly are they set? Which objects (behaviors) are responsible for doing that? Can other objects besides "boxes" be activated by these switches?


The switch is object Combo 171 "Floor switch". The boxes are object combo 181, and are using behavior 0x0014BC. I actually never tried this behavior on other objects (or maybe I did and I don't remember the outcome).

____________________
messiaen
Catgirl
Level: 68


Posts: 313/1085
EXP: 2594151
For next: 134649

Since: 11-20-07


Since last post: 8.1 years
Last activity: 7.2 years

Posted on 10-13-08 06:25:07 PM Link | Quote
Originally posted by VL-Tone
Originally posted by messiaen
This is a bug with the description system. The way to overcome it is to hold the "alt key" and click on the Behavior number. This way you can manually type the behavior (use the readme.txt included with the patch for reference). You'll probably have to type "h" before the number to indicate it's hexadecimal.

Now the behavior will show up again on the behavior list, and you can choose it from there. To avoid "losing it" again, always keep a object using it (it can be an obect which isn't activated).


Do the objects disappear from the list instantly when you remove the last one, or is it only happening after you reload the ROM?



Just when the ROM is reloaded.

____________________
Mario 64 notes @ http://sites.google.com/site/messiaen64/
VL-Tone
Member
Super Mario 64 forum moderator
Level: 53


Posts: 302/621
EXP: 1135552
For next: 21567

Since: 07-27-07

From: Montreal, Canada

Since last post: 4.7 years
Last activity: 1.2 years

Posted on 10-13-08 06:40:06 PM Link | Quote
Time: Now - Date: Today - Weather: What can be seen outside. - Mood: How it feels. Answer to the universe: 42
Originally posted by messiaen
Originally posted by VL-Tone

Do the objects disappear from the list instantly when you remove the last one, or is it only happening after you reload the ROM?



Just when the ROM is reloaded.



Anyway, it's fixed now, and the fix happens while loading the ROM so it all makes sense.

____________________
Buu-Huu

Level: 19


Posts: 54/56
EXP: 30427
For next: 5350

Since: 11-17-07


Since last post: 13.4 years
Last activity: 10.3 years

Posted on 10-14-08 12:53:42 PM (last edited by Buu-Huu at 10-14-08 11:09 AM) Link | Quote
Hello guys, this is my first attempt with TT64 so don't treat me bad if that question was asked before.
Anyways, I wanted to alter the graphics of the Bob-Omb Battlefield level picture. I exported the two parts to PNG formats and edited them as following:


(I put those parts into one image, makes it up to 128x64 - 128x32 one part)

And in-game, I get this:



The image is moved up by one pixel. I tried to move the image up and down by one pixel in both images, used different graphics plugins but nothing seemed to work. Either the border extends or the image stays like this. I didn't make any changes to the size of the images (as you can see in my image above), just changed and imported them.

So, what might be the problem? Anything special I have to do?

Edit: Nevermind, I got it working properly by adding the top pixel row of the bottom part to the bottom part of the top picture part. Seems like Jabo's 1.6 graphics plugin works best there. =)

____________________
Treflex
User
Level: 9


Posts: 3/12
EXP: 2916
For next: 246

Since: 11-01-08


Since last post: 12.8 years
Last activity: 1.4 years

Posted on 11-02-08 03:15:40 PM Link | Quote
Made a topic on this, but i guess I should've asked here, so:

On the castle grounds, when I set an object as a "Castle Tower" it shows up fine but I can pass right through it. I know that it's collision data is part of the terrain, but is there any way to make it a solid, seperate object?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 68 69 70 71 72 73 74 75 76 77 Next older thread
Jul - SM64 Hacking (Archive) - Help/Questions about Toad's Tool 64 and SM64 hacking 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, 9 query cache hits.
Query execution time:  0.113742 seconds
Script execution time:  0.036648 seconds
Total render time:  0.150390 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 223 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 93 - Warning: unescaped & or unknown entity "&page"
line 149 column 124 - Warning: unescaped & or unknown entity "&page"
line 149 column 155 - Warning: unescaped & or unknown entity "&page"
line 149 column 186 - Warning: unescaped & or unknown entity "&page"
line 149 column 217 - Warning: unescaped & or unknown entity "&page"
line 149 column 248 - Warning: unescaped & or unknown entity "&page"
line 149 column 279 - Warning: unescaped & or unknown entity "&page"
line 149 column 310 - Warning: unescaped & or unknown entity "&page"
line 149 column 341 - Warning: unescaped & or unknown entity "&page"
line 149 column 375 - Warning: unescaped & or unknown entity "&page"
line 149 column 408 - Warning: unescaped & or unknown entity "&page"
line 149 column 441 - Warning: unescaped & or unknown entity "&page"
line 149 column 474 - Warning: unescaped & or unknown entity "&page"
line 149 column 511 - Warning: unescaped & or unknown entity "&page"
line 149 column 544 - Warning: unescaped & or unknown entity "&page"
line 149 column 577 - Warning: unescaped & or unknown entity "&page"
line 149 column 610 - Warning: unescaped & or unknown entity "&page"
line 149 column 643 - Warning: unescaped & or unknown entity "&page"
line 149 column 676 - Warning: unescaped & or unknown entity "&page"
line 149 column 709 - Warning: unescaped & or unknown entity "&page"
line 149 column 742 - Warning: unescaped & or unknown entity "&page"
line 149 column 775 - Warning: unescaped & or unknown entity "&page"
line 149 column 808 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 845 - 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 98 - Warning: unescaped & or unknown entity "&postid"
line 179 column 73 - Warning: <style> isn't allowed in <td> elements
line 179 column 9 - Info: <td> previously mentioned
line 179 column 137 - Warning: missing </div>
line 199 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 201 column 9 - Warning: missing <tr>
line 219 column 13 - Warning: missing <tr>
line 220 column 98 - Warning: unescaped & or unknown entity "&postid"
line 237 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 239 column 9 - Warning: missing <tr>
line 257 column 13 - Warning: missing <tr>
line 258 column 98 - Warning: unescaped & or unknown entity "&postid"
line 262 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 263 column 25 - Warning: missing <tr>
line 270 column 33 - Warning: missing <tr>
line 271 column 118 - Warning: unescaped & or unknown entity "&postid"
line 276 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 278 column 9 - Warning: missing <tr>
line 296 column 13 - Warning: missing <tr>
line 297 column 98 - Warning: unescaped & or unknown entity "&postid"
line 302 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 304 column 9 - Warning: missing <tr>
line 322 column 13 - Warning: missing <tr>
line 323 column 98 - Warning: unescaped & or unknown entity "&postid"
line 346 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 347 column 25 - Warning: missing <tr>
line 354 column 33 - Warning: missing <tr>
line 355 column 118 - Warning: unescaped & or unknown entity "&postid"
line 360 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 362 column 9 - Warning: missing <tr>
line 380 column 13 - Warning: missing <tr>
line 381 column 98 - Warning: unescaped & or unknown entity "&postid"
line 387 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 389 column 9 - Warning: missing <tr>
line 407 column 13 - Warning: missing <tr>
line 408 column 98 - Warning: unescaped & or unknown entity "&postid"
line 431 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 433 column 9 - Warning: missing <tr>
line 451 column 13 - Warning: missing <tr>
line 452 column 98 - Warning: unescaped & or unknown entity "&postid"
line 458 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 459 column 25 - Warning: missing <tr>
line 466 column 33 - Warning: missing <tr>
line 467 column 118 - Warning: unescaped & or unknown entity "&postid"
line 474 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 476 column 9 - Warning: missing <tr>
line 494 column 13 - Warning: missing <tr>
line 495 column 98 - Warning: unescaped & or unknown entity "&postid"
line 499 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 500 column 25 - Warning: missing <tr>
line 507 column 33 - Warning: missing <tr>
line 508 column 118 - Warning: unescaped & or unknown entity "&postid"
line 513 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 515 column 9 - Warning: missing <tr>
line 533 column 13 - Warning: missing <tr>
line 534 column 98 - Warning: unescaped & or unknown entity "&postid"
line 536 column 73 - Warning: <link> isn't allowed in <td> elements
line 536 column 9 - Info: <td> previously mentioned
line 536 column 297 - Warning: missing </font> before <p>
line 537 column 334 - Warning: inserting implicit <font>
line 538 column 376 - Warning: discarding unexpected <param>
line 541 column 576 - Warning: discarding unexpected </font>
line 541 column 583 - Warning: inserting implicit <p>
line 549 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 551 column 9 - Warning: missing <tr>
line 569 column 13 - Warning: missing <tr>
line 570 column 98 - Warning: unescaped & or unknown entity "&postid"
line 579 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 581 column 9 - Warning: missing <tr>
line 599 column 13 - Warning: missing <tr>
line 600 column 98 - Warning: unescaped & or unknown entity "&postid"
line 602 column 73 - Warning: <style> isn't allowed in <td> elements
line 602 column 9 - Info: <td> previously mentioned
line 602 column 1511 - Warning: missing </font> before <blockquote>
line 602 column 1590 - Warning: inserting implicit <font>
line 602 column 1590 - Warning: missing </font> before <hr>
line 603 column 1 - Warning: inserting implicit <font>
line 603 column 1 - Warning: missing </font> before <hr>
line 605 column 1 - Warning: inserting implicit <font>
line 605 column 1 - Warning: missing </font> before <blockquote>
line 608 column 2340 - Warning: inserting implicit <font>
line 608 column 2340 - Warning: missing </font> before <hr>
line 608 column 2405 - Warning: inserting implicit <font>
line 608 column 2405 - Warning: missing </font> before <hr>
line 609 column 1 - Warning: inserting implicit <font>
line 602 column 137 - Warning: missing </div>
line 613 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 615 column 9 - Warning: missing <tr>
line 633 column 13 - Warning: missing <tr>
line 634 column 98 - Warning: unescaped & or unknown entity "&postid"
line 646 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 648 column 9 - Warning: missing <tr>
line 666 column 13 - Warning: missing <tr>
line 667 column 98 - Warning: unescaped & or unknown entity "&postid"
line 669 column 73 - Warning: <style> isn't allowed in <td> elements
line 669 column 9 - Info: <td> previously mentioned
line 669 column 1511 - Warning: missing </font> before <blockquote>
line 669 column 1590 - Warning: inserting implicit <font>
line 669 column 1590 - Warning: missing </font> before <hr>
line 669 column 1667 - Warning: inserting implicit <font>
line 669 column 1667 - Warning: missing </font> before <hr>
line 670 column 1 - Warning: inserting implicit <font>
line 670 column 1 - Warning: missing </font> before <hr>
line 671 column 1871 - Warning: inserting implicit <font>
line 672 column 1 - Warning: inserting implicit <font>
line 672 column 1 - Warning: missing </font> before <hr>
line 674 column 1 - Warning: inserting implicit <font>
line 669 column 137 - Warning: missing </div>
line 678 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 680 column 9 - Warning: missing <tr>
line 698 column 13 - Warning: missing <tr>
line 699 column 98 - Warning: unescaped & or unknown entity "&postid"
line 718 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 720 column 9 - Warning: missing <tr>
line 738 column 13 - Warning: missing <tr>
line 739 column 98 - Warning: unescaped & or unknown entity "&postid"
line 746 column 17 - Warning: missing <tr>
line 746 column 17 - Warning: discarding unexpected <table>
line 749 column 35 - Warning: missing <tr>
line 749 column 93 - Warning: unescaped & or unknown entity "&page"
line 749 column 124 - Warning: unescaped & or unknown entity "&page"
line 749 column 155 - Warning: unescaped & or unknown entity "&page"
line 749 column 186 - Warning: unescaped & or unknown entity "&page"
line 749 column 217 - Warning: unescaped & or unknown entity "&page"
line 749 column 248 - Warning: unescaped & or unknown entity "&page"
line 749 column 279 - Warning: unescaped & or unknown entity "&page"
line 749 column 310 - Warning: unescaped & or unknown entity "&page"
line 749 column 341 - Warning: unescaped & or unknown entity "&page"
line 749 column 375 - Warning: unescaped & or unknown entity "&page"
line 749 column 408 - Warning: unescaped & or unknown entity "&page"
line 749 column 441 - Warning: unescaped & or unknown entity "&page"
line 749 column 474 - Warning: unescaped & or unknown entity "&page"
line 749 column 511 - Warning: unescaped & or unknown entity "&page"
line 749 column 544 - Warning: unescaped & or unknown entity "&page"
line 749 column 577 - Warning: unescaped & or unknown entity "&page"
line 749 column 610 - Warning: unescaped & or unknown entity "&page"
line 749 column 643 - Warning: unescaped & or unknown entity "&page"
line 749 column 676 - Warning: unescaped & or unknown entity "&page"
line 749 column 709 - Warning: unescaped & or unknown entity "&page"
line 749 column 742 - Warning: unescaped & or unknown entity "&page"
line 749 column 775 - Warning: unescaped & or unknown entity "&page"
line 749 column 808 - Warning: unescaped & or unknown entity "&page"
line 749 column 50 - Warning: missing </font> before </td>
line 749 column 845 - Warning: missing </font> before </table>
line 751 column 35 - Warning: missing <tr>
line 751 column 50 - Warning: missing </font> before </td>
line 752 column 37 - Warning: unescaped & or unknown entity "&id"
line 751 column 223 - Warning: missing </font> before </table>
line 753 column 17 - Warning: discarding unexpected </textarea>
line 753 column 28 - Warning: discarding unexpected </form>
line 753 column 35 - Warning: discarding unexpected </embed>
line 753 column 43 - Warning: discarding unexpected </noembed>
line 753 column 53 - Warning: discarding unexpected </noscript>
line 753 column 64 - Warning: discarding unexpected </noembed>
line 753 column 74 - Warning: discarding unexpected </embed>
line 753 column 82 - Warning: discarding unexpected </table>
line 753 column 90 - Warning: discarding unexpected </table>
line 755 column 9 - Warning: missing </font> before <table>
line 767 column 25 - Warning: discarding unexpected </font>
line 776 column 57 - Warning: discarding unexpected </font>
line 754 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 244 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 179 column 693 - Warning: <img> lacks "alt" attribute
line 196 column 3081 - Warning: <img> lacks "alt" attribute
line 196 column 3240 - Warning: <img> lacks "alt" attribute
line 204 column 22 - Warning: <img> lacks "alt" attribute
line 204 column 63 - Warning: <img> lacks "alt" attribute
line 204 column 111 - Warning: <img> lacks "alt" attribute
line 204 column 161 - Warning: <img> lacks "alt" attribute
line 215 column 15 - Warning: <img> lacks "alt" attribute
line 222 column 123 - Warning: <img> proprietary attribute value "absmiddle"
line 222 column 123 - Warning: <img> lacks "alt" attribute
line 242 column 22 - Warning: <img> lacks "alt" attribute
line 242 column 63 - Warning: <img> lacks "alt" attribute
line 242 column 112 - Warning: <img> lacks "alt" attribute
line 242 column 162 - Warning: <img> lacks "alt" attribute
line 253 column 15 - Warning: <img> lacks "alt" attribute
line 266 column 37 - Warning: <img> lacks "alt" attribute
line 281 column 22 - Warning: <img> lacks "alt" attribute
line 281 column 63 - Warning: <img> lacks "alt" attribute
line 281 column 112 - Warning: <img> lacks "alt" attribute
line 281 column 162 - Warning: <img> lacks "alt" attribute
line 292 column 15 - Warning: <img> lacks "alt" attribute
line 307 column 22 - Warning: <img> lacks "alt" attribute
line 307 column 63 - Warning: <img> lacks "alt" attribute
line 307 column 111 - Warning: <img> lacks "alt" attribute
line 307 column 161 - Warning: <img> lacks "alt" attribute
line 318 column 15 - Warning: <img> lacks "alt" attribute
line 334 column 794 - Warning: <img> proprietary attribute value "absmiddle"
line 334 column 794 - Warning: <img> lacks "alt" attribute
line 350 column 37 - Warning: <img> lacks "alt" attribute
line 365 column 22 - Warning: <img> lacks "alt" attribute
line 365 column 63 - Warning: <img> lacks "alt" attribute
line 365 column 112 - Warning: <img> lacks "alt" attribute
line 365 column 162 - Warning: <img> lacks "alt" attribute
line 376 column 15 - Warning: <img> lacks "alt" attribute
line 391 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 391 column 15 - Warning: <img> lacks "alt" attribute
line 391 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 391 column 58 - Warning: <img> lacks "alt" attribute
line 391 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 391 column 101 - Warning: <img> lacks "alt" attribute
line 391 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 391 column 144 - Warning: <img> lacks "alt" attribute
line 391 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 391 column 187 - Warning: <img> lacks "alt" attribute
line 391 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 391 column 230 - Warning: <img> lacks "alt" attribute
line 392 column 22 - Warning: <img> lacks "alt" attribute
line 392 column 63 - Warning: <img> lacks "alt" attribute
line 392 column 112 - Warning: <img> lacks "alt" attribute
line 392 column 162 - Warning: <img> lacks "alt" attribute
line 393 column 11 - Warning: <img> lacks "alt" attribute
line 403 column 15 - Warning: <img> lacks "alt" attribute
line 436 column 22 - Warning: <img> lacks "alt" attribute
line 436 column 63 - Warning: <img> lacks "alt" attribute
line 436 column 112 - Warning: <img> lacks "alt" attribute
line 436 column 162 - Warning: <img> lacks "alt" attribute
line 447 column 15 - Warning: <img> lacks "alt" attribute
line 462 column 37 - Warning: <img> lacks "alt" attribute
line 479 column 22 - Warning: <img> lacks "alt" attribute
line 479 column 63 - Warning: <img> lacks "alt" attribute
line 479 column 112 - Warning: <img> lacks "alt" attribute
line 479 column 162 - Warning: <img> lacks "alt" attribute
line 490 column 15 - Warning: <img> lacks "alt" attribute
line 497 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 497 column 144 - Warning: <img> lacks "alt" attribute
line 497 column 211 - Warning: <img> proprietary attribute value "absmiddle"
line 497 column 211 - Warning: <img> lacks "alt" attribute
line 503 column 37 - Warning: <img> lacks "alt" attribute
line 510 column 266 - Warning: <img> proprietary attribute value "absmiddle"
line 510 column 266 - Warning: <img> lacks "alt" attribute
line 510 column 333 - Warning: <img> proprietary attribute value "absmiddle"
line 510 column 333 - Warning: <img> lacks "alt" attribute
line 517 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 517 column 15 - Warning: <img> lacks "alt" attribute
line 517 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 517 column 58 - Warning: <img> lacks "alt" attribute
line 517 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 517 column 101 - Warning: <img> lacks "alt" attribute
line 517 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 517 column 144 - Warning: <img> lacks "alt" attribute
line 517 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 517 column 187 - Warning: <img> lacks "alt" attribute
line 518 column 22 - Warning: <img> lacks "alt" attribute
line 518 column 63 - Warning: <img> lacks "alt" attribute
line 518 column 112 - Warning: <img> lacks "alt" attribute
line 518 column 161 - Warning: <img> lacks "alt" attribute
line 519 column 11 - Warning: <img> lacks "alt" attribute
line 529 column 15 - Warning: <img> lacks "alt" attribute
line 536 column 163 - Warning: <table> attribute "height" has invalid value "350px"
line 542 column 829 - Warning: <img> proprietary attribute value "absmiddle"
line 542 column 829 - Warning: <img> lacks "alt" attribute
line 546 column 1480 - Warning: <img> lacks "alt" attribute
line 546 column 1578 - Warning: <img> lacks "alt" attribute
line 554 column 22 - Warning: <img> lacks "alt" attribute
line 554 column 63 - Warning: <img> lacks "alt" attribute
line 554 column 111 - Warning: <img> lacks "alt" attribute
line 554 column 161 - Warning: <img> lacks "alt" attribute
line 565 column 15 - Warning: <img> lacks "alt" attribute
line 584 column 22 - Warning: <img> lacks "alt" attribute
line 584 column 63 - Warning: <img> lacks "alt" attribute
line 584 column 112 - Warning: <img> lacks "alt" attribute
line 584 column 162 - Warning: <img> lacks "alt" attribute
line 595 column 15 - Warning: <img> lacks "alt" attribute
line 602 column 693 - Warning: <img> lacks "alt" attribute
line 610 column 2979 - Warning: <img> lacks "alt" attribute
line 610 column 3138 - Warning: <img> lacks "alt" attribute
line 618 column 22 - Warning: <img> lacks "alt" attribute
line 618 column 63 - Warning: <img> lacks "alt" attribute
line 618 column 111 - Warning: <img> lacks "alt" attribute
line 618 column 161 - Warning: <img> lacks "alt" attribute
line 629 column 15 - Warning: <img> lacks "alt" attribute
line 651 column 22 - Warning: <img> lacks "alt" attribute
line 651 column 63 - Warning: <img> lacks "alt" attribute
line 651 column 112 - Warning: <img> lacks "alt" attribute
line 651 column 162 - Warning: <img> lacks "alt" attribute
line 662 column 15 - Warning: <img> lacks "alt" attribute
line 669 column 693 - Warning: <img> lacks "alt" attribute
line 675 column 2117 - Warning: <img> lacks "alt" attribute
line 675 column 2276 - Warning: <img> lacks "alt" attribute
line 683 column 22 - Warning: <img> lacks "alt" attribute
line 683 column 63 - Warning: <img> lacks "alt" attribute
line 683 column 111 - Warning: <img> lacks "alt" attribute
line 683 column 161 - Warning: <img> lacks "alt" attribute
line 684 column 11 - Warning: <img> lacks "alt" attribute
line 694 column 15 - Warning: <img> lacks "alt" attribute
line 704 column 1067 - Warning: <img> lacks "alt" attribute
line 709 column 1268 - Warning: <img> lacks "alt" attribute
line 715 column 2001 - Warning: <img> lacks "alt" attribute
line 723 column 21 - Warning: <img> lacks "alt" attribute
line 723 column 62 - Warning: <img> lacks "alt" attribute
line 723 column 111 - Warning: <img> lacks "alt" attribute
line 723 column 161 - Warning: <img> lacks "alt" attribute
line 734 column 15 - Warning: <img> lacks "alt" attribute
line 752 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 752 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 752 column 244 - Warning: <img> proprietary attribute value "absmiddle"
line 761 column 25 - Warning: <img> lacks "alt" attribute
line 766 column 267 - Warning: <img> lacks "alt" attribute
line 541 column 583 - Warning: trimming empty <p>
line 602 column 1511 - Warning: trimming empty <font>
line 669 column 1511 - Warning: trimming empty <font>
line 671 column 1871 - Warning: trimming empty <font>
line 715 column 2669 - Warning: trimming empty <tr>
line 746 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 179 column 157 - Warning: <table> proprietary attribute "height"
line 179 column 222 - Warning: <td> proprietary attribute "background"
line 179 column 318 - Warning: <td> proprietary attribute "background"
line 179 column 408 - Warning: <table> proprietary attribute "height"
line 179 column 488 - Warning: <td> proprietary attribute "background"
line 179 column 1443 - Warning: <td> proprietary attribute "background"
line 220 column 27 - Warning: <nobr> is not approved by W3C
line 258 column 27 - Warning: <nobr> is not approved by W3C
line 271 column 47 - Warning: <nobr> is not approved by W3C
line 297 column 27 - Warning: <nobr> is not approved by W3C
line 323 column 27 - Warning: <nobr> is not approved by W3C
line 355 column 47 - Warning: <nobr> is not approved by W3C
line 381 column 27 - Warning: <nobr> is not approved by W3C
line 408 column 27 - Warning: <nobr> is not approved by W3C
line 452 column 27 - Warning: <nobr> is not approved by W3C
line 467 column 47 - Warning: <nobr> is not approved by W3C
line 495 column 27 - Warning: <nobr> is not approved by W3C
line 508 column 47 - Warning: <nobr> is not approved by W3C
line 534 column 27 - Warning: <nobr> is not approved by W3C
line 536 column 163 - Warning: <table> proprietary attribute "height"
line 570 column 27 - Warning: <nobr> is not approved by W3C
line 600 column 27 - Warning: <nobr> is not approved by W3C
line 602 column 157 - Warning: <table> proprietary attribute "height"
line 602 column 222 - Warning: <td> proprietary attribute "background"
line 602 column 318 - Warning: <td> proprietary attribute "background"
line 602 column 408 - Warning: <table> proprietary attribute "height"
line 602 column 488 - Warning: <td> proprietary attribute "background"
line 602 column 1443 - Warning: <td> proprietary attribute "background"
line 634 column 27 - Warning: <nobr> is not approved by W3C
line 667 column 27 - Warning: <nobr> is not approved by W3C
line 669 column 157 - Warning: <table> proprietary attribute "height"
line 669 column 222 - Warning: <td> proprietary attribute "background"
line 669 column 318 - Warning: <td> proprietary attribute "background"
line 669 column 408 - Warning: <table> proprietary attribute "height"
line 669 column 488 - Warning: <td> proprietary attribute "background"
line 669 column 1443 - Warning: <td> proprietary attribute "background"
line 699 column 27 - Warning: <nobr> is not approved by W3C
line 739 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 395 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