We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Before i unpacked all of my old server plugins i had frmo july, rtd worked fine. but now it's not even loading any more, gamemode is MVM
L 10/01/2024 - 21:42:26: [SM] Exception reported: Array index out-of-bounds (index 66, limit 66) L 10/01/2024 - 21:42:26: [SM] Blaming: rtd.smx L 10/01/2024 - 21:42:26: [SM] Call stack trace: L 10/01/2024 - 21:42:26: [SM] [1] Line 203, u:\Work\Code\RTD\scripting\rtd.sp::InitClientCache L 10/01/2024 - 21:42:26: [SM] [2] Line 144, u:\Work\Code\RTD\scripting\rtd.sp::OnPluginStart
Please describe the bug in the section above, then post it and tick the correct boxes below.
sm_cvar sm_rtd2_version
rtd2_perks.default.cfg
rtd2_perks.custom.cfg
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
Before i unpacked all of my old server plugins i had frmo july, rtd worked fine. but now it's not even loading any more, gamemode is MVM
L 10/01/2024 - 21:42:26: [SM] Exception reported: Array index out-of-bounds (index 66, limit 66)
L 10/01/2024 - 21:42:26: [SM] Blaming: rtd.smx
L 10/01/2024 - 21:42:26: [SM] Call stack trace:
L 10/01/2024 - 21:42:26: [SM] [1] Line 203, u:\Work\Code\RTD\scripting\rtd.sp::InitClientCache
L 10/01/2024 - 21:42:26: [SM] [2] Line 144, u:\Work\Code\RTD\scripting\rtd.sp::OnPluginStart
Report checks
Required
Optional
sm_cvar sm_rtd2_version
) and have specified it.rtd2_perks.default.cfg
) and can confirm it's the one bundled with plugin release archive.rtd2_perks.custom.cfg
or other) and have attached it to this issue.The text was updated successfully, but these errors were encountered: