• 欢迎!在发帖前请阅读每个板块置顶的版块须知。论坛 QQ 群:931748551
    鼓励大家多多发帖,这里有问必答。论坛左下角可切换明亮 / 黑暗模式哦。

问题求助 Tmodloader升级到9月预览版后打不开

目前不知什么原因无法在帖子发图片,只好文字解释。
更新完,打开Tmodloader后,提示错误信息:
The terraria steam client process exited unexpectedly

A client.log file containing error information has been generated in
C:\Program Files (x86)\Steam\steamapps\common\tModLoader\tModLoader-Logs
(You will need to share this file if asking for help)

然后就顺着路径把所有最近更新过的日志都扒了下来,有没有看得懂的大佬?解答一下问题?
 

附件

client.log.txt
2.6 KB · 查看: 12

environment-client.log.txt
6.6 KB · 查看: 12

Launch.log.txt
979 字节 · 查看: 12

Natives.log.txt
619 字节 · 查看: 13

  • 点赞
反馈: 忽望
重启电脑试试?最后一个日志文件提到了某个 dll 文件被其他进程使用了

代码:
Unhandled exception. System.IO.IOException: The process cannot access the file 'C:\Program Files (x86)\Steam\steamapps\common\tModLoader\Libraries\steamworks.net.anycpu\2025.162.2\lib\net8.0\Steamworks.NET.dll' because it is being used by another process.
   at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
   at Terraria.MonoLaunch.OverwriteCorrectSteamworksAssembly() in D:\a\tModLoader\tModLoader\src\tModLoader\Terraria\MonoLaunch.cs:line 89
   at Terraria.MonoLaunch.Main(String[] args) in D:\a\tModLoader\tModLoader\src\tModLoader\Terraria\MonoLaunch.cs:line 34