File Details
HyperProtect-Mixin-1.2.4.jar
- R
- Apr 2, 2026
- 130.23 KB
- 37
- Early Access
File Name
HyperProtect-Mixin-1.2.4.jar
Supported Versions
- Early Access
🔒 HyperProtect-Mixin v1.2.4
Patch release fixing a StackOverflowError crash when wearing armor in protected zones.
🛰️ Server Version: 2026.03.26-89796e57b
🐛 Bug Fix
- 🔧 StackOverflowError in WearInterceptor — the durability redirect's allow path called
instance.updateItemStackDurability(), which dispatched viaINVOKEVIRTUALback toPlayer's override, re-triggering the redirect in an infinite loop. Fixed by inliningLivingEntity.updateItemStackDurability()directly (#3)
📖 Full Changelog: GitHub

