-
Notifications
You must be signed in to change notification settings - Fork 34
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
bale autolad mode not avaivable after first round #236
Comments
Which bale trailer were you using? I just tried a few times and can't reproduce this. |
hi! |
That is my typical go to trailer for testing, and I still can't reproduce this. Can you send me a log file for a game where it is happening, or try to give me as much information as possible? Does it happen on all maps? or with different bales? |
calmsden map
i drove over the storage input instead of unloading. |
i added this line to container config for the tdk i added manually. |
It could definitely be related to using the storage input instead of unloading. But are you saying it is not happening anymore after configuring the custom bales? I'll try now and see if I can reproduce it with a sale point or storage trigger. |
I'm having the same issue, after first delivery CTRL-SHIFT-R bale auto-load mode disappears and I'm only offered "LEFT SHIFT I Unload" even though in 3D world the trailer is empty, also getting "LEFT SHIFT R Start loading" near a bale. I'm using giants Farmtech DPW 1800 trailer, loading 5,500 liter silage round bales, delivered full load of bales to animal dealer, after that bale auto-load mode disappeared. Game log is clean, no errors, no warnings. My gut feeling is that some LUA scripting variable is not reset that somehow the system thinks that trailer still has something on it, because it offers "Unload" option even though trailer is physically empty. Are there any dev console debug scripting command I could use to reset or empty the trailer of anything its carrying? Here is my mod list: Hmm I'm now scanning my own mod list, hmm whats this "FS22_aPalletAutoLoader" could it somehow conflict with Universal Autoload? If you need any further info, let me know and I'll try to provide, would love to get this bale auto-load working (again) :) |
That is certainly the most likely. I tried to reproduce this, but can't. If you can make a simple save to reproduce this with minimal other mods and send it to me it will make debugging much easier!
There is a reset, try
I've not had any conflicts with that in the past, but there is always a first time for everything! Sending me a broken savegame is the fastest way, or if you can give me the steps to reproduce, I will try! |
Thanks for the tip on the dev console command, will try that next time I run Farmtech DPW 1800. My mod-set is quite heavy, I could check which ones I can cut off to reduce the clutter, but in the mean time how about savegame vehicles.xml file entry for Farmtech DPW 1800, universalAutoload:
Is everything OK on that config file? |
I think actually it must be that I have not tried on a map where the animal dealer sell point will actually take the bales off the trailer. Most that I use you have to unload onto the sell point. Which map/sell point are you using? |
Terrain is my own, very basic without anything fancy, animal dealer is straight up mapUS placeables.xml copy-pasted trigger on the ground. I drove to the animal dealer trigger, nothing happened as expected, then I hit "LEFT SHIFT I" to unload bale load on the left side, that worked as expected, bales appeared on the left side and got sold. I went back to the grass field to collect more bales and that point noticed that hey, whussup with CTRL-SHIFT-R not working anymore and not getting the F1 menu display/hint even. Field was a grass mission aka silage baling contract. I used giants mower, tractor and pottinger impress-something 185vc pro baler/wrapper to create 5,500 liter silage bales. Overall very basic stuff nothing fancy. |
I wonder if it is because of being a contract? Is CTRL-SHIFT-R available if you just unload in the field rather than onto the sell point? |
CTRL-SHIFT-R bale auto-load disappeared after my first bale load, just like original issue creator wrote. I have since done several more silage baling contracts, probably at least 3-5 or so, bale auto-load will never appear in any conditions, I've tried to unhook the trailer, walk up to it etc, nothing works, bale auto-load is just not there. I also unloaded bales into the field few times and tried bale auto-load but it doesn't appear. I also went to keyboard shortcuts to "remap" it to CTRL-ALT-R for bale auto-load, didn't help. |
I've just noticed from your log that you are on v1.5.1.0 - could you please try with the latest (v1.5.2.2): |
Oh I'm on older version, yikes sorry about that, I'll upgrade on the next fs22 reboot. Hey I discovered something, check out my log: and guess what? Now F1 menu has "LEFT SHIFT CTRL R AUto-Bale Mode: Disabled"! Whohoo! :D |
This proves that there is one bale not registered as unloaded - but that definitley shouldn't happen. I can't reproduce it myself, I can happily unload and re-load using bale collection mode as many times as I want to. Edit: I also just tried v1.5.1.0 and can't reproduce with that either, so suspecting something to do with the bales. Can you please show me a screenshot of them loaded with the CTRL-SHIFT-F12 debugging display active? |
Available mod: (Hash: c174e7ab40fa12616adcadef82cb856e) (Version: 1.5.2.2) FS22_UniversalAutoload Been doing testing with v1.5.2.2 it works the same as before, auto-bale mode disappears. However I think I found some new info, educated guesses at least heh. Okay so giants farmtech DPW 1800 trailer in auto-bale mode holds 18 bales, 10 in the flatbed directly, then 8 stacked on the top. Now... if you have 18 bales loaded and you approach the 19th bale in auto-bale mode enabled... what happens is that straps appear to the trailer, auto-bale mode disappears from F1 menu and you kind of assume that OK trailer full off to unload I go... well after this auto-bale mode will not return when you SHIFT-I unload. My speculation is that Universal Autoload scripts try to pick up that 19th bale but it doesn't fit into the trailer (at least on farmtech dpw 1800) and causes bug/issue/something to happen and generates that "GHOST bale" into the variables, its not shown in the trailer 3D model as bale but it clearly is in some variable as ualClearLoadedObjects dev console command removes it. Hope this helps with debugging and please understand that I'm just taking wild guesses here, heh :) |
Which exact bales are you loading? Just standard round silage bales from the shop? |
These are 150cm round silage bales, 5,500 liters of silage, done with giants pottinger impress 185vc pro baler/wrapper just normally baling grass (baling contract). I am now playing more as I type (heh yep) and keep doing fine with stopping collecting at 18th bale on farmtech DPW 1800, hitting CTRL-SHIFT-R to disable auto-bale mode and going to the animal dealer for a delivery, done one field and then took another contract and done several trips there, works just fine when not collecting that 19th bale. |
Those are the same I've tried (as well as 180 round bales and different square bales). I have discovered there is a stacking bug in bale collection mode for round bales in layer first orientation (they stack too close together compared to normal). BUT even with this I still can't reproduce the issue. Can you take a screenshot, just in case somehow I'm doing something completely different to you. |
Just finished testing without any extra mods (only used better contracts and universal autoload) in elmcreek so I could send you an example savegame to reproduce the issue, well now the bug doesn't show up, I can pickup 18 * 150cm silage bales, trailer straps come up, when driving to 19th bale the auto-bale disappears but once SHIFT-I unloaded the auto-bale mode comes back as expected. Tested one more time with my full mod-set but instead of my own terrain I did it on elmcreek, well still no bug appears, auto-bale mode works as expected. Hmm could it be my terrain then, hmm I don't know how the auto loading LUA script code works but I never realized it could have something to do with terrain configuration. Dunno man, now that I know how to avoid the bug by not collecting more bales than trailer can hold its not really a big issue for me. However if you want to try my mod-set with my terrain (the long mod list) and my current savegame, I could even prepare it in such state that all you need to do is to load it up, switch into specific tractor (UAL trailer one of course), drive forward and see the bug in action? But as said, I can work around the problem so its not an big issue for me. |
I wouldn't expect it to have anything to do with terrain either, although I'm not even sure what you mean by terrain! Did you just re-landscape the map? As a workaround, I could bind the Edit: actually - maybe it could.. There are some calculations relative to the "ground" level, so if there is some discrepancy there it COULD be responsible, but it would need some investigation. If you can remove as many required mods as possible, and send me a savegame to reproduce the issue, I'll look into it! |
If you can do this, I will certainly try my best to fix it! :D |
What I mean by terrain is Farming Simulator 19 PMC Terrains, for previous game engine and now Farming Simulator 22 PMC Terrains, along with FS19 Terrain Editing Tutorials written by me. Its a brand new terrain no existing heightmap or landscaping used, its as basic as basic can be, also the heightmap is perfectly flat I recall 15m elevation. I'll try to arrange savegame spot on this new terrain where farmtech DPW 1800 has 18 bales on it and the next bale to pickup causes the bug, I'll save game then, then try to reduce as many mods as possible, I am definitely not using all of the mods, there are bunch of cosmetic stuff too like realdircolor, timescale etc which can be removed. Cant say when I'd have this savegame + mod-set ready to go, but I'll keep it in mind while farming. |
So I was preparing a savegame and mod-set copy for you, however doing the last minute double check that the "GHOST bale" bug is reproduceable... It, Is, Not. I even restored my normal full mod-set and the bug is not there either! :) HEHE! Man this is ridiculous :) One minute the issue is there, the next its not, poof gone! Heh. Dunno what to say, it works now but who knows how long that will last, I've collected few hundred bales now by not trying to take the 19th bale and always disabling auto-bale mode before heading to the delivery point. After today's attempt to create those repro savegames dunno what could I do differently to make repro happening. So guess in the end, I cant repro it so "it didn't happen" :) |
Intermittent bugs are the worst! If you do reproduce it again, try to remember to save it. |
i picked a round of round bales with the shift ctrl r mode, but its not working after unloading the first load.
The text was updated successfully, but these errors were encountered: