Skip to main content
Saber Support
Toggle navigation menu
Saber Support
Submit a request
Sign in
Saber Interactive
World War Z: Aftermath
Issues
Issues
Flush DNS (PC)
Adding Game Folder to the Exception List of Windows Defender and Antivirus Software (PC)
Verify Game Files (PC)
Update System Software (Xbox, PlayStation)
Clear the System Cache (PlayStation)
Change DNS settings (PC, Xbox, PlayStation)
Power Cycling (Xbox, PlayStation)
Router Troubleshooting (PC, Xbox, PlayStation)
Clear the Alternate MAC Address (Xbox)
Port-Forwarding (PC, Xbox, PlayStation)
How to Report an Issue
World War Z: Aftermath Known Issues
Downloadable Content Troubleshooting
World War Z: Aftermath Lost Save Files
World War Z: Aftermath Crashes
World War Z: Aftermath Connection Issues
We're receiving a lot of tickets right now, so it might take us up to 24 hours to get back to you. Thanks for your patience and understanding!
We're receiving a lot of tickets right now, so it might take us up to 24 hours to get back to you. Thanks for your patience and understanding!
Need help?
Contact support
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>