View Single Post
  #104  
Unread 4th February, 2019, 08:16 PM
knugster knugster is offline
Rampage
 
Join Date: Jul 2003
Posts: 82
Default

Quote:
Originally Posted by killereye View Post
Small bug found with smartctf stats not working (togglestats switch). Errors:

Code:
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.InitStatBoardDynamicPos:0195) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.InitStatBoardDynamicPos:019D) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.InitStatBoardDynamicPos:01AE) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.InitStatBoardDynamicPos:01B6) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.InitStatBoardDynamicPos:0210) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.InitStatBoardDynamicPos:0218) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.DrawHeader:000A) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.DrawFooters:00AA) Accessed None
ScriptWarning: SmartCTFScoreBoard CTF-Command-CE3.SmartCTFScoreBoard1 (Function SmartCTF_4D.SmartCTFScoreBoard.SortScores:0031) Accessed None
Repeated a lot again.
Long shot, but here goes. Does anyone know how to fix the above?
I am unable to toggle stats in any demo I have lying around that depends on SmartCTF. mutate smart showstats does absolutely nothing, and togglestats just breaks the scoreboard and fills the logfile with the Accessed None errors.
Reply With Quote