Guide
WARDOGS crashing: which crashes the patch notes fixed, the anti-cheat 'access denied' error, the login queue, and what to try in order
WARDOGS crashing has three different causes that need three different responses. Some are crashes the developer has already patched — the Season 1 changelog lists six crash paths fixed and patch 0.11 'more GPU crashes'. Some are anti-cheat refusals with numeric codes that Steam community guides address by title. And some were never crashes at all but the login queue, which failed on launch day and was fixed with a forced-restart hotfix.
This page sorts them. It quotes what BULKHEAD fixed, names the error codes that appear in the trending community guides, and gives an order of operations drawn from the patch notes. It does not give registry edits or driver advice it cannot source.
If you only want the order of operations, skip to the numbered section near the end.
First: is it a crash, a refusal, or the queue?
A crash is the game closing mid-session or during load. A refusal is the game declining to start with a message — the changelog says startup now has 'clearer messages when something fails early and a route to recovery', so read the message. The queue is the game running but holding you at a login screen; on 10 September that affected hundreds of thousands of people and was not a fault on your machine.
The community's own sorting shows in the Steam guides that were trending on 13 September: 'Fix 1147405308 Error Access Denied', 'ОДНО ИЗ РЕШЕНИЙ ОШИБКИ WD-L004' (one solution for error WD-L004), 'How to bypass the WARDOGS queue', and a cluster of Russian-language guides about 'zapret' — a DPI-bypass tool — and 'вход из РФ' (logging in from Russia), which are connectivity problems specific to that region rather than crashes.
Crashes BULKHEAD says it fixed before launch
From the Season 1 changelog, 9 September 2026, under Performance and stability: 'Fixed two crash paths in the frame generation pipeline.' 'Fixed a crash caused by network calls scheduled off the game thread.' 'Fixed a crash when closing a chatbox entry tooltip.' 'Fixed a crash involving buildables.' 'Fixed a crash when firing a weapon whose owner had left.' Plus: 'GPU crash reports now carry more detail, so we can act on them faster.' 'Removed a legacy graphics dependency.' 'Improved startup reliability, with clearer messages when something fails early and a route to recovery.'
Then patch 0.11, 12 September: 'More GPU crashes addressed', delivered in the 14 September maintenance. If your crashes match one of those descriptions — a crash while building, in chat, when a gunner leaves, or with Frame Generation on — the launch build or 0.11 is supposed to have fixed it, and being fully updated is the first check.
| Crash | Fixed in | What to check if it persists |
|---|---|---|
| Frame generation pipeline (two paths) | Season 1 changelog | Turn DLSS Frame Generation off — it now toggles without a restart |
| Network calls off the game thread | Season 1 changelog | Nothing user-side; report with the GPU/crash report |
| Closing a chatbox tooltip | Season 1 changelog | Avoid the tooltip; report if it recurs |
| Buildables | Season 1 changelog | Report with server and time |
| Firing a weapon whose owner left | Season 1 changelog | Report |
| GPU crashes (unspecified) | Patch 0.11 | Update to 0.11; lower shadows/FG; report — reports 'carry more detail' now |
The error codes, with the threads that document them
BULKHEAD documents none of its error codes. The Steam forum does, thread by thread, and where a developer account posted we say so. 1147405308 — 'Failed to authenticate with online services' / 'Access Denied'. During the 21 August beta a player thread titled '(RESOLVED) pre-purchased, but access denied? error 1147405308' traced it to login overload, quoting the studio's Discord message: 'The login queue is getting HAMMERED… we are seeing a new issue we didn't see in the Closed Alpha due to the sheer volume of logins.' On launch day a 'Failed to Authenticate With Online Servers' thread tied the same code to backend services being taken down for the hotfix. A Russian-language community guide (ZufyC) offers a client-side cause for the cases that persist: a broken WinHTTP proxy — check with `netsh winhttp show proxy`, reset with `netsh winhttp reset proxy` — and notes that its fix 'does not fix all possible causes'. 1147405316 — 'Failed to join server. Server queue is full.' A 'Server queue is full' thread from launch week; the developer 'Dev Updates' thread explains the underlying cause on 10 September: 'Currently rate limited and working with Valve directly to resolve this.' 1628505091 — 'Failed to connect to server in a reasonable time' / 'Join Timed Out': two launch-day threads; players report retrying or restarting Steam. 'The anti-cheat service refused the game executable' — a 4 September thread (player MoJo) attributes it to Elytra's kernel driver failing under Windows driver enforcement; other players in the thread blamed conflicting anti-cheat software (Riot Vanguard, FaceIT) and corrupted files, and fixed it by deleting the Elytra folder and the game's AppData folder then verifying files, or by removing the conflicting software. No BULKHEAD reply appears in that thread.
| Code / message | Meaning per the threads | Documented by |
|---|---|---|
| 1147405308 | Cannot authenticate with online services — overload, backend down, or a local WinHTTP proxy | Beta thread 21 Aug (resolved); launch thread 10 Sep; community guide by ZufyC |
| 1147405316 | 'Server queue is full' — the target server's queue cannot take another entry; rate limiting at launch | 'Server queue is full' thread; Dev Updates (G_Medlin [developer]) 10 Sep |
| 1628505091 | 'Failed to connect to server in a reasonable time' — join timed out | Two launch-day threads |
| 'The anti-cheat service refused the game executable' | Elytra driver refused under Windows driver enforcement; conflicts with other anti-cheat; corrupt files | Thread by MoJo, 4 Sep (players only) |
| WD-L004 | Launcher-side error | Russian-language community guide |
The anti-cheat errors: 1147405308 and WD-L004
The enforcement policy on wardogs.com describes what runs alongside the game: 'client and server side detection, monitoring applications running on your machine during gameplay, analysing input and gameplay patterns for anomalies, and validating that the game and your hardware haven't been tampered with.' A refusal at launch with 'Access Denied' and the code 1147405308 is, going by the community guide's title, an anti-cheat refusal; WD-L004 appears to be a launcher-side code. Neither is documented by BULKHEAD in the Steam feed or on wardogs.com, so we cannot tell you what each means officially — only that guides exist and what the policy says the software checks.
What the policy makes clear is what not to do: 'Interfering with the anti-cheat software, blocking it, spoofing what it reports, or preventing it from running' is bannable, and 'the account holder is responsible for any infraction on the account'. Any 'fix' that disables or modifies the anti-cheat is a ban risk, not a fix.
Failures that look like crashes but are not
Voice going silent: the changelog fixed 'voice cutting out permanently after a failed join' and added 'a visible communication status' — check the indicator before restarting. Servers not appearing: before patch 0.11 the browser 'has been poor' in BULKHEAD's words; after 14 September there are two tabs, Community and Official, and the Official tab has no filters to set. Being kicked: the changelog says 'the kicked from server message now only appears if you were actually banned', so a kick message post-launch means a ban, not a bug. Regional blocks: several Russian-language guides cover 'zapret' and logging in from Russia, which are connectivity issues with no BULKHEAD statement.
None of these produce a crash log, and none are fixed by graphics settings.
| Guide title | Failure class |
|---|---|
| Fix 1147405308 Error Access Denied | Anti-cheat refusal |
| ОДНО ИЗ РЕШЕНИЙ ОШИБКИ WD-L004 | Launcher error |
| How to bypass the WARDOGS queue | Queue (no sanctioned bypass) |
| WARDOGS – Low Microphone Volume / Mic Being Quiet Fix | Voice |
| Не работает голос при VPN? Фикс в одну строку | Voice over VPN |
| Wardogs zapret с полным фиксом / ZAPRET И БЛА БЛА, КАК ЗАЙТИ / вход из РФ и правила игры | Regional connectivity (Russia) |
Launch night, hour by hour, from the developer thread
The locked 'Dev Updates' thread on the Steam forum, posted by G_Medlin (tagged developer, Team17), is the only official minute-by-minute account, and it explains why most launch-day 'crashes' were not crashes. Initial post: thousands in the login queue, response 'significantly exceeded beta expectations', an apology for putting players to the back of the queue. 5 pm UTC: 'Currently rate limited and working with Valve directly to resolve this.' 6 pm: players filtering into matches, queue processing slowly. 7 pm: server restart for 'an unforeseen stability issue absent from beta'. 8 pm: Steam client update required; all players logged out and re-queued in waves. 8:30 pm: Launch Stability Hotfix #1 released. 11 pm: 135,000 players through the queue and in game. 12 am: 'Queue issues should have passed now! Thank you for your patience.'
Insider Gaming puts the unlock itself at 4 pm UTC, which means the rate limit hit within the first hour. If your problem was on 10 September between 16:00 and 00:00 UTC, it is documented above and it was not your PC.
Launch day: the queue was the crash
On 10 September most 'not working' reports were the login queue. BULKHEAD's Launch Stability Hotfix #1 (20:20 UTC): 'All currently logged-in players will be forced to close WARDOGS and restart the game. You will then be prompted to download the latest client update. Once the update has been installed and you relaunch the game, all players will return to the login queue. We will then begin allowing players into the game in controlled batches.' It addressed 'players unable to join servers', 'players being unexpectedly kicked from servers during play' and 'extended login queue times'.
PCGamesN's account from inside the studio has the mechanism: login tickets were expiring in the queue, so 'out of the 100 players per second that should have been let through the gate, just ten of them were'; the fix was to issue 'a fresh ticket from Valve's login system' at the front of the queue, then admit players manually 'in sets of 10,000'. The queue reached zero that night. Two 'How to bypass the WARDOGS queue' guides trended afterwards; there is no sanctioned bypass, and BULKHEAD admitted to a queue jump only for 'about 11' streamers.
False anti-cheat bans at launch
Also from PCGamesN's interview: UI/UX Director Howard Philpott says the zero-tolerance anti-cheat stance 'very, very quickly turned into banning our legitimate alpha testers', including streamers Shroud and Summit1g, and Executive Producer Joe Brammer describes a human moderator who 'banned Summit instead of the cheater in Summit's stream'. If your account was banned in the launch window and you did nothing, the enforcement policy sets out an appeal process ('what you can do if you think we've got it wrong'), and the studio has publicly acknowledged erroneous bans in that period.

An order to try things in, from the notes
1. Update. Patch 0.11 and the launch build carry the crash fixes above; Steam should update automatically, but the hotfix required a restart to apply. 2. Read the startup message. The changelog says early failures now report 'clearer messages… and a route to recovery'. 3. Turn off DLSS Frame Generation. It is the one component with two fixed crash paths and it now toggles live. 4. Lower shadow quality. The auto-benchmark already clamps it on fast machines; on slow ones, shadows are the expensive setting in UE5. 5. If it is an 'Access Denied' code, do not touch the anti-cheat; follow the community guide for that code and, if it persists, report through BULKHEAD's channels (Discord, X, YouTube are the ones the Steam Q&A names). 6. If it is the queue, wait — the developer controls admission rates and has said it will scale capacity, including 'increased server capacity in the Asian region' in 0.11.
For voice failures rather than crashes — the game runs but nobody can hear you — the changelog fixed 'voice cutting out permanently after a failed join', and a community guide covers low microphone volume. The settings page has that.
Reporting a crash so it gets fixed
BULKHEAD asks for GPU crash reports, which 'now carry more detail', and the Steam Q&A says players can 'engage with developers via Discord, X, and YouTube'. The player-safety page describes the in-game report tool for player conduct, not crashes. For a crash, the useful details are the ones the community guides ask for: the error code if any, whether Frame Generation was on, what you were doing (building, in chat, firing from a vehicle), and the server. The studio fixed six named crash classes between beta and launch on that kind of report.
Questions people ask
- Why does WARDOGS keep crashing?
- Six crash classes were fixed in the Season 1 changelog and more GPU crashes in patch 0.11; if you still crash, update, turn off DLSS Frame Generation and lower shadows, then report.
- What is WARDOGS error 1147405308?
- An 'Access Denied' error addressed by a Steam community guide; it is not documented by BULKHEAD. The enforcement policy describes anti-cheat validating the game and hardware.
- What is WARDOGS error WD-L004?
- A code covered by a Russian-language community guide; no official documentation.
- Why can't I get past the WARDOGS queue?
- The launch-day queue failed because login tickets expired; Hotfix #1 fixed it and admitted players in batches. Waiting is the only sanctioned option.
- Does WARDOGS require Secure Boot?
- No official requirement is published.
- Was I banned by mistake?
- BULKHEAD's staff acknowledged erroneous bans at launch, including of streamers; the enforcement policy describes an appeal route.
- Is it safe to use a queue bypass?
- No sanctioned bypass exists; the enforcement policy bans interfering with the game's software.
- Why did the game force me to restart on launch day?
- Launch Stability Hotfix #1 required every client to restart and re-queue so players could be admitted in controlled batches.
- Why can't I hear anyone in WARDOGS?
- Check the communication status indicator added in the Season 1 changelog; voice failures after a bad join were fixed, and a community guide covers low microphone volume.
- Why does WARDOGS say I was kicked?
- Since the Season 1 changelog that message only appears if you were actually banned.
Sources & further reading
- BULKHEAD — Pre-Load Live & Season 1 Changelog (Steam, 9 Sep 2026)
- BULKHEAD — Scheduled Maintenance & Patch 0.11 (Steam, 12 Sep 2026)
- BULKHEAD — Launch Stability Hotfix #1 (Steam, 10 Sep 2026)
- wardogs.com — Security and Enforcement (updated 7 Sep 2026)
- wardogs.com — Player Safety (updated 7 Sep 2026)
- PCGamesN — Wardogs dev reflects on messy Steam takeover (12 Sep 2026)
- Steam Community — WARDOGS guides listing (trending), read 13 Sep 2026
- Steam store — Early Access Q&A (developer contact channels), read 13 Sep 2026
Read next
- WARDOGS early access
WARDOGS early access explained from the Steam Q&A and BULKHEAD's posts: fully playable now, 1–2 years planned, price to rise from $39.99 toward $59.99, jets and a seasonal metagame coming, no battle pass ever, consoles in 2028, no Linux yet. Hub for the release date, price, system requirements, console, crashing and servers pages.
- WARDOGS servers
WARDOGS servers explained: official servers with no filters, community servers hosted through QONZER, BisectHosting and xREALM, the Community/Official browser split, text search and persistent IDs from patch 0.11, the week-long 5% cash bonus, extra Asian capacity, the 14 September maintenance, and how the launch-day login queue broke and was fixed.
- WARDOGS best settings
WARDOGS best settings without guesswork: the official 1080p Low / 1440p Medium / 4K targets, what the Season 1 changelog changed about DLSS Frame Generation, shadow quality clamping and the render target pool, the voice-chat fixes and mic-volume issue, controller and helicopter input notes, and what remains unpublished.
- WARDOGS system requirements
WARDOGS system requirements from the Steam listing: minimum Core i5 8600 / Ryzen 5 3500, 16 GB, GTX 1660 / RX 590, 50 GB, Windows 10 for 1080p Low 60 fps upscaled; recommended Core i7 12700K / Ryzen 7 5700X, RTX 3070 / RX 6700 XT, Windows 11 for 1440p Medium 70 fps native or 4K Medium 60 fps upscaled. Download size, Linux, Steam Deck, Mac, and what BULKHEAD changed in the patch notes.
- WARDOGS patch 0.11
WARDOGS patch 0.11 in full: Community and Official server browsers, text search and persistent server IDs, the one-hour maintenance on 14 September 2026 in fourteen time zones, the week-long 5% community-server cash bonus, more Asian capacity, GPU crash and cash exploit fixes, BULKHEAD's economy-abuse penalties, and the six upcoming features.
- WARDOGS Season 1 changelog
The WARDOGS Season 1 changelog of 9 September 2026, organised and charted: XP per level 6–50, fourteen price changes (FOB $7,500, Artillery Tank $500,000), eighteen unlock moves (Heavy Tank Driver 35, Artillery Career 90), Lakota and turret changes, voice fixes, DLSS and shadow changes, thirteen crash fixes, the church-roof exploit, and BULKHEAD's reasoning.
Part of WARDOGS early access. Back to the WARDOGS Playbook home page.

Sukie · Editor
Sukie runs WARDOGS Playbook. She edits every page on the site, checks each figure against BULKHEAD's Steam posts, the store listing and the sources named on the page before it goes up, and rewrites anything a patch note contradicts. The focus is narrow on purpose: what the game actually does, with the source attached.
About this site · How pages are checked · Last updated September 13, 2026
WARDOGS Playbook is an unofficial fan site. It is not affiliated with, endorsed by or associated with BULKHEAD Limited (developer) and Team17 (publisher). Game names, images and trademarks belong to their owners.