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

sm_iteratespawns not wokring #312

Open
enghausen opened this issue Mar 1, 2022 · 2 comments
Open

sm_iteratespawns not wokring #312

enghausen opened this issue Mar 1, 2022 · 2 comments
Labels

Comments

@enghausen
Copy link

Expected behavior

Use sm_iteratespawns to fake sm_goto commands every few seconds to visit every spawn in the map.

Actual behavior

Nothing, log:

L 03/01/2022 - 12:46:39: [SM] Blaming: retakes.smx
L 03/01/2022 - 12:46:39: [SM] Call stack trace:
L 03/01/2022 - 12:46:39: [SM]   [0] DataPack.ReadCell
L 03/01/2022 - 12:46:39: [SM]   [1] Line 166, ././scripting/retakes/editor_commands.sp::Timer_IterateSpawns

Steps to reproduce

  • Plugin version: "CS:GO Retakes" (0.3.4+184) by splewis
  • Sourcemod version: SourceMod Version: 1.10.0.6528
  • Steps to reproduce (please be specific):
    Write sm_iteratespawns in console

Do others have this problem?

@splewis splewis added the bug label Sep 10, 2022
@crashzk
Copy link
Contributor

crashzk commented Feb 9, 2023

+1

L 02/09/2023 - 11:08:18: [SM] Exception reported: Data pack operation is out of bounds.
L 02/09/2023 - 11:08:18: [SM] Blaming: retakes.smx
L 02/09/2023 - 11:08:18: [SM] Call stack trace:
L 02/09/2023 - 11:08:18: [SM]   [0] DataPack.ReadCell
L 02/09/2023 - 11:08:18: [SM]   [1] Line 166, retakes\editor_commands.sp::Timer_IterateSpawns
L 02/09/2023 - 11:08:21: [SM] Exception reported: Data pack operation is out of bounds.
L 02/09/2023 - 11:08:21: [SM] Blaming: retakes.smx
L 02/09/2023 - 11:08:21: [SM] Call stack trace:
L 02/09/2023 - 11:08:21: [SM]   [0] DataPack.ReadCell
L 02/09/2023 - 11:08:21: [SM]   [1] Line 166, retakes\editor_commands.sp::Timer_IterateSpawns

@walliski
Copy link
Contributor

walliski commented May 14, 2023

Fixed in #324, if it gets merged.

EDIT: Merged now, so this should be resolved. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants