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

RPG Problem #35

Closed
Seelv opened this issue Jul 8, 2015 · 1 comment
Closed

RPG Problem #35

Seelv opened this issue Jul 8, 2015 · 1 comment

Comments

@Seelv
Copy link

Seelv commented Jul 8, 2015

Hello when im put all plugins in server,start server,then in server i write rpg and server crash

i get a lot of errors

07/08/2015 - 18:02:25: [SM] Native "StartMessage" reported: Unable to execute a new message, there is already one in progress
07/08/2015 - 18:02:25: [SM] Displaying call stack trace for plugin "smrpg_keyhint_info.smx":
07/08/2015 - 18:02:25: [SM][0] Line 261, C:\Users\Martins\Documents\rpggo\windows\addons\sourcemod\scripting\include\usermessages.inc::StartMessageOne()
07/08/2015 - 18:02:25: [SM][1] Line 1772, C:\Users\Martins\Documents\rpggo\windows\addons\sourcemod\scripting\include\smlib/clients.inc::Client_PrintKeyHintText()
07/08/2015 - 18:02:25: [SM][2] Line 164, smrpg_keyhint_info.sp::Timer_ShowInfoPanel()
07/08/2015 - 18:02:26: [SM] Native "StartMessage" reported: Unable to execute a new message, there is already one in progress
07/08/2015 - 18:02:26: [SM] Displaying call stack trace for plugin "smrpg_keyhint_info.smx":
07/08/2015 - 18:02:26: [SM][0] Line 261, C:\Users\Martins\Documents\rpggo\windows\addons\sourcemod\scripting\include\usermessages.inc::StartMessageOne()
07/08/2015 - 18:02:26: [SM][1] Line 1772, C:\Users\Martins\Documents\rpggo\windows\addons\sourcemod\scripting\include\smlib/clients.inc::Client_PrintKeyHintText()
07/08/2015 - 18:02:26: [SM][2] Line 164, smrpg_keyhint_info.sp::Timer_ShowInfoPanel()
07/08/2015 - 18:02:27: [SM] Native "StartMessage" reported: Unable to execute a new message, there is already one in progress
07/08/2015 - 18:02:27: [SM] Displaying call stack trace for plugin "smrpg_keyhint_info.smx":
07/08/2015 - 18:02:27: [SM][0] Line 261, C:\Users\Martins\Documents\rpggo\windows\addons\sourcemod\scripting\include\usermessages.inc::StartMessageOne()
07/08/2015 - 18:02:27: [SM][1] Line 1772, C:\Users\Martins\Documents\rpggo\windows\addons\sourcemod\scripting\include\smlib/clients.inc::Client_PrintKeyHintText()
07/08/2015 - 18:02:27: [SM][2] Line 164, smrpg_keyhint_info.sp::Timer_ShowInfoPanel()

07/08/2015 - 18:11:08: [SM] Native "DisplayTopMenu" reported: Invalid client index 0
07/08/2015 - 18:11:08: [SM] Displaying call stack trace for plugin "smrpg.smx":
07/08/2015 - 18:11:08: [SM][0] Line 126, smrpg/smrpg_menu.sp::DisplayMainMenu()
07/08/2015 - 18:11:08: [SM][1] Line 501, smrpg.sp::Event_OnPlayerSay()

@Seelv
Copy link
Author

Seelv commented Jul 8, 2015

Ohh sorry i bad read all info,disabled smrpg_keyhint_info plugin and all work perfect :)

@Seelv Seelv closed this as completed Jul 8, 2015
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

No branches or pull requests

1 participant