FSGModding / FSG_Mod_Assistant

Farming Simulator 22 Mod Manager.
https://fsgmodding.github.io/FSG_Mod_Assistant/
ISC License
74 stars 10 forks source link

[VERSION TRACK] v3.1.0 Known Issues & Bugs #172

Closed jtsage closed 11 months ago

jtsage commented 1 year ago

Known Bugs - v3.1.0

This issue is an umbrella issue to keep track of bugs in the current version. You can reply directly here, but opening a new issue would make life easier for us.

Issue List

v3.2.0 Roadmap

Full Changelog

vitalii2011 commented 1 year ago

If it is possible. Can the mods of these categories be listed here? 0010

jtsage commented 1 year ago

For the red "depend", mouseover should pop up the missing list. I probably didn't do it for the required bit though. What is the specific behavior you are looking for? Them to pop up as a list on right click of the badge? Or maybe as a submenu in the right click menu that already exists?

vitalii2011 commented 1 year ago

As items with lists (~"Depend:", ~"Requires for:") in the "Show Details" window.

jtsage commented 1 year ago

sounds good to me - I'll drop it in there later today or tomorrow.

jtsage commented 1 year ago

2023-08-22 16_21_13-FSG Mod Assistant

vitalii2011 commented 1 year ago

Maybe a very thin, contrasting frame for additional windows? 0011 0012

aburco commented 1 year ago
Screenshot 2023-08-23 054705

When loading, it is stalling out

jtsage commented 1 year ago

Screenshot 2023-08-23 054705 When loading, it is stalling out

Can you reply here or on a new issue with your assist.log file - you can find this by pressing [WIN KEY] + R, typing %appdata%, and then navigating to the fsg-mod-assistant folder. If crash.log appears in that folder, that may be helpful as well.

jtsage commented 1 year ago

Maybe a very thin, contrasting frame for additional windows?

Huh. turns out this is going to be harder than I thought. What version of windows are you running? 10 or 11? Because I have a thin dark grey border on my display, and I'm honestly not sure where it is coming from.

Thanks!

vitalii2011 commented 1 year ago

Maybe it's because of the scale? I have it set to 125%.

jtsage commented 1 year ago

From the information I am getting from the electron folks, it is the difference of Win10 vs. Win11 - for instance, this is what it looks like on my screen (win11)

2023-08-23 10_26_45-

But even on my display, I don't have any real control over the border color - and if I enable the "Accent color border" accessibility feature on win11, it does not update the electron window.

There are a couple of options I am getting from them to "force " a border to appear, I'll play with them today to see if I can find something I don't hate the look of.

vitalii2011 commented 1 year ago

Clear. Thanks for the answer. If this is the case, then there is no need to waste time. It's just that when I need to close an additional window, on the background of the main window, I always look for the borders and the "x" button for several seconds. ))) Don't waste time.

jtsage commented 1 year ago

Aye. I have been messing around and I can't manage to get any sort of border on the window content that looks even almost alright - the limitation is that the bottom border does not want to behave at all, and the right side border really, really does not want to appear on the correct side of the scrollbar. Sorry about that, I really thought this was going to be a simple edit.

aburco commented 1 year ago
On Wednesday, August 23, 2023 at 11:11:27 AM CDT, J.T. Sage ***@***.***> wrote:  

Aye. I have been messing around and I can't manage to get any sort of border on the window content that looks even almost alright - the limitation is that the bottom border does not want to behave at all, and the right side border really, really does not want to appear on the correct side of the scrollbar. Sorry about that, I really thought this was going to be a simple edit.

— Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you commented. Here are my logs in regards to the app stallingMessage ID: @.***>

aburco commented 1 year ago

Has there been any progress on this issue of stalling out while loading mods?  Currently I can only use the last folder I chose as active.  Even if I uninstall this app and put mods in the games mod folder On Wednesday, August 23, 2023 at 11:11:27 AM CDT, J.T. Sage @.***> wrote:

Aye. I have been messing around and I can't manage to get any sort of border on the window content that looks even almost alright - the limitation is that the bottom border does not want to behave at all, and the right side border really, really does not want to appear on the correct side of the scrollbar. Sorry about that, I really thought this was going to be a simple edit.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

vitalii2011 commented 11 months ago

Welcome back after the break. I hope you're doing well.

jtsage commented 11 months ago

Welcome back after the break. I hope you're doing well.

thanks. been a very hectic couple of weeks - still not really calmed down, but I am hoping to have some more time. Fwiw, there is a RC that dropped, in theory, it should fix some of the parser crashes, probably. Or at least give a little more info on when and why it's happening.

The rest of the todo list is pretty short - i wouldn't mind implementing #177, and I have a report that when there is a "missing" removable collection in the list, the sort collection window isn't doing what it should.

vitalii2011 commented 11 months ago

I saw nothing bad but good. ) Maybe I'll check it more closely this weekend.

C0d3Junk13x commented 11 months ago

Mod Assistant is showing mods needing update but when I goto "find on Modhub" its the same version. When I download I then end up with 2 of the same versions of the mod. Then happens when downloading manually directly from the website or from in game. Is there something I'm doing wrong??

FSG MA_01 FSG MA_02

jtsage commented 11 months ago

Mod Assistant is showing mods needing update but when I goto "find on Modhub" its the same version. When I download I then end up with 2 of the same versions of the mod. Then happens when downloading manually directly from the website or from in game. Is there something I'm doing wrong??

Short answer, nope, you are good.

Longer answer - what you are probably running into is that I have to cache those versions from modhub - Giants does not provide any sort of public API to pull the data - and in the interest of being a good internet citizen, I only ask modhub what is new a half dozen times a day (maybe less). So there is some built in lag there - couple that with the fact that the list of versions only updates in the Mod Assistant when you start it, and you sometimes see a false report like this. Having tested that specific mod, if you close and reopen Mod Assistant it should be happy with that version again. If you are curious, you can double click that entry (before you restart), and I suspect that Mod Assistant will tell you that it thinks the newest version is 1.0.5.0 - I use a similar check that the game does, and don't really compare if the version you have is older, I just check to see if it's different.

vitalii2011 commented 11 months ago

Maybe it will be more convenient/clearer if the “mod processing” window is in the foreground when clearing the cache? 0012

jtsage commented 11 months ago

Maybe it will be more convenient/clearer if the “mod processing” window is in the foreground when clearing the cache?

I totally missed this last one on the update. Yeah, I'll look at fixing the window focus when that pops up - the progress window is actually part of the main window these days, not an overlay (it's a bit more stable this way) - but clicking something like clear cache should indeed focus the main window while it happens.