Sean Yen

Results 50 issues of Sean Yen

Project: https://scratch.mit.edu/projects/444965238 Try adding an item to the list by selecting one of the options and typing something. It results in an empty list when HTMLified ![image](https://user-images.githubusercontent.com/22133785/167247368-39cb43c4-7f64-45b0-bf13-e2ffab406186.png) Terrible! Anyways, notify...

https://scratch.mit.edu/users/Sheep_maker/#comments-180628405

https://scratch.mit.edu/users/Sheep_maker/#comments-167543549

htmlify project 21554369 reported by https://canary.discord.com/channels/@me/763906065153785886/901938029952925718 Gives ``` TypeError: json.sounds is not iterable at getAssetHashesFromProjectJson (https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:415522) at https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:7377134 at async Htmlifier._createHtml (https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:7376746) at async Htmlifier.htmlify (https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:7426098) ``` I guess sounds...

see https://scratch.mit.edu/users/Sheep_maker/#comments-163928663

Ref: https://scratch.mit.edu/users/Sheep_maker/#comments-159747126 [HTMLifying project 529745315 with default settings](https://sheeptester.github.io/htmlifier/?id=529745315&autodownload=off) throws the following error in the console when you click on ![image](https://user-images.githubusercontent.com/22133785/133004199-84716cab-e4c6-4732-a83d-a2e1facde5b2.png) ![image](https://user-images.githubusercontent.com/22133785/133004207-e4b415fe-8926-4631-bafe-d91f9b25ac1a.png) ```js TypeError: Cannot set properties of undefined (setting 'textContent')...

There should be a comment prefacing the Scratch VM that says something along the lines of > You fool! Were you expecting something readable here? The Scratch VM here has...

`localStorage` in some browsers (eg old Edge, but this still seems to be the case in some modern browsers?) throws an error when read. It seems that enabling special cloud...

Now that the loading progress is a percentage rounded to two decimal places (though maybe this could be smarter by rounding depending on the total number of assets), it should...

Ref: https://discord.com/channels/775792479844696084/775792479844696087/883984846144278548 > [00:53] OrangeLeaf36: htmlifier - stretch resolution > [00:54] OrangeLeaf36: this when? > [00:55] OrangeLeaf36: > > [00:55] OrangeLeaf36: > > [00:59] Utter Donkey: It already exists >...