stijnwop / manureSystem

Manure System modification for Farming Simulator 2022
GNU General Public License v3.0
96 stars 58 forks source link

LUA update Error "attempt to call method 'getFillArms' (a nil value)" #89

Closed djtwist closed 4 years ago

djtwist commented 4 years ago

Using version: 1.0.9.0-beta

While trying to change pump from "filling" to "emptying" with the "Z" key, you end up with a LUA error.

Error: Running LUA method 'update'. FS19_manureSystem/src/vehicles/ManureSystemFillArm.lua:249: attempt to call method 'getFillArms' (a nil value)

I tested this with no mods except manureSystem and the following equipment but I am sure this function would happen on any tanks. "New Holland T5.100 + Kuhn PF 1500 (Front liquid Fert Tank)"

FarmerAndy commented 4 years ago

I have the same problem with my trailers since the new master version, but the 1.0.0.9beta from Assets3 does not have this problem. The error message appears when you try to change the pump direction by pressing a key.

stijnwop commented 4 years ago

Ugh stupid me, fixed.

FarmerAndy commented 4 years ago

Thanks a lot your support is great

stijnwop commented 4 years ago

Glad to hear!