Jump to content


Photo

Compatibility with Refinements


  • Please log in to reply
8 replies to this topic

#1 Mad Mate

Mad Mate
  • Member
  • 191 posts

Posted 14 February 2011 - 12:04 PM

Hi!

I just tried 2 BWS installs and Refinements component "Revised High Level Abilities" breaks during install when it's trying to duplicate Nephele's kit. Every other kit passes through without problems.

Looking forward to try your NPC!!

This is error from debug of Refinements:

Spoiler


Thanx for your work.

#2 Kaeloree

Kaeloree

    Head Molder

  • Administrator
  • 9198 posts

Posted 14 February 2011 - 01:33 PM

Sent a PM to the bigg--I'm not sure what's going on, but hopefully he'll be able to shed some light on the problem. :)

#3 Kaeloree

Kaeloree

    Head Molder

  • Administrator
  • 9198 posts

Posted 14 February 2011 - 03:37 PM

Apparently:

Apparently COPY_KIT doesn't work if the original ADD_KIT used different case between the multiple declarations (in your case, lk#neph vs. LK#Neph). Fixed (but requires a WeiDU update). For now, you can hotfix your mod by changing lk#neph to LK#Neph at line 46 of the tp2; your user can save some time by doing the same case chang in 25stweap.2da, kit.ids, kitlist.2da, luabbr.2da and weapprof.2da.


I'll update Nephele in the next few days.

#4 the bigg

the bigg

    2083 is a prime number.

  • Modder
  • 3331 posts

Posted 14 February 2011 - 03:40 PM

It's a bug in WeiDU; for now, you can hotfix Nephele by changing lk#neph to LK#Neph at line 46 of nephele/nephele.tp2 (and reinstalling); if you don't want to reinstall Nephele, you can save some time by doing the same case change in 25stweap.2da, kit.ids, kitlist.2da, luabbr.2da and weapprof.2da (all are in the override and can be edited with any text editor).

EDIT: ninja'd.

Edited by the bigg, 14 February 2011 - 03:40 PM.

Italian users: help test the Stivan NPC!

Author or Co-Author: WeiDU - Widescreen - Generalized Biffing - Refinements - TB#Tweaks - IWD2Tweaks - TB#Characters - Traify Tool - Some mods that I won't mention in public
Maintainer: Semi-Multi Clerics - Nalia Mod - Nvidia Fix
Code dumps: Detect custom secondary types - Stutter Investigator

If possible, send diffs, translations and other contributions using Git.


#5 Kaeloree

Kaeloree

    Head Molder

  • Administrator
  • 9198 posts

Posted 14 February 2011 - 03:41 PM

<insert maniacal laughter or something>

#6 Mad Mate

Mad Mate
  • Member
  • 191 posts

Posted 14 February 2011 - 03:48 PM

Thank you, K'aeloree and the bigg.

#7 Kaeloree

Kaeloree

    Head Molder

  • Administrator
  • 9198 posts

Posted 14 February 2011 - 04:00 PM

No problem, hope you get it working! :cheers:

#8 Mad Mate

Mad Mate
  • Member
  • 191 posts

Posted 16 February 2011 - 01:23 PM

It is fixed now!!

I followed the big's advice and changed "lk#neph to LK#Neph at line 46 of nephele/nephele.tp2" but that break'd nephele's install, so I changed all LK#Neph to lk#neph in whole nephele.tp2 file and both nephele and refinements installed OK.

Thanks!

#9 Kaeloree

Kaeloree

    Head Molder

  • Administrator
  • 9198 posts

Posted 16 February 2011 - 01:43 PM

Great, thanks for letting me know -- hope you enjoy the mod!