Jump to content

G3Tweaks and BPv1.77


ronin69hof

Recommended Posts

With Beta 1 it worked now with the final Joluv wont show up. I have two games installed and in one with the beta he showed up just fine. With the final he dont show up. G3 Tweaks is installed after BP in both cases and it says it wont install the merchants because something already installed it.

 

Either its a BPv177 bug or a bug with BG2Tweaks bug.

 

The G3 tp2 for the beta and final are identical for the bonus merchant parts. Copying the ar0406.bcs and ar0702.bcs from the game with the beta installed to the game with the final installed worked and Joluv showed up finally.

 

Since I cant attach anything I cant post both weidu.log's.

 

I thought I would post here because it shouldnt be BP because it worked before the BG2Tweaks final was released.

 

Also in the debug file from the beta it patches ar0406 and not ar0702 and in the final version debug it doesnt patch either.

 

If I am all screwed up just tell me to shut up. :(

 

ronin

 

edit ***

 

part of weidu.log with beta installed:

 

~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1150 // Shapeshifter Rebalancing

~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1170 // Bonus Merchants (Baldurdash)

~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina

 

part of weidu.log with final installed:

 

~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1150 // Shapeshifter Rebalancing

~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1160 // Multiple Strongholds (Baldurdash)

~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina

Link to comment

I was informed that BP(-[Aa-Zz0-9]+)* already includes Bonus Merchants, so the option to install them is suppressed by Tweaks if BP is detected. If this is in error, I can re-enable the option in the next release. :(

 

Round about line 3050, this is what suppresses the option:

 

REQUIRE_PREDICATE NOT FILE_EXISTS_IN_GAME ~bpduearc.spl~ @16 // non-BP

Link to comment
I was informed that BP(-[Aa-Zz0-9]+)* already includes Bonus Merchants, so the option to install them is suppressed by Tweaks if BP is detected. If this is in error, I can re-enable the option in the next release. :(

 

Round about line 3050, this is what suppresses the option:

 

REQUIRE_PREDICATE NOT FILE_EXISTS_IN_GAME ~bpduearc.spl~ @16 // non-BP

 

 

I saw that too. BP does include the bonus merchants but I will check the BP tp2 and see if its somehow screwed up. Its just funny that it worked fine with BG2Tweaks beta and not with the final even though BPv177 was installed on both.

 

ronin

Link to comment

This is weird. Looks like the bAR0406.bcs whis is extended top is missint the follwoing:

 

IF

Global("wmSpawnJoluv","GLOBAL",0)

THEN

RESPONSE #100

CreateCreature("wmart1",[1337.1751],4) // Joluv

SetGlobal("wmSpawnJoluv","GLOBAL",1)

END

 

the bAR0406.bcs that BP adds only includes extra copper cornet guards.

 

sorry to waste your time CamDawg. will post over at SHS.

 

ronin

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...