Results 1 to 8 of 8

Thread: Screen Freeze

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    Lebanon
    Posts
    90

    Screen Freeze

    Hello to all.

    What does it mean when my game, as I'm running it, just freezes. I can't do anything anymore?
    Did you get what I mean? If you didn't please don't hesitate to ask.

    Thank you for your help.

  2. #2
    Lively Member TB's Avatar
    Join Date
    Feb 2001
    Location
    Austria
    Posts
    106

    Lightbulb

    Maybe there's an error in your game, or it's just Windows.
    mojo

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    Lebanon
    Posts
    90
    What do you mean by error?
    What kind of error?

  4. #4
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Probably some kind of endless loop..

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    Lebanon
    Posts
    90
    So you mean it's some kind of "Out of memory" or "Out of stack" error, but I don't see the message?

  6. #6
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Maybe..

    I'd rather say it's just a endless loop though

    Test it out: If your game freezes press Ctrl+Break, if you return to the code you'll see where your game stucks.. (The processed line respectively)

    Example for endless loop: *g
    Code:
    While True
       'Do something
    Wend

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    Lebanon
    Posts
    90
    Ok.
    I'll try it and then get back to you.

  8. #8

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    Lebanon
    Posts
    90
    I don't get it!
    I have tried my game several times and it didn't freeze!
    How can I know when it will do that? Because this is a great bug, it shouldn't be kept as it is, no?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width