loki79uk / FS22_UniversalAutoload

Mod for FS22. Please download latest release below.
122 stars 35 forks source link

MAN TGS TG2 Woodtruck #147

Closed sofr-oleg closed 1 year ago

sofr-oleg commented 1 year ago

Hello. Please help me add the mod to SupportedVehicles. https://stmods.org/farming_simulator_2022/mods/man_tgs_tg2_woodtruck_by_tb_simulationen_for_fs22/

sofr-oleg commented 1 year ago
    <vehicleConfiguration configFileName="LS22_MAN_TGS_TG2/MAN_TGS_TG2_Timber.xml">
        <loadingArea offset="0 1.666 -0.93" width="2.0" height="2.7" length="6.5"/>
        <options isLogTrailer="true"/>
    </vehicleConfiguration>
    <vehicleConfiguration configFileName="LS22_MAN_TGS_TG2/MAN_TGS_TG2_Timber.xml">
        <loadingArea offset="0 1.666 -0.93" width="2.0" height="2.7" length="6.5"/>
        <options isLogTrailer="true"/>
    </vehicleConfiguration>
loki79uk commented 1 year ago

Sorry it took me a while to get around to this.

I have confirmed that the UAL specialsation is never installed/activated, even though it appears in the UAL pack list, and I see the line: UAL INSTALLED: LS22_MAN_TGS_TG2.woodTruck1

It could be because the mod produces an error on loading like: Error: Running LUA method 'update'. dataS/scripts/specialization/TypeManager.lua(228) : attempt to call field 'prerequisitesPresent' (a nil value)

I'll try to look more when I get time, but I've been very busy with IRL stuff since Christmas. If you want to try yourself, I would remove all of the custom vehicle woodTruck1 stuff from the XML and moddesc and see if it loads then.

sofr-oleg commented 1 year ago

ok

loki79uk commented 1 year ago

I'm closing this as seems most likely was an issue with errors from the vehicle mod, not UAL.