We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[12:22:29] [Asynchronous Worker #0 thread/CRITICAL]: TypeError: "Return value of pocketmine\level\biome\Biome::getMinElevation() must be of the type int, null returned" (EXCEPTION) in "src/pocketmine/level/biome/Biome" at line 163 [12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #0 plugins/MultiWorld_dev-159.phar/src/czechpmdevs/multiworld/generator/normal/NormalGenerator(186): pocketmine\level\biome\Biome->getMinElevation() [12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #1 src/pocketmine/level/generator/PopulationTask(108): czechpmdevs\multiworld\generator\normal\NormalGenerator->generateChunk(integer -36, integer 60) [12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #2 src/pocketmine/scheduler/AsyncTask(82): pocketmine\level\generator\PopulationTask->onRun() [12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #3 (): pocketmine\scheduler\AsyncTask->run() [12:22:30] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed Multiworld Dev 159
The text was updated successfully, but these errors were encountered:
I have the same error, but the developers can do nothing for the moment (more info is needed).
Sorry, something went wrong.
Look #83
Hello, how are you? Well I was wondering when I teleport to some worlds the plugin gives an error my server says "Internal Server error"
aac8585
No branches or pull requests
[12:22:29] [Asynchronous Worker #0 thread/CRITICAL]: TypeError: "Return value of pocketmine\level\biome\Biome::getMinElevation() must be of the type int, null returned" (EXCEPTION) in "src/pocketmine/level/biome/Biome" at line 163
[12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #0 plugins/MultiWorld_dev-159.phar/src/czechpmdevs/multiworld/generator/normal/NormalGenerator(186): pocketmine\level\biome\Biome->getMinElevation()
[12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #1 src/pocketmine/level/generator/PopulationTask(108): czechpmdevs\multiworld\generator\normal\NormalGenerator->generateChunk(integer -36, integer 60)
[12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #2 src/pocketmine/scheduler/AsyncTask(82): pocketmine\level\generator\PopulationTask->onRun()
[12:22:29] [Asynchronous Worker #0 thread/DEBUG]: #3 (): pocketmine\scheduler\AsyncTask->run()
[12:22:30] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed
Multiworld Dev 159
The text was updated successfully, but these errors were encountered: