DaPigGuy / PiggyAuctions

An auction house plugin for PocketMine-MP allowing players to bid for items
Apache License 2.0
22 stars 10 forks source link

Forms not showing up #20

Closed rjworks closed 3 years ago

rjworks commented 4 years ago

Please make sure your issue complies with these guidelines:

Issue Description

OS and Versions

Extra Information

was this not tasted at all?

NicoBooze commented 4 years ago

same problem!

Aericio commented 4 years ago

Latest version fixed menus and therefore only menus were tested. Not sure why forms are broken, sometime it'll show up and sometimes it wont.

Right now we assume that it's a result of the fix delaying the menus being closed.

Aericio commented 4 years ago

Allows you to specify a closure that gets triggered after escaping from the even call stack and the client's network stack. This is useful when you need to do something like sending a form to a player (it isn't possible to send a form before or right after closing their inventory). https://github.com/Muqsit/InvMenu/wiki/InvMenu-v4.0#the-invmenutransactionresultthen-method

Seems like it'll be fixed in InvMenu v4.0, but v4.0 is only available for PMMP API 4.0.0. Can't do anything for now.

rjworks commented 4 years ago

when is pm4.0.0 releases though

Aericio commented 4 years ago

Sorry, can't see the future.

kayatheduck commented 3 years ago

Same with duration...And it never shows i tried it like 20 times.

rjworks commented 3 years ago

Sorry, can't see the future.

Create a delayed task?