Hi, Everything was running fine and then I started my server today and got this error: 08:25:08[INFO] Enabling EssentialsPE v1.0.2 WARNING] RuntimeException: "yaml_parse(): scanning error encountered during parsing: could not find expected ':' (line 582, column 2), context while scanning a simple key (line 576, column 3)" (E_WARNING) in "/src/pocketmine/utils/Config" at line 137 08:25:08[INFO] Disabling EssentialsPE v1.0.2 And when stopping the server I get: Fatal error: Uncaught exception 'RuntimeException' with message 'Failed to correctly release the reference on free' in [no active file]:0 Stack trace: #0 {main} thrown in [no active file] on line 0 Segmentation fault Could someone please help me fix this. Essentials is the most important plugin and need it to be working. Thanks a lot!
Please report this to one of developers on the EssentialsPE thread not on here. This is for plugin development. @iksaku should be able to help you.
BTW you misconfigured the config.yml for EssentialsPE that is why that YAML error shows up. The runtime exception is PocketMine, so don't worry about it.