handzlikchris / handzlikchris/FastScriptReload
[Correctness] Ambiguous error log output
Open
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/handzlikchris/FastScriptReload/blob/51140b71d9e5df1de231b33ec20ee089b18bebec/Assets/Scripts/Editor/Compilation/DotnetExeCompilator.cs#L137-L176
this `catch (Exception e)` could contain various possibilities, it might not because of duplicated files.
but before checking what kind of Exception exactly it threw,
just logging out _how to remove files_ , you need a better guide information
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.