-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Description
Issue Checklist
- I understand that issues are meant for feedback and problem-solving, not for venting, and I will provide as much detail as possible to help resolve the issue.
- I have checked the pinned issues and searched through the existing open issues, closed issues, and discussions and did not find a similar suggestion.
- I confirm that I am here to ask questions and discuss issues, not to report bugs or request features.
Platform
Windows
Version
v1.8.0
Your Question
Failed to read config at C:\Users\13712.openclaw\openclaw.json ReferenceError: Cannot access 'IncludeProcessor' before initialization.
at resolveConfigIncludes (C:\Users\13712\AppData\Local\Temp\openclaw-plugin-sdk-19564\dist\plugin-sdk\chunk-yyxvr5qz.js:503002:30)
at loadConfig2 (C:\Users\13712\AppData\Local\Temp\openclaw-plugin-sdk-19564\dist\plugin-sdk\chunk-yyxvr5qz.js:503600:79)
at loadConfig (C:\Users\13712\AppData\Local\Temp\openclaw-plugin-sdk-19564\dist\plugin-sdk\chunk-yyxvr5qz.js:504143:32)
at primeConfiguredContextWindows (C:\Users\13712\AppData\Local\Temp\openclaw-plugin-sdk-19564\dist\plugin-sdk\chunk-yyxvr5qz.js:404343:27)
at ensureContextWindowCacheLoaded (C:\Users\13712\AppData\Local\Temp\openclaw-plugin-sdk-19564\dist\plugin-sdk\chunk-yyxvr5qz.js:404363:44)
at C:\Users\13712\AppData\Local\Temp\openclaw-plugin-sdk-19564\dist\plugin-sdk\chunk-yyxvr5qz.js:404397:33
at moduleEvaluation (native:1:11)
at moduleEvaluation (native:1:11)
at moduleEvaluation (native:1:11)
at anonymous (builtin://B/~BUN/root/entry.js:47:26)
at loadOpenClawPlugins (B:/~BUN/root/entry.js:778789:16)
at loadGatewayPlugins (B:/~BUN/root/entry.js:890176:45)
at startGatewayServer (B:/~BUN/root/entry.js:897708:176)
at async (B:/~BUN/root/entry.js:899092:50)
at async runGatewayLoop (B:/~BUN/root/entry.js:898715:36)
at async runGatewayCommand (B:/~BUN/root/entry.js:899089:25)
at async (B:/~BUN/root/entry.js:899121:28)
at processTicksAndRejections (native:7:39)
Context
No response
Additional Information
Priority
High (Blocking progress)