Runtime error when trying to dup a game profile

edited 2012 Jun 19 in Technical Support
I just downloaded 1.9.8, and am consistently getting a runtime error in Snowberry whenever I try to duplicate an existing user-defined game profile. The only way out is to kill Snowberry entirely. Note that I don't get this error if I try duplicating a "base" game profile.
Runtime Error

An unexpected error occured during the processing of event
active-profile-changed. Please report this incident to
skyjake@users.sourceforge.net.

Exception:

'str' object has no attribute 'getId'

Traceback:

AttributeError: 'str' object has no attribute 'getId'

File "events.pyo", line 401, in send

File "C:\Games\Dooms\Doomsday1.9.8\snowberry\plugins\tab10_summary.py", line 136, in notifyHandle

File "C:\Games\Dooms\Doomsday1.9.8\snowberry\plugins\tab10_summary.py", line 200, in updateSummary

Comments

  • Could you post the user-defined profile you're trying to duplicate? I can't reproduce the issue with a newly created profile.

    On Windows the profiles are in "(My Documents)\Doomsday Frontend\profiles".
  • In Windows XP, the profiles are actually in snowberry\userprofiles\. And trying to duplicate any user profile gives me the error. Just as an example:

    userprofile0.prof
    name: Plutonia 2
    banner: banner-doom2-plut
    addons <pl2-deh>
    game: game-jdoom
    game-mode: game-mode-doom2-plut
    iwad: C:\Games\Dooms\WADs\_Final Doom\PLUTONIA.WAD
    
    or

    userprofile22.prof
    name: Hell's Surface
    banner: banner-heretic
    addons <hell-wad>
    game: game-jheretic
    game-mode: game-mode-heretic-ext
    iwad: C:\Games\Dooms\WADs\_Heretic\HERETIC.WAD
    
Sign In or Register to comment.