ID:2387782
 
Applies to:Dream Daemon
Status: Open

Issue hasn't been assigned a status value.
Our project contains lots of files with the same name. (We might have "code\modules\mob.dm", "code\controllers\subsystem\mob.dm", "defines\mob.dm", etc.)
If a runtime error happens in one of them we have no way to know which file it is unless we go through each one manually.

Showing the full path (from the root of the project) would solve this.