Jump to content

Game Keeps Crashing After starting game


Recommended Posts

After updating my game to v 1.0. every time i try to start it the game crashes immediately, i have deleted all game settings and pre 1.0 maps and data and redownloaded my game completely. the game files according to steam when I verify after the game crashes. one file needs to be redownloaded. I needed to mention this in case it is relevant. if you need pc specs aswell I will provide them if needed.

Latest crash report i am proividing below

 

Mono path[0] = 'D:/SteamLibrary/steamapps/common/7 Days To Die/7DaysToDie_Data/M - Pastebin.com


 

 

Edited by SylenThunder
Removed the Great Wall of China (see edit history)
Link to comment
Share on other sites

I have the same Problem. no matter what i do. at first Releting the registry would work every time i wanted to start the game id´ have to delety all 7dtd files in my Registry.

but now it wont strart at all.

i hope they fix this asap bc i loved this game been playing it since i came out. now i cannot play it anymore, it sucks, here is my Log aswell.
 

Mono path[0] = 'C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7Day - Pastebin.com

Edited by SylenThunder
Removed the Great Wall of China (see edit history)
Link to comment
Share on other sites

2 hours ago, jdp0987 said:

After updating my game to v 1.0. every time i try to start it the game crashes immediately, i have deleted all game settings and pre 1.0 maps and data and redownloaded my game completely. the game files according to steam when I verify after the game crashes. one file needs to be redownloaded. I needed to mention this in case it is relevant. if you need pc specs aswell I will provide them if needed.

Latest crash report i am proividing below

 

 

 

[log snippet]

From the log, access to the path is denied

2024-07-25T20:07:39 0.481 EXC Access to the path 'C:\Users\Game' is denied.
  at System.IO.FileSystem.CreateDirectory (System.String fullPath) [0x00145] in <467a840a914a47078e4ae9b0b1e8779e>:0 
  at System.IO.Directory.CreateDirectory (System.String path) [0x0002c] in <467a840a914a47078e4ae9b0b1e8779e>:0 
  at Platform.EOS.Api.createPlatformInterface (Platform.EOS.EosCreds _creds, System.Boolean _serverMode) [0x00125] in <40e9b6e9762f43cf836123d0f549ad32>:0 
  at Platform.EOS.Api.initPlatform (Platform.EOS.EosCreds _creds, System.Boolean _serverMode) [0x001af] in <40e9b6e9762f43cf836123d0f549ad32>:0 
  at Platform.EOS.Api.InitClientApis () [0x0001e] in <40e9b6e9762f43cf836123d0f549ad32>:0 
  at Platform.AbsPlatform.Init () [0x0022e] in <40e9b6e9762f43cf836123d0f549ad32>:0 
  at Platform.PlatformManager.Init () [0x0013e] in <40e9b6e9762f43cf836123d0f549ad32>:0 

This is due to having spaces in your filepath and using a custom userdatafolder in the command line arguements

2024-07-25T20:07:39 0.093 INF Command line arguments: D:\SteamLibrary\steamapps\common\7 Days To Die\7DaysToDie.exe -force-d3d11 -disablenativeinput -nogs -noeac -UserDataFolder=C:\Users\Game Pc\AppData\Roaming\7DaysToDie -logfile C:\Users\Game 

to fix this, put the entire userdatafolder argument in quotes

so instead of

-UserDataFolder=C:\Users\Game Pc\AppData\Roaming\7DaysToDie

use

"-UserDataFolder=C:\Users\Game Pc\AppData\Roaming\7DaysToDie"

or just remove the userdatafolder parameter if you just want default location

Edited by NekoPawtato (see edit history)
Link to comment
Share on other sites

Posted (edited)

Ok to fix this. Can you give me more clear instructions. Like what like programs I need to access to change this. It's abit vague to me and I just wqnt to do this correct 

Edited by jdp0987
Needed to re type question (see edit history)
Link to comment
Share on other sites

8 hours ago, jdp0987 said:

Ok to fix this. Can you give me more clear instructions. Like what like programs I need to access to change this. It's abit vague to me and I just wqnt to do this correct 

Are you launching the game from Steam? If so there's two places I'm aware of you could try checking

In Steam Library, right click the game and select Properties

Under General tab, do you have anything filled out in the Launch Options?

image.thumb.png.9d810920571f9da56489ec5e5b904ae9.png

If the text field is empty, try setting the dropdown to "Show game launcher" and then start the game to bring up the below popup and see if you have anything in "additional parameters" field

image.png.2d2b876a329ddbfdf9083b2d675fd378.png

 

If you are starting the game via a desktop shortcut, check the properties of the shortcut and see if you have some extra parameters in the "Target". For example I had a custom shortcut that called a separate serverconfig.xml in here

image.png.d74346f0228ee1673c6e0818d67622f3.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...