Page 1 of 1

ge crashed after saving

PostPosted: Fri Apr 04, 2014 12:59 pm
by tvz
Hello
I am facing this problem from 3 days. Everytime i click run game, ge crash and then i again open it, it says for emergency recovery and i use it. again i make some changes and save game and run game and crash and this happens frequently.
This happens after every 2 or 3 times i click run game. Sometimes it happens when i click immediate action. :(
I am using v1.4.0
What should i do?

Re: ge crashed after saving

PostPosted: Mon Apr 07, 2014 12:22 pm
by skydereign
If entering game is causing the crash it may be because of something in your code. The other crash you are talking about can be either one of two things. If it is the immediate action crash bug that people usually run into, it only occurs when you hit wait for frame, and go back to immediate action. That can sometimes be avoided by not clicking immediate action until and going to global code.

If though that is not it, then there is something happening in the script that causes gameEditor to crash. It's been a while since I ran into this problem, but if I recall correctly it was caused by some weird pointer interactions.

Re: ge crashed after saving

PostPosted: Mon Apr 07, 2014 12:53 pm
by tvz
Maybe it is because i am using only draw actor for animations and other things instead of using key down and key up and using if condition for most of animations to prevent bug and i am using high resolution graphics. maybe these are crashing it. I have checked everything in codes and its all OK. It is also happening with v1.4.1