#7034005 Constant expression contains invalid operations
Submitted by PocketMine-MP 4.5.1
General information
Version: | 4.5.1 |
---|---|
Git commit: | d641812c |
Plugin involvement: | Direct |
Report date: | 2022-06-23 09:34:56 +0000 UTC |
Server uptime: | 0 days 0 hours 0 minutes 0 seconds |
System Information
PHP version: | 8.0.13 |
---|---|
Operating system: | linux |
System banner: | Linux ip135-148-6-172 4.15.0-176-generic #185-Ubuntu SMP Tue Mar 29 17:40:04 UTC 2022 x86_64 |
Error information
Warning: a plugin was directly involved in this crash. Please contact the plugin author.
Message: | Constant expression contains invalid operations |
---|---|
File: | plugins/CustomShopUI/src/AlexPads/CustomShopUI/Main |
Line: | #29 |
Error level: | E_COMPILE_ERROR |
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
use JackMD\ConfigUpdater\ConfigUpdater;
use AlexPads\CustomShopUI\economy\EconomyManager;
use AlexPads\CustomShopUI\economy\EconomyIntegration;
class Main extends PluginBase
{
public $msg;
public $banco = new Config($this->getDataFolder()."banco.yml", Config::YAML);
// For Config Updates!
private const CONFIG_VERSION = 6;
// For shop Updates!
private const SHOP_VERSION = 5;
// For Message Updates!
private const MESSAGE_VERSION = 5;
public function onEnable(): void
{
Loaded Plugins
-
Show
Name Version State Author(s) Website BedrockEconomy 2.0.8 Disabled cooldogedev Visit BuilderTools 1.4.0-beta2 Disabled CzechPMDevs , VixikHD Visit Cash 1 Disabled RychardWossgrau ClearLag 1.0.0 Disabled tobias14 Visit CommandDisabler 2.0.0 Disabled DevTools 1.15.0 Disabled PocketMine Team Visit Elevator 1.1.0 Disabled matcracker Visit EnderChest 1.1 Disabled fernanACM Visit INether 1.0.1 Disabled ipad54 InvSee 2.0.1 Disabled BlockHorizons KingTPA 1 Disabled KielKing MCPEToDiscord 2.0.0 Disabled JaxkDev MOTDShuffle 1.3.0 Disabled HBIDamian MaxEnchants 1.2.4 Disabled Xenophilicy MultiWorld 1.7.0-beta4 Disabled CzechPMDevs , VixikCZ , fuyutsuki , kaliiks Visit PersonaAdapter 1.0.1 Disabled Lunarelly Visit PlayerSelectors 2.0.0 Disabled Ad5001 PurePerms 2.0.2 Disabled Vecnavium , 64FF00 & ProjectInfinity RedstoneCircuit 3.0.0 Disabled tedo0627 ScoreHud 7.0.0 Disabled Ifera SlapperHitSound 0.0.1 Disabled BeeAZ TempBan 2.4.0 Disabled SonsaYT , Laith98Dev WorldProtect 2.3.11 Disabled aliuly Visit
Server Settings
-
Show
Name Value server-ip 135.148.83.178 server-port 25645 max-players 300 level-name Lobby motd PocketMine-MP Server white-list 1 announce-player-achievements on spawn-protection 0 gamemode 0 force-gamemode off hardcore off pvp on difficulty 2 generator-settings level-seed level-type DEFAULT enable-query on enable-rcon off rcon.password ****** auto-save on view-distance 8 xbox-auth on language eng enable-ipv6 on server-portv6 0
Installed Composer Dependencies
-
Show
Installed PHP Extensions
-
Show
Name Version Core 8.0.13 PDO 8.0.13 Phar 8.0.13 Reflection 8.0.13 SPL 8.0.13 SimpleXML 8.0.13 Zend OPcache 8.0.13 bcmath 8.0.13 calendar 8.0.13 chunkutils2 0.3.1 crypto 0.3.2 ctype 8.0.13 curl 8.0.13 date 8.0.13 dom 20031129 fileinfo 8.0.13 filter 8.0.13 ftp 8.0.13 gd 8.0.13 gmp 8.0.13 hash 8.0.13 igbinary 3.2.6 json 8.0.13 leveldb 0.3.0 libdeflate 0.1.0 libxml 8.0.13 mbstring 8.0.13 morton 0.1.2 mysqli 8.0.13 mysqlnd mysqlnd 8.0.13 openssl 8.0.13 pcntl 8.0.13 pcre 8.0.13 pdo_mysql 8.0.13 pdo_sqlite 8.0.13 pocketmine_chunkutils 0.1.0 posix 8.0.13 pthreads 4.0.0 recursionguard 0.1.0 shmop 8.0.13 sockets 8.0.13 sqlite3 8.0.13 standard 8.0.13 tokenizer 8.0.13 xml 8.0.13 xmlreader 8.0.13 xmlwriter 8.0.13 xxhash 0.1.1 yaml 2.2.1 zip 1.19.5 zlib 8.0.13