-
Notifications
You must be signed in to change notification settings - Fork 361
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
Updated to steam_api 1.60 #773
base: master
Are you sure you want to change the base?
Conversation
When I use this I get a truncated error: |
I got this error when Initializing the SteamServer first, i fixed it by initializing the client first then the server |
I'll test this out, I want to try out the game recording feature for a mod I'm writing, I'll let you guys know if i experience issues |
when doing a unity il2cpp build, i cannot send data through SteamNetworkingSockets as a client. data from server -> client still goes through. |
idk i have it working just fine |
i have no idea why, but it just started working seemingly randomly. ill take it i guess. |
i started getting this now in my builds for no reason whatsoever |
just now i got |
seems to be something related to IL2CPP |
Added the newly added feature "ISteamTimeline"