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

HELP PM ERROR

Discussion in 'Plugin Help' started by Patrycy04, Dec 9, 2016.

  1. Patrycy04

    Patrycy04 Spider Jockey

    Messages:
    38
    GitHub:
    Patrycy04
    Warning: mkdir(): No such file or directory in myzip:///home/sky/plugins/essentialsoffical.zip#src/EssentialsPE/Loader.php on line 843

    Warning: mkdir(): No such file or directory in myzip:///home/sky/plugins/essentialsoffical.zip#src/EssentialsPE/Loader.php on line 846

    Warning: file_put_contents(/home/sky/plugins/EssentialsPE/Sessions/a/adisoneking.session): failed to open stream: No such file or directory in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/utils/Config.php on line 208
    [09:38:45] [Server thread/NOTICE]: Player data not found for "adisoneking", creating new profile

    Warning: file_put_contents(/home/sky/plugins/SkyBlock/users/adisoneking.json): failed to open stream: No such file or directory in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/utils/Config.php on line 208
    [09:38:45] [Server thread/INFO]: AdisoneKinG[/87.206.52.141:19133] [ClientID: -8996364606815359325] logged in with entity id 1 at (world, 119, 5, 135)

    Warning: file_put_contents(/home/sky/plugins/SkyBlock/users/adisoneking.json): failed to open stream: No such file or directory in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/utils/Config.php on line 208

    Warning: file_put_contents(/home/sky/plugins/PureChat/config.yml): failed to open stream: No such file or directory in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/utils/Config.php on line 208

    Warning: mkdir(): Permission denied in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/plugin/PluginBase.php on line 206

    Warning: mkdir(): Permission denied in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/plugin/PluginBase.php on line 207

    Warning: fopen(/home/sky/plugins/PurePerms/groups.yml): failed to open stream: No such file or directory in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/plugin/PluginBase.php on line 214

    Warning: stream_copy_to_stream() expects parameter 2 to be resource, boolean given in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/plugin/PluginBase.php on line 214

    Warning: fclose() expects parameter 1 to be resource, boolean given in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/plugin/PluginBase.php on line 215

    Warning: file_put_contents(/home/sky/plugins/PurePerms/groups.yml): failed to open stream: No such file or directory in phar:///home/sky/PocketMine-MP.phar/src/pocketmine/utils/Config.php o
     
  2. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Again, you need to fix your file permissions
     
  3. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    At least you should tell us what plugins you are using?
     
  4. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    Funny enough it isn't really relevant to this particular issue...
     
  5. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    Assuming you are using a linux distro to host your server (because why would someone use a /home/ directory on windows?)...
    the answer is as simple as
    Code:
    chmod
    .
     
  6. Awzaw

    Awzaw Zombie Pigman Poggit Admin

    Messages:
    726
    GitHub:
    awzaw
    As people have hinted above, it looks like the user under which PocketMine is running does not have the correct permissions for your plugin directory. Use ls -al in your PocketMine directory to view the owner and group for each file and folder, and go from there. Or reinstall everything following @Intyre's official installation instructions.
     
  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.