Discuss Scratch
- NDSDNS
-
Scratcher
1000+ posts
Explore Mod Help Center
When I try to export pen trails to backdrop I get this:
UndefinedObject(Object)>>error:
in PasteUpMorph>>runStepMethods
in BlockContext>>ifError:
UndefinedObject(Object)>>error:
UndefinedObject(Object)>>doesNotUnderstand:
ScratchStageMorph(ScriptableScratchMorph)>>addCostume:
ScratchStageMorph>>addBackground:
CommandBlockMorph>>evaluateWithArgs:
ScratchProcess>>applyPrimitive
ScratchProcess>>evaluateCommandFor:
UndefinedObject(Object)>>error:
in PasteUpMorph>>runStepMethods
in BlockContext>>ifError:
UndefinedObject(Object)>>error:
UndefinedObject(Object)>>doesNotUnderstand:
ScratchStageMorph(ScriptableScratchMorph)>>addCostume:
ScratchStageMorph>>addBackground:
CommandBlockMorph>>evaluateWithArgs:
ScratchProcess>>applyPrimitive
ScratchProcess>>evaluateCommandFor:
- docaiden
-
Scratcher
100+ posts
Explore Mod Help Center
I need help; i added blocks using developer mode(in explore 3.4.1) and when i exited out of the ScratchFrameMorph, the explore logo did not pop up; the megamod logo popped up instead.
- jueschnei
-
Scratcher
100+ posts
Explore Mod Help Center
I need help; i added blocks using developer mode(in explore 3.4.1) and when i exited out of the ScratchFrameMorph, the explore logo did not pop up; the megamod logo popped up instead.That's normal. The Version of Explore offered in downloads is not meant to be modified by the end user, so you need to find a different UI Skin (that does not have the Megamod logo) and load that into Explore.
- B9_18
-
Scratcher
8 posts
Explore Mod Help Center
can someone explain the files section, especially the make file/folder at . (how to name file when created and pick between file and folder.)
- liam48D
-
Scratcher
1000+ posts
Explore Mod Help Center
can someone explain the files section, especially the make file/folder at [file directory]. (how to name file when created and pick between file and folder.)The make file/folder block is sort of a shortcut for creating a file or folder at a specific directory, based on whether or not there's an extension string. Some examples:
make file/folder at [test] :: #6A4325 // Makes a FOLDER where Explore's .image is called "test"
make file/folder at [test.txt] :: #6A4325 // Makes a FILE at the same location, "test.txt"
make file/folder at (join (file path [user v] :: #6A4325) [/test.txt] :: #9C9C00) :: #6A4325 // Makes "test.txt" at your home folder
- B9_18
-
Scratcher
8 posts
Explore Mod Help Center
can someone explain the files section, especially the make file/folder at [file directory]. (how to name file when created and pick between file and folder.)The make file/folder block is sort of a shortcut for creating a file or folder at a specific directory, based on whether or not there's an extension string. Some examples:make file/folder at [test] :: #6A4325 // Makes a FOLDER where Explore's .image is called "test"
make file/folder at [test.txt] :: #6A4325 // Makes a FILE at the same location, "test.txt"
make file/folder at (join (file path [user v] :: #6A4325) [/test.txt] :: #9C9C00) :: #6A4325 // Makes "test.txt" at your home folder
Thanks!
- spiderslayer1236
-
Scratcher
10 posts
Explore Mod Help Center
When I try to open the Plugins menu I get the error code
Try resolving server name keep trying?
Retry
Give up
- benjamin_harless_22
-
Scratcher
3 posts
Explore Mod Help Center
Can you explain export costume to file in the files category? Thank you! 

- Wettining
-
Scratcher
500+ posts
Explore Mod Help Center
When I try to open the Plugins menu I get the error codeYeah it's just because the service jueschnei either expired or just isn't there anymore, it's also why Explore won't update to 3.4.2Try resolving server name keep trying?
Retry
Give up
- lizardz25
-
Scratcher
30 posts
Explore Mod Help Center
Explore needs make-blocks. Also, please make IP optional for sharing scripts and things.
A project in Explore can open websites and files on your computer without having to ask. This is very dangerous. Please fix.
A project in Explore can open websites and files on your computer without having to ask. This is very dangerous. Please fix.
Last edited by lizardz25 (May 19, 2018 20:46:15)
- Wettining
-
Scratcher
500+ posts
Explore Mod Help Center
Explore needs make-blocks. Also, please make IP optional for sharing scripts and things.It was fixed in a later update that never really got released.
A project in Explore can open websites and files on your computer without having to ask. This is very dangerous. Please fix.
Explore has also faded away a bit and isn't really developed much anymore, sorry

However if you're still interested in exploring drag-n-drop programming more advanced than Scratch may I recommend Snap! or GP

- 007_LPLW
-
Scratcher
2 posts
Explore Mod Help Center
is scratch in the (explore mod ) contains blocks acts like :
take a screenshot of [ screen ]::#572F5C stack
take a video of [screen]:: #572F5C stack
[start] camera:: #572F5C stack
<camera available on this device ?> ::#572F5C stack
post [text] to [domain_domain@domain.com] on [yahoo] ::#67E0A3 stack
and how we can share our projects on the scratch website
please tell me if there any thing like this , and tell me if there any new updates …![]()
and i extremely thanks powerpoint56 for his program…
Last edited by 007_LPLW (June 20, 2018 14:08:59)
- Wettining
-
Scratcher
500+ posts
Explore Mod Help Center
and how we can share our projects on the scratch websiteYou cannot share these on the Scratch website sadly and Mod Share never gave support (nor is functional anymore)
please tell me if there any thing like this , and tell me if there any new updates …
The project is pretty much over, however jueschnei said he is still working on it very slowly so maybe there will be an update soon for you to check out

- 007_LPLW
-
Scratcher
2 posts
Explore Mod Help Center
and how we can share our projects on the scratch website
please tell me if there any thing like this , and tell me if there any new updates …You cannot share these on the Scratch website sadly and Mod Share never gave support (nor is functional anymore)thank you very much
The project is pretty much over, however jueschnei said he is still working on it very slowly so maybe there will be an update soon for you to check out
Last edited by 007_LPLW (June 20, 2018 14:07:04)
- enemali
-
Scratcher
4 posts
Explore Mod Help Center
Text to speech in explore
is there any way of adding text to speech block in explore?
is there any way of adding text to speech block in explore?
speak: (hello world) voice: (girl)
- Scratch_FootballStar
-
Scratcher
9 posts
Explore Mod Help Center
Hello,
i know this topic is very hold, but i just downloaded explore2exe, and I cant get it work.
It alwaye saying Compile Error: 1
Can somebody help please? Thanks
i know this topic is very hold, but i just downloaded explore2exe, and I cant get it work.
It alwaye saying Compile Error: 1
Can somebody help please? Thanks
- Wettining
-
Scratcher
500+ posts
Explore Mod Help Center
Hello,It's due to an old bug, there is a version of Explore with a working Explore2EXE converter but I'm not sure if it still exists anymore (try looking for the Explore 3.5 Alpha installer)
i know this topic is very hold, but i just downloaded explore2exe, and I cant get it work.
It alwaye saying Compile Error: 1
Can somebody help please? Thanks
- ItsRainingNans
-
Scratcher
19 posts
Explore Mod Help Center
Any chance they could add folders to help organise the sprites list?
















