| Custom cursor returns to stock | New version folder, transfer failure, changed cursor path, or inactive selection. | Record the new version, reselect the cursor once, relaunch, and verify both directions.Release says transfer; still verify |
CustomFont.ttf access denied | Roblox process, file ACL, security product, or wrong target state. | Preserve both files, close Player, and diagnose the exact path. Do not reset permissions recursively.Keep original ACL |
| Font loads but text is missing | Glyph coverage, family mapping, malformed font, or unsupported UI surface. | Return Default first, then test a known complete font separately.Compatibility issue |
| Old sounds are silent or mixed | Roblox changed sound assets or the experience supplies its own audio. | Disable only old character sounds and retest the same stock character actions.Scene matters |
| Luczystrap theme looks incomplete | App theme dictionary or custom theme files, not Roblox resources. | Return to a built-in application theme and restart Luczystrap.Keep repair in app layer |
| Failure begins after plugin install | Executable plugin code or plugin-owned data. | Disable that plugin, preserve its log, and retest resource mods without it.Separate code from assets |