The login page is populating incorrectly. I can login, but nothing is readable. (I'm on a Macbook Pro and using Safari)
Also, when I click on the Draft Center I get this message:
"The list of players for your league's Amateur Draft are not yet available.
Click here to see your rankings from last season's draft."
When I hit click here, nothing happens.
Beta Recovery Issues Thread
Re: Beta Recovery Issues Thread
This should be fixed.ballmark wrote: ↑Fri Feb 14, 2025 7:21 am 24 Team Beta: Waiver Wire pitchers still throwing error.
"SQLState: S1000 Message: Illegal operation on empty result set. Query: select date_format(waiver_dateoff, '%c/%e/%Y') as waiver_dateoff, waiver_id, waiver_oldteam_id from waiver where waiver_tp_id = 9885290 order by waiver_id desc"
So a LOT of the errors reported on this thread are database errors that have been fixed. However, some of them left "debris", partially-processed transactions. That's the case here,a a lot of players were on waivers but the waiver data was missing because of the database. I have forced these players through to the wire.
This is because one particular owner typed a list of years without a carriage return (it's still called that in code), so the table is expanding to accommodate. It doesn't normally look like that but I am leaving it as a formatting issue to be fixed later.Secondly, the league info page is wayyyy too wide. Looks like the field for Team Notes needs to be trimmed back or allowed to carriage return (to use a **really** old phrase.
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
This (and hopefully all similar errors) have been fixed. Definitely report this one if you see it because it's a big one!
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
Good catch, the message board scripts may need to be redone. the hitter waiver issue is fixed.
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
The incorrect draft class year announcement on the home page is fixed.
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
Both of these stadium issues are fixed. There is a missing image on the Stadium page (causing "UNDER CONSTRUCTION" to appear barely readable on its own") but it won't affect actual stadium work.Admin wrote: ↑Fri Feb 14, 2025 3:03 amWorking on it. This and selecting a new stadium shape are broken.ballmark wrote: ↑Thu Feb 13, 2025 8:45 pm 24 Team Beta: Now in Seattle. Tried to make some changes to the height of my OF walls and a few appearance tweaks to grass/dirt/etc. It all looked good on the sample map but when I clicked submit, "An SQL error has occurred. The error is Illegal operation on empty result set..(3)"
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
This is fixed.heinerkin wrote: ↑Fri Feb 14, 2025 10:29 am I like the new roster page, but on my page, my 3B and SS are switched.
https://beta.simdynasty.com/depth.jsp?teamid=104337
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
This is indeed an error, working on it.
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
It is supposed to be faster. The slow game run speed is fixed.
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.
Re: Beta Recovery Issues Thread
It may have been down briefly.
There are two types of code running on the Web site, pages and modules. When pages are updated, they are down for a split second as they recompile. If a module is updated, though, the whole site has to be stopped and restarted and may disappear for 30 seconds to a minute.
To help us serve you better, please use the support system for all questions or problems. PMs should NEVER be used. The Support system is always read before PMs.