Kickazz006
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 20,566
- Reaction score
- 302
Hey guys - i'm trying to get the vehicle to work in Grizzly Hills where you have to kill Thane noobface (basicaly same for horde and ally - diff quest id's)
here is my syntax... but it just keeps doing unstuck and that's it
i can provide a full log if needed
Quest Syntax - i've tried a few different path's (single, 2x, 3x) and each time it just gets stuck being stuck and flying up and spinning in circles instead of aiming for thane - which is right there
I was going to try and use the DK flying one - but there's not an option for a questid ...
i have updated my SVN to include my attempts (i even tried myctm but it also had issues spinning in circles while on that 'vehicle')
debug
here is my syntax... but it just keeps doing unstuck and that's it

i can provide a full log if needed
Quest Syntax - i've tried a few different path's (single, 2x, 3x) and each time it just gets stuck being stuck and flying up and spinning in circles instead of aiming for thane - which is right there
I was going to try and use the DK flying one - but there's not an option for a questid ...
i have updated my SVN to include my attempts (i even tried myctm but it also had issues spinning in circles while on that 'vehicle')
PHP:
<CustomBehavior File="DeathknightStart\AnEndToAllThings" VehicleId="28670" ItemId="39700" AttackSpell="53114" HealSpell="53110" KillNpc="29104" HealNpc="29102">
PHP:
<CustomBehavior File="Vehicles\FlyingVehicle" QuestId="12259" VehicleId="27292" NpcList="27377" Buttons="2, 1, 3" NpcScanRange="50" Precision="8"
StartPath="2916.317, -2541.085, 151.7224"
Path="2916.317, -2541.085, 151.7224 | 2964.133, -2562.98, 1137.4412"
EndPath="2787.775, -2500.663, 47.61598" />
debug
PHP:
[8:04:51 AM:395] Cleared POI - Reason Starting up
[8:04:51 AM:395] Cleared POI
[8:04:52 AM:213] Goal: Whispers: 0 Latest: 00:00:00
[8:04:57 AM:940] Goal: Grinding to level 72
[8:04:58 AM:130] Goal: Whispers: 0 Latest: 00:00:00
[8:04:58 AM:806] Compiling quest behavior from 'C:\Users\xxx\Desktop\HB 5354\Quest Behaviors\Vehicles\FlyingVehicle.cs'
[8:04:59 AM:588] Goal: FlyingVehicle: "The Thane of Voldrune"
[8:04:59 AM:707] Activity: Liftoff!
[8:05:01 AM:803] Activity: Moving to quest Area
[8:05:08 AM:742] Activity: Blowing stuff up. 12 mins before resummon is required
[8:05:36 AM:416] Stop called!
[8:05:37 AM:370] Activity: Honorbuddy Stopped
[8:05:37 AM:374] Exception in DoString: Thread was being aborted. StackTrace: at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at (Object , Int32 , Boolean )
at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.Lua.DoString(String lua, String luaFile, UInt32 pState)
[8:05:37 AM:439] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:05:37 AM:440] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:06:40 AM:026] Cleared POI - Reason Starting up
[8:06:40 AM:026] Cleared POI
[8:06:40 AM:867] Goal: Whispers: 0 Latest: 00:00:00
[8:06:40 AM:872] Updating repair cost for current equipped items. New value: [0g6s93c]
[8:06:41 AM:105] Goal: Whispers: 0 Latest: 00:00:00
[8:06:46 AM:752] Goal: Grinding to level 72
[8:06:46 AM:976] Goal: Whispers: 0 Latest: 00:00:00
[8:06:47 AM:645] Goal: FlyingVehicle: "The Thane of Voldrune"
[8:06:47 AM:654] Activity: Liftoff!
[8:06:49 AM:728] Activity: Moving to quest Area
[8:06:51 AM:032] Stop called!
[8:06:51 AM:085] Activity: Honorbuddy Stopped
[8:06:51 AM:089] Exception in DoString: Thread was being aborted. StackTrace: at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at (Object , Int32 , Boolean )
at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.Lua.DoString(String lua, String luaFile, UInt32 pState)
[8:06:51 AM:137] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:06:51 AM:138] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:07:02 AM:884] Cleared POI - Reason Starting up
[8:07:02 AM:884] Cleared POI
[8:07:04 AM:098] Goal: Whispers: 0 Latest: 00:00:00
[8:07:09 AM:618] Goal: Grinding to level 72
[8:07:09 AM:844] Goal: Whispers: 0 Latest: 00:00:00
[8:07:10 AM:588] Goal: FlyingVehicle: "The Thane of Voldrune"
[8:07:10 AM:704] Activity: Liftoff!
[8:07:12 AM:821] Activity: Moving to quest Area
[8:07:18 AM:553] Activity: Blowing stuff up. 12 mins before resummon is required
[8:07:48 AM:009] Stop called!
[8:07:48 AM:057] Activity: Honorbuddy Stopped
[8:07:48 AM:060] Exception in CGQuestLog__IsQuestCompleted:Thread was being aborted. - at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at (Object , Int32 , Boolean )
at BlueMagic.ExecutorRand.Execute()
at Styx.Logic.Questing.PlayerQuest.#XNc() - mscorlib
[8:07:48 AM:099] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:07:48 AM:100] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:09:26 AM:436] Cleared POI - Reason Starting up
[8:09:26 AM:436] Cleared POI
[8:09:27 AM:346] Goal: Whispers: 0 Latest: 00:00:00
[8:09:33 AM:271] Goal: Grinding to level 72
[8:09:33 AM:501] Goal: Whispers: 0 Latest: 00:00:00
[8:09:34 AM:218] Goal: FlyingVehicle: "The Thane of Voldrune"
[8:09:34 AM:336] Activity: Liftoff!
[8:09:36 AM:449] Activity: Moving to quest Area
[8:09:42 AM:066] Activity: Blowing stuff up. 12 mins before resummon is required
[8:10:05 AM:472] Stop called!
[8:10:05 AM:529] Activity: Honorbuddy Stopped
[8:10:05 AM:533] Exception in DoString: Thread was being aborted. StackTrace: at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at (Object , Int32 , Boolean )
at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.Lua.DoString(String lua, String luaFile, UInt32 pState)
[8:10:05 AM:573] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:10:05 AM:573] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:11:49 AM:576] Cleared POI - Reason Starting up
[8:11:49 AM:576] Cleared POI
[8:11:50 AM:480] Goal: Whispers: 0 Latest: 00:00:00
[8:11:50 AM:485] Updating repair cost for current equipped items. New value: [0g6s93c]
[8:11:50 AM:791] Goal: Whispers: 0 Latest: 00:00:00
[8:11:56 AM:612] Goal: Grinding to level 72
[8:11:56 AM:844] Goal: Whispers: 0 Latest: 00:00:00
[8:11:57 AM:605] Goal: User Attention Required...
[8:11:57 AM:605] Activity: Waiting for user dialog to close
[8:11:57 AM:798] Goal: Whispers: 0 Latest: 00:00:00
[8:12:06 AM:471] Stop called!
[8:12:06 AM:744] Activity: Honorbuddy Stopped
[8:12:06 AM:749] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.Pulse()
[8:12:06 AM:754] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.Pulse()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:12:06 AM:755] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:12:08 AM:281] Cleared POI - Reason Starting up
[8:12:08 AM:281] Cleared POI
[8:12:08 AM:680] Goal: Whispers: 0 Latest: 00:00:00
[8:12:14 AM:796] Goal: Grinding to level 72
[8:12:15 AM:064] Goal: Whispers: 0 Latest: 00:00:00
[8:12:15 AM:854] Goal: FlyingVehicle: "The Thane of Voldrune"
[8:12:15 AM:930] Activity: Liftoff!
[8:12:17 AM:987] Activity: Moving to quest Area
[8:12:26 AM:446] Activity: Blowing stuff up. 12 mins before resummon is required
[8:12:47 AM:019] Stop called!
[8:12:47 AM:078] Activity: Honorbuddy Stopped
[8:12:47 AM:081] Exception in CGQuestLog__IsQuestCompleted:Thread was being aborted. - at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at (Object , Int32 , Boolean )
at BlueMagic.ExecutorRand.Execute()
at Styx.Logic.Questing.PlayerQuest.#XNc() - mscorlib
[8:12:47 AM:121] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[8:12:47 AM:122] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
Last edited: