What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Cannot Reproduce Scores disappearing from tournament

Scores disappearing from tournament. Tried to invalidate and generate matches again, got error. Connected with the other error I had?
Code:
ErrorException: [E_WARNING] Invalid argument supplied for foreach() in src/addons/XFA/Tournament/Pub/Controller/Tournament.php at line 1158
XF::handlePhpError() in src/addons/XFA/Tournament/Pub/Controller/Tournament.php at line 1158
XFA\Tournament\Pub\Controller\Tournament->actionGenerateMatches() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2345
XF\App->run() in src/XF.php at line 512
XF::runApp() in index.php at line 20
 
hmm, possibly. But shouldn't that produce a "proper" warning for me then? Would make it easier to understand what we did wrong =)
"You can't generate matches with an empty bracket".
 
I don't know really, to analyse this bug I would to exactly know what had been done and on which data.

Are you able to reproduce this yourself ?
 
Not in that tournament no. I will let you know if I stumble across this bug again, and if so, try to write down all done to replicate it =) (or if anyone else sees it, would be great if they also let us know).
 
Top