[Bug] Missing RestSharp assembly dependency in NETLOAD
Status Open
Reported on v2.1.218
Maintainer reply None cached
Activity 0 comments · opened Aug 5, 2026
Bug Description
Loading HvacTakeoff_AutoCAD.dll via NETLOAD throws System.IO.FileNotFoundException: Could not load file or assembly 'RestSharp'.
Update .csproj to set Private: True (Copy Local) for all third-party dependencies, or write an AssemblyResolver event handler in HvacPaletteHost.cs.
Environment Info
- Platform: win32
- Terminal: null
- Version: 2.1.218
- Feedback ID: a43b8862-b76d-4421-bbc6-7b6b3fcc4f04
Errors
[{"error":"TelemetrySafeError: VirtualMessageList: itemKeys/messages length desync (keys=62 messages=61 range=[44,62))\n at i3b (B:/~BUN/root/src/entrypoints/cli.js:18388:8188)\n at Flf (B:/~BUN/root/src/entrypoints/cli.js:18388:1103)\n at Jn (B:/~BUN/root/src/entrypoints/cli.js:2101:21364)\n at fS (B:/~BUN/root/src/entrypoints/cli.js:2101:40461)\n at lO (B:/~BUN/root/src/entrypoints/cli.js:2101:51387)\n at iLe (B:/~BUN/root/src/entrypoints/cli.js:2101:89050)\n at oLe (B:/~BUN/root/src/entrypoints/cli.js:2101:88003)\n at cge (B:/~BUN/root/src/entrypoints/cli.js:2101:87823)\n at X9 (B:/~BUN/root/src/entrypoints/cli.js:2101:84092)\n at Pt (B:/~BUN/root/src/entrypoints/cli.js:2101:6664)","timestamp":"2026-08-05T06:12:16.370Z"}]