s4t4n / FS22_CVT_Addon

CVT Addon
https://discord.gg/mfergkwhDu
32 stars 6 forks source link

LUA error at line 2428 #21

Closed DrewCZ closed 1 year ago

DrewCZ commented 1 year ago

Hi, latest version, unable to play when save loaded, with: 2023-10-23 03:25 Error: Running LUA method 'update'. D:/DataTata/FarmMods22/FS22_CVT_Addon/CVT_Addon.lua:2428: attempt to call method 'getDamageAmount' (a nil value)

Whole log in attachment. log.txt

DrewCZ commented 1 year ago

A new game with a basic set of my mods has the same result. the previous version works on it.

s4t4n commented 1 year ago

erm I can't reproduce this error, on which vehicle did you get that issue? Because, at this vehicle is no damagesystem available. Locomotive or horse? Btw. the logfile is not complete.

try without:

DrewCZ commented 1 year ago

well, here is a log when starts from scratch. no horses, no locomotions driven by me. start in easy mode. posting whole complete log. log.txt

here is another test with new map set for hard level: log.txt

seems to be like a new incompatibility between the mods

s4t4n commented 1 year ago

FS22_easyChangeTransmissionType do an issue btw.

DrewCZ commented 1 year ago

removed suspicious mods:

FS22_BewareOfStraw.zip FS22_ClearTrafficJams.zip FS22_CombineXP.zip FS22_DustyLandsExtension.zip FS22_easyChangeTransmissionType.zip FS22_exhaustExtension.zip FS22_MM_Impact.zip FS22_REAcog.zip FS22_READistantMotorSound.zip FS22_READynamicDirt.zip FS22_REAimplements.zip FS22_REAwheels_1110.zip FS22_storeDeliveries.zip FS22_WeightHUD.zip

new game, map Erlengrat, hard level (no vehicles) result is the same error log.txt

removed everything except really basic mods: error, log here: log.txt

DrewCZ commented 1 year ago

hope it helps, have no idea which mod causing this error error starts immediately, when map is loaded, before confirm the init ssettings for person avatar. shader cache deleted before

s4t4n commented 1 year ago

ya now I got the error too, when I start a clean savegame. But I did'nt understand why.. I do some tests.

s4t4n commented 1 year ago

Ah, I think I have it now. please try 0.3.0.61

DrewCZ commented 1 year ago

great, it works on new save 👍 also on the previous savegame, it works well. thank you