sapphonie/sourcemod-nativevotes-updated

Broken as of 2022-12-02

Closed this issue · 1 comments

osyu commented

Possibly only due to the ongoing issues with entref-related SourceMod functions, but opening an issue anyway in case of other potential breakage

L 12/02/2022 - 00:16:10: [SM] Exception reported: Entity -1 (-2047803348) is invalid
L 12/02/2022 - 00:16:10: [SM] Blaming: nativevotes.smx
L 12/02/2022 - 00:16:10: [SM] Call stack trace:
L 12/02/2022 - 00:16:10: [SM]   [0] GetEntProp
L 12/02/2022 - 00:16:10: [SM]   [1] Line 2621, nativevotes/game.sp::TF2CSGO_IsVoteInProgress
L 12/02/2022 - 00:16:10: [SM]   [2] Line 1013, nativevotes/game.sp::Game_IsVoteInProgress
L 12/02/2022 - 00:16:10: [SM]   [3] Line 1869, nativevotes.sp::Native_IsVoteInProgress
L 12/02/2022 - 00:16:10: [SM]   [5] NativeVotes_IsVoteInProgress
L 12/02/2022 - 00:16:10: [SM]   [6] Line 594, nativevotes_mapchooser.sp::InitiateVote
L 12/02/2022 - 00:16:10: [SM]   [7] Line 578, nativevotes_mapchooser.sp::Command_Mapvote

Fixed, update sourcemod to latest