Guest User

7 Days to Die Log Locations

a guest
Jun 6th, 2025
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. The logs typically reside in these locations:
  2.  
  3. Windows client:
  4. %appdata%\7DaysToDie\Logs.
  5. In versions before A20.4 the logs are in <gamefolder>/7DaysToDie_Data/output_log.txt.
  6.  
  7. Windows client as dedicated started through startdedicated.bat:
  8. <gamefolder>/7DaysToDie_Data/output_log__<DATETIME>.txt
  9.  
  10. Windows dedicated server:
  11. <gamefolder>/7DaysToDieServer_Data/output_log.txt
  12.  
  13. Windows dedicated server started through startdedicated.bat:
  14. <gamefolder>/7DaysToDieServer_Data/output_log__<DATETIME>.txt
  15.  
  16. MacOS:
  17. <home folder>/Library/Application\ Support/Steam/steamapps/common/7\ Days\ To\ Die/output_log_client__<date>
  18.  
  19. Linux client calling the executable manually:
  20. <homefolder>/.config/unity3d/The Fun Pimps/7 Days To Die/Player.log
  21.  
  22. Linux client using the default start scripts (or through Steam):
  23. <gamefolder>/7DaysToDie_Data/output_log__<DATETIME>.txt
  24.  
  25. Linux dedicated server calling the executable manually:
  26. <homefolder>/.config/unity3d/The Fun Pimps/7 Days To Die - Dedicated/Player.log
  27.  
  28. Linux dedicated server using the default start scripts (or through Steam):
  29. <gamefolder>/7DaysToDieServer_Data/output_log__<DATETIME>.txt
  30.  
  31. Linux dedicated server with management scripts:
  32. /home/sdtd/instances/<instancename>/logs/output_log__<DATETIME>.txt
Advertisement
Add Comment
Please, Sign In to add comment