Project

General

Profile

Bug #1677

Crash on flee hualing

Added by WildGear over 7 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
vbulletin_issue_id:

Description

This has happed twice since i started playing with a hualer.  Both times have been when some one below acceptable standing have enterd system. After words the hualer warp to the station then crashs before docking. Wile the Miners are not having this issue.

 

Error: No Such 'interstellar' method 'SetDestination' @Universe[${LocationID}]:SetDestination

Error parsing data sequence ' '

Dumping script stack

-------------------

*/evebot/Branches/Stable/Behaiors/obj_Miner.iss:1674 FastWarp() Universe[${LocationID}]:SetDestination

*/evebot/Branches/Stable/Behaiors/obj_Hauler.iss280 ProcessState() call Miner.FastWarp ${EVE.Bookmark[$Config.Miner.DeliveryLocation}].ItemID}

*/evebot/Branches/Stable/Behaiors/EVEBot.iss:184 main() call ${BotModule.Value}.ProcessState

 

Hopfully this will help track down this bug/Issue 


Files

Untitled3.png (166 KB) WildGear, 2016-07-26 02:03 PM

Untitled2.png (168 KB) WildGear, 2016-07-26 02:04 PM

Untitled.png (153 KB) WildGear, 2016-07-26 02:05 PM

#1

Updated by WildGear over 7 years ago

Fixed by adding a @to  */evebot/Branches/Stable/Behaiors/obj_Miner.iss:1674 FastWarp() Universe[${LocationID}]:SetDestination

to look like  */evebot/Branches/Stable/Behaiors/obj_Miner.iss:1674 FastWarp() @Universe[${LocationID}]:SetDestination

Also available in: Atom PDF