Jump to content

Vellius

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Vellius

  1. Well.. fixed the mod and just found out that it does not recognize alliance ships...
  2. Getting this when running /fleetcontrol could not execute function 'validateClientVersion' in '"data/scripts/player/flee tcontrol/manager.lua"': invalid type 'boolean' at stack position 1, expected 'Uuid' stack traceback: [C]:-1: in function __lt data/scripts/player/fleetcontrol/manager.lua:142: in function addShipUIS cript data/scripts/player/fleetcontrol/manager.lua:89: in function initShipUIH andling data/scripts/player/fleetcontrol/manager.lua:68: in function ? Setting state to invalid. Line 142... if shipidx and shipidx > 0 and lastCraft ~= shipidx then Not a pro in Lua but "shipidx > 0" would try to do a integer operation against a UUID which can look like 6545646541-654165-651-6351 Removed that check in addShipUIScript and removeShipUIScript and everything is working fine now.
×
×
  • Create New...