Just wanna add that im unsure if its due to pushing verse then waiting nothing happens so i pushed normal but the session and the verse engine seemed messed up a single simple function use 1tps i was testing just moving about setting array ect and i got down to 7tps never seen that before so thought id mention.
Did a complete reset and everything is normal again no load tbh as expected
The underlying bug itself is not scenegraph-specific, but practically speaking the only way this can be encountered right now is if you are using scenegraph-specific elements.
The issue has now been resolved with a server-side update. If you’re still experiencing issues, please continue to report them in this thread.
Ah thanks, I’ve started another session since then, but I think this should be the correct sessionId from the one that crashed: 26a21fd666f846728a2903b5bda6bd83
Good to hear it’s working better now. I did take a look at your logs, among others reported in this thread, and did see that there were some connection issues related to backwards compatibility checking which took the majority of the time involved in your previous failed operations.
We will follow up on how best to surface more diagnostic information like this to creators when it happens.
Thanks for the help, yeah that’d be great if we could get more info on what’s happening, a lot of stuff does just feel like “server is doing something” in UEFN currently, but we don’t get much feedback, anything that gives more details would be great!
Unfortunately it’s still taking a very very long time to push verse changes. I just timed it and it took over 2 minutes (used to take 10seconds)
SessionID: 6eb0306d5ae246bb9cf2e2d35a1070ed if you wanted to take a look
I’m not sure if related but I’m getting these errors in the output log while it’s trying to push which seems to be taking a lot of the time (the first minute)
LogHttp: Warning: 000001F6C8FEA100: request failed, libcurl error: 6 (Could not resolve hostname)
LogHttp: Warning: 000001F6C8FEA100: libcurl info message cache 0 (Could not resolve host: alt)
LogHttp: Warning: 000001F6C8FEA100: libcurl info message cache 1 (shutting down connection #195)
LogHttp: Warning: 000001F6C8FEA100 GET alt/Verse/CompileDiagnostics.json completed with reason ‘ConnectionError’ after 2.68s
LogHttp: Warning: Retry 1 on alt/Verse/CompileDiagnostics.json
LogHttp: Warning: 000001F6C8FEA100: request failed, libcurl error: 6 (Could not resolve hostname)
LogHttp: Warning: 000001F6C8FEA100: libcurl info message cache 2 (Could not resolve host: alt)
LogHttp: Warning: 000001F6C8FEA100: libcurl info message cache 3 (shutting down connection #196)
LogHttp: Warning: 000001F6C8FEA100 GET alt/Verse/CompileDiagnostics.json completed with reason ‘ConnectionError’ after 2.68s
LogHttp: Warning: Retry 2 on alt/Verse/CompileDiagnostics.json
and then it gets stuck on Validating Local Source Files for another minute, before finally pushing the verse changes
We are continuing to have extremely slow push verse updates, same as others in this post what was 10 seconds is now 3+ minutes and often fails, video attached.
This is making code iteration extremely frustrating.