MapsOfNorway / rennebugs

Bug Reports for Rennebu in Farming Simulator 22
4 stars 1 forks source link

Bergtun old sheep barn can store only 4 produced wool pallets #110

Closed b-gyula closed 2 years ago

b-gyula commented 2 years ago

Once 4 wool have been produced An error message is displayed: Bergtun old sheep barn wool spawn error msg

It is weird, because the FS22_BuildingsOfNorway/xml/bergtun_barn_old.xml contains

<pallets fillType="WOOL" maxNumPallets="18">
  <palletTrigger node="palletTrigger"/>
  <spawnPlaces>
  <spawnPlace startNode="palletArea1Start" endNode="palletArea1End"/>
  <spawnPlace startNode="palletArea2Start" endNode="palletArea2End"/>
  <spawnPlace startNode="palletArea3Start" endNode="palletArea3End"/>
  </spawnPlaces>
</pallets>
OlaHaldor commented 2 years ago

That is indeed strange. In my own testing I've had at least 8 maybe 10 pallets waiting for pickup. Is there anything else there, blocking the spawn area? Like a tool or a vehicle?

Will investigate.

b-gyula commented 2 years ago

Nothing was blocking: Bergtun old sheep barn wool spawn error

OlaHaldor commented 2 years ago

I found the issue and fixed it. Available in a future update. :)