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

I cant run Skywars/Minigame on Pocketmine [Call to undefined action error]

Discussion in 'Requests' started by Shahrukh Farooq, Jun 18, 2018.

  1. Shahrukh Farooq

    Shahrukh Farooq Creeper

    Messages:
    4
    GitHub:
    sk665030
    [18:14:21] [Server thread/INFO]: Loading pocketmine.yml...
    [18:14:21] [Server thread/INFO]: Loading server properties...
    [18:14:21] [Server thread/INFO]: Selected English (eng) as the base language
    [18:14:21] [Server thread/INFO]: Starting Minecraft: PE server version v1.4.0
    [18:14:21] [Server thread/WARNING]: Online mode is disabled. The server will not
    verify that players are authenticated to Xbox Live.
    [18:14:21] [Server thread/WARNING]: While this makes it possible to connect with
    out internet access, it also allows hackers to connect with any username they ch
    oose.
    [18:14:21] [Server thread/WARNING]: To enable authentication, set "xbox-auth" to
    "true" in server.properties.
    [18:14:21] [Server thread/INFO]: Opening server on 0.0.0.0:19132
    [18:14:21] [Server thread/INFO]: This server is running PocketMine-MP version 1.
    7dev-1136 "[REDACTED]" (API 3.0.0-ALPHA12)
    [18:14:21] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL Lic
    ense
    [18:14:21] [Server thread/INFO]: Loading resource packs...
    [18:14:21] [Server thread/INFO]: Loading DevTools v1.12.10
    [18:14:21] [Server thread/INFO]: Loading EconomyAPI v5.7.1-6
    [18:14:21] [Server thread/INFO]: Loading HotBlock v1.1.1
    [18:14:21] [Server thread/INFO]: Loading MSpawns v2.1
    [18:14:22] [Server thread/INFO]: Loading SimpleAuth v2.1.2-7
    [18:14:22] [Server thread/INFO]: Loading SkyWars v1.1.0 PRE
    [18:14:22] [Server thread/INFO]: Loading WorldBorder v1.0.1
    [18:14:22] [Server thread/INFO]: Enabling DevTools v1.12.10
    [18:14:22] [Server thread/ERROR]: Could not load plugin 'mcg76_Spleef': Incompat
    ible API version (plugin requires one of: 1.12.0)
    [18:14:22] [Server thread/INFO]: Loading source plugin BigBrother v1.6.0-beta
    [18:14:22] [Server thread/INFO]: [DevTools] Registered folder plugin loader
    [18:14:22] [Server thread/INFO]: Enabling MSpawns v2.1
    [18:14:22] [Server thread/INFO]: Enabling SimpleAuth v2.1.2-7
    [18:14:22] [Server thread/INFO]: [SimpleAuth] Everything loaded!
    [18:14:22] [Server thread/INFO]: Enabling WorldBorder v1.0.1
    [18:14:22] [Server thread/INFO]: [WorldBorder]

    WorldBorder by ArceusMatt


    [18:14:22] [Server thread/INFO]: Enabling BigBrother v1.6.0-beta
    [18:14:22] [Server thread/INFO]: [BigBrother] OS: Windows NT SHAHRUKHFAROOQ 6.1
    build 7601 (Windows 7 Home Premium Edition Service Pack 1) AMD64
    [18:14:22] [Server thread/INFO]: [BigBrother] PHP version: 7.2.5
    [18:14:22] [Server thread/INFO]: [BigBrother] PMMP Server version: v1.4.0
    [18:14:22] [Server thread/INFO]: [BigBrother] PMMP API version: 3.0.0-ALPHA12
    [18:14:22] [Server thread/INFO]: [BigBrother] Use openssl as AES encryption engi
    ne.
    [18:14:22] [Server thread/INFO]: [BigBrother] Use openssl as RSA encryption engi
    ne.
    [18:14:22] [Server thread/INFO]: [BigBrother] OpenSSL Library version: OpenSSL 1
    .1.0h 27 Mar 2018
    [18:14:22] [Server thread/INFO]: [BigBrother] OpenSSL Header version: OpenSSL 1.
    1.0h 27 Mar 2018
    [18:14:22] [Server thread/INFO]: [BigBrother] Starting Minecraft: PC server on *
    :25565 version 1.12.2
    [18:14:22] [Server thread/INFO]: Preparing level "world"
    [18:14:22] [Server thread/INFO]: Enabling EconomyAPI v5.7.1-6
    [18:14:23] [Server thread/NOTICE]: [EconomyAPI]
    [18:14:23] [Server thread/NOTICE]: [EconomyAPI] Database provider was set to: Ya
    ml
    [18:14:23] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine
    \Server::getScheduler()" (EXCEPTION) in "EconomyAPI(2).phar/src/onebone/economya
    pi/EconomyAPI" at line 309
    [18:14:23] [Server thread/DEBUG]: #0 src/pocketmine/plugin/PluginBase(94): onebo
    ne\economyapi\EconomyAPI->onEnable()
    [18:14:23] [Server thread/DEBUG]: #1 src/pocketmine/plugin/PharPluginLoader(127)
    : pocketmine\plugin\PluginBase->setEnabled(boolean 1)
    [18:14:23] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginManager(578): p
    ocketmine\plugin\PharPluginLoader->enablePlugin(onebone\economyapi\EconomyAPI ob
    ject)
    [18:14:23] [Server thread/DEBUG]: #3 src/pocketmine/Server(1936): pocketmine\plu
    gin\PluginManager->enablePlugin(onebone\economyapi\EconomyAPI object)
    [18:14:23] [Server thread/DEBUG]: #4 src/pocketmine/Server(1922): pocketmine\Ser
    ver->enablePlugin(onebone\economyapi\EconomyAPI object)
    [18:14:23] [Server thread/DEBUG]: #5 src/pocketmine/Server(1716): pocketmine\Ser
    ver->enablePlugins(integer 1)
    [18:14:23] [Server thread/DEBUG]: #6 src/pocketmine/PocketMine(290): pocketmine\
    Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object,
    string E:\PocketMine-MP-master\, string E:\PocketMine-MP-master\plugins\)
    [18:14:23] [Server thread/DEBUG]: #7 E:/PocketMine-MP-master/PocketMine-MP.phar(
    1): require(string phar://E:/PocketMine-MP-master/PocketMine-MP.phar/src/pocketm
    ine/PocketMine.php)
    [18:14:23] [Server thread/INFO]: Disabling EconomyAPI v5.7.1-6
    [18:14:23] [Server thread/INFO]: Enabling HotBlock v1.1.1
    [18:14:23] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine
    \Server::getScheduler()" (EXCEPTION) in "HotBlock.phar/src/surva/hotblock/HotBlo
    ck" at line 34
    [18:14:23] [Server thread/DEBUG]: #0 src/pocketmine/plugin/PluginBase(94): surva
    \hotblock\HotBlock->onEnable()
    [18:14:23] [Server thread/DEBUG]: #1 src/pocketmine/plugin/PharPluginLoader(127)
    : pocketmine\plugin\PluginBase->setEnabled(boolean 1)
    [18:14:23] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginManager(578): p
    ocketmine\plugin\PharPluginLoader->enablePlugin(surva\hotblock\HotBlock object)
    [18:14:23] [Server thread/DEBUG]: #3 src/pocketmine/Server(1936): pocketmine\plu
    gin\PluginManager->enablePlugin(surva\hotblock\HotBlock object)
    [18:14:23] [Server thread/DEBUG]: #4 src/pocketmine/Server(1922): pocketmine\Ser
    ver->enablePlugin(surva\hotblock\HotBlock object)
    [18:14:23] [Server thread/DEBUG]: #5 src/pocketmine/Server(1716): pocketmine\Ser
    ver->enablePlugins(integer 1)
    [18:14:23] [Server thread/DEBUG]: #6 src/pocketmine/PocketMine(290): pocketmine\
    Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object,
    string E:\PocketMine-MP-master\, string E:\PocketMine-MP-master\plugins\)
    [18:14:23] [Server thread/DEBUG]: #7 E:/PocketMine-MP-master/PocketMine-MP.phar(
    1): require(string phar://E:/PocketMine-MP-master/PocketMine-MP.phar/src/pocketm
    ine/PocketMine.php)
    [18:14:23] [Server thread/INFO]: Disabling HotBlock v1.1.1
    [18:14:23] [Server thread/INFO]: Enabling SkyWars v1.1.0 PRE
    [18:14:23] [Server thread/INFO]: Starting GS4 status listener
    [18:14:23] [Server thread/INFO]: Setting query port to 19132
    [18:14:23] [Server thread/INFO]: Query running on 0.0.0.0:19132
    [18:14:23] [Server thread/INFO]: Default game type: Creative Mode
    [18:14:23] [Server thread/INFO]: Done (2.82s)! For help, type "help" or "?"
    Also in game when i run Skywars I get an unkown error occured while performing this command
    Please help i wanna run mini games on my servers.....
     
  2. MineBuilderFR

    MineBuilderFR Spider

    Messages:
    8
    GitHub:
    MineBuilderFR
  3. Shahrukh Farooq

    Shahrukh Farooq Creeper

    Messages:
    4
    GitHub:
    sk665030
    Can you do this for me im not that good in modifying plugin
    Thanks in Advance!
     
  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.