Giter Club home page Giter Club logo

Comments (6)

github-actions avatar github-actions commented on June 27, 2024

❌ Map: NTW_5v5FULL-FIX

Status: ValidationErrors

Errors:

❌ Missing required 'author' key

Warnings:

Missing 'created' date
Map level file format must be modern (json)
Map format must be modern (script, jsonv2)
Map must be a 'flatMapPackage'

Recommendations:

  • Resolve validation errors listed above
  • Review the validation warnings for potential issues converting the map to the latest format (Conversion Warning / Conversion Error)
    • Important: Uploading this map will automatically convert it to the latest map format.
    • For convenience, a copy of the map that has been converted to the latest map format is available here as an artifact named map-converted.

How to Upload a Fixed Map:

  1. Follow the recommendations above.
  2. Ensure your new fixed map ends in .zip
  3. At the bottom of this page, copy the following into the Write / new comment field:
/replace map-upload

  1. Then attach the new map package .zip to the new comment.
  2. Finally, press the "Comment" button to add the new comment.

Map Info JSON:
{
  "name": "NTW_5v5FULL-FIX",
  "type": "skirmish",
  "players": 10,
  "tileset": "arizona",
  "license": "CC0-1.0",
  "mapsize": {
    "w": 165,
    "h": 150
  },
  "scavenger": {
    "units": 0,
    "structures": 0,
    "factories": 0,
    "resourceExtractors": 0
  },
  "oilWells": 400,
  "player": {
    "units": {
      "min": 4,
      "max": 4
    },
    "structures": {
      "min": 91,
      "max": 91
    },
    "resourceExtractors": {
      "min": 40,
      "max": 40
    },
    "powerGenerators": {
      "min": 10,
      "max": 10
    },
    "regFactories": {
      "min": 5,
      "max": 5
    },
    "vtolFactories": {
      "min": 0,
      "max": 0
    },
    "cyborgFactories": {
      "min": 5,
      "max": 5
    },
    "researchCenters": {
      "min": 5,
      "max": 5
    },
    "defenseStructures": {
      "min": 0,
      "max": 0
    }
  },
  "balance": {
    "startEquality": {
      "units": true,
      "structures": true,
      "resourceExtractors": true,
      "powerGenerators": true,
      "factories": true,
      "regFactories": true,
      "vtolFactories": true,
      "cyborgFactories": true,
      "researchCenters": true,
      "defenseStructures": true
    }
  },
  "hq": [
    {
      "x": 18,
      "y": 16
    },
    {
      "x": 50,
      "y": 16
    },
    {
      "x": 83,
      "y": 16
    },
    {
      "x": 113,
      "y": 16
    },
    {
      "x": 145,
      "y": 16
    },
    {
      "x": 21,
      "y": 134
    },
    {
      "x": 53,
      "y": 134
    },
    {
      "x": 86,
      "y": 134
    },
    {
      "x": 118,
      "y": 134
    },
    {
      "x": 150,
      "y": 134
    }
  ],
  "mapMod": false,
  "levelFormat": "lev",
  "mapFormat": "jsonv1",
  "flatMapPackage": false
}
Map Package Contents:
- NTW_5v5FULL-FIX.xplayers.lev
- multiplay/maps/NTW_5v5FULL-FIX.gam
- multiplay/maps/NTW_5v5FULL-FIX/ttypes.ttp
- multiplay/maps/NTW_5v5FULL-FIX/game.map
- multiplay/maps/NTW_5v5FULL-FIX/struct.json
- multiplay/maps/NTW_5v5FULL-FIX/feature.json
- multiplay/maps/NTW_5v5FULL-FIX/droid.json
Analysis Details:
{
  "map": {
    "url": "https://github.com/Warzone2100/map-submission/files/12344965/10c-NTW_5v5FULL-FIX-0edd14ace34506acf05a48f9500d4a3bc83d719f2038a808029531011e0acef7.zip",
    "sha512": "9e93c4d3ce720f0d77793d6608d7a499e92315ceaa96f9c58258e3a21e3fe4808454ea8f2a54ce89e21846ec18da833180e98c79f47b6846c04b9967464ae54e",
    "size": 10375
  },
  "description": {},
  "status": "fail"
}

