sperrgebiet / FS22_VehicleExplorer

VehicleExplorer for FS22 aka VeEx22
56 stars 13 forks source link

attempt to index field 'stateModule' (a nil value) #38

Open 112TEC-Chris opened 1 year ago

112TEC-Chris commented 1 year ago

der Fehler besteht immer noch FS22_VehicleExplorer/VehicleSort.lua:926: attempt to index field 'stateModule' (a nil value)

<title>
        <en>Vehicle Explorer</en>
        <de>Vehicle Explorer</de>
        <it>Esplora Veicoli</it>
</title>

<version>0.2.0.4</version>
FuryDee commented 1 year ago

Best Guess: Es liegt an der neuen CP-Version, passiert seitdem auch CP abfahren kann 2022-10-12 09:11 :58 [info lp110803] OptumAFS 300/1633: isPassingToCP: false, isStartingAIVE: false 2022-10-12 09:11 :58 [info lp110803] OptumAFS 300/1633: Was sent to field by AD. 2022-10-12 09:12 Error: Running LUA method 'draw'. I:/Users/Fury/Documents/my games/FarmingSimulator2022/mods/FS22_VehicleExplorer/VehicleSort.lua:926: attempt to index field 'stateModule' (a nil value)

112TEC-Chris commented 1 year ago

ich habe courseplay gar nicht ;)

agestar69 commented 1 year ago

Wird da noch was dran gemacht? Weil der mod ist absolut super, aber wenn der log.txt nach 5min 10mb hat ist das nicht so gut

FuryDee commented 1 year ago

Fürchte fast, das war es gewesen, letzter Beitrag vom Modder war vom Juni hier auf Github. Liegt auch nicht an CP, sorry, meinte Autodrive

FuryDee commented 1 year ago

Ich glaube, ich hab eine Lösung gefunden, der Fehler taucht bei mir auch bei mehreren Abfahrern mit Autodrive nicht mehr auf. Hab nur keine Ahnung, ob ich das weitergeben darf.

agestar69 commented 1 year ago

Warum nicht. Vielleicht hilfst du damit auch dem Modder. Den Spielern hilfst du auf jedenfall

FuryDee commented 1 year ago

Ich habe Dich zu einem Repository eingeladen, da kannst Du schauen: https://github.com/FuryDee/VeEx/tree/main

agestar69 commented 1 year ago

Danke, funktioniert

112TEC-Chris commented 1 year ago

sehr schön. Danke dafür

BurcoGames commented 1 year ago

Ich habe Dich zu einem Repository eingeladen, da kannst Du schauen: https://github.com/FuryDee/VeEx/tree/main

Hey there, I've been having this same issue as the others here, and seeing as how the VX script likely won't be updated, I wanted to view your repo to hopefully get the fix for this, but the link doesn't seem to work anymore. Any help with that would be appreciated.

FuryDee commented 1 year ago

Hi @BurcoGames Just came about to read your message, the repisotory was not public but is now. So you should be able to access it right now

BurcoGames commented 1 year ago

@FuryDee Yes, that worked, thank you!

d0x7 commented 1 year ago

I had this issue too, forked the repo, incorporated @FuryDee's changes and did a proper release.

For anyone else who has this issue: Download the updated version directly or check out the repo.

I'd like to create a PR and merge the changes, but I think the original author is no longer active.

Happy Farming everyone!