Need help!
Moderator: Nizari
- alucard006
- Posts: 15
- Joined: Tue Jun 26, 2018 2:29 pm
Need help!
08:36:24.240 Duplicate hcIdx (178) -- index must be unique.
08:36:24.240 Duplicate hcIdx (179) -- index must be unique.
08:36:24.240 Duplicate hcIdx (180) -- index must be unique.
08:36:24.240 Duplicate hcIdx (181) -- index must be unique.
08:36:24.240 Duplicate hcIdx (182) -- index must be unique.
08:36:24.240 Duplicate hcIdx (183) -- index must be unique.
08:36:24.240 Duplicate hcIdx (184) -- index must be unique.
08:36:24.240 Duplicate hcIdx (185) -- index must be unique.
08:36:24.240 Duplicate hcIdx (186) -- index must be unique.
08:36:24.240 Duplicate hcIdx (187) -- index must be unique.
08:36:24.240 Duplicate hcIdx (188) -- index must be unique.
08:36:24.240 Duplicate hcIdx (189) -- index must be unique.
08:36:24.240 Duplicate hcIdx (190) -- index must be unique.
Plz tell me how to deal with it??
08:36:24.240 Duplicate hcIdx (179) -- index must be unique.
08:36:24.240 Duplicate hcIdx (180) -- index must be unique.
08:36:24.240 Duplicate hcIdx (181) -- index must be unique.
08:36:24.240 Duplicate hcIdx (182) -- index must be unique.
08:36:24.240 Duplicate hcIdx (183) -- index must be unique.
08:36:24.240 Duplicate hcIdx (184) -- index must be unique.
08:36:24.240 Duplicate hcIdx (185) -- index must be unique.
08:36:24.240 Duplicate hcIdx (186) -- index must be unique.
08:36:24.240 Duplicate hcIdx (187) -- index must be unique.
08:36:24.240 Duplicate hcIdx (188) -- index must be unique.
08:36:24.240 Duplicate hcIdx (189) -- index must be unique.
08:36:24.240 Duplicate hcIdx (190) -- index must be unique.
Plz tell me how to deal with it??
Re: Need help!
Hey,
What did you attempt to do? From your post, I could say you have twice the same hcIdx in the txt you were modding.
What did you attempt to do? From your post, I could say you have twice the same hcIdx in the txt you were modding.
Terms of Service
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
- alucard006
- Posts: 15
- Joined: Tue Jun 26, 2018 2:29 pm
Re: Need help!
yes, but there is no same hcidx......just from 1 to 190....
Re: Need help!
Are you modifying SuperUniques.txt ? If so, I know it gives that kind of error but it should be simply a harmless warning.
Terms of Service
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
- alucard006
- Posts: 15
- Joined: Tue Jun 26, 2018 2:29 pm
- SheX - Lost Mage
- Paladin
- Posts: 103
- Joined: Fri May 26, 2006 10:46 am
- Location: New Tristram
- Contact:

Re: Need help!
Yes, it's ok.
- alucard006
- Posts: 15
- Joined: Tue Jun 26, 2018 2:29 pm
Re: Need help!
all right ! Thank you very much 
