Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
134 stars 2 forks source link

[Linux / ALVR User] VRInitError_IPCCompositorInvalidConnectResponse #2273

Open ProfessorDey opened 3 months ago

ProfessorDey commented 3 months ago

Describe the bug?

I'm a linux user who seems to get at least decently stable performance over ALVR. It's not great performance at around 25 fps but most worlds are at least playable. the issue is that I keep somewhat randomly getting this error VRInitError_IPCCompositorInvalidConnectResponse.

It seems to only occur when there's a stutter from loading or the like, but most of those seem fine, besides showing me the SteamVR void area while it loads a frame. it only seems to be when it takes a second to catch up that it maybe times out or something and produces this error. I've not had this with any other PCVR games and the game is completely stable while in local, but it's pretty much guaranteed to occur within 10 minutes of being in any world.

After producing this error it completely crashes Resonite and SteamVR asks if my headset is in fullscreen mode, so I'm wondering if that plays into the issues. It's just odd that it only happens with this game in particular. The log also cuts off midsentence, which is extra confusing, with no obvious errors relating to this issue (I have a seperate sync issue that's unrelated.)

To Reproduce

Artix Linux 6.6.32-1-lts SteamVR v2.4.4 (Legacy version as 2.5.x breaks the render API) ALVR 20.8.1 Quest 3

  1. Start Resonite in SteamVR
  2. Join any busy world (As in having to load new assets such as new avatars repeatedly)
  3. Move head around during loading stutters (May take some time)
  4. Get Error and entirety of SteamVR and Resonite crash

Expected behavior

For this error to not occur at all.

Screenshots

image

Resonite Version Number

2024.6.5.1084

What Platforms does this occur on?

Linux

What headset if any do you use?

Quest 3

Log Files

https://gist.github.com/ProfessorDey/0e74e46abf27fb52d7f886d3a7955ae1

Additional Context

No response

Reporters

No response

charlie-sans commented 3 months ago

by any chance are you out of space. I'm not too sure about it being the problem but the logs are indicating that your cloud space is full by the presence of almost half the file saying record preprocessing failed. i'd recommend trying to fix the sync issues present and see if that helps as it's failing to load assets for the game.

as for alvr, I've had the same issues but just not as present. it's more of a if i "warm up the program" then play it's fine otherwise ipc response.

ProfessorDey commented 3 months ago

On the space front ut does seem that way but my available space has seemingly fluctuated quite a bit, sometimes its 800mb sometimes its 1.1GB, while the storage report says that my cloud home is some 1.9GB presumably mostly from shared assets which it doesn't seperate. I need to get my other half joining me in my world to save out my assets and get rid of my current home, as I can't save or sync anything at all even after deleting two thirds of my inventory items. I was holding out for the resonitepackage update so I could just save to my pc, clear out my inventory and bring things back in one at a time.

But yes, back on topic its strange that the VR issue is so hard to figure out the root cause of.