loki79uk / FS22_UniversalAutoload

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

Premium Expansion Support #215

Closed Newsandbuy closed 1 year ago

Newsandbuy commented 1 year ago

i couldnt find a discord so im posting it here:

technically the pallets are supported, but the sizing is way of, so ive manually added the Pallets to my game, here is what im using

<containerConfiguration containerType="EURO_PALLET" name="pdlc_premiumExpansion:potatoChipsPallet" sizeX="1.25" sizeY="0.85" sizeZ="0.85"/>

<containerConfiguration containerType="EURO_PALLET" name="pdlc_premiumExpansion:vegetablesPallet" sizeX="1.65" sizeY="1.2" sizeZ="1.15"/>

<containerConfiguration containerType="EURO_PALLET" name="pdlc_premiumExpansion:preservedFoodParsnipPallet" sizeX="1.25" sizeY="0.7" sizeZ="0.85"/>

<containerConfiguration containerType="EURO_PALLET" name="pdlc_premiumExpansion:preservedFoodBeetRootPallet" sizeX="1.25" sizeY="0.7" sizeZ="0.85"/>

<containerConfiguration containerType="EURO_PALLET" name="pdlc_premiumExpansion:preservedFoodCarrotsPallet" sizeX="1.25" sizeY="0.7" sizeZ="0.85"/>

but i cant get soupCansCarrots soupCansBeetRoot or soupCansParsnip to work, also the vegetablesPallet seem to trow a bit of a tantrum sometimes they stop working at randome, the mod wont recognize them anymore and you need to restart the game to fix it

Edit: the problem with the vegetablesPallet is: if i have a custom size inside the modSettings\UniversalAutoload.xml the mod wont recognize the pallet anymore, if i delete the custom containerConfiguration for this pallet and start the game without it, it works with no issue, im then able to re-add the containerConfiguration line and reload the config, the pallet gets its new size and the mod works until the game is closed, after that the error repeats itself

loki79uk commented 1 year ago

Hi thanks for reminding me - I have been really busy with IRL work and forgot to even look at the new pallets in the expansion. Are there any new trailers too? I'll try to get this done today.

I actually have a new feature in development that will dynamically measure the size of any pallet, so it will do away with all of this config completely, but I need some more time to get it completed.

Newsandbuy commented 1 year ago

Dont worry, i just tried to figure it out myself and maybe help a bit with that,

yes there is a new Farmtech DDK 2400 trailer wich has a bale configuration, its also the only new trailer.

loki79uk commented 1 year ago

I think this is everything added, I'll make a release now:

image

loki79uk commented 1 year ago

Please try this one and let me know if you are still having any problems, or if there is anything missing!

https://github.com/loki79uk/FS22_UniversalAutoload/releases/tag/v1.4.3.0

Newsandbuy commented 1 year ago

That should be everything and it works with no issues on my end, thank you for your quick response.

Newsandbuy commented 1 year ago

sry i nearly forgot, there also is a new pickup truck, Pickup 1984

loki79uk commented 1 year ago

This seems prety good, will release again: image

Newsandbuy commented 1 year ago

for some reason the profiliner will only load one row of soup can pallets, all other new pallets seem to work with no issue

grafik

loki79uk commented 1 year ago

That is weird, they should be the same, but try making the soup pallet a fraction taller (in y)?

Newsandbuy commented 1 year ago

yes, changing the soup pallet from sizeY="0.75" to sizeY="0.755" fixes this issue

NakataAkiyama commented 1 year ago

This seems prety good, will release again: image

Hello, when will the release with this pickup be released? And then only with a trailer, the latest release

loki79uk commented 1 year ago

Hello, when will the release with this pickup be released? And then only with a trailer, the latest release

Sorry, I wasn't happy with it after all, but I've added it to https://github.com/loki79uk/FS22_UniversalAutoload/releases/tag/v1.4.4.0

image

Newsandbuy commented 1 year ago

i never new this mod supports the trains, but the new train doesnt work

NakataAkiyama commented 1 year ago

I hope the author will add support for the new train?

loki79uk commented 1 year ago

I will add the train soon. I've been completely wiped out all week (since Monday night) with COVID. Still not back on my feet yet.. :(

NakataAkiyama commented 1 year ago

How are you? How are the successes of adding a train?

loki79uk commented 1 year ago

Train added now: https://github.com/loki79uk/FS22_UniversalAutoload/releases/tag/v1.4.6.0

Please let me know if there are any issues, and otherwise I'll submit to ModHub soon!