Page MenuHomeFeedback Tracker

filenames in .rpt files are truncated, making debugging much harder.
Closed, ResolvedPublic

Description

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.

This is a issue in rpt. files and the message ingame that shows script errors.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Error Message

Event Timeline

Ron4Swat created this task.Aug 7 2019, 11:47 PM
Ron4Swat updated the task description. (Show Details)Aug 8 2019, 1:43 AM
Ron4Swat renamed this task from filenames in .rpt and debug console are truncated, making debugging much harder. to filenames in .rpt files are truncated, making debugging much harder..Aug 8 2019, 2:56 AM
Ron4Swat updated the task description. (Show Details)

Hi,
this should be fixed in devbranch.
https://dev.arma3.com/dev-branch

Tried out devbranch and it now shows the full pathname again.

Astaroth closed this task as Resolved.Sep 3 2019, 12:32 PM
Astaroth claimed this task.

Thanks for confirmation.