Jump to content


Lollorian's Content

There have been 11 items by Lollorian (Search limited from 21-April 23)


By content type

See this member's

Sort by                Order  

#595372 [Solved] Chanters in Candlekeep

Posted by Lollorian on 12 June 2017 - 07:46 AM in BGT Archive

Awesome :D




#591533 I am looking for a solution due to a bug in Watcer's Keep.

Posted by Lollorian on 04 December 2016 - 07:07 AM in BGT Archive

Header in the third link says:

Things not yet fixed by TobEx (some of these may need confirming)

ToBEx doesn't fix it... Also refer this thread for more details




#591529 I am looking for a solution due to a bug in Watcer's Keep.

Posted by Lollorian on 04 December 2016 - 05:58 AM in BGT Archive

Initial analysis (from the pre-lolfixer days) and horred's revised code (which is currently in the lolfixer) - might wanna take a second look now...

EDIT: This notes that SpellCastInnateRES is broken

-Trigger 0x00A7 SpellCastInnateRES(S:Spell,O:Object) is broken. The spell field is never actually checked so casting any innate spell will return true.

 

Also, no plans for lolEEfixer yet from my side... although anyone interested is always encouraged :cheers: (there was an effort made recently)




#591509 I am looking for a solution due to a bug in Watcer's Keep.

Posted by Lollorian on 03 December 2016 - 10:09 AM in BGT Archive

~SETUP-LOLFIXER.TP2~ #0 #14 // Spell Stuff - MAJESTIC Spell Fixer: 10122015

This changes SpellCastInnate to SpellCastInnateRES




#589567 LolFixer Thread

Posted by Lollorian on 19 August 2016 - 11:35 PM in Mega Mod Help

Wierd, your error:

[MALAR10.BCS.BAF] PARSE ERROR at line 6 column 1-30
Near Text: SNOW_TROLL
    syntax error

seems to suggest there should be a "SNOW_TROLL" somewhere in there.

 

Also, MALAR10.BCS comes from Reign of Terror not Wheels of Prophecy and the MALAR10.BAF exactly matches the one provided in RoT (which implies that either nothing modified it or that your ANIMATE.IDS has FIRE_RING & SNOW_TROLL pointing to the same index)

 

You can use NearInifnity (or any text editor) to verify your ANIMATE.IDS (should be in your override)




#589559 LolFixer Thread

Posted by Lollorian on 19 August 2016 - 09:26 AM in Mega Mod Help

Ah understood :) Someone needs to make the lolfixer use this




#589555 LolFixer Thread

Posted by Lollorian on 19 August 2016 - 08:43 AM in Mega Mod Help

How can I skip the installation, if BWS refuses to skip this mod? 
Might wanna ask the BWS guys to make this mod (or just that component) optional if it isn't being installed reliably.
What file (there are three files) in NearInfinity I must extract and run? :blink:
NearInfinity-20160812.zip 
 
Had a look at your C!PP29.ITM and it's so malformed that NearInifnity refuses to open it. Using a hex editor let me see that the effect & ability header regions seem to overlap.
@Lollorian It was Wheels of Prophecy item issue which was fixed in the lastest version
Ok :) Is there a post about what causes this?



#589554 Quarter staffs crash the game

Posted by Lollorian on 19 August 2016 - 08:30 AM in 1PP

Missing new paperdolls. 1ppv4: Core updates and item patches updates those ITMs to use new paperdolls which are added by 1ppv4: Colourable Quarterstaves

EDIT: correct term -> paperdolls :P



#589532 LolFixer Thread

Posted by Lollorian on 17 August 2016 - 07:50 AM in Mega Mod Help

Could you look for a C!PP29.ITM in your BG2 override folder and upload it somewhere please :) It's something related to the invalid ability removal code.

For the MALAR10.BCS thing, grab the latest NearInfinity and extract it to your BG2 folder, run it and navigate to BCS -> MALAR10.BCS and paste the contents of the file here.

Also post WeiDU.log contents (should be in your BG2 folder)

 

It might take a while to debug though so if you're ok with it, you can skip the lolfixer installation and continue your game.




#589124 BiG World Setup (an attempt to update the program)

Posted by Lollorian on 23 July 2016 - 08:16 PM in Mega Mod Help

Assuming that is the only issue...

 

Add

APPEND ~spell.ids~ ~2302 WIZARD_REMOVE_MAGIC~ UNLESS ~WIZARD_REMOVE_MAGIC~
APPEND ~stats.ids~ ~134 STATE_DISEASED_FIX~ UNLESS ~STATE_DISEASED_FIX~

somewhere in the BP.TP2

 

or manually add

2302 WIZARD_REMOVE_MAGIC
to the SPELL.IDS

and

134 STATE_DISEASED_FIX
to the STATS.IDS files in the override

 

... before installing the BP components




#588887 Thrown Hammers

Posted by Lollorian on 12 July 2016 - 10:23 AM in Miscellaneous Released Mods

Reference :)