You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the file in the right folder, but the invite code never goes to it, and it never goes to my clipboard. Your code looks right, and even in debug mode I'm not seeing any exceptions, so I don't know what the problem is.
EDIT: Found the logfile. Looks like no error is displayed there from AOS, but SMAPI is still writing to it. My guess is that there's something there that's conventional for Windows, but breaks on Unlx-like. I don't think it's the hardcoded path, either: The system did generate a user count file on its own. It looks like the means for handling file writing is written slightly differently in SMAPI itself here. @Pathoschild would you take a look at this when you get a spare minute?
EDIT EDIT: I looked it over, but MCS, xbuild, and dotnet are all fighting me tooth and nail to get this compiled, so I can't really run any tests.
Thanks!
The text was updated successfully, but these errors were encountered:
I have the file in the right folder, but the invite code never goes to it, and it never goes to my clipboard. Your code looks right, and even in debug mode I'm not seeing any exceptions, so I don't know what the problem is.
EDIT: Found the logfile. Looks like no error is displayed there from AOS, but SMAPI is still writing to it. My guess is that there's something there that's conventional for Windows, but breaks on Unlx-like. I don't think it's the hardcoded path, either: The system did generate a user count file on its own. It looks like the means for handling file writing is written slightly differently in SMAPI itself here. @Pathoschild would you take a look at this when you get a spare minute?
EDIT EDIT: I looked it over, but MCS, xbuild, and dotnet are all fighting me tooth and nail to get this compiled, so I can't really run any tests.
Thanks!
The text was updated successfully, but these errors were encountered: