Discuss Scratch

raffaelem
Scratcher
10 posts

Bugs and Glitches Directory 3.0

what??????????????????????????????????!?!????????????????????????????????????????????????????????????????????
?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????!?????????????????????????????????????????????????????????????????????????????????????????????????
Ned-Stark
Scratcher
55 posts

Bugs and Glitches Directory 3.0

yuzarseef wrote:

CuckieScratchycuff wrote:

when green flag clicked
add error
fix error
define add error
change [b v] by (rip [34] [53])
say [RWWPW] for (rip [HA] [CK]) secs
set [ERROR v] effect to (100)
define fix error
clear graphic effects
say []
set [b v] to (0)

How do you get those red blocks?
You write what you want and that's all
46009361
Scratcher
1000+ posts

Bugs and Glitches Directory 3.0

duck $dev bag (stickfire-test) (https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/235571/) (Website) (Can't cancel an email address change)

(Filled-in form originally copied and pasted from here, so anyone other than me and 54329 also understands why the post's formatting is a little bit odd.)

Last edited by 46009361 (Aug. 14, 2020 16:40:48)

Pebblemoutain
Scratcher
55 posts

Bugs and Glitches Directory 3.0

54329 wrote:

Table of Contents:
Information
Quick Fixes
Adding A Topic
Editor
Forums
Player
Website
Other
Archives
Adding A Topic

To have a topic added, please fill out this format. I know it may look a little… odd, but it helps me greatly. Put the necessary information in the parenthesis ( ). Also, make the first word of your post “duck”. This allows me to easily find legitimate entries, over spam. Thank you!

$dev bag (topic creator's username) (topic link - send the full link, don't shorten like this) (category this bug falls under) (topic name)
Also, if a topic has been reported on GitHub, please let me know via this form. Thanks!
Topic Link:
GitHub Report Link:



hello, I keep going into my messages, and it is saying there is buck accured.
44stuffyconvention
Scratcher
95 posts

Bugs and Glitches Directory 3.0

54329 wrote:

darkstalkerfan342 wrote:

hello! i think this is a glitch but i cant share projects or comment on projects! Help me!
What message/page is showing up when you try to share a project/post comments?

YOU LITTLE
44stuffyconvention
Scratcher
95 posts

Bugs and Glitches Directory 3.0

skygayatin1234 wrote:

Hello.
So when I went to my inbox I read all the messages saying about the studio right on what is going on.
Well I saw the activity and the activity were still on last time like I changed something.



… hmmm i think i have that too
yuzarseef
Scratcher
11 posts

Bugs and Glitches Directory 3.0

Ned-Stark wrote:

yuzarseef wrote:

CuckieScratchycuff wrote:

when green flag clicked
add error
fix error
define add error
change [b v] by (rip [34] [53])
say [RWWPW] for (rip [HA] [CK]) secs
set [ERROR v] effect to (100)
define fix error
clear graphic effects
say []
set [b v] to (0)

How do you get those red blocks?
You write what you want and that's all

Oh Thanks!
Coding_Wizard0316
Scratcher
34 posts

Bugs and Glitches Directory 3.0

Hello! I'm wondering why the comment bars on my projects keep disappearing. I have no idea what is going on, but once I leave and come back to the project, it comes back! I don't know how this is happening. Can anybody tell me?
menceville
Scratcher
18 posts

Bugs and Glitches Directory 3.0

on my project it had a bug it my face looked liked this
define (fix scratch server)


that code did not work
J_Coder26
Scratcher
38 posts

Bugs and Glitches Directory 3.0

menceville wrote:

on my project it had a bug it my face looked liked this
define (fix scratch server)


that code did not work

Maybe the code did not work because it was not the right code.
COOL_ZOOM
Scratcher
7 posts

Bugs and Glitches Directory 3.0

My original account got deleted so I made a new one
j5155
Scratcher
71 posts

Bugs and Glitches Directory 3.0

duck $dev bag (j5155) (https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/432209/) (Website) (You can use a direct link to a comment to go to that comment below any project.)



(first to use this topic for it's intended purpose in a while)

Last edited by j5155 (Aug. 18, 2020 17:41:36)

yuzarseef
Scratcher
11 posts

Bugs and Glitches Directory 3.0

j5155 wrote:

duck $dev bag j5155 https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/432209/ Website You can use a direct link to a comment to go to that comment below any project.
j5155
Scratcher
71 posts

Bugs and Glitches Directory 3.0

skygayatin1234 wrote:

Hello.
So when I went to my inbox I read all the messages saying about the studio right on what is going on.
Well I saw the activity and the activity were still on last time like I changed something.

menceville wrote:

on my project it had a bug it my face looked liked this
define (fix scratch server)


that code did not work

COOL_ZOOM wrote:

My original account got deleted so I made a new one

54329 wrote:

To everyone here:

Please remember that this is NOT where you report bugs and glitches. You can do this by creating a new topic. Once you have made a topic, feel free to request that it be added to the directory here by filling out this brief form. You can also request bug reports be archived if they have been fixed and for GitHub fix links to be added if said bug has one. Thank you.

Last edited by j5155 (Aug. 18, 2020 17:56:52)

46009361
Scratcher
1000+ posts

Bugs and Glitches Directory 3.0

duck $dev bag (46009361) (https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/432995/) (Editor) (“Forward” and “Front” (sometimes “More” dropdown → “Front”) buttons in online Vector Paint Editor)

Last edited by 46009361 (April 3, 2021 05:36:53)

spacedog123321
Scratcher
10 posts

Bugs and Glitches Directory 3.0

Uhh ok so I don't know if this has been reported yet but the “Touching Mouse Pointer” is a bit broken. https://scratch-mit-edu.ezproxyberklee.flo.org/projects/420719527/ Demonstrates how.
Poukatchu_Trailer
Scratcher
2 posts

Bugs and Glitches Directory 3.0

spacedog123321 wrote:

Uhh ok so I don't know if this has been reported yet but the “Touching Mouse Pointer” is a bit broken. https://scratch-mit-edu.ezproxyberklee.flo.org/projects/420719527/ Demonstrates how.
I already said it in one of the comments, but it seems like the wrong hitbox is just the extention of the point that has the lowest X and the point that has the highest Y. If it's a square, multiple points has the same X/Y, so the wrong hitbox becomes an area. If it's a circle/a random shape, only one point has the lowest X/highest Y, so the wrong hitbox is a line. This project shows how it works with different shapes (press Space to change the shape): https://scratch-mit-edu.ezproxyberklee.flo.org/projects/420739550/#comments-153607815
BillYoward
Scratcher
4 posts

Bugs and Glitches Directory 3.0

My sprites are detecting my mouse when it isn't touching them. This has been causing MAJOR BUGS in EVERYONE'S GAMES and it is really annoying.
nonamegean
Scratcher
100+ posts

Bugs and Glitches Directory 3.0

there is 1 bug if you with drugovo sprite copy *if tounch sprite 1* and paste in the first the this works on clones and additionally choose myself tounch cannot be!
Pikamonopapa
New Scratcher
1 post

Bugs and Glitches Directory 3.0

I made a project, and It would work fine at the start, then when I was progressing thrugh the game, it would skip backdrops, or not go to the next backdrop.

Powered by DjangoBB