Is this useful in any way?
Happens when I try to open the Settings window.
Code:
[02:27:58.816 D] Styx.InvalidObjectPointerException: Cannot read a descriptor on an invalid object.
at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWUnit.[](WoWUnitFields )
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Flags()
at Styx.WoWInternals.WoWObjects.WoWUnit.( )
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Combat()
at MrItemRemover2.MrItemRemover2.Pulse() in c:\Users\somenamehere\Desktop\somefolderhere\Plugins\MrItemRemover2\MrItemRemover2.cs:line 104
at Styx.Plugins.PluginWrapper.Pulse()
Code:
[02:39:17.721 D] Styx.InvalidObjectPointerException: Cannot read a descriptor on an invalid object.
at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWPlayer.[](WoWPlayerFields )
at Styx.WoWInternals.WoWObjects.WoWPlayer.get_Experience()
at Styx.CommonBot.GameStats.()
at Styx.Pulsator.Pulse(PulseFlags flags)
at Styx.CommonBot.TreeRoot.(Object )
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
Happens when I try to open the Settings window.