Hello! I’ve started receiving an error… It says: “function at line 1722 has more than 60 upvalues”. I checked the function at line 1722, and it’s my largest function in the code. It’s the pause function and it contains lots of smaller functions in it, if I remove one of these nested functions the code works, but if I add it back it gives me the error again…
Is there any way to solve this? I can’t remove any of the functions in there, it will ruin the game…
Thanks in advance, [import]uid: 14018 topic_id: 9279 reply_id: 309279[/import]