Results 1 to 10 of 14

Thread: GravityMaze

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Doesn't work here (Windows 7)... below is the log

    Code:
    Starting game
    init screen
    audio not initialized
    hide mouse cursor
    engine init done
    load resource
    Division durch Null

  2. #2
    Strange, i have windows 7 64bit and we tested on different windows 7 computers (32 and 64 Bit). It seems to be, that the graphics couldn't be loaded, creating tiles need image width and height and i have no check, if loading failed. But first strange message is "audio not initialized" in log file. I'm using default SDL setup for audio and video. I will add more log output.

    Thomas
    Last edited by KidPaddle; 19-04-2012 at 07:06 AM. Reason: typo corrected

  3. #3
    Quote Originally Posted by KidPaddle View Post
    But first strange message is "audio not initialized" in log file.
    FWIW, I don't have any audio installed on this machine.

Bookmarks

Posting Permissions

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