Hearthstoning on my druid makes Honorbuddy crash, after hearthstone is done, this is my hearthstone subroutine:
Here is crash log:
Code:
<SubRoutine SubRoutineName="Hearth">
<If Condition="!Me.IsCasting" IgnoreCanRun="True">
<CustomAction Code="MyLog("Hearthstoning because I have only {0} free bags slots",Me.FreeNormalBagSlots);" />
<CustomAction Code="Mount.Dismount();" />
<CustomAction Code="Lua.DoString("UseItemByName(6948)");" />
<WaitAction Condition="Me.IsCasting" Timeout="11000" />
</If>
<WaitAction Condition="StyxWoW.IsInGame == true" Timeout="30000"/>
</SubRoutine>
Here is crash log:
Code:
[13:23:02.403 N] Farmer: Hearthstoning because I have only 5 free bags slots
[11:23:02.153 D] [Lua.Events] Attached to event LEARNED_SPELL_IN_TAB with handler
[11:23:02.397 D] Stop and dismount...
[11:23:03.866 D] PB 1.573: Wait for 00:00:11 or until Me.IsCasting Completed
[11:23:03.866 D] PB 1.573: Wait for 00:00:30 or until StyxWoW.IsInGame == true Completed
[13:23:13.803 N] Farmer: Hearthstoning because I have only 5 free bags slots
[11:23:15.353 D] System.AccessViolationException: Could not read bytes from 000000E4 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
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\Admin\Desktop\hb\Plugins\MrItemRemover2\MrItemRemover2.cs:line 100
at Styx.Plugins.PluginWrapper.Pulse()
[11:23:15.354 D] System.AccessViolationException: Could not read bytes from 000000E4 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
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_OnTaxi()
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
[11:23:15.352 D] [BotEvents] EventChecker threw exception Could not read bytes from 000000CC [299]! in check
[11:23:15.352 D] [BotEvents] EventChecker threw exception Could not read bytes from 2A25AFC4 [299]! in check
[11:23:15.352 D] [BotEvents] EventChecker threw exception Could not read bytes from 00000074 [299]! in check
[11:23:15.352 N] Invalid state
[11:23:15.352 D] Plugin Mr.ItemRemover2 threw an exception in 'Pulse'! Exception:
[11:23:15.353 D] System.AccessViolationException: Could not read bytes from 000000E4 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
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\Admin\Desktop\hb\Plugins\MrItemRemover2\MrItemRemover2.cs:line 100
at Styx.Plugins.PluginWrapper.Pulse()
[11:23:15.354 D] System.AccessViolationException: Could not read bytes from 000000E4 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
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_OnTaxi()
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
[11:23:15.354 N] Not in game
[11:23:16.270 D] Downloaded tilemap Kalimdor
[11:23:16.270 D] Changed tilemap to Kalimdor, Tiled: True