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!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.

Bug Fixed Bracket Generation Error

CarlM24

New Member
I have set up a tournament for 16 players and when I attempt to run the bracket generation, it does so for 32 players.

I haven't edited the tournament, so there is no reason as to why it is defaulting to 32.

Here are the screenshots:
bracket generation error.png
bracket generation error 1.png
 
This is js error log. I am not sure if any of them are caused by the add-on
 

Attachments

  • js error.png
    js error.png
    202.8 KB · Views: 3
Hum, hard to say, send me a test account with tournament generation rights to that tournament
 
Well I could generate but oddly it generated a 32 participants bracket oO
it done that last time as well, so I thought it was caused by me choosing 32 then changing it to 16 before I attempted to generate the matches. This time, I haven't edited the tournament once it had been created, but still attempts to generate 32.
 
Maybe a bug then.
I'll do a new version in the coming weeks so will definitely fix thzat.
 
I don't know if it needs posting under a new thread, but since updating to the latest version I am getting the following error:
Code:
Server Error Log
Error Info
Error: Class name must be a valid object or a string - library/XenForo/Deferred/Abstract.php:49
Generated By: CarlM24, A moment ago
Stack Trace
#0 /home/crimecoa/public_html/library/XenForo/Model/Deferred.php(70): XenForo_Deferred_Abstract::create(false)
#1 /home/crimecoa/public_html/library/XenForo/Application.php(1482): XenForo_Model_Deferred->defer('XFA_Roster_Defe...', Array, 'XFARosterUpgrad...', false, 1508447204)
#2 /home/crimecoa/public_html/library/XFA/Tournament/ControllerPublic/Tournament.php(23): XenForo_Application::defer('XFA_Roster_Defe...', Array, 'XFARosterUpgrad...', false, 1508447204)
#3 /home/crimecoa/public_html/library/XenForo/FrontController.php(351): XFA_Tournament_ControllerPublic_Tournament->actionIndex()
#4 /home/crimecoa/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/crimecoa/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
  ["url"] => string(45) "https://www.crimecoastforums.com/tournaments/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Top