[DiscordArchive] SPELL_AURA limit
[DiscordArchive] SPELL_AURA limit
Archived author: Needle • Posted: 2025-07-02T18:36:29.706000+00:00
Original source
Archived author: Needle • Posted: 2025-07-02T18:36:30.444000+00:00
Original source
Thread automatically created by Travven in <#415944535718494208>
Archived author: Travven • Posted: 2025-07-02T18:38:25.566000+00:00
Original source
Hello guys, i was trying to add some custom SPELL_AURA to my trinity core wow, BUT i realize that i have a limit on SPELL_AURA_CUSTOM when it hit 352 and over any ID, so my client crashes. So i want to know if this is the limit of the client?? in that case how i can go over that limit??
Thanks for read me.
Archived author: robinsch • Posted: 2025-07-02T18:38:57.025000+00:00
Original source
Limit is the maximum ID that exist in 335
Archived author: robinsch • Posted: 2025-07-02T18:39:15.256000+00:00
Original source
All IDs above are undefined behavior
Archived author: Travven • Posted: 2025-07-02T18:39:55.683000+00:00
Original source
idu, i mean, the client crashes
Archived author: robinsch • Posted: 2025-07-02T18:40:05.681000+00:00
Original source
Yes
Archived author: robinsch • Posted: 2025-07-02T18:40:18.099000+00:00
Original source
Because it’s accessing arrays out of bounds
Archived author: Travven • Posted: 2025-07-02T18:40:45.881000+00:00
Original source
ohhhh, how can i change that to use more SPELL_AURA_CUSTOM??
Archived author: robinsch • Posted: 2025-07-02T18:40:52.757000+00:00
Original source
You cannot