bugPingus - Bugs: bug #24173, Tutorial Island does not unlock...

 
 

bug #24173: Tutorial Island does not unlock next level

Submitter:  Hans Jorgensen <hanjo1976>
Submitted:  Sun 31 Aug 2008 07:21:27 PM UTC
   
 
Category:  WorldMap Severity:  5 - Blocker
Item Group:  Playability Problem Status:  Fixed
Privacy:  Public Assigned to:  jsalmon3
Open/Closed:  Closed Release:  SVN
Operating System:  All Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 24 Nov 2008 08:41:01 PM UTC, comment #1: 

This has been fixed in svn.

Jimmy Salmon <jsalmon3>
Sun 31 Aug 2008 07:21:27 PM UTC, original submission:  

SVN revision 3935

Reproduction of problem:
- Rename or delete the folder ~/.pingus
- Start game
- Select Story
- Complete first level

The next level is not unlocked.

The following patch fixes the problem, but it reverts one of the changes done in SVN rev. 3696  (5 Jul 2008), so I do not know if this is the correct solution to the problem.

Index: src/worldmap/worldmap.cpp
===================================================================
--- src/worldmap/worldmap.cpp   (revision 3916)
+++ src/worldmap/worldmap.cpp   (working copy)
@@ -159,6 +159,7 @@
 Worldmap::on_startup()
 {
   Sound::PingusSound::play_music(worldmap.get_music());
+  update_locked_nodes();
 }
 
 void


Hans Jorgensen <hanjo1976>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hanjo1976 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-11-24 jsalmon3 StatusNone Fixed
        Assigned toNone jsalmon3
        Open/ClosedAccepted Closed
    2008-11-24 jsalmon3 Severity3 - Normal 5 - Blocker
        Open/ClosedOpen Accepted
        Operating SystemLinux All

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code