BWP 8 Install Error: AutoIt Error Line 209
#1
Posted 23 October 2009 - 12:36 PM
AutoIt Error
Line 209 (File "C:\Program Files (x86)\Black Isle\BGII - SoA\BiG World Setup\Debug.au3"):
If StringInStr($p_Array[iNum-1],'#EndRegion Debug') Then Return SetError(1,0,'Does exist')
If StringInStr($p_Array[^ERROR
Error Array variable subscript badly formatted.
When I okay the error message, the program closes.
Upon restarting the install, I receive the following message:
Your previous installation was interrupted.
Would you like to proceed with Au3NetTest at setup-generalized_biffing.exe?
You can also start a new installation or edit your settings.
Do you want to continue your installation?
When I click "yes," I receive the original "AutoIt" error again, and the program once again closes. Also, when I tried restarting the installing the program, I once again received the same error. And I apologize if this problem has been previously solved or is due to my missunderstanding something in the FAQs, but a forum and google search only lead me to one request for help in a German forum. Thanks in advance for any help.
#2
Posted 23 October 2009 - 12:43 PM
Delete the line BWS-URLUpdate.exe=111 from the [Faults]-section.
That should fix it.
#3
Posted 23 October 2009 - 01:19 PM
I'm running 64-Bit Vista (UAC off). When going through the BWP 8 standard installation (minus all the mods that the setup program indicates may cause conflicts e.g. improved vallhala horn, drintz npc), all the downloads seem to finish successfully (and the download test was successful). However, right at the end of the download portion (I can't tell whether the error occurs at the beginning of the next portion of the install, or during the end of the download portion of the install...if this information is crucial, I could go through the install again), I receive the following error message pop-up:
AutoIt Error
Line 209 (File "C:\Program Files (x86)\Black Isle\BGII - SoA\BiG World Setup\Debug.au3"):
If StringInStr($p_Array[iNum-1],'#EndRegion Debug') Then Return SetError(1,0,'Does exist')
If StringInStr($p_Array[^ERROR
Error Array variable subscript badly formatted.
When I okay the error message, the program closes.
Upon restarting the install, I receive the following message:
Your previous installation was interrupted.
Would you like to proceed with Au3NetTest at setup-generalized_biffing.exe?
You can also start a new installation or edit your settings.
Do you want to continue your installation?
When I click "yes," I receive the original "AutoIt" error again, and the program once again closes. Also, when I tried restarting the installing the program, I once again received the same error. And I apologize if this problem has been previously solved or is due to my missunderstanding something in the FAQs, but a forum and google search only lead me to one request for help in a German forum. Thanks in advance for any help.
#4
Posted 23 October 2009 - 01:51 PM