Jump to content

Callarea

Members
  • Posts

    2
  • Joined

  • Last visited

Callarea's Achievements

Refugee

Refugee (1/15)

0

Reputation

  1. I've been going through xml files in the game trying to find out which line rules that only 1 drone can be active at any given time, (robotic drone, not guns or turrets or whatever) but I can't seem to find what governs that rule. Anyone ever find out about it?
  2. Hi, I'm getting the following issue in regards to entities when trying to load the game. Here's part of the log 022-07-12T21:20:44 167.516 ERR XML loader: Loading and parsing 'entityclasses.xml' failed 2022-07-12T21:20:44 167.539 EXC Did not find 'extends' entity 'npcAdvancedBatTemplate' at EntityClassesFromXml+<LoadEntityClasses>d__0.MoveNext () [0x00166] in <6a01347f98174dbdb41cb4a4eedf5af7>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__48.MoveNext () [0x00044] in <6a01347f98174dbdb41cb4a4eedf5af7>:0 UnityEngine.StackTraceUtility:ExtractStringFromException(Object) Log:Exception(Exception) 2022-07-12T21:20:47 170.243 WRN XML patch for "entitygroups.xml" from mod "The Wasteland" did not apply: <set xpath="//entitygroup[contains(@name, 'Zombie') or (contains(@name, 'npc'))]/entity[ starts-with(@name, 'npcBaker')]/@prob" (line 3 at pos 3) 2022-07-12T21:20:47 170.246 WRN XML patch for "entitygroups.xml" from mod "The Wasteland" did not apply: <set xpath="//entitygroup[contains(@name, 'Zombie') or (contains(@name, 'npc'))]/entity[ starts-with(@name, 'npcNurse')]/@prob" (line 4 at pos 3) 2022-07-12T21:20:47 170.249 WRN XML patch for "entitygroups.xml" from mod "The Wasteland" did not apply: <set xpath="//entitygroup[contains(@name, 'Zombie') or (contains(@name, 'npc'))]/entity[ starts-with(@name, 'npcHarley')]/@prob" (line 5 at pos 3) 2022-07-12T21:20:47 170.252 WRN XML patch for "entitygroups.xml" from mod "The Wasteland" did not apply: <set xpath="//entitygroup[contains(@name, 'Zombie') or (contains(@name, 'npc'))]/entity[ starts-with(@name, 'npcAnimalFox')]/@prob" (line 6 at pos 3) 2022-07-12T21:20:47 170.748 ERR XML loader: Loading and parsing 'entitygroups.xml' failed 2022-07-12T21:20:47 170.748 EXC Entity with name 'zombieArmySoldier1s' not found 2022-07-12T21:20:53 176.464 ERR XML loader: Loading and parsing 'spawning.xml' failed 2022-07-12T21:20:53 176.464 EXC Entity spawner 'Dog_Sm_Territorial' contains invalid group ZombieDogGroup I'm not sure what's happening here, I just extracted the wasteland mod folder and all the mods listed as dependencies in the "Mods" folder. Let me know if you need anything more to help..
×
×
  • Create New...