0.9.1 crash

calvin9403calvin9403 Member Posts: 3,186
edited November -1 in Tech Support
I hate to said this, but .9.1 crash every10sec when I try the pause feature

Comments

  • calvin9403calvin9403 Member Posts: 3,186
    no I mean the software, not the viewer
  • expired_012expired_012 Member Posts: 1,802
    You have to know how to use it. You're most likely spawning the scene that you're currently in, that gave me a ton of crashes too. Watch tshirts tutorial
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    yes be very careful. you should have an actor that says something like:

    when pressed
    pause with scene PAUSE

    and then make that pause scene very basic
  • lagunacomputerlagunacomputer Member Posts: 37
    091 missing actor local attribute +- buttons?
  • calvin9403calvin9403 Member Posts: 3,186
    I am not having those problem.
    the problem I have is GS memory leak happens more often
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    what? you said when you try the pause feature it crashes every 10 seconds.
  • calvin9403calvin9403 Member Posts: 3,186
    GS just quit without reason
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    you need to give more details.

    what were you doing when it crashed
    where you editing a scene or in preview mode
    did you try to implement a new feature or try and old one
    what exactly where you doing?
  • GameSaladGameSalad Key Master, Member Posts: 33
    Make sure you don't have an endless loop like

    If attribute game.bleh is true
    --Pause Game: PauseScene

    Then in the PauseScene it just has Unpause Game in an actor.
  • CodeMonkeyCodeMonkey Head Chef, Member, PRO Posts: 1,803
    Make sure you don't have an endless loop like

    If attribute game.bleh is true
    --Pause Game: PauseScene

    Then in the PauseScene it just has Unpause Game in an actor.
  • lagunacomputerlagunacomputer Member Posts: 37
    091 is really messed up guys. it keeps crashing in the scene view when you hit the little preview play icon, or when you d-click an actor. also, the scene drop down just stops going to a selected screen.

    i am not trying to be a complainer but now i am dead in the water completely. I mean it doesnt work.
    even worse, i tried reinstalling 0.9.0 but now my project has been saved as 0.9.1, and it wont open in the older version.

    this update really took me out FYI
  • lagunacomputerlagunacomputer Member Posts: 37
    lagunacomputer said:
    091 is really messed up guys. it keeps crashing in the scene view when you hit the little preview play icon, or when you d-click an actor. also, the scene drop down just stops going to a selected screen.

    i am not trying to be a complainer but now i am dead in the water completely. I mean it doesnt work.
    even worse, i tried reinstalling 0.9.0 but now my project has been saved as 0.9.1, and it wont open in the older version.

    this update really took me out FYI . i am trying to give constructive feedback.
    please fix soon. or at least let us go downgrade somehow. thanks

Sign In or Register to comment.