Crumplecorn / ARK-Breeding-Calculator

ARK Breeding Calculator
http://crumplecorn.com/content/breeding-calculator
MIT License
14 stars 26 forks source link

Memory leak / Browser hang&crash #29

Open PiTi2k5 opened 3 years ago

PiTi2k5 commented 3 years ago

Hi Crumplecorn,

developer from A-Calc here. I found a memory leak @ https://github.com/Crumplecorn/ARK-Breeding-Calculator/blob/817b6491cd8f52e31b464bfdfc09118c7610ea1d/controller.js#L2067 on some creatures / every browser / every devices will freezed and crashing.

For example Wyvern, Crystal Wyvern, Allosaurus and many more!? Put in some numbers in the Maturation field for example 8 and so on --> memory leak/freezing/crashing

Maybe same issue: https://github.com/Crumplecorn/ARK-Breeding-Calculator/issues/16

PiTi2k5 commented 3 years ago

Comment out this line https://github.com/Crumplecorn/ARK-Breeding-Calculator/blob/master/controller.js#L2072 for a workaround