✈ Pre-Flight checks
🐞 Describe the bug
under the new C# Loader: locating user scripts by referencing windows environment variables like %USERPROFILE% or %APPDATA% fails to load, this is exclusive to the new Loader. disabling the loader will solve the issue.
⌨ Error/Debug Message
Cannot Find C:\ProgramFiles\PyRevit-Master\%USERPROFILE%
♻️ To Reproduce
- OPEN pyrevit-config.ini
- add a user extension to the list that contains an environment variable such as %USER PROFILE%
- reload
- the extensions in this location won't be loaded
⏲️ Expected behavior
this behavior is resolved by reverting to the older / legacy loader.
🖥️ Hardware and Software Setup (please complete the following information)
Revit 2024-2026
PyRevit 6.1.0
Additional context
No response
✈ Pre-Flight checks
🐞 Describe the bug
under the new C# Loader: locating user scripts by referencing windows environment variables like %USERPROFILE% or %APPDATA% fails to load, this is exclusive to the new Loader. disabling the loader will solve the issue.
⌨ Error/Debug Message
♻️ To Reproduce
⏲️ Expected behavior
this behavior is resolved by reverting to the older / legacy loader.
🖥️ Hardware and Software Setup (please complete the following information)
Additional context
No response