1. Working now thx
     
  2. getting this error :(

    Code:
    [Oxide] 9:19 AM [Error] Exception raised in web request callback (IndexOutOfRang
    eException: Array index is out of range.)
    [Oxide] 9:19 AM [Debug]   at Oxide.Plugins.Translator.genericCallBackBingAPI (In
    t32 code, System.String response, System.String sentmessage, .BasePlayer player)
    [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Translator+<OnPlayerChat>c__AnonStorey0.<>m__0 (Int32 code, S
    ystem.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] i
     
  3. Ya I started getting that bad too. I think it needs to be setup where we sign up for bing
     
  4. Will look into it
     
  5. lederp ツ updated Chat Translator with a new update entry:

    Fix Bing API

     
  6. still getting this error :(
    Code:
    [Oxide] 8:43 PM [Error] Exception raised in web request callback (IndexOutOfRang
    eException: Array index is out of range.)
    [Oxide] 8:43 PM [Debug]  at Oxide.Plugins.Translator.genericCallBackBingAPI (In
    t32 code, System.String response, System.String sentmessage, .BasePlayer player)
     [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Translator+<OnPlayerChat>c__AnonStorey0.<>m__1 (Int32 code, S
    ystem.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] i
    
     
  7. Is this with the most recent update?

    Please PM me if so.
     
  8. Maybe add a lower translation limit. "Hi" keeps on translating to "There are" >.>
     
  9. Few questions:
    Does this show the translation to everyone including those whos chat is being translated or just everyone else?
    If the chat is already in the translated language, it won't attempt to translate it, correct?

    Thanks.
     
  10. Does this show the translation to everyone including those whos chat is being translated or just everyone else? - Everyone
    If the chat is already in the translated language, it won't attempt to translate it, correct? - It shouldn't, as it will detect that it is the same language.
     
  11. Thanks. Any plans on not having it show for those its translating, if possible? They obviously don't need to see it.
     
  12. Will be done for next update.
     
  13. Still get lots of webrequest errors with it running
     
  14. Look forward to it. :) Thanks for the great plugin.
     
  15. Korean language plase!!
     
  16. is it broken?
    I got a lot of errors:
    Code:
    [Oxide] 4:23 PM [Error] Web request callback raised an exception (IndexOutOfRangeException: Array index is out of range.)
    [Oxide] 4:23 PM [Debug]  at Oxide.Plugins.Translator.genericCallBackBingAPI (Int32 code, System.String response, System.String sentmessage, .BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Translator+<OnPlayerChat>c__AnonStorey0.<>m__0 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] in <filename unknown>:0
    [Oxide] 4:23 PM [Debug]  at Oxide.Plugins.Translator.genericCallBackBingAPI (Int32 code, System.String response, System.String sentmessage, .BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Translator+<OnPlayerChat>c__AnonStorey0.<>m__0 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] in <filename unknown>:0
    [Oxide] 4:23 PM [Debug]  at Oxide.Plugins.Translator.genericCallBackBingAPI (Int32 code, System.String response, System.String sentmessage, .BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Translator+<OnPlayerChat>c__AnonStorey0.<>m__0 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Aug 3, 2015
  17. New Error appeared:
    Code:
    [Oxide] 5:15 PM [Error] Web request callback raised an exception (IndexOutOfRangeException: Array index is out of range.)
    [Oxide] 5:15 PM [Debug]  at Oxide.Plugins.Translator.genericCallBackBingAPI (Int32 code, System.String response, System.String sentmessage, .BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Translator+<OnPlayerChat>c__AnonStorey0.<>m__0 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Aug 7, 2015
  18. is there any way to translate to multiple languages at the same time?
     
  19. i dont think so
     
  20. Wulf

    Wulf Community Admin

    There is, but this plugin current doesn't handle it.