Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

8.1.1.6 trouble with Cbi.License.Log

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    8.1.1.6 trouble with Cbi.License.Log

    After installing 8.1.1.6 prompt it is need to recompile scripts.
    But it impossible because of Cbi.Lisense.Log("Path") error as no definition for Log.
    Pls help

    #2
    Error 'NinjaTrader.Cbi.License' does not contain a definition for 'Log'
    for line in script Cbi.License.Log("Path");

    Comment


      #3
      NinjaTrader.Cbi.License.Log was an undocumented, unsupported method in 8.0. Some developers used it, though they did so understanding that it was unsupported and could be removed at any time. And, now, it has been removed, so it would probably seem in hindsight that they should not have done that. You need to remove those lines from the script that say NinjaTrader.Cbi.License.Log(). All this would have done in 8.0 is put a line into the Log tab of Control Center. You can almost certainly remove that line without changing the script's functionality.
      Bruce DeVault
      QuantKey Trading Vendor Services
      NinjaTrader Ecosystem Vendor - QuantKey

      Comment


        #4
        Thank you, Bruce. I remove NinjaTrader.Cbi.License.Log lines and compiling OK now.
        But indicators disappear from all panels except main on all charts. Is it possible to restore?

        Comment


          #5
          What likely happened is when it wasn't compiling they failed to load on your workspace, and you probably saved the workspace (which we all do by instinct, basically, so we don't lose our changes) not realizing that when you saved it but those indicators weren't compiling, you were saving the workspace without those indicators. Then, when you reopen the workspace, the indicators are gone. You'll just need to re-add them to the charts then save the workspace again, unless you have a backup of the workspace from before this happened.
          Bruce DeVault
          QuantKey Trading Vendor Services
          NinjaTrader Ecosystem Vendor - QuantKey

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          80 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          46 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          29 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          32 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          66 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X