mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
26 lines
970 B
Plaintext
26 lines
970 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: '#^Cannot unset property pocketmine\\entity\\Human\:\:\$hungerManager because it might have hooks in a subclass\.$#'
|
|
identifier: unset.possiblyHookedProperty
|
|
count: 1
|
|
path: ../../../src/entity/Human.php
|
|
|
|
-
|
|
message: '#^Cannot unset property pocketmine\\entity\\Human\:\:\$xpManager because it might have hooks in a subclass\.$#'
|
|
identifier: unset.possiblyHookedProperty
|
|
count: 1
|
|
path: ../../../src/entity/Human.php
|
|
|
|
-
|
|
message: '#^Cannot unset property pocketmine\\entity\\Living\:\:\$effectManager because it might have hooks in a subclass\.$#'
|
|
identifier: unset.possiblyHookedProperty
|
|
count: 1
|
|
path: ../../../src/entity/Living.php
|
|
|
|
-
|
|
message: '#^Cannot unset property pocketmine\\world\\format\\io\\leveldb\\LevelDB\:\:\$db because it might have hooks in a subclass\.$#'
|
|
identifier: unset.possiblyHookedProperty
|
|
count: 1
|
|
path: ../../../src/world/format/io/leveldb/LevelDB.php
|