Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on starting the server #29

Closed
rac14 opened this issue Jul 15, 2022 · 3 comments
Closed

Crash on starting the server #29

rac14 opened this issue Jul 15, 2022 · 3 comments

Comments

@rac14
Copy link

rac14 commented Jul 15, 2022

Error: Too few arguments to function pocketmine\network\mcpe\StandardPacketBroadcaster::__construct(), 1 passed in phar:///home/container/plugins/FakePlayer_dev-59.phar/src/muqsit/fakeplayer/Loader.php on line 148 and exactly 2 expected
File: pmsrc/src/network/mcpe/StandardPacketBroadcaster
Line: 31
Type: ArgumentCountError

@Muqsit
Copy link
Owner

Muqsit commented Jul 15, 2022

StandardPacketBroadcaster takes exactly 1 parameter
https://github.com/pmmp/PocketMine-MP/blob/38d6284671e8b657ba557e765a6c29b24a7705f5/src/network/mcpe/StandardPacketBroadcaster.php#L31

Are you sure you're using the latest PM build?

@rac14
Copy link
Author

rac14 commented Jul 16, 2022

StandardPacketBroadcaster takes exactly 1 parameter https://github.com/pmmp/PocketMine-MP/blob/38d6284671e8b657ba557e765a6c29b24a7705f5/src/network/mcpe/StandardPacketBroadcaster.php#L31

Are you sure you're using the latest PM build?

Yes, iam sure iam using the latest pm build

@TheNewHEROBRINEX
Copy link

@Muqsit Muqsit closed this as completed Sep 16, 2022
@Muqsit Muqsit mentioned this issue Dec 2, 2022
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants