GAMMACASE / ServerRedirect

SourceMod plugin that allows players to see and connect to other servers
https://forums.alliedmods.net/showthread.php?t=322306
GNU General Public License v3.0
66 stars 26 forks source link

StringMap.size.get error #26

Closed menesakdeniz closed 4 years ago

menesakdeniz commented 4 years ago

hi i get this error what is that related with?

L 07/04/2020 - 17:54:33: [SM] Exception reported: Invalid Handle 0 (error 4)
L 07/04/2020 - 17:54:33: [SM] Blaming: server_redirect_core.smx
L 07/04/2020 - 17:54:33: [SM] Call stack trace:
L 07/04/2020 - 17:54:33: [SM]   [0] StringMap.Size.get
L 07/04/2020 - 17:54:33: [SM]   [1] Line 32, server_redirect/redirect.sp::ProcessConnectionlessPacket_Dhook
GAMMACASE commented 4 years ago

Don't think you use this plugin as yours is named server_redirect_core.smx where mine is server_redirect.smx. In case you just renamed it then knowing version and possible way to reproduce it would be useful to know to fix this issue.

menesakdeniz commented 4 years ago

yes, my bad... forgot to leave gShouldReconnect allocation outside of standalone predefine...