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

Solved My server keeps crashing

Discussion in 'Help' started by Mrporkchop21, Aug 17, 2020.

  1. Mrporkchop21

    Mrporkchop21 Spider

    Messages:
    10
    GitHub:
    mrporkchop21
    Hello! I'm not sure what caused this.

    [00:55:02] [Server thread/INFO]: Loading pocketmine.yml...
    [00:55:02] [Server thread/CRITICAL]: ErrorException: "yaml_parse(): scanning error encountered during parsing: mapping values are not allowed in this context (line 153, column 17)" (EXCEPTION) in "src/pocketmine/utils/Config" at line 189
    [00:55:02] [Server thread/CRITICAL]: #0 (): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string[125] yaml_parse(): scanning error encountered during parsing: mapping values are not , string[143] phar://C:/Users/dylan/OneDrive/Attachments/Desktop/PocketMine-MP-3.14.2/PocketMi, integer 189, array[4])
    [00:55:02] [Server thread/CRITICAL]: #1 src/pocketmine/utils/Config(189): yaml_parse(string[6656] # Main configuration file for PocketMine-MP.# These settings are the ones that c)
    [00:55:02] [Server thread/CRITICAL]: #2 src/pocketmine/utils/Config(122): pocketmine\utils\Config->load(string[100] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3, integer 2, array[0])
    [00:55:02] [Server thread/CRITICAL]: #3 src/pocketmine/Server(1332): pocketmine\utils\Config->__construct(string[100] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3, integer 2, array[0])
    [00:55:02] [Server thread/CRITICAL]: #4 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[86] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3, string[94] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3)
    [00:55:02] [Server thread/CRITICAL]: #5 src/pocketmine/PocketMine(304): pocketmine\server()
    [00:55:02] [Server thread/CRITICAL]: #6 (11): require(string[141] phar://C:/Users/dylan/OneDrive/Attachments/Desktop/PocketMine-MP-3.14.2/PocketMi)
    [00:55:02] [Server thread/CRITICAL]: Error: "Call to a member function translateString() on null" (EXCEPTION) in "src/pocketmine/Server" at line 2063
    [00:55:02] [Server thread/CRITICAL]: #0 src/pocketmine/Server(2044): pocketmine\Server->crashDump()
    [00:55:02] [Server thread/CRITICAL]: #1 src/pocketmine/Server(1590): pocketmine\Server->exceptionHandler(object ErrorException)
    [00:55:02] [Server thread/CRITICAL]: #2 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[86] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3, string[94] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3)
    [00:55:02] [Server thread/CRITICAL]: #3 src/pocketmine/PocketMine(304): pocketmine\server()
    [00:55:02] [Server thread/CRITICAL]: #4 (11): require(string[141] phar://C:/Users/dylan/OneDrive/Attachments/Desktop/PocketMine-MP-3.14.2/PocketMi)
    [00:55:02] [Server thread/CRITICAL]: Error: "Call to a member function getNested() on null" (EXCEPTION) in "src/pocketmine/Server" at line 1096
    [00:55:02] [Server thread/CRITICAL]: #0 src/pocketmine/Server(1893): pocketmine\Server->getProperty(string[23] network.upnp-forwarding, boolean )
    [00:55:02] [Server thread/CRITICAL]: #1 src/pocketmine/Server(2126): pocketmine\Server->forceShutdown()
    [00:55:02] [Server thread/CRITICAL]: #2 src/pocketmine/Server(2044): pocketmine\Server->crashDump()
    [00:55:02] [Server thread/CRITICAL]: #3 src/pocketmine/Server(1590): pocketmine\Server->exceptionHandler(object ErrorException)
    [00:55:02] [Server thread/CRITICAL]: #4 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[86] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3, string[94] C:\Users\dylan\OneDrive\Attachments\Desktop\PocketMine-MP-3.14.2\PocketMine-MP-3)
    [00:55:02] [Server thread/CRITICAL]: #5 src/pocketmine/PocketMine(304): pocketmine\server()
    [00:55:02] [Server thread/CRITICAL]: #6 (11): require(string[141] phar://C:/Users/dylan/OneDrive/Attachments/Desktop/PocketMine-MP-3.14.2/PocketMi)
    [00:55:02] [Server thread/EMERGENCY]: Crashed while crashing, killing process
    Press any key to continue . . .
     
  2. Mrporkchop21

    Mrporkchop21 Spider

    Messages:
    10
    GitHub:
    mrporkchop21
    Hello! Where are these files located?
     
  3. GamakCZ

    GamakCZ Zombie Pigman

    Messages:
    598
    GitHub:
    GamakCZ
    Rename
    Code:
    pocketmine.yml
    to
    Code:
    pocketmine.yml.old
    You have mistake inside it
     
  4. GodWeedZao

    GodWeedZao Zombie Pigman

    Messages:
    401
    GitHub:
    godweedzao
    why?
     
  5. GamakCZ

    GamakCZ Zombie Pigman

    Messages:
    598
    GitHub:
    GamakCZ
    Pocketmine will generate new pocketmine.yml without any mistakes
     
  6. Mrporkchop21

    Mrporkchop21 Spider

    Messages:
    10
    GitHub:
    mrporkchop21
    Thank you GodWeedZao and GamakCZ for yalls help! Renaming pocketmine.yml to pocketmine.old fixed the problem. Y'all have a great day!:)
     
  7. Mrporkchop21

    Mrporkchop21 Spider

    Messages:
    10
    GitHub:
    mrporkchop21
    How do I close this thread?
     
  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.