Hello,
Trying to get MVerse working, and when trying to host a game, the MVerse screen never loads; after about 20-30 seconds, a timeout message is given.
Things tried:
- Complete system reboot
- Re-validating files on steam
- Checked the github issues and discussions for anytime that seemed similar
- No other games or services were having issues.
- Checked with some friends who have the game, they were able to start MVerse normally, and were able to play a game.
- Manually set the executable for CW4.exe as an exception in the firewall
- Ensured that my Antivirus was not interfering with the application; nothing in the logs demonstrated that it was.
To be clear, this isn't "can't join another game", this is "MVerse doesn't even open".
In the player.log it looks like EpicEOS fails to register a device ID? the only information I could find about this error was in android/unity developer forums, and seemed to be related to the game development, not a client issue that I could fix.
I'll attach the player.log file, but here's the actual error:
EOSSDKComponent.Awake
NetworkManager created singleton (DontDestroyOnLoad)
Mirror | mirror-networking com |
Epic Manager: Category - LogEOSConnect Message - Failed to save DeviceId access credentials on the local device. Result: 2147483647.
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Epic.OnlineServices.Friends.OnRejectInviteCallback:Invoke(RejectInviteCallbackInfo)
Epic.OnlineServices.Platform.PlatformInterface:Tick()
EpicTransport.EosTransport:ClientEarlyUpdate()
Crosstales.FB.OpenFilesStart:Invoke()
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Device ID creation returned UnexpectedError
AutoSave
There was a similar sounding issue called https://discord.com/channels/192420539204239361/1211388165147988108 but the OP has left the discord, so unsure whether they ever fixed the problem.
Here's the player.log