Yea ... why does it say "Remote Sensor Connections Enabled" when I start up one of my projects? .... it also popped up something saying that someone was trying to connect and asked if I wanted to Keep Blocking, Allow it, or Ask me Later (or something to that effect) ...
IT ONLY HAPPENS ON MY CURRENT EXPERIMENTAL ENGINE!
So .... what exactly is going on? ... I'm getting a bit paranoid here.
Offline
It's because it may have been saved with mesh enabled
Offline
Well, Remote Sensor Connections is a way for other applications to interact with Scratch. I'm not sure about the other thing though...
Offline
Mabon: I don't believe anyone was trying to connect to you. It was just wondering if you wanted to allow Scratch ( or BYOB ) to allow connections from the outside world. If you are not a parent, you should ask your parents about unblocking Scratch ( or BYOB ). Otherwise just leave it alone unless you plan on making multiplayer games and connecting with another Scratcher or friend in another house, then you would unblock it.
-Magnie
Hope that helps!
Offline
Remote sensors can detect global variables of other projects connected to the same mesh network. It's pretty useful if you're playing multiplayer Scratch games, otherwise just disconnect from the mesh network.
Offline
But WHY does it only do that on the ONE project? ... I never altered any settings.
How do I disable the Mesh and Enable it at a later time if I so wish to do so?
It seems strange to me if it just picks and chooses when it wants to be on.
I didn't change any settings! What's with that?!
Offline
First of all, Remote sensors have nothing to do with mesh. They are how external applications connect to Scratch, such as Python. To turn off the remote sensor connections, right click on one of the 2 blocks on the bottom of the sensing pane, and click 'disable remote sensor connections'.
Offline
I still don't know why an outside program would be trying to connect to only a specific project that I'm creating, OR if that's not exactly the case, then why it would ask me if I want to connect to the outside world on only one of my projects and not the other ones, but thank you everyone for the information given.
Offline
ScratchReallyRocks, Thank You. I always seem to have more trouble with the hidden interface tricks in programs than most anything else. This sets my mind at ease.
If you know of any other hidden 'hold this button click this or that' sort of thing, I want to learn everything there is to know.
Offline
fg123 wrote:
No. It's cause you used sensor blocks in it. Like:
([] of [])
so it's because I used ...
... X position of Sprite 1?
So Do I NEED the remote sensor connections enabled for this particular project to work and that's why it automatically set them without asking me?
And that's why my firewall popped up the blocking message .... ?
Or do I not actually need the remote sensor enabled but it's some sort of fluke that just happens when I use those particalar [] of [] commands? A glitch?
Thank you for this btw, it's good to know what's going on.
Offline
MabonBaladevaKain wrote:
fg123 wrote:
No. It's cause you used sensor blocks in it. Like:
([] of [])so it's because I used ...
... X position of Sprite 1?
So Do I NEED the remote sensor connections enabled for this particular project to work and that's why it automatically set them without asking me?
And that's why my firewall popped up the blocking message .... ?
Or do I not actually need the remote sensor enabled but it's some sort of fluke that just happens when I use those particalar [] of [] commands? A glitch?
Thank you for this btw, it's good to know what's going on.
- Allow the program (Scratch might not upload anymore if you block it)
- Try removing motor blocks, ([] sensor value), and <sensor []?> blocks.
Offline