I've deleted the line and the instalation seems to work for now, could it be a problem later ?
gariounette
Member Since 07 Feb 2013Offline Last Active Feb 08 2013 08:17 AM
Community Stats
- Group Member
- Active Posts 7
- Profile Views 1616
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
User Tools
Friends
gariounette hasn't added any friends yet.
Latest Visitors
No latest visitors to show
Posts I've Made
In Topic: The big world setup probelm instalation
08 February 2013 - 06:45 AM
In Topic: The big world setup probelm instalation
08 February 2013 - 04:43 AM
Thanks, just found it right in the includes folder, the lines 165 - 178 are :
; ---------------------------------------------------------------------------------------------
; install the French textpatch if needed
; ---------------------------------------------------------------------------------------------
If $g_MLang[1] = 'FR' And Not StringInStr(FileRead($g_BG1Dir&'\WeiDU.log'), @LF&'~setup-correcfr.tp2') And $g_BG1Dir <> '-' Then; first installation
GUICtrlSetData($g_UI_Static[6][2], _GetTR($Message, 'L4')); => install textpatch
_Process_ChangeDir($g_BG1Dir, 1)
FileCopy($g_BG2Dir&'\WeiDU\WeiDU.exe', $g_BG1Dir&'\Setup-correcfr.exe', 1)
_Process_Run('Setup-correcfr.exe --no-exit-pause --noautoupdate --language 0 --skip-at-view --force-install-list 0 1', 'Setup-correcfr.exe')
If Not StringInStr(FileRead($g_BG1Dir&'\WeiDU.log'), @LF&'~setup-correcfr.tp2') Then
_Misc_MsgGUI(4, _GetTR($Message, 'T1'), _GetTR($Message, 'L1'), 1, _GetTR($Message, 'B1')); => cannot install abra
Exit
EndIf
_Process_ChangeDir($g_BG2Dir, 1)
EndIf
So i suppose it's it, speacking of correctfr.
I'll give a try thanks
Edit : hmm seems to work now thanks a lot !
I'll make some revision on my mod list now i know i can custom by component one by one great !
In Topic: The big world setup probelm instalation
08 February 2013 - 04:18 AM
That's not a problem about bg&correctfr wich i already install and the installation always stuck at the same point.
You're talking about this ? :
Leonardo views that as essential and Leomar told me they to add that mod in the BWS-installation.
So I just did the same with other text-corrections that were included in the BWP.
If you want to remove that, delete the lines from 165 to 178 (just looking for French might have brought you there).
I'm totall noob so i should delete line of wich file ?
In Topic: The big world setup probelm instalation
08 February 2013 - 03:41 AM
Well, I have no idea, let's hope dabus or someone else can help you.
Ok i'll be patient
For now i use BWS just to download and arrange my selection without conflict and then i lauch BWP install to install in the dos program the mod.
Works well, but i don't know very well what component is installed or not.
No way to tell him exactly which component to install using the file extracted from BWS ?
In Topic: The big world setup probelm instalation
08 February 2013 - 12:43 AM
Yes but : I have a french install, i've already installed the french patch and correctif mod, and i never had seleted the german correctif mod to install or anything.
Why is he trying to install it ? I don't want to install it cause i don't speak a word of german and that would change most of the text in german... :s
- Spellhold Studios
- → Viewing Profile: Posts: gariounette
- Guidelines