Author Topic: What does this error message mean?  (Read 1628 times)

0 Members and 1 Guest are viewing this topic.

Hellow

  • Contributor
  • ***
  • Posts: 50
  • Karma: 0
    • View Profile
What does this error message mean?
« on: August 22, 2013, 04:31:16 PM »
I was wondering if any could tell what this error message means.



I assume its a error in the voicecommands xmls so i have attached it.
« Last Edit: August 22, 2013, 06:38:17 PM by Hellow »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re:
« Reply #1 on: August 22, 2013, 05:24:18 PM »
What version of VC?

Hellow

  • Contributor
  • ***
  • Posts: 50
  • Karma: 0
    • View Profile
Re: What does this error message mean?
« Reply #2 on: August 22, 2013, 06:03:28 PM »
1.1.0

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: What does this error message mean?
« Reply #3 on: August 22, 2013, 06:41:28 PM »
I think it probably doesnt want to create 1 million options for your:

payload range    0,999999

don't do that!

Hellow

  • Contributor
  • ***
  • Posts: 50
  • Karma: 0
    • View Profile
Re: What does this error message mean?
« Reply #4 on: August 22, 2013, 07:17:46 PM »
Thanks working like a charm now :D

i changed to 0-6000 because thats what i need anyway. It does take some time when it restarts, but i never restart anything so it shouldnt be a problem.

I can now check what is downloading, pause, resume and delete singel torrents, pause/resume all torrents and set download and upload speed. Awesome, thanks again!
« Last Edit: August 22, 2013, 07:27:38 PM by Hellow »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: What does this error message mean?
« Reply #5 on: August 22, 2013, 07:28:23 PM »
payloadXML is not a pain to set up.  It is only an extra 30 seconds of work.

However in this case I would use a payload list, and then you can enter a list of numbers like

10,100,100,5000

etc.

Hellow

  • Contributor
  • ***
  • Posts: 50
  • Karma: 0
    • View Profile
Re: What does this error message mean?
« Reply #6 on: August 22, 2013, 07:38:22 PM »
payloadXML is not a pain to set up.  It is only an extra 30 seconds of work.

However in this case I would use a payload list, and then you can enter a list of numbers like

10,100,100,5000

etc.

So i wouldnt have to set up every phrase and value from 0--6000 if i wanted to use a payloadxml?

I'll see how it goes, if the slow restarts start bugging me i might change it to a list.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: What does this error message mean?
« Reply #7 on: August 22, 2013, 08:26:33 PM »
Why would you need such fine grained control over this setting?

Slow = 100
medium = 3000
fast = 6000

or something like that, whatever makes sense to you.  You could have a payload xml with phrases from 1 to 10 and then map them to reasonable values from slow to fast.

If you are going to enter every possible value then you might as well use a payload range, but it seems unnecessary to me.