Since 1.94 Hotfix 1 the path+filename that point to the position of a script-error are now truncated, only the first ca. 80 chars are shown. If path+filename are larger then 80 chars, there is no filename shown and now you first have to find which file the script-error occured.
Previously the full pathname to the file was shown. If the truncating is necessary, it would be much better to show the last 80 chars of the path+filename, so the filename is visible.
For any development work thats actually a major issue, even so i set the severity to minor.