TomatoSpinach Posted April 28, 2023 Share Posted April 28, 2023 Been trying to get this fixed but Im not good at coding nor do I have any knowledge in it. Forums and Youtube says that every nullexception spam is specific and I dont wanna have clear my file everytime I launch the game. https://pastebin.com/y9ydkU5E here is my log, would really appreciate it if someone can help me on this. Link to comment Share on other sites More sharing options...
SylenThunder Posted April 28, 2023 Share Posted April 28, 2023 Here is your first error... UnauthorizedAccessException: Access to the path "C:\Users\Forge-15S" is denied. Be certain that you exclude the client from security software. This is covered in detail in the Pinned FAQ Thread. Link to comment Share on other sites More sharing options...
q123 Posted April 28, 2023 Share Posted April 28, 2023 2023-04-28T21:54:44 0.105 INF Command line arguments: D:\SteamLibrary\steamapps\common\7 Days To Die\7DaysToDie.exe -force-d3d11 -UserDataFolder=C:\Users\Forge-15S 1650\AppData\Roaming\7DaysToDie -logfile C:\Users\Forge-15S 1650\AppData\Roaming\7DaysToDie\logs\output_log_client__2023-04-28__21-53-48.txt "Forge-15S 1650" - does your windows user really has a space in it? If yes, you should use quotation marks around the whole UserDataFolder-pathname, like that: -UserDataFolder="C:\Users\Forge-15S 1650\AppData\Roaming\7DaysToDie" This should help find the UserDataFolder. But what about the logfile then, I don't know. Cause this specific parameter will be appended automatically by the launcher... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now