Garry's Mod Wiki

ErrorNoHaltWithStack

  ErrorNoHaltWithStack( vararg arguments )

Description

Throws a Lua error but does not break out of the current call stack.

This function will print a stack trace like a normal error would.

Arguments

1 vararg arguments
Converts all arguments to strings and prints them with no spacing.