-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Tier Limit #201
Labels
bug
Something isn't working
Comments
Same problem. |
I think it's fixed with #203 |
Bara
added a commit
that referenced
this issue
Sep 5, 2021
* Fixed silent spec * Fix for tier issue #201 * display center speed OnClientPutInServer so doesnt have to be re-enabled in options * Fix incorrect percentage value * Revert "Fix incorrect percentage value" This reverts commit bb92e72. * Fix incorrect percentage value * Fix math * Fix duplicate and breaking fixbot permissions check, allow to be used via server console (#216) * Fixed scoreboard ordering for unranked players * Fix 2 memory leaks * Update commands.sp This puts the freestyle menu option back in !top * Minor fix for vote-extend Co-authored-by: Lubricant Jam <[email protected]> Co-authored-by: fluffyst <[email protected]> Co-authored-by: fatfuk <[email protected]> Co-authored-by: Bara <[email protected]> Co-authored-by: sneak-it <[email protected]> Co-authored-by: FR33K1LL <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Setting the maps tier to 8 cause the db mapcycle to bug out and sends the below error msg to console.
Current limit is 7 and needs to be changed to 8.
Additional context
07/07/2020 - 12:08:42: [SM] Exception reported: Array index out-of-bounds (index 8, limit 7)
L 07/07/2020 - 12:08:42: [SM] Blaming: surftimer.smx
L 07/07/2020 - 12:08:42: [SM] Call stack trace:
L 07/07/2020 - 12:08:42: [SM] [1] Line 9922, surftimer/sql.sp::SQL_SelectMapCycleCallback
Timer Version
Prerelease 1.0.2 - development version
The text was updated successfully, but these errors were encountered: