Lua Errors need help!

Your forum for all discussions around Modding.
BrandonAult
Posts: 5
Joined: Sat May 12, 2018 12:46 am

Lua Errors need help!

Post by BrandonAult »

So I'm working on this map and I noticed this error that I don't know how to remove.
LUA call stack:
dataS/scripts/utils/Utils.lua (11) : printCallstack
dataS/scripts/utils/Utils.lua (65) : checkChildIndex
dataS/scripts/animals/AnimalHusbandry.lua (244) :
indexToObject
dataS/scripts/animals/AnimalHusbandry.lua (26) : load
User avatar
mcatalyst
Posts: 336
Joined: Tue Sep 22, 2015 6:19 am

Re: Lua Errors need help!

Post by mcatalyst »

Kinda seems like that would be referring to your xml not pointing to the correct index id for one of the animals.
Myrithis - Catalyzer Industries
User avatar
Dogface
Posts: 1072
Joined: Mon Nov 28, 2016 3:02 pm
Location: PC ⛽ USA

Re: Lua Errors need help!

Post by Dogface »

Post Reply