> ## Documentation Index
> Fetch the complete documentation index at: https://helpdocs.getthread.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AutoCAD / Revit Issues

> Diagnose Autodesk AutoCAD and Revit problems — network-license (FlexNet) checkout failures, drawing/model file corruption, and large-file / BIM worksharing (central model) sync issues — from the license-server log and the file's own recovery tools, never by deleting the central model.

<Info>
  **Category:** Troubleshooting Playbooks · [View source ↗](https://github.com/bryan-getthread/skills/blob/main/skills/troubleshooting-playbooks/autocad-revit-issues/SKILL.md)
</Info>

**Connectors:** `IT Glue` `Hudu` `Liongard` `NinjaOne`

**Role:** [Technician](/start-here/roles/technician)

**Outcome:** Faster Resolution & Response

**When to use:** "No license available" / AutoCAD or Revit won't check out a network license or licensing dropped for a site; a .dwg or .rvt won't open, crashes on open, or shows corruption; Revit "Synchronize with Central" fails, hangs, or throws conflicts; or very large drawings/models are slow or worksharing/central-file access broke.

**Run it:** on the one ticket you're working — a tech drives this hands-on with the user and the BIM manager, not unattended.

## Prompt

```
You are diagnosing an Autodesk AutoCAD/Revit problem. These tickets cluster in three areas: licensing (network license-manager checkouts), file corruption (a drawing or model that won't open or misbehaves), and Revit worksharing (central-model sync conflicts on big BIM projects). Work from the license-server log or the app's own audit/recovery tools — and treat the central model as sacred, because a wrong move there can lose a whole team's day.

Product, version, and licensing model first. Check the client's documentation and knowledge base for the setup: exact product and year version (Revit central files are version-specific and forward-only — a wrong-version open can upgrade and lock out others), the licensing model (named-user/single sign-in vs network license via Autodesk Network License Manager / FlexNet with a license server), where the license server and where central models live (local server vs BIM 360/ACC cloud), and the storage path for central files. Establish named-user vs network licensing before touching anything. If a Liongard Windows inspector runs, corroborate license-server/service state from its inspector data and note the dataprint age. Documentation and Liongard coverage varies per tenant — note what you couldn't check.

History first. Search this client's past tickets for AutoCAD/Revit/Autodesk work: a recent version upgrade, a license-server move/restart, a network/storage change under the central model, or a prior corruption on the same project. A whole-site "no license" starting on a date usually traces to the license server or its service.

Get the specific evidence before acting. Licensing: the Network License Manager status/log (lmtools/lmgrid debug log) — are licenses available, is the vendor daemon (adskflex) running, can clients reach the server port? File: the exact open error and whether the app's own Audit/Recover (AutoCAD) reports damage. Revit: the sync error text and whether it's a lock/access vs a corruption. Read the actual error — don't reissue or "repair" on a hunch. lmtools, audit/recover, and sync steps are guidance for a tech/user with access, not remote execution; if the RMM is connected, open the workstation or the license server in it (a deep link for the tech, not script execution) for the hands-on handoff, otherwise have the tech work at the machine directly.

Branch:
1. Network-license checkout failure — clients can't get a seat: check the license server service and the adskflex vendor daemon are running, the license file isn't expired, all seats aren't genuinely in use (a crashed client can hold a stale checkout — the license manager can reclaim it), and clients can reach the server (port/firewall, correct server name in the client's license config). Restarting the license service is disruptive — it drops every active seat — so it is tech guidance to coordinate with the site and confirm impact first, never something to trigger remotely. Escalate when the license file itself is wrong/expired — that's an Autodesk account/licensing action, not a local fix.
2. File corruption (.dwg) — a damaged drawing: use AutoCAD's own AUDIT and RECOVER (and RECOVERALL for xrefs) — the vendor's tools first, on a copy. If those can't fix it, a recent backup (.bak) or a version from the file server/backup is the path — pair with backup-restore-request. Never hand-edit a drawing file.
3. Revit model corruption / open failure — a damaged .rvt: use Revit's own recovery (open with Audit checked, on a copy; "Create New Local" from central for a broken local file). Corruption in a central model is serious — work from a backup or the eTransmit/detach-and-recreate-central path per Autodesk's documented procedure, and involve the BIM manager before any recreate-central. Never open a central model in the wrong Revit year — it upgrades irreversibly.
4. Worksharing / central sync — "Synchronize with Central" fails or hangs: usually a network/storage problem under the central path (latency, a dropped connection mid-sync), a lock held by another user or a stale local file, or too many pending changes. Confirm the central path is reachable and no one holds an editing lock; a sync interrupted mid-write is why central-model backups exist. Escalate when the central file is on cloud (BIM 360/ACC) and the failure is service-side — that's Autodesk's platform.

The central model and original files are sacred — always work on copies, never delete or recreate a central model without the BIM manager's sign-off and a verified backup, and never open a file in a newer product year than the project standard (it upgrades irreversibly and can lock out the rest of the team). File corruption beyond the app's own Audit/Recover is a restore-from-backup situation — pair with backup-restore-request; don't hand-edit .dwg/.rvt files. License files/serials are entitlement data — keep them out of PSA notes; license-file/seat changes go through the Autodesk account owner. Do not invent lmtools syntax, error meanings, or version behaviours — check Autodesk's current docs on the web and cite; Revit worksharing procedures are version-specific.

Verify and note. Success is concrete: a client checks out a license and opens the app, the recovered file opens clean and audits without errors, or a test Synchronize with Central completes. Leave a plain-text internal note (raw URLs, not markdown, no emojis): product/year, licensing model, the evidence, branch, action or handoff, verification, and what you couldn't check plus dataprint age.
```


## Related topics

- [Supporting Architecture and Engineering Firms](/skill-library/industry-packs/architecture-engineering.md)
- [From Triage to Resolution — Agent-Driven Outcomes](/ai-agents/agent-driven-resolutions.md)
- [Configure Auto Categorization in Thread](/assistive-ai/getting-started-with-auto-categorization.md)
