1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

I dont understand what is wrong

Discussion in 'Development' started by HittmanA, Jan 8, 2017.

  1. HittmanA

    HittmanA Zombie

    Messages:
    207
    GitHub:
    hittmana
    I am trying to do some cleanup to the BigBrother plugin and whenever I join (1.8.8 PC) I get this:

    Code:
    Notice: Undefined property: pocketmine\network\protocol\SetEntityMotionPacket::$entities in /Users/austinhitt/Desktop/server/src/shoghicp/BigBrother/network/translation/TranslatorProtocol.php on line 622
    
    
    Warning: Invalid argument supplied for foreach() in /Users/austinhitt/Desktop/server/src/shoghicp/BigBrother/network/translation/TranslatorProtocol.php on line 622
    I can not figure out how to fix this. Any Ideas? Plugin is included.
     

    Attached Files:

  2. HittmanA

    HittmanA Zombie

    Messages:
    207
    GitHub:
    hittmana
    Anyone?
     
  3. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    How about you post just the code, most of us are lazy to open up a zip file, find the error, correct it and then post it...

    P.S. SetEntityMotionPacket does not have $entities global var.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.