Floogen / Stardrop

Stardrop is an open-source, cross-platform mod manager for the game Stardew Valley.
https://floogen.gitbook.io/stardrop/
GNU General Public License v3.0
114 stars 31 forks source link

Log didn't show the reason for load failure #135

Open LilietB opened 11 months ago

LilietB commented 11 months ago

I was trying to add a new version of my mod. I tried drag and dropping the zip file, the folder, using the 'add mod' in the menu, etc. Every time it told me that it couldn't load the file and to see the log for details.

The only file in the folder it opened (nxm.txt) said this: [30.09.2023 9:45:11][Debug][Program.HandleSecondaryInstance: Line 171] STARTING [30.09.2023 9:45:11][Debug][Program.HandleSecondaryInstance: Line 196] 1 [30.09.2023 9:45:11][Debug][Program.HandleSecondaryInstance: Line 226] DONE And nothing else.

Eventually I figured out that I had a typo in my manifest file and everything loaded fine. But the log issue confused me a lot, first, and misdirected me towards trying to deal with it as an app issue instead of as an issue with my mod.

(Attaching the relevant screenshots and the unfixed version of the mod that caused the issue) image image LostInTheMountains_unfixed.zip