When I try to connect/go into my server, it crashes immediately and turns off. Crashdump: https://pastebin.com/uA8iNi5g https://pastebin.com/raw/uA8iNi5g Can you help?
Code: #1 /Slapper/src/slapper/entities/SlapperHuman(65): spl_autoload_call(string pocketmine\network\protocol\AddPlayerPacket)
If it's the default Slapper plugin, without any modifications, than you can create an issue in the Github repository.
But it worked pefectly before. Is this because of the api3/network branch? And that the 1.0.5 is not out yet?
Slapper may not support the API version in that branch. You'll need an updated version for it to work (you may also get by just by bumping the API in the plugin.yml, but that doesn't always work).
I'm afraid that I have no way of knowing. Although you can always get the latest slapper from the Slapper Github repository. Do note that just because it's the latest version of the plugin, doesn't mean it will support the latest version of PocketMine, or the latest version of the PocketMine API.
This is due to network refactors on the api3/network branch. That branch is still under heavy development. Slapper is not compatible with ALPHA5 yet.