Skip to content
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

Closed
stunslave opened this issue Jul 7, 2020 · 2 comments
Closed

[BUG] Tier Limit #201

stunslave opened this issue Jul 7, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@stunslave
Copy link

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

@stunslave stunslave added the bug Something isn't working label Jul 7, 2020
@KristianP26
Copy link
Member

Same problem.

tomtko added a commit that referenced this issue Jul 7, 2020
olokos added a commit that referenced this issue Jul 14, 2020
@olokos
Copy link
Collaborator

olokos commented Jul 16, 2020

I think it's fixed with #203
If this is still not resolved with this, please do @ me here and I'll reopen.

@olokos olokos closed this as completed Jul 16, 2020
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
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants