fuyutsuki / Texter

Texter is a plugin for PocketMine-MP that supports multiple worlds and allows you to add, edit, move, and delete FloatingText.
https://poggit.pmmp.io/p/Texter
University of Illinois/NCSA Open Source License
61 stars 39 forks source link

Can't Load #115

Closed xKurt closed 3 years ago

xKurt commented 3 years ago

PMMP Version: Latest Texter Version: Latest

On Startup Console:


[14:13:29] [Server thread/INFO]: [Texter] Selected English (en_us) as the base language
[14:13:29] [Server thread/INFO]: [Texter] Commands was set to enabled
[14:13:29] [Server thread/NOTICE]: [Texter] Converting old format file: ft.json to new format...
[14:13:29] [Server thread/CRITICAL]: TypeError: "Argument 1 passed to jp\mcbe\fuyutsuki\Texter\text\FloatingTextCluster::fromArray() must be of the type string, int given, called in phar:///home/container/plugins/Texter.phar/src/jp/mcbe/fuyutsuki/Texter/data/OldFloatingTextData.php on line 68" (EXCEPTION) in "plugins/Texter.phar/src/jp/mcbe/fuyutsuki/Texter/text/FloatingTextCluster" at line 141
[14:13:29] [Server thread/CRITICAL]: #0 plugins/Texter.phar/src/jp/mcbe/fuyutsuki/Texter/data/OldFloatingTextData(68): jp\mcbe\fuyutsuki\Texter\text\FloatingTextCluster::fromArray(integer 5, array[4])
[14:13:29] [Server thread/CRITICAL]: #1 plugins/Texter.phar/src/jp/mcbe/fuyutsuki/Texter/Main(142): jp\mcbe\fuyutsuki\Texter\data\OldFloatingTextData->convert()
[14:13:29] [Server thread/CRITICAL]: #2 plugins/Texter.phar/src/jp/mcbe/fuyutsuki/Texter/Main(70): jp\mcbe\fuyutsuki\Texter\Main->loadFloatingTexts()
[14:13:29] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/plugin/PluginManager(182): jp\mcbe\fuyutsuki\Texter\Main->onLoad()
[14:13:29] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/plugin/PluginManager(346): pocketmine\plugin\PluginManager->loadPlugin(string[35] /home/container/plugins/Texter.phar, array[2])
[14:13:29] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Server(1529): pocketmine\plugin\PluginManager->loadPlugins(string[24] /home/container/plugins/)
[14:13:29] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[14:13:29] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()
[14:13:29] [Server thread/CRITICAL]: #8 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[14:13:29] [Server thread/CRITICAL]: Could not load plugin 'Texter'```
fuyutsuki commented 3 years ago

It should be fixed in 4.0.3, but doesn't fixed by my mistake... thanks!