Skip to content

Conversation

Hexer10
Copy link
Owner

@Hexer10 Hexer10 commented Oct 18, 2022

No description provided.

@crashzk
Copy link
Contributor

crashzk commented Dec 26, 2022

Error:

L 12/26/2022 - 14:32:00: [SM] Exception reported: Not enough space on the stack

L 12/26/2022 - 14:32:00: [SM] Blaming: hextags.smx

L 12/26/2022 - 14:32:00: [SM] Call stack trace:

L 12/26/2022 - 14:32:00: [SM]   [1] Line 1469, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::Logger.debug

L 12/26/2022 - 14:32:00: [SM]   [2] Line 1301, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::GetTags

L 12/26/2022 - 14:32:00: [SM]   [3] Line 957, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::ParseConfig

L 12/26/2022 - 14:32:00: [SM]   [4] Line 894, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::LoadTags

L 12/26/2022 - 14:32:00: [SM]   [5] Line 521, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::OnClientCommandKeyValues

@Hexer10
Copy link
Owner Author

Hexer10 commented Dec 26, 2022

@crashzk There might be a memory leak, after the plugin is enabled properly, and the server has changed map a few times please run sm_dump_handles <file.log> and send that file.

Also try to set the sm_hextags_loglevel cvar to 0 (if you didn't already), and check if anything changes.

@crashzk
Copy link
Contributor

crashzk commented Dec 26, 2022

@Hexer10 cvar set to 0 already.

Follows the file.log file.

file.log

@crashzk
Copy link
Contributor

crashzk commented Dec 28, 2022

News?

@crashzk
Copy link
Contributor

crashzk commented Jan 5, 2023

I reinstalled the plugin, after a few hours it showed the error log again:

L 01/04/2023 - 23:57:59: [SM] Exception reported: Not enough space on the stack
L 01/04/2023 - 23:57:59: [SM] Blaming: hextags.smx
L 01/04/2023 - 23:57:59: [SM] Call stack trace:
L 01/04/2023 - 23:57:59: [SM]   [1] Line 1469, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::Logger.debug
L 01/04/2023 - 23:57:59: [SM]   [2] Line 652, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::OnChatMessageEx
L 01/04/2023 - 23:57:59: [SM]   [3] Line 575, D:\Google Drive\ZK Servidores\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\hextags.sp::OnChatMessage
L 01/04/2023 - 23:57:59: [SM]   [5] Call_Finish
L 01/04/2023 - 23:57:59: [SM]   [6] Line 296, C:\Users\boy-l\Google Drive ([email protected])\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\simple-chatprocessor.sp::OnSayText2
L 01/05/2023 - 00:07:10: Error log file session closed.

Some news about the correction, in case I need the plugin when it starts showing this error the tags and the colored chat stop working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants