Skip to content

Client updater always removes some in-use maps #528

@SadPencil

Description

@SadPencil

Whenever I update the client, it always downloads some survival maps even though they are not changed.

Image

Take this screenshot as an example.

In preupdateexec file, this map is in the delete list

[Delete]
...
Maps\Yuri's Revenge\Survival\2_liberty_island_RAZER.map

while this map exist in the repo cncnet-yr-client-package\package\Maps\Yuri's Revenge\Survival

and this map is defined in MpMaps.ini:

[Maps\Yuri's Revenge\Survival\2_liberty_island_razer]
Author=RAZER
Briefing=Human Spots 1 & 2@@AI Spot 3@@Prepare Anti-Air or Lose!!@@@RAZER
Description=[2] Liberty Island - RAZER
EnforceMaxPlayers=True
GameModes=Survival
LocalSize=10,4,96,73
MaxPlayers=3
MinPlayers=1
Size=0,0,110,80
Waypoint0=112128
Waypoint1=64080
Waypoint2=70124
ForcedOptions=razer_survival_options

Therefore, we need to check and exclude these in-use maps from the [Delete] section.

@alexp8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions