2009-10-19 @ 4:22 pm
|
Comment and Gallery Post by Hartmut Bohnacker
A smoke-like figure I've done with the attractor 2d tool.
2009-11-12 @ 10:44 pm
|
Comment by Peter König
Hello, I tried to start this tool but get an OutOfMemoryException... do I need more than 3 GByte im my Processing preferences for this? ;-) Greetings, Peter
2009-11-13 @ 9:09 am
|
Comment by Hartmut Bohnacker
I tried it with 512 MB memory set in the Processing preferences and it worked. Did you check the checkbox in front of "Increase maximum available memory"? Because without, processing will not use the new settings.
2009-11-13 @ 3:10 pm
|
Comment by Peter König
Ooops ;-) In fact I failed checking the box. By the way I learned that Processing thinks memory sizes above 1000 MBytes are beyond every reasonable horizon...
Thank you, Peter
2009-11-13 @ 3:56 pm
|
Comment by Hartmut Bohnacker
I'm happy I could help! Actually this is a mistake already made by some other people, including me :-)
2010-01-20 @ 11:28 am
|
Comment by Jonas Deuter
Hi,
I started working with processing - I had no problems at first time. Then I reinstalled my mac and processing can't find my "generativedesign"-package anymore - but it's inside my libraries-folder. What happend? I think I did everything like times before. Can anybody help me?
Thanks a lot,
Jonas
2010-03-17 @ 12:38 pm
|
Comment by chris
hey i got the same error but i did check the box and increased the memory to 2gb.
but still the error in all scetches.
it seems to me that something else must be wrong. i have version 1.1 and the libs should be installed correctly.
It seems that processing 1.1 is broken. Try to remove the comment section on top of the sketch and run again. This is what made my sketches run again. I reverted to processing 1.0.9 and there everything works fine.
Markus
2010-03-17 @ 4:35 pm
|
Comment by chris
yep its working with 1.09. thx
2010-03-18 @ 5:39 pm
|
Comment by Hartmut Bohnacker
Yes, there is a problem with Processing 1.1 and non-ascii chars in comments (like the 'ß' in 'Benedikt Groß'. Removing those chars solves the problem. Or using Processing 1.0.9. Or downloading the codes package again (I already removed those chars in the new version).
I already posted that bug to the Processing developers and it seems that this bug will be fixed in the next release.
2012-02-03M_5_5_01_TOOL
Hallo,
ich glaube, ein grundsätzliches Problem ist, dass die Daten in Deinem Beispiel auf ganz andere Art zusmmenhängen, im Vergleich zu einer Ordnerstruktur. Ein File-System sind...
2012-01-31M_5_5_01_TOOL
Hi,
danke, aber ich habe mit großen Datenmengen zu tun, da ist eine Ordnerstruktur eher ungünstig.
Wie könnte denn die Klasse FileSystemItem.pde an meinem Beispiel vom 17. Januar...
2012-01-27M_5_5_01_TOOL
hallo sunny,
entweder du baust die klasse FileSystemItem.pde so um das sie mit deinen daten klar kommt ... oder vielleicht als einfachere variante, könntest du ja auch eine ordner...
2012-01-27P_2_3_3_01_TABLET
please try it again with a third party programm like the unarchiver (mac) or winrar (pc) ... it seems the inbuilt archivers especially on windows have sometimes problems with out zips....
2012-01-27P_4_3_2_01
hallo anna,
es gibt in processing keinen schalter für bold ... du kannst aber bei der createfont funktion beliebige font files angeben, d.h. wenn du dort einen boldschnitt angibts...
by Hartmut Bohnacker