ID:2357843
 
Resolved
Some error messages still did not output full path names for their files when using the -full_paths option.
BYOND Version:512.1417
Operating System:Windows 10 Pro
Web Browser:Chrome 66.0.3359.66
Applies to:Dream Maker
Status: Resolved (512.1419)

This issue has been resolved.
Descriptive Problem Summary:
Thanks for this feature. It's working great with Jetbrains' IDE.
It does output the full path for the warnings/errors I've seen so far, except for when that error is an inconsistent identation error. It reverts to the normal relative path output then.

Code Snippet (if applicable) to Reproduce Problem:
(I doubt the spaces/tabs will save properly here. But yeah.)
world/New()
world << "tab indented"
world << "space indented"




Lummox JR resolved issue with message:
Some error messages still did not output full path names for their files when using the -full_paths option.