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

Undefined offset onGameEnd (Win) #9

Closed Zoom601 closed 4 years ago

Zoom601 commented 6 years ago

when the player win the game do not end and type in the console:

[16:25:20] [Server thread/CRITICAL]: Could not pass event 'pocketmine\event\player\PlayerInteractEvent' to 'TicTacToe v0.1.4': Undefined offset: -1 on robske_110\TTT\EventListener [16:25:20] [Server thread/CRITICAL]: ErrorException: "Undefined offset: -1" (EXCEPTION) in "TicTacToe_v0.1.4/src/robske_110/TTT/Game/Game" at line 266

robske110 commented 6 years ago

This is a very weird issue, and I can't reproduce it myself. Does this happen every time? Could you enable debug in pocketmine.yml and post a stacktrace? It'd also help if you could try to write out full reproducing steps for me to follow.

Zoom601 commented 6 years ago

ok i will try

robske110 commented 6 years ago

any news?

robske110 commented 6 years ago

bump.

robske110 commented 6 years ago

will close this issue in the next few days due to inactivity