What kind of error could it be?

Discussion in 'Help' started by KIN, Aug 13, 2012.

  1. KIN

    KIN AdvExt64 Customers (GF/GE/HF)

    Code:
    08/13/2012 06:34:34.345, [.\AirShipEventManager.cpp][129] airship manager NPC(1209023341) does not exist on airport(3) platform(0)
    08/13/2012 06:37:48.524, [.\AirShipEventManager.cpp][129] airship manager NPC(1209023306) does not exist on airport(1) platform(0)
    08/13/2012 06:38:49.331, [.\AirShipEventManager.cpp][129] airship manager NPC(1209023306) does not exist on airport(1) platform(0)
    08/13/2012 06:40:54.732, [.\AirShipEventManager.cpp][129] airship manager NPC(1209023341) does not exist on airport(3) platform(0)
    08/13/2012 06:41:55.522, [.\AirShipEventManager.cpp][129] airship manager NPC(1209023341) does not exist on airport(3) platform(0)
    
    All managers are in place.. But there are no NPCs with such numbers (1209023341, 1209023306) What that could mean?
     
    Last edited: Aug 13, 2012
  2. Fr3DBr

    Fr3DBr Guest

    Those ID's are server ids, so they are kinda random, will be a bit complicated to identify which npcs are those...
     
  3. KIN

    KIN AdvExt64 Customers (GF/GE/HF)

    First thing I've done is checked NPC list. And as server told, there is no such NPC id available...
     
  4. Fr3DBr

    Fr3DBr Guest

    As i told you, this is server internal ID.

    So theres not much you'll be able to do with it.
     
  5. KIN

    KIN AdvExt64 Customers (GF/GE/HF)

    Ok, thanks....