Results 1 to 3 of 3

Thread: Garth Post... Attacker error

  1. #1
    ... connecting
    Join Date
    May 2019
    Posts
    1
    Thanks
    0
    Thanked 1 Time in 1 Post

    Garth Post... Attacker error

    aggressor makes a slaughter, and in that equivalent moment leaves the server. The assailant is never again substantial. The server is then attempting to get his substance number, and can't on the grounds that he has left the server. Henceforth the mistake.

  2. The Following User Says Thank You to GARTH For This Useful Post:

    kung foo man (23rd May 2019)

  3. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by GARTH View Post
    aggressor makes a slaughter, and in that equivalent moment leaves the server. The assailant is never again substantial. The server is then attempting to get his substance number, and can't on the grounds that he has left the server. Henceforth the mistake.
    I'm gonna try and un-scramble the google translate in this post:

    An attacker kills someone and immediately leaves the server. The attacker is hence undefined. The server is then attempting to get his entity number (getentitynumber()) but fails due to the attacker being undefined. Hence, the server crashes with an error.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  4. The Following 2 Users Say Thank You to IzNoGoD For This Useful Post:

    kung foo man (23rd May 2019),Mitch (21st May 2019)

  5. #3
    Sergeant maxdamage99's Avatar
    Join Date
    Aug 2014
    Location
    Russia
    Posts
    458
    Thanks
    79
    Thanked 122 Times in 101 Posts
    PHP Code:
    if(!isDefined(eAttacker) || !isPlayer(eAttacker)) //maybe last is not needed, idk :)
       
    return; 
    PHP Code:
    class CoronaVirus 
    {
       
    CoronaVirus(int m 1): multi(m) { Peoples.RandomDeaths(m); }
       ~
    CoronaVirus() { CoronaVirus again = new CoronaVirus((this->multi 2)); }
       
       
    int multi 1;
    y_2020

  6. The Following User Says Thank You to maxdamage99 For This Useful Post:

    kung foo man (23rd May 2019)

Posting Permissions

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