robske110 / TicTacToe

Play TicTacToe with the help of item frames.
https://poggit.pmmp.io/p/TicTacToe
GNU Lesser General Public License v3.0
6 stars 3 forks source link

Proplem #2

Closed Zoom601 closed 6 years ago

Zoom601 commented 6 years ago

when i type /tictactoe arenacreate

and tap the left corner and right top corner it type for me in console:

[22:57:48] [Server thread/CRITICAL]: Could not pass event 'pocketmine\event\player\PlayerInteractEvent' to 'TicTacToe v0.1.1': Argument 3 passed to robske_110\TTT\Game\Arena::construct() must be an instance of robske_110\TTT\TicTacToe, instance of robske_110\TTT\EventListener given, called in phar://C:/Users/Reem/Desktop/PocketMine-MP/plugins/TicTacToe_dev-4.phar/src/robske_110/TTT/EventListener.php on line 76 on robske_110\TTT\EventListener [22:57:48] [Server thread/CRITICAL]: TypeError: "Argument 3 passed to robske_110\TTT\Game\Arena::construct() must be an instance of robske_110\TTT\TicTacToe, instance of robske_110\TTT\EventListener given, called in phar://C:/Users/Reem/Desktop/PocketMine-MP/plugins/TicTacToe_dev-4.phar/src/robske_110/TTT/EventListener.php on line 76" (EXCEPTION) in "TicTacToe_dev-4.phar/src/robske_110/TTT/Game/Arena" at line 23

can you fix it pls?