Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. done verifying package with errors
  2. successfully
  3. ---------- Verifying contents of PlantTypes package...
  4. UI_HeadShot_BigPlantWarning: Non-PlantType object in table (type: %s, RTID: %s)!
  5. ERROR: Empty TypeName on PlantType object %s!
  6. ERROR: Duplicate TypeName on PlantType object (First RTID: %s, Duplicate RTID: %s)!
  7. Verifying PlantType '%s' %s...
  8. Plant %s is not enabled in game!
  9.  
  10. ERROR: Empty PlantFramework field!
  11.  
  12. ERROR: PlantFramework class '%s' does not exist!
  13.  
  14. ERROR: PlantFramework class '%s' is valid but does not derive from PlantFramework!
  15.  
  16. ERROR: No PlantPropertySheet specified!
  17.  
  18. ERROR: Properties value %s is invalid!
  19.  
  20. ERROR: Properties value %s for MinLevel or MaxLevel is invalid!
  21.  
  22. ERROR: Properties value %s for PlantLevelStats has something wrong on config!
  23.  
  24. ERROR: Properties value %s is not configured in SkillTypes.json!
  25.  
  26. ERROR: Plant %s does not have config for DETAILED level up in magento!
  27.  
  28. ERROR: Plant %s does not have config for level up in magento!
  29.  
  30. ERROR: Plant %s does not have config for DETAILED avatar in magento!
  31.  
  32. ERROR: Plant %s does not have config for avatar in magento!
  33.  
  34. ERROR: Plant %s does not have image in UI_HeadShot_BigPlant!
  35.  
  36. ERROR: Plant %s does not have config for plant piece image in PlantTypes.json!
  37.  
  38. ERROR: Plant %s does not have plant piece image in PlantTypes.json!
  39.  
  40. ERROR: Plant %s does not have config for plant piece in CollectableTypes.json!
  41.  
  42. ERROR: Plant %s does not have StandaloneImage in CollectableType.json!
  43.  
  44. ERROR: Plant %s does not have Piece StandaloneImage in CollectableType.json!
  45.  
  46. ERROR: Plant %s does not have config for avatar piece image in PlantTypes.json!
  47.  
  48. ERROR: Plant %s does not have avatar piece image in PlantTypes.json!
  49.  
  50. ERROR: Plant %s does not have config for avatar piece in CollectableTypes.json!
  51.  
  52. ERROR: Plant %s does not have Avatar StandaloneImage in CollectableType.json!
  53.  
  54. OK!
  55. ---------- Verifying contents of ZombieTypes package...
  56. Warning: Non-ZombieType object in table (type: %s, RTID: %s)!
  57. ERROR: Empty TypeName on ZombieType object %s!
  58. ERROR: Duplicate TypeName on ZombieType object (First RTID: %s, Duplicate RTID: %s)!
  59. Verifying ZombieType '%s' %s...
  60. Zombie %s is not enabled in game!
  61.  
  62. ERROR: ZombieClass is not set!
  63.  
  64. ERROR: ZombieClass class '%s' does not exist!
  65.  
  66. ERROR: ZombieClass class '%s' is valid but does not derive from Zombie!
  67.  
  68. Error: Empty Properties value!
  69.  
  70. WARNING: No ResourceGroups specified!
  71.  
  72. ERROR: ResourceGroups entry named '%s' doesn't exist!
  73.  
  74. ERROR: Audio ResourceGroup entry named '%s' doesn't exist!
  75. ZombieTypesWarning: Non-CreatureType object in table (type: %s, RTID: %s)!
  76. ERROR: Empty TypeName on CreatureType object %s!
  77. ERROR: Duplicate TypeName on CreatureType object (First RTID: %s, Duplicate RTID: %s)!
  78.  
  79. ERROR: CreatureClass is not set!
  80.  
  81. ERROR: CreatureClass class '%s' does not exist!
  82.  
  83. ERROR: CreatureClass class '%s' is valid but does not derive from Creature!
  84.  
  85. ERROR: AudioGroups entry named '%s' doesn't exist!
  86. ---------- Verifying contents of ProjectileTypes package...
  87. Warning: Non-ProjectilePropertySheet object in table (type: %s, RTID: %s)!
  88. ProjectileTypes---------- Verifying WorldMapList...
  89. Verifying Map Event (name: %s) hook to Level: %s...
  90. ERROR: Map Event (name: %s) is of type 'level' but does not reference a valid level! Level name: %s
  91. ERROR: Map Event (name: %s) failed to properly load level with name '%s'!
  92. ERROR: Level (name: %s) doesn't have a StageModule!
  93. ERROR: Level (name: %s) has a StageModule specified, but it's not valid!
  94. ERROR: Level (name: %s) has a StageModule specified, but it's not of class StageModuleProperties! Instead, it is a '%s'
  95. ERROR: Level (name: %s) has an empty entry in its Modules list (index %d)!
  96. ERROR: Level (name: %s) has an invalid entry in its Modules list (index %d)!
  97. ERROR: Level (name: %s) has an entry in its Modules list (index %d) that does not derive from LevelModuleProperties! Instead, it is a '%s'
  98. ERROR: Level (name: %s) includes a LevelModuleProperties object (index: %d, class: %s) that DOES NOT specify a valid LevelModule class in GetModuleClass(). Tell a programmer!
  99. ... done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement