Forums » Bugs

Linux RmlUi - context not instantiated during plugin loading

Sep 06, 2026 draugath link
Linux client (vendetta-1.8.773)

RmlUi does not appear to be instantiating the Context before the plugin loading stage of the client startup. The Context remains available when executing `ReloadInterface()`

Further, the error caused during plugin loading at startup appears to have prevented the client from properly changing the relative directory for loading some of its own files.

This was a clean install that only had a single, simple plugin installed.

[Pastebin] RmlUi - errors.log
[Pastebin] RmlUi - rmltest - main.lua
Sep 06, 2026 incarnate link
Thanks, we'll take a look.