Hey guys!
First I’d like to say that I absolutely love plugin, it saves a lot of time
However, when I try to enable seamless travel, the client crashes during the level-loading…
The host is a Windows machine (to be replaced with an android tablet) and the client is an Oculus Quest.
Everything else works fine, except the seamless travel.
I debugged the game on the quest and during the seamless travel it throws a “Fatal error 11” and then the game just crashes.
Could it better during the travel the player controller is destroyed and that the reason is for the crash?
I’ve setup a transition map with a new (empty) game mode (world override) and seamless travel enabled.
We’re in kind of a hurry to get working, so please help us
The unreal engine we’re using is 4.22
The game is LAN only.
Thanks in advance,
Marcel
Error log from monitor.exe:
01-05 12:51:05.963: D/UE4(19738): localhost-0003199708
01-05 12:51:05.963: D/UE4(19738): [2020.01.05-11.51.05:963][483]LogWorld: SeamlessTravel to: /Game/Levels/ROOM_01
01-05 12:51:06.032: D/UE4(19738): [2020.01.05-11.51.06:032][484]LogAudioMixer: Display: Flush succeeded in the source manager command queue (1).
01-05 12:51:06.047: D/UE4(19738): [2020.01.05-11.51.06:047][484]LogAudio: Warning: Waited 36.750259ms for audio thread.
01-05 12:51:06.056: D/UE4(19738): [2020.01.05-11.51.06:056][484]LogAudioMixer: Display: Flush succeeded the source manager command queue (2).
01-05 12:51:06.056: D/UE4(19738): [2020.01.05-11.51.06:056][484]LogAudio: Warning: Waited 46.268700ms for audio thread.
01-05 12:51:06.088: D/UE4(19738): [2020.01.05-11.51.06:088][484]LogUObjectHash: Compacting FUObjectHashTables data took 4.53ms
01-05 12:51:06.094: D/UE4(19738): [2020.01.05-11.51.06:094][484]LogStats: SeamlessTravel FlushLevelStreaming - 0.002 s
01-05 12:51:06.097: D/UE4(19738): [2020.01.05-11.51.06:097][484]LogWorld: Bringing World /Game/TransitionLevel.TransitionLevel up for play ( tick rate 0) at 2020.01.05-12.51.06
01-05 12:51:06.098: A/libc(19738): Fatal signal 11 (SIGSEGV), code 2, fault addr 0xdddddddc in tid 19755 (Thread-2)