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

FactionPro error

Discussion in 'Help' started by xSoapers, Jan 9, 2021.

  1. xSoapers

    xSoapers Spider

    Messages:
    6
    GitHub:
    xSoapers
    Can anyone help


    PocketMine-MP Crash Dump Sat Jan 9 13:54:25 UTC 2021

    Error: Trying to access array offset on value of type bool
    File: plugins/FactionsPro v10.0.0 PRO edit/src/FactionsPro/FactionMain
    Line: 422
    Type: ErrorException

    THIS CRASH WAS CAUSED BY A PLUGIN
    BAD PLUGIN: FactionsPro v10.0.0 PRO
     

    Attached Files:

  2. OguzhanUmutlu

    OguzhanUmutlu Witch

    Messages:
    63
    GitHub:
    OguzhanUmutlu
    Did you edited? Because normally there is no error.
     
  3. xSoapers

    xSoapers Spider

    Messages:
    6
    GitHub:
    xSoapers
    i don't know, thats my friends plugin i just want try to help him
     
  4. KygekDev

    KygekDev Witch

    Messages:
    72
    GitHub:
    KygekDev
    It means fetchArray() returned false
     
  5. Kadir5510

    Kadir5510 Creeper

    Messages:
    2
    GitHub:
    Kadir-5510
    Change bin. Try to use the old version of bin you are using
     
  6. Kadir5510

    Kadir5510 Creeper

    Messages:
    2
    GitHub:
    Kadir-5510
    $factionArray['faction'] ??= ' ';
    return $factionArray['faction'];

    Replace it with this instead of line 422, your problem will be fixed.
     
  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.