I open scratch and i want to add a sprite from other folder and when i click OK Squeak says this:
"Warning! Squek is almost out of memory!
Low space detection is now disabled. It will be restored when you close or proceed from this error notifier. Don't panic, but do proceed with caution."
What should i do to go back to normal? It was the same with last version of Scratch and it is the same with Scratch 1.3.1.
Last edited by dusski (2009-07-09 10:59:02)
Offline
whats squeak?
Offline
The-Whiz wrote:
The Scratch source code, I think.
i thought it was a modded version.
Offline
Can i increase Squeak memory without adding RAM or closing programs which are working in background? Can I delete some projects and something like that which I have downloaded from the internet? Would that increase Squeaks memory?
Offline
BWOG wrote:
markyparky56 wrote:
The-Whiz wrote:
The Scratch source code, I think.
i thought it was a modded version.
Modded version? Squeak is a programming language that they made Scratch with.
oooooh, ok. is it tweet that is the modded version?
Offline
anybody
dusski wrote:
Can i increase Squeak memory without adding RAM or closing programs which are working in background? Can I delete some projects and something like that which I have downloaded from the internet? Would that increase Squeaks memory?
Offline
dusski wrote:
anybody
dusski wrote:
Can i increase Squeak memory without adding RAM or closing programs which are working in background? Can I delete some projects and something like that which I have downloaded from the internet? Would that increase Squeaks memory?
possibly, but i dont know how.
Offline
only one way to find out, i would delete all the projects i didn't need off mycomputer, then online put them in a gallary so i would still have them if i needed them.
Offline
Squeak is what Scratch is made in.
Offline
Magnie wrote:
Squeak is what Scratch is made in.
Yep, there's a good explanation about the relationship between Scratch and Squeak here:
http://info.scratch.mit.edu/Source_Code
(scroll to bottom of page)
Offline
markyparky56 wrote:
whats squeak?
Squeak is the language scratch is written in.
Offline
markyparky56 wrote:
The-Whiz wrote:
The Scratch source code, I think.
i thought it was a modded version.
Squeak is a programming language.
Scratch is actually written in MIT squeak;
which is a modified version of squeak.
The scratch image is also this, but most likely scratch is developed as a changes file, which is more of a squeak application.
Offline
dusski wrote:
Can i increase Squeak memory without adding RAM or closing programs which are working in background? Can I delete some projects and something like that which I have downloaded from the internet? Would that increase Squeaks memory?
If you are on a PC, here's two tips:
1) a. Push Control + Alternate + Delete, and click 'task manager.'
b. Right click on scratch in the applications tab, and select 'go to process'
c. Right click on the selected process, click 'set priority,' then 'high.'
d. NOTE: do not put real time. This could crash your computer.
2) a. Go to the control panel. click on the 'system' icon.
b. Go to the advanced tab, and click the settings button under performance.
c. In the performance options window, go to the advanced tab, and click the change button under virtual memory.
d. In the virtual memory dialog, select your home drive.
e. In the fieldset under that, (Paging file size...) Change the two text fields to a higher number.
f. NOTE this is the more risky of the two. If you have an older computer, select the system managed size radio button, instead of step e.
In direct response to your question, here's the simple answer:
RAM is what squeak is low on. RAM is used for processes, computing, etc.
ROM is what those things you mentioned take up. Yes, Increasing your ROM does increase your RAM, but that's beyond the scope of this problem.
What you suggested increases ROM.
The above two methods increse RAM.
Hope this helps, tell me if you have any further questions.
Offline
i have no problems on scratch but o my pc when i'm makeing my own sund it does not work at all and it still does it all the time so i can't help i'm not a moderator i wish i was maybe paddle2see can help or other moderators can any time i use 1.4 does not work i have 1.3 on the mac that's what i'm useing write now
Offline
markyparky56 wrote:
whats squeak?
Squeak is the program scratch was made in.
Scratch is just "Squeak in a Halloween Costume".
Last edited by bendad (2009-08-09 14:51:16)
)Offline
put all your scratch projects online then delete them off ur computer or uninstall and delete unused applications and programs<clear><clear><clear><clear>
Offline
When I clicked save it happened and now Scratch is frozen. I cant even x it out. And I was working on something important. Anyone know what to do?
Offline
TheExplodingCheez wrote:
When I clicked save it happened and now Scratch is frozen. I cant even x it out. And I was working on something important. Anyone know what to do?
Press ctrl+alt+delete, choose task manager, click on scratch, then click "end task"
Offline