You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title basically says it all, whitespaces should be trimmed from target configuration fields. I.e. D:/stuff/game/ works fine as the working directory, but D:/stuff/game/ (note the whitespace before the letter D) causes raddbg to fail to start a process without much explanation as to why.
The text was updated successfully, but these errors were encountered:
Title basically says it all, whitespaces should be trimmed from target configuration fields. I.e.
D:/stuff/game/
works fine as the working directory, butD:/stuff/game/
(note the whitespace before the letter D) causes raddbg to fail to start a process without much explanation as to why.The text was updated successfully, but these errors were encountered: