Results 1 to 3 of 3

Thread: logfile line

  1. #1
    League / Affiliates Representant <Shifty's Avatar
    Join Date
    May 2010
    Location
    The Netherlands, Roermond
    Posts
    100

    Default logfile line

    I found this in my logfile:

    player::Sentient:eactivateWeapon : Tried to deactivate a non-active weapon in hand 0

    I think this is a very funny line, Deactivating a non-active weapon ??

    Could someone explain?

    Greetz from The Netherlands (Limburg)
    As finishing touch god created the Dutch

  2. #2
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default

    Looks like a potential server crash attempt :S. I could be wrong, but there is a crash that exists for MOHAA when you use a primary weapon and try to drop at the same time it causes an infinite loop and crashes the server. That's just my thought though. Not sure. Maybe razo can clarify.

  3. #3
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    This happens when you have your weapon holstered and some script is running these lines:

    Code:
    self deactivateweapon righthand
    since your weapon is already deactivated it can't be done again. This can happen when you enter some vehicels that deactivate your weapon and then entering to them again with already deactivated weapon.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •