Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLABNULL error whilst installing Multiclass Druids #13

Open
arosenow opened this issue Aug 10, 2024 · 2 comments
Open

CLABNULL error whilst installing Multiclass Druids #13

arosenow opened this issue Aug 10, 2024 · 2 comments

Comments

@arosenow
Copy link

I believe this issue happens when one of the CLABs in kitlist.2da is blank and the script tries to edit the CLAB for a kit.
This error occured on BG2 EE 2.6.6 on a fresh install

SETUP-DW_TALENTS.DEBUG.txt

@arosenow
Copy link
Author

It may be because of this line from the cleric kits component
64 DW_DUMMY_0X4040 -1 -1 -1 clabnull

@arosenow
Copy link
Author

arosenow commented Jan 4, 2025

After playing around with ini settings I'm able to get it to successfully install.
So perhaps one of the components doesn't clean out the DW_DUMMY kitlist record after it's done

[cleric-kits]
priest_of_malar=0
priest_of_umberlee=1
priest_of_talona=1
priest_of_auril=0
priest_of_clangeddin=1
priest_of_corellon=1
priest_of_gruumsh=0
priest_of_shar=0
priest_of_azuth=0
priest_of_ilmater=1
priest_of_mystra=1
priest_of_kossuth=0
priest_of_selune=1
priest_of_moradin=1
priest_of_oghma=1
priest_of_mask=1
priest_of_tymora=1
priest_of_sune=1
priest_of_bane_xvim=0
priest_of_myrkul_velsharoon=0
priest_of_bhaal_cyric=1
priest_of_lolth=0
priest_of_baervan=1
bg_story_block_priest_of_lolth=0
bg_story_block_priest_of_umberlee=0
iwd_story_block_priest_of_auril=0
iwd_story_block_priest_of_talona=0
iwd_story_block_priest_of_myrkul_velsharoon=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant