BlockHorizons / InvSee

A PocketMine-MP plugin that lets you view and modify offline and online players' inventories in real-time!
https://poggit.pmmp.io/p/InvSee
Apache License 2.0
30 stars 14 forks source link

Plss Fix #39

Closed Asuna3244 closed 2 years ago

Asuna3244 commented 2 years ago

[11:04:07.231] [Server thread/CRITICAL]: ErrorException: "Undefined array key "request-timeout"" (EXCEPTION) in "plugins/InvSee_dev-72.phar/src/BlockHorizons/InvSee/module/InvSeeByRequestModule" at line 47

Muqsit commented 2 years ago

Your modules.yml config file is missing the property request-timeout under invsee-by-request https://github.com/BlockHorizons/InvSee/blob/a7cccae0803454c0756aa122b02931cbeb504c46/resources/modules.yml#L37

You can define the property or delete the modules.yml file so a new modules.yml file is generated with the property defined.