kihira / Tails

A small mod that adds in a variety of tails
MIT License
46 stars 21 forks source link

malicious skin crasher bug #116

Open ITZVGcGPmO opened 5 years ago

ITZVGcGPmO commented 5 years ago

crash log and skin file

kihira commented 5 years ago

Interesting, will need to investigate further

zerustu commented 5 years ago

i post the message here because it is the source of his probleme: on TexteurHelper.class, the datapoint list only have three point, the one for the muzzle (58, 19) is missing. When the muzzle is code on the skin, it crash because it attempt to get the 4th point from a list of three point.