Skip to content

Conversation

@Hecklezz
Copy link
Contributor

Issue: #5002

Fixes the above issue by simply setting NewCacheLocation to empty, the same as CacheLocation, if the cache location was unable to be set which was causing the viewer to clear its cache every time it was ran because CacheLocation != NewCacheLocation as NewCacheLocation was never reset.

Copy link
Contributor

@callumlinden callumlinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

…invalid

Signed-off-by: Hecklezz <tj8@live.com.au>
@Hecklezz Hecklezz force-pushed the fix/invalid_cache_location_clearing branch from a856f83 to 57c24c6 Compare November 16, 2025 14:12
@akleshchev akleshchev linked an issue Nov 17, 2025 that may be closed by this pull request
@akleshchev akleshchev merged commit 08983d6 into secondlife:develop Nov 17, 2025
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cache clears on every startup if new cache location is invalid

3 participants