I'm having some trouble getting Worldmap to install. It keeps on telling me that Patching has Failed... Whatever that means
Because I've seen it asked for elsewhere, here are my Worldmap folder and Debug file
Posted 25 May 2015 - 12:41 PM
I'm having some trouble getting Worldmap to install. It keeps on telling me that Patching has Failed... Whatever that means
Because I've seen it asked for elsewhere, here are my Worldmap folder and Debug file
Posted 25 May 2015 - 10:53 PM
Do you have newest version of Sandrah?
If not it probably is this mods fault:
check here post 120 http://www.shsforums...allation/page-6
Posted 26 May 2015 - 09:05 AM
Thanks Dragonian! That worked a treat
It's a fine thing to find an easy fix
Posted 24 July 2015 - 02:13 AM
Hello,
I have the same problem, trying to install BWP "Recommended" version minus NPC mods (Big World Setup) and I getting this error. Don't have any Sandrah NPC.
Posted 24 July 2015 - 02:16 AM
Shit this again
Can you attach (or post) your Worldmap/map_mods_areas.tbl and Worldmap/map_mods_links.tbl and we can fix this right up
Edited by Lollorian, 24 July 2015 - 02:18 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
Posted 24 July 2015 - 02:26 AM
Ok, here is my files
Posted 24 July 2015 - 02:30 AM
Extract and overwrite them and run the worldmap setup again
As for what the problem was, Stone of Askavar didn't leave any lines after its worldmap entries and Innershade didn't leave lines before its entries so both entries combined into a single line
Edited by Lollorian, 24 July 2015 - 02:31 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"
BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST
GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod
Posted 24 July 2015 - 02:33 AM
Great, now it's working, thanks for a help
Posted 24 July 2015 - 11:01 AM
Was this with 10.1 or an older version? 10.1 should have fixed it. My mistake. This is fixed in the next version.
Edited by Wisp, 24 July 2015 - 11:08 AM.
Posted 23 August 2015 - 07:12 PM
Edited by GeneralHappyPie, 23 August 2015 - 07:16 PM.
Posted 23 August 2015 - 11:23 PM
I had the same error. Seems to be due to a beta version 10.2b of worldmap instaled ny BWS install World map 10.1 form this webpage. Extract to your bladur´s gate folde run install. Worked for me.
Posted 24 August 2015 - 02:55 PM
a little bug report:
this code:
ACTION_IF FILE_EXISTS_IN_GAME xnewarea.2da BEGIN COPY_EXISTING xnewarea.2da override REPLACE_TEXTUALLY CASE_INSENSITIVE ~.*ar3000.*~ ~~ IF ~ar3000~ BUT_ONLY END
should be changed to:
ACTION_IF FILE_EXISTS_IN_GAME xnewarea.2da BEGIN COPY_EXISTING xnewarea.2da override REPLACE_TEXTUALLY CASE_INSENSITIVE ~.*ar3000.*~ ~1~ IF ~ar3000~ BUT_ONLY END
Leaving whole line empty causes problems in BG2:EE - no matter what XP CAP limit you set, after game reload XP will be reduced up to 2950000.
Edited by K4thos, 24 August 2015 - 02:56 PM.
Posted 24 August 2015 - 11:16 PM
I had the same error. Seems to be due to a beta version 10.2b of worldmap instaled ny BWS install World map 10.1 form this webpage. Extract to your bladur´s gate folde run install. Worked for me.
Thanks hejmeddej that worked for me. Much appreciated!