Dotnet SDK is not being found correctly on Linux #4450
Labels
NEW ISSUE
Flags an Issue as new. To be removed once issue is assessed.
Requestor-Modders
Issues or PRs adding or fixing TML modder API
Version
Latest 1.4.4-stable
OS
Linux
Platform
Steam
This bug affects...
Mod capability as a Modder
Description
The dotnet SDK is not properly being found. Not sure what exactly the issue is, but this process doesn't seem to be outputting correctly. Log file is attached, as you can see nothing is printed after
dotnet --list-sdks
is ran and I think the same is the case forwhich dotnet
ran earlier -which dotnet
runs correctly in a terminal, along withdotnet --list-sdks
. I've also seen multiple people report this on multiple distros.I've been able to workaround by launching tmodloader from the start-tModLoader.sh script
Log File
client.log pastebin
client.log
environment.log pastebin
environment.log
Steps to reproduce
No response
Expected Behavior
No response
Actual Behavior
No response
Reproduction frequency
Every time
Additional Information
No response
The text was updated successfully, but these errors were encountered: