Menu

#7 Windows 7 Crash w/ 0.2

open
nobody
None
1
2010-02-14
2010-02-14
No

The default install of version 0.2 will crash on Windows 7 x64. A message box comes up on app launch:

-----
Message Box Title: Errors occurred
Message Box Contents: See the logfile 'C:\Program Files (x86)\Immortal Pongbat\pongbat.exe.log' for details
-----

No such log file ends up getting created.

Might there be a file permissions problem? Perhaps with both the log file and somewhere else (config files, etc.)?

Discussion

  • Nobody/Anonymous

    Error file is not created because Windows 7 doesn't let programs create/edit files in the "Program Files (x86)"-directory.
    Install Immortal Pongbat in another directory to fix the problem.

     
  • Nobody/Anonymous

    Content of the logfile:
    Traceback (most recent call last):
    File "pongbat.py", line 1550, in ?
    File "pongbat.py", line 1448, in main
    File "modules\sound.pyo", line 331, in init
    NameError: global name 'windll' is not defined

    Tried to install latest python2 (2.6.5) but same error showed up again.

     
  • Nobody/Anonymous

    Related to bug 2951441 ?

     

Log in to post a comment.