Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG_SP] Shovel width calculation causes call stack #261

Closed
vSoRx opened this issue Dec 30, 2021 · 7 comments
Closed

[BUG_SP] Shovel width calculation causes call stack #261

vSoRx opened this issue Dec 30, 2021 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@vSoRx
Copy link

vSoRx commented Dec 30, 2021

Steps to reproduce
Versuche das spiel zu starten

Actual behavior
Ich lade den bestehenden Spielstand mit Courseplay und bekomme bei jedem gerät einen LUA Fehlercode und muss Geräte verkaufen, damit der LUA nicht auftaucht. Bei einem neuen spielt stand passiert das nicht. Erst war es der Lemken 9/500 dann das John Deere Gewicht EZ1700 und jetzt ist es jedes andere Gewicht.

Courseplay version
Version used: 7.0.0.9

Log
log.txt

Map
Elmcreek

Vehicles/ implements involved
Mod yes

Relevant script mods
Mods like Autodrive

@vSoRx vSoRx added the bug Something isn't working label Dec 30, 2021
@pvaiko pvaiko changed the title [BUG_SP] [BUG_SP] Shovel width calculation causes call stack Dec 30, 2021
@pvaiko
Copy link
Contributor

pvaiko commented Dec 30, 2021

2021-12-30 16:34 Error: Running LUA method 'update'.
C:/Users/Marv/Documents/My Games/FarmingSimulator2022/mods/FS22_Courseplay/scripts/ai/WorkWidthUtil.lua:190: attempt to index a nil value

@rgoe
Copy link

rgoe commented Dec 30, 2021

Seems to be the same issue I'd encountered - #262 - he also has the frontloader tool loaded giving me this error.

@vSoRx
Copy link
Author

vSoRx commented Dec 30, 2021

No, I didn't use a front loader or something similar that the LUA error came before I was in the game with a charge level of 85% and it always showed me the LUA after trying to load the lemken 9/500 and then he started my weights Report to.

I can try to reproduce the lua error

oh so with version 7.0.0.8 it does not make these errors

@vSoRx
Copy link
Author

vSoRx commented Dec 30, 2021

here I have a new log and tried to reproduce the error

log.txt

@rgoe
Copy link

rgoe commented Dec 30, 2021

Line 567 of your first log reads (and still present in your second log)
"2021-12-30 16:34 data/vehicles/albutt/frontloaderRoundBaleFork/frontloaderRoundBaleFork.i3d (6.47 ms)"
and thats exactly the tool giving me this error. Try selling it and reload to see if the error still persists.

@vSoRx
Copy link
Author

vSoRx commented Dec 30, 2021

okey sold the front loader attachment and now it works. thanks for the quick reply ^^

Tensuko added a commit that referenced this issue Jan 2, 2022
- Field scanner tuning (may help with #292)
- Always use AI markers for plow offset
- Turn fix for #283
- Wait for implements lower after turn ( #277, #288, #251 )
- Pathfinder turn fix #188
- Course generator fix for #263
- Could fix #128
- Disabled Shovel/shield auto workwidth #261
- Should fix #275
- Fix for percentage parameters
- Course generator settings added
- Combine pocket fix #284
@Tensuko
Copy link
Contributor

Tensuko commented Jan 2, 2022

Should be fixed with 7.0.0.11
Reopen if Issue persists.

@Tensuko Tensuko closed this as completed Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants