4-29-2024 (hotfix)

Discussion in 'Changelog' started by robregen, Apr 29, 2024 at 8:21 AM.

  1. robregen

    robregen Administrator Staff Member

    Messages:
    8,390
    Code:
    Solar
    * fixed a crash due to invalid spell id.
     
    Neealana, Yinn Yang, Pithy and 3 others like this.
  2. Pithy

    Pithy I Feel Loved

    Messages:
    2,632
    out of curiosity, what was the spell error?
     
  3. solar

    solar Administrator Staff Member

    Messages:
    1,198
    It was a spell casting packet received from a player with an invalid spell id. Instead of ignoring it, it crashed trying to process that, but I guess this particular error hadn't been seen before so nobody put a check in for this. I don't know if it's some mod that is doing it but I'd be curious to know what it is, as it doesn't seem to be working right.
     
    Pithy likes this.
  4. Pithy

    Pithy I Feel Loved

    Messages:
    2,632
    Interesting. Thanks for the quick fix y'all.
     
    RichardCox likes this.
  5. Pfunk

    Pfunk New Member

    Messages:
    10
    Whoa..