Community Forum

Error: No more interval timers

Forum Overview >> Farming Simulator 19

CategoryFarming Simulator 19
Created09.04.2020 11:39


Mr Merzi (Merzi) 09.04.2020 11:39
Hello everyone,
my log shows me the following error. I'd like to give him a hard-on ...
But otherwise allkes works...

"C:/Users/appd-/OneDrive/Dokumente/My Games/FarmingSimulator2019/mods/FS19_MVP19/maps/prefabs/decoAnimals/i3d/DecoSheep.i3d (0.22 ms)
2020-04-09 11:07 Error: No more interval timers"

My XML looks like this:

"<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<placeable>
<storeData>
<name>$l10n_animalPen_sheep2</name>
<image>$data/placeables/animalHusbandry/store_husbandrySheepLarge.png</image>
<price>1</price>
<canBeSold>false</canBeSold>
<showInStore>false</showInStore>
<functions>
<function>$l10n_function_animalPenSheep</function>
</functions>
<lifetime>1000</lifetime>
<dailyUpkeep>180</dailyUpkeep>>
<rotation>0</rotation>
<brand>Lizard</brand>
<species>placeable</species>
<category>animalpens</category>
</storeData>

<placeableType>husbandry</placeableType>
<filename>maps/prefabs/decoAnimals/i3d/DecoSheep.i3d</filename>

<husbandry saveId="Animals_SHEEP" hasStatistics="false">
<modules>
<module name="animals">
<config type="SHEEP" navmeshNode="0|2" animalLoadTriggerNode="0|0" maxNumAnimals="250" husbandryFileName="$dataS/character/sheepAnimalHusbandry.xml" placementRaycastDistance="2.0" carryingCapacity="50" />
</module>
<module name="food">
<config node="0|1" exactFillRootNode="0" >
</config>
</module>
</modules>
</husbandry>
</placeable> "

I would be more than happy about an answer.

Bilbo Beutlin (BBeutlin) 09.04.2020 12:28
What is this "DecoSheep.i3d" ??

For the <placeableType>husbandry in <filename> a husbandry.i3d is expected, not an animal.

I can only guess, this thingy has an unexpected or invalid animation and this causes the timer error.

Mr Merzi (Merzi) 09.04.2020 12:39
They're animals. So the animals are in a pasture and do not belong to me. They're practically decorative sheep. That I don't have to worry about.


Note: Log in to post. Create a new account here.