darklua icon indicating copy to clipboard operation
darklua copied to clipboard

thread 'main' has overflowed its stack.

Open christopher-buss opened this issue 2 years ago • 2 comments

I've attached a file in @jeparlefrancais's discord direct messages due to the agreements made by work for a file that is causing this issue.

Of our 200+ files, this is the only one causing us not to be able to compile due to a stack error.

christopher-buss avatar Sep 10 '23 16:09 christopher-buss

Someone reported another case of this error with ProfileService: https://github.com/MadStudioRoblox/ProfileService/blob/master/ProfileService.lua

With this file, it's the full-moon parsing step that overflows. I'm hoping that the parser re-write https://github.com/Kampfkarren/full-moon/pull/276 fixes these kind of issues.

jeparlefrancais avatar Nov 25 '23 17:11 jeparlefrancais

Heya! Any update on this! I've found it happens pretty regularly when a script gets too long

nightcycle avatar Sep 27 '24 14:09 nightcycle