If I equip this randart mindstar and then equip a honing or resonating mindstar in my other hand, the game hangs, using 100% of its allowed CPU time until killed (I have given it around 10 minutes on a pretty fast computer with no results). If Psiblades is enabled, the last message in the log (and the only psiblades related one, unless I replaced another mindstar) is exactly one instance of:
Code: Select all
Disabling psiblade thorny mindstar 'Saledama'
The disabling psiblade message suggests that it hangs between the onTakeoff and onWear calls in mod.class.Actor:onWear() (line 3687 in 1.3.1).
If I instead equip them in the opposite order - first equipping the honing or resonating mindstar without the randart mindstar, and then equiping the randart mindstar in the other hand - then no hang occurs, but no set is completed either!