File Details
HoldToEnchant_v1.1.2 HOTFIX(041226).mcpack
- R
- Apr 12, 2026
- 34.99 KB
- 22.1K
- 26.10+3
File Name
HoldToEnchant_v1.1.2 HOTFIX(041226).mcpack
Supported Versions
- 26.10
- 26.3
- 26.0.02
- 26.0
V1.1.2 HOTFIX — Simple improvement.
• Added safeParse() and wrapped savePrefs in try-catch blocks to prevent world-corruption crashes during data handling.
• Added per-player try-catch wrappers within the runInterval loop. If one player's data fails, the entire script stays running.
• Added invalidatePlayerCache() helper, itemCache(not the config) is now cleared immediately when a player disconnect to prevent memory overflow.
• Fixed rare world crash caused by save data corruption when modifying settings.
• Fixed unhandled script exceptions that could trigger watchdog world shutdown.
• Fixed potential addon conflict, settings key now namespaced with pack UUID.