from map-submission.

past-due avatar past-due commented on June 27, 2024

As far as I can tell, this appears to be an edit of NTW_5v5Full_RQ.

While the author of the edit appears to be unknown (and licensed edits under CC0), the original is GPLv2+ and authored by Red_Queen.

As such, I will edit the author info to fix this up, and fix-up the license to be (properly) GPLv2+, before we upload it.

from map-submission.

past-due avatar past-due commented on June 27, 2024

/replace map-upload
NTW_5v5FULL-FIX-edit.wz.zip

from map-submission.

github-actions avatar github-actions commented on June 27, 2024

✅ Map: NTW_5v5FULL-FIX

by: Red_Queen

Status: Pass

Warnings:

Missing 'created' date

Map Info JSON:
{
  "name": "NTW_5v5FULL-FIX",
  "type": "skirmish",
  "players": 10,
  "tileset": "arizona",
  "author": {
    "name": "Red_Queen"
  },
  "additionalAuthors": [
    {
      "name": "Anonymous"
    }
  ],
  "license": "GPL-2.0-or-later",
  "generator": "wzmaplib 1.2.2",
  "mapsize": {
    "w": 165,
    "h": 150
  },
  "scavenger": {
    "units": 0,
    "structures": 0,
    "factories": 0,
    "resourceExtractors": 0
  },
  "oilWells": 400,
  "player": {
    "units": {
      "min": 4,
      "max": 4
    },
    "structures": {
      "min": 91,
      "max": 91
    },
    "resourceExtractors": {
      "min": 40,
      "max": 40
    },
    "powerGenerators": {
      "min": 10,
      "max": 10
    },
    "regFactories": {
      "min": 5,
      "max": 5
    },
    "vtolFactories": {
      "min": 0,
      "max": 0
    },
    "cyborgFactories": {
      "min": 5,
      "max": 5
    },
    "researchCenters": {
      "min": 5,
      "max": 5
    },
    "defenseStructures": {
      "min": 0,
      "max": 0
    }
  },
  "balance": {
    "startEquality": {
      "units": true,
      "structures": true,
      "resourceExtractors": true,
      "powerGenerators": true,
      "factories": true,
      "regFactories": true,
      "vtolFactories": true,
      "cyborgFactories": true,
      "researchCenters": true,
      "defenseStructures": true
    }
  },
  "hq": [
    {
      "x": 18,
      "y": 16
    },
    {
      "x": 50,
      "y": 16
    },
    {
      "x": 83,
      "y": 16
    },
    {
      "x": 113,
      "y": 16
    },
    {
      "x": 145,
      "y": 16
    },
    {
      "x": 21,
      "y": 134
    },
    {
      "x": 53,
      "y": 134
    },
    {
      "x": 86,
      "y": 134
    },
    {
      "x": 118,
      "y": 134
    },
    {
      "x": 150,
      "y": 134
    }
  ],
  "mapMod": false,
  "levelFormat": "json",
  "mapFormat": "jsonv2",
  "flatMapPackage": true
}
Map Package Contents:
- level.json
- gam.json
- game.map
- ttypes.ttp
- droid.json
- feature.json
- struct.json
Analysis Details:
{
  "map": {
    "url": "https://github.com/Warzone2100/map-submission/files/12361590/NTW_5v5FULL-FIX-edit.wz.zip",
    "sha512": "737f48c1307819afa1849ea26505d7a3f752e426ba1524101b8c41d75b0ba9aaebc31bacee7480b674119e11aa914d159c4fa163af0352d4be029cdf7b2b6e9d",
    "size": 7612
  },
  "description": {},
  "status": "pass"
}

Moderator Instructions:

How to Approve This Map Upload:

You must have triage privileges on this repo to approve a map upload.

  1. Copy the following into a new comment:
/approve
  1. Submit the comment.

from map-submission.

past-due avatar past-due commented on June 27, 2024

/approve

from map-submission.

github-actions avatar github-actions commented on June 27, 2024

Map processed and uploaded.

(Queued for publishing with next map database rebuild.)

from map-submission.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.