Try to integrate Hotfixes Add-ons and Update Packs receive error message

Asked By 20 points N/A Posted on -
qa-featured

Hello,

When I try to integrate “Hotfixes Add-ons and Update Packs I receive the following error message after a few minutes. What could be the cause? Can I fix this error easily? Any help would be really appreciated. Thanks in advance.

H-Index and length must refer to a location within the string.

H-Index and length must refer to a location within the string.

Parameter name: length

Please report this error if it’s unexpected.

Write your message in English and attach your ‘Last Session.ini’ if possible.

OK

SHARE
Answered By 5 points N/A #171138

Try to integrate Hotfixes Add-ons and Update Packs receive error message

qa-featured

Hello Christopher

I can not tell exactly what the problem is since I don't know the initial text. But I can tell you that the error is pointing out the fact that one of your substring calls is invalid.

You should view the values for the strings before you use the substring. If you are using Visual Studio, try using the debugger in order for you to fix the problem. Or you could try and write the values out to the screen, if you know how.

I hope you will find this information useful.

Randolph

Related Questions