Skip to content

Fix stacktrace

LJ Sonic requested to merge fix-stacktrace into next

This fixes the lack of stacktrace for Lua errors that happen in HUD hooks, mobj actions, console commands, cvar callbacks and file callbacks.

Merge request reports