Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External Drive install launch issues #4136

Open
JavidPack opened this issue Mar 26, 2024 · 0 comments
Open

External Drive install launch issues #4136

JavidPack opened this issue Mar 26, 2024 · 0 comments
Labels
Needs Further Testing Requires re-evaluation as to whether the issue is still relevant/has actionables

Comments

@JavidPack
Copy link
Collaborator

We have had many reports in the past of issues where users were able to resolve the issue by moving the installed game to the internal hard drive from an external hard drive. Since this issue is so prevalent, it is a good idea to collect these issues here in an attempt to identify the root issue. My suspicion is that behavior inconsistencies of various file system formats are causing issues. This issue will be filled out with more examples as time goes on.

Report 1

https://discord.com/channels/103110554649894912/1222230797432655992

This issue seems to fail enumerating files in a directory when the file exists in that directory. I'm not sure how that is possible.

System.InvalidOperationException: Sequence contains no elements
   at System.Linq.ThrowHelper.ThrowNoElementsException()
   at Terraria.ModLoader.Engine.TMLContentManager.TryFixFileCasings(String rootDirectory) in tModLoader\Terraria\ModLoader\Engine\TMLContentManager.cs:line 107
   at Terraria.ModLoader.Engine.TMLContentManager..ctor(IServiceProvider serviceProvider, String rootDirectory, TMLContentManager overrideContentManager) in tModLoader\Terraria\ModLoader\Engine\TMLContentManager.cs:line 28

chrome_2024-03-26_12-11-21

client - 2024-03-26T121011.214.log

@JavidPack JavidPack added the Needs Further Testing Requires re-evaluation as to whether the issue is still relevant/has actionables label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Further Testing Requires re-evaluation as to whether the issue is still relevant/has actionables
Projects
None yet
Development

No branches or pull requests

1 participant