Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Information

This page intends to list the different errors you can get and learn what they actually mean.
Errors are found in the log files - you can find them in
C:\Users\[USERNAME]\Documents\The Riftbreaker\exor_logs.txt

Errors

ErrorGuiImage.cpp:49 - EXOR_ASSERT( Error: invalid material: gui/hud/XYZ_icon )
ExplanationWrong file name or wrong file path reference inside a file
NoteEach texture (even gui) requires a material file
----
ErrorMeshComponent.cpp:308 - Error : Overriden Material is not exist!
ExplanationMissing material file or material file entry
NoteCheck if a material file exists in `material > scripts` and if it contains the textures for this entity