Skip to content

Unable to reup downloads for multiple supported maps. #3052

@Stuart1998

Description

@Stuart1998

Multiple supported maps are missing downloads. Attempting to reupload the maps yields the following error:

<html><body>
<!--StartFragment--><span><h1>Server Error in '/' Application.<hr width="100%" size="1" color="silver"></h1>

            <h2> <i>Object reference not set to an instance of an object.</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> Description: </b>An unhandled exception occurred during 
the execution of the current web request. Please review the stack trace 
for more information about the error and where it originated in the 
code.

            <br><br>

            <b> Exception Details: </b>System.NullReferenceException: Object reference not set to an instance of an object.<br><br>

            <b>Source Error:</b> <br><br>

            
Line 453:                        { Line 454:                            var resource = db.Resources.FirstOrDefault(x => x.InternalName == res.ResourceInfo.Name); Line 455:                            var contentFile = resource.ResourceContentFiles.FirstOrDefault(x => x.FileName == file.FileName); Line 456:                            contentFile.Links = $"{GlobalConst.BaseSiteUrl}/content/{subfolder}/{file.FileName}"; Line 457:                            contentFile.LinkCount = 1;
--


</font><!--EndFragment-->
</body>
</html>

All of these maps are more than a decade old, I suspect something changed in the map format that the uploader is expecting even if it's not actually needed for playing the map in game. The following maps are affected:

Sever 1
Arena v1
Blend Warland
Grts_Northernmountains_09
Small Volcano
haunteddowns
Merirosvon_Karvainen_Perse-v04
Hundred Isles Remake
Green Comet Basic
Gods of War 2 Remake V2
Cooper_Hill_TNM02-V1

A large proportion of our supported maps (and an unknown one of our featured ones) are just as old as these maps or older and stand to be affected should their download links mysteriously disappear in the future (which surely isn't something we need to worry about :clueless:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions