hermansimensen / eventqueue-fix

Replaces general event queue found within Source-engine games with a lag-resistant event queue per player entity
GNU General Public License v3.0
19 stars 7 forks source link

[SM] Exception reported: Invalid Handle 0 (error: 4) #18

Open freakexeuLow opened 2 years ago

freakexeuLow commented 2 years ago

since the latest version i get this error L 04/10/2022 - 02:42:46: SourceMod error session started L 04/10/2022 - 02:42:46: Info (map "bhop_communityjump_csgo") (file "/home/1/server/csgo/addons/sourcemod/logs/errors_20220410.log") L 04/10/2022 - 02:42:46: [SM] Exception reported: Invalid Handle 0 (error: 4) L 04/10/2022 - 02:42:46: [SM] Blaming: eventqueuefix.smx L 04/10/2022 - 02:42:46: [SM] Call stack trace: L 04/10/2022 - 02:42:46: [SM] [0] ArrayList.PushArray L 04/10/2022 - 02:42:46: [SM] [1] Line 217, eventqueuefix.sp::DHook_AddEventThree L 04/10/2022 - 02:42:47: [SM] Exception reported: Invalid Handle 0 (error: 4) L 04/10/2022 - 02:42:47: [SM] Blaming: eventqueuefix.smx L 04/10/2022 - 02:42:47: [SM] Call stack trace: L 04/10/2022 - 02:42:47: [SM] [0] ArrayList.PushArray L 04/10/2022 - 02:42:47: [SM] [1] Line 217, eventqueuefix.sp::DHook_AddEventThree L 04/10/2022 - 02:42:47: [SM] Exception reported: Invalid Handle 0 (error: 4)

hermansimensen commented 2 years ago

Does this happen constantly or was it a one time occurance?

freakexeuLow commented 2 years ago

Does this happen constantly or was it a one time occurance?

one time occurance...I don't really know when exactly it happens either. With the version 1.2 there were no errors of it, only since the 1.3 version it went off

GitItRobert commented 1 year ago

Same issue, infrequent but creates a large log.. This filled 155MB: L 01/29/2023 - 00:05:17: SourceMod error session started L 01/29/2023 - 00:05:17: Info (map "bhop_arcane_csgo") (file "/home/csgoserver/serverfiles/csgo/addons/sourcemod/logs/errors_20230129.log") L 01/29/2023 - 00:05:17: [SM] Exception reported: Script execution timed out L 01/29/2023 - 00:05:17: [SM] Blaming: eventqueuefix.smx L 01/29/2023 - 00:05:17: [SM] Call stack trace: L 01/29/2023 - 00:05:17: [SM] [1] Line 318, eventqueuefix.sp::ServiceEvent L 01/29/2023 - 00:05:17: [SM] [2] Line 358, eventqueuefix.sp::OnPlayerRunCmd L 01/29/2023 - 00:05:40: SourceMod error session started L 01/29/2023 - 00:05:40: Info (map "bhop_haunt") (file "/home/csgoserver/serverfiles/csgo/addons/sourcemod/logs/errors_20230129.log") L 01/29/2023 - 00:05:40: [shavit-tas.smx] [XUTAX] The address of m_surfaceFriction is null, defaulting friction values L 01/29/2023 - 00:06:08: Error log file session closed. L 01/29/2023 - 23:35:43: SourceMod error session started L 01/29/2023 - 23:35:43: Info (map "bhop_harmony") (file "/home/csgoserver/serverfiles/csgo/addons/sourcemod/logs/errors_20230129.log") L 01/29/2023 - 23:35:43: [SM] Exception reported: Invalid Handle 0 (error: 4) L 01/29/2023 - 23:35:43: [SM] Blaming: eventqueuefix.smx L 01/29/2023 - 23:35:43: [SM] Call stack trace: L 01/29/2023 - 23:35:43: [SM] [0] ArrayList.PushArray L 01/29/2023 - 23:35:43: [SM] [1] Line 220, eventqueuefix.sp::DHook_AddEventThree The invalid handle error is repeated.

] sm version SourceMod 1.11.0.6914, by AlliedModders LLC

] sm plugins "EventQueue fix" (1.3.1) by carnifex

xhaooy commented 1 year ago

one time occurance after i updated to this: https://github.com/hermansimensen/eventqueue-fix/commit/94704e817a3f8f2ff9e4905dcd8e97ab94646a00 Info (map "mg_minecraft_course_lf") (file "/xyz/csgo/addons/sourcemod/logs/errors_20230211.log") L 02/11/2023 - 18:41:21: [SM] Exception reported: Invalid Handle 0 (error: 4) L 02/11/2023 - 18:41:21: [SM] Blaming: bhop/eventqueuefix.smx L 02/11/2023 - 18:41:21: [SM] Call stack trace: L 02/11/2023 - 18:41:21: [SM] [0] ArrayList.PushArray L 02/11/2023 - 18:41:21: [SM] [1] Line 220, C:\xyz\eventqueuefix.sp::DHook_AddEventThree L 02/11/2023 - 18:46:17: Error log file session closed.