Xbox app pc version stuck on a constant sign in loop

NoahB

Refugee
So, i just got 7 days to die pc version and when I try to start it it just gets stuck on a screen just saying signing in and it stays there on a loop and I'm at the point where I've tried everything i could think of so I'm asking anyone for help.

 
So, i just got 7 days to die pc version and when I try to start it it just gets stuck on a screen just saying signing in and it stays there on a loop and I'm at the point where I've tried everything i could think of so I'm asking anyone for help.it would be a image like this below but with a signing in loading circle at the bottom right and it would just stay on this screen.
wp2082886.jpg


 
As @SylenThunder mentioned, we need to see your log files. In the pinned topic he replied to you with are instructions on where to find your logs & how to use pastebin.com to create a link of your log file to post here. Without your logs, no one can help you fix this issue.

 
oh dam whats the link for that
I'm not sure what your GPU is because the driver completely fails to load so it's just a "Null device". So, go to nvida or amd or whichever card you have and acquire the driver there, and DDU is here (download the driver, reboot in Safe Mode, run DDU - you may want to check the disable windows update from acquiring a driver option), reboot into non-safe mode, install the driver) Display Driver Uninstaller Download version 18.0.6.4 (guru3d.com)

 
As Jugginator said, download DDU and run it in safe mode to completely uninstall your vidcard drivers. There's 2 ways to get the newest drivers. If you have Gforce Experience installed, run it and it will download the latest drivers for your card. Or go to nvidia.com and work your way through the site to download the latest drivers. If doing this results in you still having a problem then your video card might just be dead which would suck for you.

 
@Star69Im still having the same problem with the sign in loop off the start idk what to do at this point if you wanna see what it looks like just reply and  go to the discord and ill screen share

i looked through most of the files and it's just the same thing about shaders. 

 
Last edited by a moderator:
have a look at your starting parameters in Steam, there are a few strange things to notice:

2023-04-19T15:51:55 0.072 INF Command line arguments: 7DaysToDie -logfile E:\SteamCheckout\testing_trunk-windows-client\\7DaysToDie_Data\output_log__2023-04-19__15-51-54.txt -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated




-quit

-batchmode

-nographics                                 <-- THIS is the reason for your NullGfxDevice

-configfile=serverconfig.xml

-dedicated

is this a server or a client installation? For a client installation they are all not needed (remove them completeley).

and btw., "testing_trunk"?

 
Last edited by a moderator:
sorry, I don't know anything about the Xbox app.... but your logfile smells like a Steam version to me (?)

Regardless of the version - those startup parameters are most likely the culprit.

Especially "nographics".

 
IMHO you have 3 options:

A) find out, where those parameters are defined and remove them (I can't help here if it's really a xbox app, cause I only own the steam version...)

B) wait until someone with xbox experience find this thread...

C) try to start the programm manually. To do, find "7DaysToDie.exe" on your system and start it with a double click. It may be located under "E:/SteamCheckout/testing_trunk-windows-client/" (?)

 
Back
Top