Project

General

Profile

Bug #1931

Server fails to start with .cfg files from an old version (1.14.5 ⇒ 1.15)

Added by skyjake over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
Regression
Target version:
-
Start date:
2014-12-21
% Done:

100%


Description

App init failed: [Error] (GameSession::begin) Episode '0' is not known

In case the cvars specify an invalid map/episode, instead of a fatal error, the server should default to using the first map of the first episode. An error should still be logged, though.

Associated revisions

Revision b0b6b096 (diff)
Added by skyjake over 9 years ago

Fixed|Server|libcommon: Starting a server with obsolete episode/map cvars

Maps are identified by URI nowadays, however server-game-map and
server-game-episode from an old .cfg file will contain a numeric map id.
In this case, the configured values are ignored and the default episode
and map are used.

IssueID #1931

History

#1 Updated by skyjake over 9 years ago

  • Target version set to 49

#2 Updated by skyjake over 9 years ago

  • Description updated (diff)

#3 Updated by skyjake over 9 years ago

  • Subject changed from Server fails to start with .cfg files from an old version to Server fails to start with .cfg files from an old version (1.14.5 => 1.15)

#4 Updated by skyjake over 9 years ago

  • Status changed from New to In Progress
  • Assignee set to skyjake

#5 Updated by skyjake over 9 years ago

  • Subject changed from Server fails to start with .cfg files from an old version (1.14.5 => 1.15) to Server fails to start with .cfg files from an old version (1.14.5 ⇒ 1.15)

#6 Updated by skyjake over 9 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

#7 Updated by skyjake almost 9 years ago

  • Target version deleted (49)

Also available in: Atom PDF