Skip to content

Known Issues

AnchyDev edited this page Dec 16, 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 SOCKET_ENCHANTMENT_SLOT for weapons which is shared by socketed items, which means if the weapon has 3 sockets it will not be enchanted.
  • You may run into issues if OverwriteEnchantEnable is enabled.
  • Items are not enchanted when receiving loot from a master looter. (requires a new hook to be implemented in LootHandler.cpp - L491)
Clone this wiki locally