[Freeciv-Dev] [bug #18652] Playing a scenario game - faulty save file

2011-09-25 Thread Matthias Pfafferodt

Update of bug #18652 (project freeciv):

  Status:None => Fixed  
 Assigned to:None => syntron
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18652] Playing a scenario game - faulty save file

2011-09-12 Thread Matthias Pfafferodt

Update of bug #18652 (project freeciv):

 Planned Release: => 2.3.1,2.4.0


___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18652] Playing a scenario game - faulty save file

2011-09-12 Thread Matthias Pfafferodt

Follow-up Comment #3, bug #18652 (project freeciv):

The last patch changes the bug to another place - not the load of the map
generator prints an error message ...

The new patch fixes it at the right place (I hope). The comment in the patch
reads (in start_game()):


+  /* This value defines if the player data should be saved for a scenario.
It
+   * is only FALSE if the editor was used to set it to this value. For
+   * such scenarios it has to be resetted at game start so that player data
+   * is saved. */
+  game.scenario.players = TRUE;


___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18652] Playing a scenario game - faulty save file

2011-09-12 Thread Matthias Pfafferodt

Follow-up Comment #2, bug #18652 (project freeciv):

fix attached - after the game was started it is no longer a scenario ...

(file #14081)
___

Additional Item Attachment:

File name: 0017-fix-saving-of-scenarios-after-start.patch Size:0 KB


___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18652] Playing a scenario game - faulty save file

2011-09-12 Thread Matthias Pfafferodt

Follow-up Comment #1, bug #18652 (project freeciv):

could you please post the savegame?

___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #18652] Playing a scenario game - faulty save file

2011-09-12 Thread Michal Mazurek

URL:
  

 Summary: Playing a scenario game - faulty save file
 Project: Freeciv
Submitted by: akfaew
Submitted on: Mon Sep 12 17:22:28 2011
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: S2.3
 Discussion Lock: Any
Operating System: None
 Planned Release: 

___

Details:

I started the new LTex game. I used my custom made world map. I created 29
players and started the game. I did a save, quit the server, and restarted it.
I got this error:

1: Invalid scenario definition (server state 'S_S_RUNNING' and players are
not saved).
1: Failure loading savegame!


However, after removing the following lines from the save:


 68 [scenario]  
 69 name="Earth"
 70 description="Classic-style 468x180 map of the Earth."
 71 players=FALSE
 72


the load succedeed. Perhaps a faulty save mechanism?




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev