|
|
Reporter | judos | Assigned To | Player | |
---|
Priority | normal | Severity | trivial | Reproducibility | always |
---|
Status | assigned | Resolution | open | |
---|
OS | Windows | OS Version | 8.1 | |
---|
Product Version | Builds for MC 1.7.10 | |
---|
|
|
Summary | 0001341: Potion id overlaps |
---|
Description | Radiation gets the same potion effect id as my test mod. I allocate the potion id however based on free slots in minecrafts potion array (dynamically). |
---|
Steps To Reproduce | Get some other mod and wear some Uranium fuel cells. If the other mod was initialized before ic2 was, then the radiation will also trigger the other potion effect, because of potion id conflict. |
---|
Additional Information | See in the appendix, how my potion is allocated. In the constructor getNextPotionId() is called, which searches a new null element in the potion array. |
---|
Tags | No tags attached. |
---|
|
|
Minecraft Version | |
---|
|
|