Author Topic: Maps with problems  (Read 2272 times)

wireddd

  • Posts: 40
  • Turrets: +7/-7
    • Random Keywhacking
Maps with problems
« on: July 26, 2009, 10:30:50 am »
I have pretty much completed a map validation script in php. The aim of this script is to eventually allow user uploaded .pk3 files for a repository without the danger of someone uploading something dangerous. With that in mind I used it to scan all of the maps that are currently in my repository for issues. Here is the list of pk3s with severe problems...
Code: [Select]

11/810 - CargoPort-101map.pk3 is bad, reason: Pk3 contents failed to validate as a map. No bsp found.
14/810 - Dangercity.pk3 is bad, reason: File maps/Dangercity.bsp lacks the required team_human_spawn entity. File maps/Dangercity.bsp lacks the required team_alien_spawn entity.
21/810 - HandsOfGod.pk3 is bad, reason: File maps/handsofgod.bsp lacks the required team_human_spawn entity. File maps/handsofgod.bsp lacks the required team_alien_spawn entity.
210/810 - map-atcs-x-alpha-1.pk3 is bad, reason: failed to open maps/atcs-x.bsp.
211/810 - map-atcs-x-alpha-1.pk3.bad is bad, reason: failed to open maps/atcs-x.bsp.
473/810 - map-mcts.pk3 is bad, reason: File maps/mcts.bsp lacks the required team_alien_spawn entity.
486/810 - map-meteor.pk3 is bad, reason: File maps/meteor.bsp lacks the required team_human_spawn entity. File maps/meteor.bsp lacks the required team_alien_spawn entity.
488/810 - map-metro-DA-brico.pk3 is bad, reason: File maps/Metro-DA-brico.bsp lacks the required team_human_spawn entity. File maps/Metro-DA-brico.bsp lacks the required team_alien_spawn entity.
489/810 - map-metro-DA.pk3 is bad, reason: File maps/Metro-DA.bsp lacks the required team_human_spawn entity. File maps/Metro-DA.bsp lacks the required team_alien_spawn entity.
493/810 - map-metro-da-brico.pk3 is bad, reason: File maps/Metro-DA-brico.bsp lacks the required team_human_spawn entity. File maps/Metro-DA-brico.bsp lacks the required team_alien_spawn entity.
494/810 - map-metro-da.pk3 is bad, reason: File maps/Metro-DA.bsp lacks the required team_human_spawn entity. File maps/Metro-DA.bsp lacks the required team_alien_spawn entity.
579/810 - map-redux1.pk3 is bad, reason: File maps/redux-lower.bsp lacks the required team_human_spawn entity. File maps/redux-lower.bsp lacks the required team_alien_spawn entity.
629/810 - map-spacedeath-beta_1.pk3 is bad, reason: File maps/spacedeath.bsp lacks the required team_human_spawn entity. File maps/spacedeath.bsp lacks the required team_alien_spawn entity.
676/810 - map-tk_beta2.pk3 is bad, reason: File maps/tk_beta2.bsp lacks the required team_alien_spawn entity.
736/810 - map-zz_k2ofakemap.pk3 is bad, reason: File maps/k2o.bsp lacks the required team_alien_spawn entity. File maps/k2o_v2.bsp lacks the required team_alien_spawn entity.
739/810 - map_Z-LANparty2k3.pk3 is bad, reason: File maps/zlanparty2k3.bsp lacks the required team_human_spawn entity. File maps/zlanparty2k3.bsp lacks the required team_alien_spawn entity.
750/810 - mxl_school.pk3 is bad, reason: File maps/mxl_school.bsp lacks the required team_human_spawn entity. File maps/mxl_school.bsp lacks the required team_alien_spawn entity.
754/810 - novicetraining.pk3 is bad, reason: File maps/novicetraininggrounds.bsp lacks the required team_human_spawn entity. File maps/novicetraininggrounds.bsp lacks the required team_alien_spawn entity.
760/810 - port-z13_20brush.pk3 is bad, reason: File maps/sideslip_b1.bsp must have at least one of the following entities: info_player_intermission info_player_start info_player_deathmatch.
798/810 - tk.pk3 is bad, reason: File maps/tk.bsp lacks the required team_alien_spawn entity.