Gamesalad anytimes more slow!!!
1UpGamestudio
Member Posts: 213
Hello everyone, I would ask if gamesalad slows down as you work with and sometimes crashes.
I understood that working on a game, I slows gamesalad that they are unable to use it. I have to leave and enter it to continue.
you have any solution?
I understood that working on a game, I slows gamesalad that they are unable to use it. I have to leave and enter it to continue.
you have any solution?
Comments
You'd be best to get in the practice of closing the app every so often, as the problem only gets worse the further you get into your project.
Here's hoping the leakage is "plugged" in 0.9.0.
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
I litterally go into like 5-10 actors back and forth making changes then SAVE everytime
before i do a preview, then exit it out of game, then load back up.. it's extremely annoying.
basically the minute you try to exit from an actor or load an actor and it takes quite a while,
save, close GS and reload.. and you'll be good.
I've got a ton of saved files doing this project 1, project 1a, project 1b, major change then save as project 2, project 2a, etc... lol..
The interesting thing about software is that there can be what's called a "memory leak"
While you are working memory is taken up to preform specific tasks, and when one of those tasks are no longer needed or important, that memory should be cleaned up to preform other tasks. But when a memory leak happens, all the memory isn't cleared away like is should be, so memory block start to build up.
If I had to take an educated guess I would say when you change from one window to another in GS you are leaking memory, this is why over time GS starts to slow down and can even crash. The best way to fix this is to save your work and close down GS.
Unfortunately if it is a memory leak like suspect then that's really the only way of dealing with it for now.