changed readme, cleared savefile
This commit is contained in:
@@ -53,7 +53,12 @@ Todo:
|
||||
Known Issues:
|
||||
- Could not parse -1 for --display
|
||||
Known issue with Processing 3.3.4 on Windows7 / 10: https://github.com/processing/processing/issues/5118
|
||||
Try an earlier version of Processing (gse was made in p5 3.3) or try commenting out in setup:
|
||||
Fix: Try an earlier version of Processing (gse was made in p5 3.3) or try commenting out in setup:
|
||||
```
|
||||
surface.setResizable(true);
|
||||
```
|
||||
- Out of Memory error
|
||||
Fix: Make your project smaller or increase memory size in processing settings.
|
||||
- Crash on program start
|
||||
Most likely to be caused by a corrupt save file. Either you edited the save file by hand or you moved an animation folder so the save file refers to a missing directory.
|
||||
Fix: Delete the save.gse in the data-folder. If it's important, eMail me and I'll try to fix it.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
0
|
||||
/home/giers/Dokumente/GitHub/gse/example_animation/idle
|
||||
/home/giers/Dokumente/GitHub/gse/example_animation/action
|
||||
1818.2561
|
||||
1731.6088
|
||||
386.12097
|
||||
287.49582
|
||||
|
||||
Reference in New Issue
Block a user