BetterGen problem #32

開放中
建立於 2018-09-30 19:31:58 +00:00 由 Ghost · 1 comment

So whenever I go to different biomes (or specifically biomes), I'm experiencing this error in console:

TypeError: "Argument 4 passed to pocketmine\level\Position::__construct() must be an instance of pocketmine\level\Level or null, instance of pocketmine\level\SimpleChunkManager given, called in /plugins/BetterGen-loottables/src/Ad5001/BetterGen/structure/Temple.php on line 151" (EXCEPTION) in "src/pocketmine/level/Position" at line 40
30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #0 BetterGen-loottables/src/Ad5001/BetterGen/structure/Temple(151): pocketmine\level\Position->__construct(integer -87, integer 56, integer 26, pocketmine\level\SimpleChunkManager object)
30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #1 BetterGen-loottables/src/Ad5001/BetterGen/populator/TemplePopulator(49): Ad5001\BetterGen\structure\Temple->placeObject(pocketmine\level\SimpleChunkManager object, integer -87, integer 67, integer 24, pocketmine\utils\Random object)
30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #2 src/pocketmine/level/biome/Biome(132): Ad5001\BetterGen\populator\TemplePopulator->populate(pocketmine\level\SimpleChunkManager object, integer -6, integer 1, pocketmine\utils\Random object)
30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #3 BetterGen-loottables/src/Ad5001/BetterGen/generator/BetterNormal(370): pocketmine\level\biome\Biome->populateChunk(pocketmine\level\SimpleChunkManager object, integer -6, integer 1, pocketmine\utils\Random object)
30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #4 src/pocketmine/level/generator/PopulationTask(104): Ad5001\BetterGen\generator\BetterNormal->populateChunk(integer -6, integer 1)
30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #5 src/pocketmine/scheduler/AsyncTask(72): pocketmine\level\generator\PopulationTask->onRun()
30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #6 (): pocketmine\scheduler\AsyncTask->run()
30.09 21:21:52 [Server] Server thread/CRITICAL Could not execute asynchronous task PopulationTask: Task crashed
I do hope you fix this issue with BetterGen.
Just let me know what you think on it.
Thank you.

So whenever I go to different biomes (or specifically biomes), I'm experiencing this error in console: TypeError: "Argument 4 passed to pocketmine\level\Position::__construct() must be an instance of pocketmine\level\Level or null, instance of pocketmine\level\SimpleChunkManager given, called in /plugins/BetterGen-loottables/src/Ad5001/BetterGen/structure/Temple.php on line 151" (EXCEPTION) in "src/pocketmine/level/Position" at line 40 30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #0 BetterGen-loottables/src/Ad5001/BetterGen/structure/Temple(151): pocketmine\level\Position->__construct(integer -87, integer 56, integer 26, pocketmine\level\SimpleChunkManager object) 30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #1 BetterGen-loottables/src/Ad5001/BetterGen/populator/TemplePopulator(49): Ad5001\BetterGen\structure\Temple->placeObject(pocketmine\level\SimpleChunkManager object, integer -87, integer 67, integer 24, pocketmine\utils\Random object) 30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #2 src/pocketmine/level/biome/Biome(132): Ad5001\BetterGen\populator\TemplePopulator->populate(pocketmine\level\SimpleChunkManager object, integer -6, integer 1, pocketmine\utils\Random object) 30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #3 BetterGen-loottables/src/Ad5001/BetterGen/generator/BetterNormal(370): pocketmine\level\biome\Biome->populateChunk(pocketmine\level\SimpleChunkManager object, integer -6, integer 1, pocketmine\utils\Random object) 30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #4 src/pocketmine/level/generator/PopulationTask(104): Ad5001\BetterGen\generator\BetterNormal->populateChunk(integer -6, integer 1) 30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #5 src/pocketmine/scheduler/AsyncTask(72): pocketmine\level\generator\PopulationTask->onRun() 30.09 21:21:51 [Server] Asynchronous Worker #0 thread/DEBUG #6 (): pocketmine\scheduler\AsyncTask->run() 30.09 21:21:52 [Server] Server thread/CRITICAL Could not execute asynchronous task PopulationTask: Task crashed I do hope you fix this issue with BetterGen. Just let me know what you think on it. Thank you.
擁有者

Hello,
Which version of BetterGen are you running?

Hello, Which version of BetterGen are you running?
登入 才能加入這對話。
未選擇里程碑
未選擇專案
沒有負責人
2 participant
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: Ad5001/BetterGen#32
No description provided.