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
After importing Steamworks.NET.Standard.csproj in Standalone into the FNA project using Rider, an error "Field 'm_debugMsg_' has never been assigned a value" appears.
#688
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.
After using Rider to import Steamworks.NET.Standard.csproj from Standalone into an FNA project, an error occurs: "Field 'm_debugMsg_' has never been assigned a value". This error exists in the SteamCallbacks.cs file. How do I handle this error?
The pictures are as follows:
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Rider 2024.3.6
FNA 25.03
Steamwork.Net 2024.8.0
After using Rider to import Steamworks.NET.Standard.csproj from Standalone into an FNA project, an error occurs: "Field 'm_debugMsg_' has never been assigned a value". This error exists in the SteamCallbacks.cs file. How do I handle this error?
The pictures are as follows:
The text was updated successfully, but these errors were encountered: