Page 1 of 1
NWN Custom Icon Issue
Posted: Tue Jun 02, 2020 9:40 pm
by Deider
I'm having a problem with some custom icons. I am trying to make some new items and when I look at them in the toolset the icon looks fine. But when I examine the same item ingame the custom icon doesn't show up. The icon looks different - my assumption is that the appearance is reverting to one of the game's original icons. I have encountered this with many but not all of the custom icons, in particular 1x1 sized icons. I am only using the CoPaP/Avlis haks. Has anyone else noticed this and if so have you found a way to get the icons to show up ingame?
Re: NWN Custom Icon Issue
Posted: Tue Jun 02, 2020 10:07 pm
by Fellock Dust Talon
I'm pretty sure this is the reason my 'Rose of O'Ma' looks like a gold bar. And there's a few other icons that don't seem to match what they're supposed to be either. But I was never able to figure out what caused this and I have no idea how to fix it.
Re: NWN Custom Icon Issue
Posted: Tue Jun 02, 2020 10:27 pm
by Ambrosia
this for sure happens to me too and NWN builder mod is the only one I use and CoPap Haks are also the only ones I use... so... I have no idea. It's such a bummer when it happens too.
Good luck!

Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 7:52 am
by CautiousDread
Have you checked your override folder to see if you've got an overwriting icon in there?
Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 1:54 pm
by Deider
CautiousDread wrote: ↑Wed Jun 03, 2020 7:52 am
Have you checked your override folder to see if you've got an overwriting icon in there?
My override folder is empty.
Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 3:18 pm
by Korennya
It’s not supposed to be? I vaguely remember that there are supposed to be files in there. BioWare used the override to “fix” something. I know when I did a reinstall it put files in that directory
Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 6:39 pm
by Gorgon
Yes, the 1.69 patch added the files listed below to your override folder. Those are the only ones you should have in override, and if you are missing/deleted them, you can find them here:
1.69 Override Patch Files (The Neverwinter Vault)
Contents:
Code: Select all
iit_midmisc_029.tga
ls_car_01.dds
ls_car_01.tga
ls_car_01s.dds
ls_car_01s.tga
ls_car_03.dds
ls_car_03.tga
ls_car_03s.dds
ls_car_03s.tga
Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 7:04 pm
by Deider
Clarification: it's empty save for those files. I haven't added any other files.
If it helps I don't think this is a local issue. I have made new items with certain icons and when they went into QA testing the testers also did not see the icons as they appear in the toolset.
Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 10:02 pm
by PlasmaJohn
Does everybody see this or just you? If the former it could be that the index wrapped on you.
Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 10:30 pm
by Hamlet
I see it as well, for various Avlis items.
Re: NWN Custom Icon Issue
Posted: Wed Jun 03, 2020 11:39 pm
by Nob
Something odd's going on with this, too, I've gotten it in a few cases of items.
Re: NWN Custom Icon Issue
Posted: Thu Jun 04, 2020 1:18 am
by Deider
PlasmaJohn wrote: ↑Wed Jun 03, 2020 10:02 pm
Does everybody see this or just you?
Everybody is Wang-Chunging on this one.
If the former it could be that the index wrapped on you.
Bees are on the what now? Should I realign the johnson rods or would it be better to fire a concentrated tachyon burst from the reflector dish?
Re: NWN Custom Icon Issue
Posted: Thu Jun 04, 2020 2:56 am
by Ambrosia
Deider wrote: ↑Thu Jun 04, 2020 1:18 am
PlasmaJohn wrote: ↑Wed Jun 03, 2020 10:02 pm
Does everybody see this or just you?
Everybody is Wang-Chunging on this one.
If the former it could be that the index wrapped on you.
Bees are on the what now? Should I realign the johnson rods or would it be better to fire a concentrated tachyon burst from the reflector dish?
I love everything about this post.

Re: NWN Custom Icon Issue
Posted: Thu Jun 04, 2020 1:06 pm
by PlasmaJohn
Deider wrote: ↑Thu Jun 04, 2020 1:18 am
Bees are on the what now? Should I realign the johnson rods or would it be better to fire a concentrated tachyon burst from the reflector dish?
You know what a fantastic job Bioware did of future proofing...
How many icons are there? Did you cross some threshold? If the datatype they used can only encode a smaller number like 16384 and you ask for icon #16405 instead of crashing it just might circle back to the beginning of the list and give you icon #21.