-
Notifications
You must be signed in to change notification settings - Fork 17
Known Issues
AnchyDev edited this page Aug 6, 2022
·
4 revisions
This is a list of issues that are known and may be fixed in the future. If you find any more issues please contact me in the Discord server so I might add them to this list.
- Items do not get properly analyzed if they have random vanilla stats on them.
- The module uses the
BONUS_ENCHANTMENT_SLOT
which is shared by socketed items. You may run into issues ifOverwriteEnchantEnable
is enabled. - Items are not enchanted when receiving loot from a master looter. (requires a new hook to be implemented in LootHandler.cpp - L491)