[Bug]: Il2CppAssemblyGenerator attempts to create an invalid directory and crashes #779
Open
4 of 7 tasks
Labels
Bug / Issue
Something isn't working
Work-in-Progress
This issue or pull request is being worked on currently
All of the following criteria must be met
All of the following are optional to answer
Describe the issue.
I am unable to start MelonLoader 0.6.5 with native Linux version of The Long Dark. The cause is Il2CppAssemblyGenerator attempting to create a directory with the name
Cpp2IL
in a directory where isCpp2IL
executable located and it fails. It shouldn't do that as it's impossible to have a directory and a file with the same name on Linux file systems, therefore this behavior needs to be changed. The issue can be found at the last few lines of the provided log.Log:
Did you attach your log file?
Yes, I attached my log file to the text box above.
The text was updated successfully, but these errors were encountered: