6 | | When an exception gets thrown, its message, containing file, line number, function name, exception type and programmer message, is displayed via {{{orxout(internal_error)}}}. That means the user usually doesn't see them anywhere because it is better left up to the programmer to display the message at the right position. But you can still open the log and search for it unless the log debug level is below {{{internal_error}}}. [[br]][[br]] |
| 6 | When an exception gets thrown, its message, containing file, line number, function name, exception type and programmer message, is displayed via {{{orxout(internal_error)}}}. That means the user usually doesn't see them anywhere because it is better left up to the programmer to display the message at the right position. But you can still open the log and search for it unless the output level is below {{{internal_error}}}. [[br]][[br]] |