rojo icon indicating copy to clipboard operation
rojo copied to clipboard

C stackoverflow plugin error

Open DarrenVs opened this issue 6 years ago • 1 comments

Description

Got a C stackoverflow error in the v0.5.4 Rojo Roblox Studio plugin: image

Cause

Error appeared after long period of pc idle time (check error log timestamps). Might be another reason but I have no clues to what else it could be as my pc was idle the entire time. I had to restart studio to get the plugin syncing again. Visual Studio reports no issues from the Rojo addon.

I hope this helps

DarrenVs avatar Mar 03 '20 18:03 DarrenVs

Thanks for the bug report!

I think this might be a bug deep down in Rojo's promise implementation. Generally it's tough to track these kinds of bugs down and they might disappear with just about any change :(

LPGhatguy avatar Mar 09 '20 01:03 LPGhatguy

We use evaera's promise lib that is very battle tested and we haven't seen this issue for a while. We don't intend to switch promise impl and this doesn't impact most users.

boatbomber avatar Jul 10 '23 00:07 boatbomber