menu
#313 Class "corndan\GoCore\utils\Helpers" not found

Submitted by PocketMine-MP 5.26.1+dev.2113

General information

Version: 5.26.1+dev.2113
Git commit: a1a79ca8
Plugin involvement: Direct
Report date: 2025-04-12 16:20:52 +0000 UTC
Server uptime: 0 days 0 hours 0 minutes 0 seconds

System Information

PHP version: 8.3.13
JIT status: Not available
Operating system: linux
System banner: Linux anmine.ru 5.10.0-32-amd64 #1 SMP Debian 5.10.223-1 (2024-08-10) x86_64

Error information

Warning: the GoFloating plugin was directly involved in this crash. Please contact the plugin author.
Thread: Main
Message: Class "corndan\GoCore\utils\Helpers" not found
File: plugins/GoFloating.phar/src/corndan/GoFloating/model/FloatingModel
Line: #146
Type: Error
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
                case 'price':
$pText = Helpers::convertToFullwidth($value);
if (DiscountManager::isDiscount()) {
$discountPrice = DiscountManager::convertPrice($value);
$pText = "§7" . $value . "руб. - " . DiscountManager::getDiscount() . "% = §l§e" . Helpers::convertToFullwidth($discountPrice);
}
$text = str_replace($replace, $pText, $text);
break;
case 'fw':
$text = str_replace($replace, Helpers::convertToFullwidth($value), $text);
break;
case 'discountInfo':
$text = str_replace($replace, DiscountManager::isDiscount() ? PHP_EOL . DiscountManager::getText() . PHP_EOL : "", $text);
break;
}
}

return $text;
}
}
#0 plugins/GoFloating.phar/src/corndan/GoFloating/model/FloatingModel(48): corndan\GoFloating\model\FloatingModel::convertVars(string[729] ..6... ..c.................... .................... ..6......c... ..f...........)
#1 plugins/GoFloating.phar/src/corndan/GoFloating/manager/FloatingManager(14): corndan\GoFloating\model\FloatingModel->__construct(object pocketmine\world\Position#369, array[1], int -1, string[6] donate)
#2 plugins/GoFloating.phar/src/corndan/GoFloating/FloatingMain(71): corndan\GoFloating\manager\FloatingManager::register(object pocketmine\world\Position#369, array[1], int -1, string[6] donate)
#3 plugins/GoFloating.phar/src/corndan/GoFloating/FloatingMain(21): corndan\GoFloating\FloatingMain->registerFloatings()
#4 pmsrc/src/plugin/PluginBase(119): corndan\GoFloating\FloatingMain->onEnable()
#5 pmsrc/src/plugin/PluginManager(463): pocketmine\plugin\PluginBase->onEnableStateChange(true)
#6 pmsrc/src/Server(1509): pocketmine\plugin\PluginManager->enablePlugin(object corndan\GoFloating\FloatingMain#62550)
#7 pmsrc/src/Server(1126): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#62542)
#8 pmsrc/src/PocketMine(360): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#2, object pocketmine\utils\MainLogger#6, string[25] /home/anmine/servers/hub/, string[33] /home/anmine/servers/hub/plugins/)
#9 pmsrc/src/PocketMine(383): pocketmine\server()
#10 pmsrc(170): require(string[72] phar:///tmp/PocketMine-MP-phar-cache.0/PMMPnbRAWO.tar/src/PocketMine.php)

Loaded Plugins

  • Show

Server Settings

  • Show

Installed Composer Dependencies

Installed PHP Extensions

  • Show