Files
fulpstation/code/controllers/subsystem
MrPerson 471d69fcf7 Change many ERROR() calls into thrown exceptions
This requires a 508 beta version to use. If Travis fails this he's a bitch

Exceptions will generate a stack trace, which is way easier to see and more helpful in actually solving this kind of crap. Also logs all the arguments, src, line, and file automatically.
Removed any dubiously helpful information in the exception names so the runtime condenser won't see each one as a different runtime. If the information is critical to solve these bugs (camera one maybe?), then I'll just make these warnings.
Thrown exceptions crash the currently running proc. Yes that means there's useless returns in a bunch of these, sue me. spawn()'s are to let the proc continue.

Almost all of these are difficult to trigger, but I did test playsound. And frankly even if they do cause bugs by crashing procs, big whoop
2015-07-23 08:19:08 -07:00
..
2015-07-15 23:52:35 +02:00
2015-04-29 02:00:25 -07:00
2015-04-29 02:00:25 -07:00
2015-04-29 02:00:25 -07:00
2015-07-10 23:25:34 -07:00
2015-07-15 23:52:35 +02:00
2015-07-10 23:25:34 -07:00
2015-04-29 02:00:25 -07:00
2015-06-25 20:30:19 +02:00
2015-07-15 23:52:35 +02:00
2015-07-15 23:52:35 +02:00
2015-07-15 23:52:35 +02:00
2015-04-29 02:00:25 -07:00
2015-07-15 23:52:35 +02:00
2015-07-15 23:52:35 +02:00
2015-07-15 23:52:35 +02:00