themarketguy
New Member
- Joined
- Jun 24, 2015
- Messages
- 117
I'm periodically getting an exception thrown when in the midst of a grinding profile. It seems to only happen in two of my grind tags on two maps. I can't pinpoint a timing for exactly when it occurs. I can go and restart the profile, come back to the grinding area and proceed normally until it decides to fail again. Any thoughts on how I can eliminate it? Full log is posted in the pastebin link below, note the exception near the end of the log (should also be a second instance of the failure up a bit).
http://pastebin.com/PvVczwbn
The grind tag this one crashed on:
Any feedback is appreciated
http://pastebin.com/PvVczwbn
The grind tag this one crashed on:
Code:
<Grind CreatureIds="63212, 54601, 54596, 63212" Condition="not IsQuestObjectiveComplete(9885, 0)" >
<GrindArea>
<Hotspot X="2456.907" Y="-953.0418" Z="-5914.952" Timeout="750" Range="90" />
<Hotspot X="2609.906" Y="-963.557" Z="-5977.724" Timeout="750" Range="90" />
<Hotspot X="2773.721" Y="-1002.698" Z="-5908.883" Timeout="750" Range="90" />
<Hotspot X="2909.3" Y="-1012.808" Z="-5833.104" Timeout="750" Range="90" />
</GrindArea>
</Grind>
Any feedback is appreciated