Hello,
I’m developing a robot on unreal engine, but for it I needed to work on Unreal now I has some problems with installing and feel like it doesn’t work anymore after I needed to reinstall It I can’t get it seem to work. I get a error that I find hard to find what the problem is.
Hello,
I'm developing a robot on unreal engine, but for it I needed to work on Unreal now I has some problems with installing and feel like it doesn't work anymore after I needed to reinstall It I can't get it seem to work. I get a error that I find hard to find what the problem is.
[2023.05.17-14.28.51:039][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
[2023.05.17-14.28.51:039][ 0]LogInit: First time updating LLM stats...
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 149 ()
Minor opcode of failed request: 4
Serial number of failed request: 465
Current serial number in output stream: 475
[2023.05.17-14.28.51:049][ 0]LogOutputDevice: Warning:
Script Stack (0 frames):
Assertion failed: !GIsRHIInitialized || !GRHISupportsRHIThread [File:Runtime/RHI/Public/RHIStaticStates.h] [Line: 98]
[2023.05.17-14.28.51:049][ 0]LogCore: Error: appError called: Assertion failed: !GIsRHIInitialized || !GRHISupportsRHIThread [File:Runtime/RHI/Public/RHIStaticStates.h] [Line: 98]
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 149 ()
Minor opcode of failed request: 4
Serial number of failed request: 467
Current serial number in output stream: 475
[2023.05.17-14.28.51:050][ 0]LogCore: Error: Error reentered: Assertion failed: !GIsRHIInitialized || !GRHISupportsRHIThread [File:Runtime/RHI/Public/RHIStaticStates.h] [Line: 98]
Segmentation fault (core dumped)
only things I added where some modules form the SPEAR libary that is from here GitHub - isl-org/spear: SPEAR: A Simulator for Photorealistic Embodied AI Research. I hope I could get some insight where i have to look where this is going wrong.