Ted2Go icon indicating copy to clipboard operation
Ted2Go copied to clipboard

Crash with self-module dependancies

Open seankarol opened this issue 7 years ago • 1 comments

Hello,

I made the mistake of putting the module into its own "depends" in "modules.json". This results in an instant crash when I open the "Update / Rebuild modules..." window.

{
	"module":"test",
	"depends":["test"]
}

seankarol avatar Jun 24 '18 13:06 seankarol

I'll look into this...

On Mon, Jun 25, 2018 at 1:08 AM seankarol [email protected] wrote:

Hello,

I made the mistake of putting the module into its own "depends" in "modules.json". This results in an instant crash when I open the modules "Update / Rebuild modules..." window.

{ "module":"test", "depends":["test"] }

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/engor/Ted2Go/issues/138, or mute the thread https://github.com/notifications/unsubscribe-auth/ADU3Qt5IK8zWSOINimbMYRMOGfxicNSNks5t_49NgaJpZM4U1JZX .

blitz-research avatar Jun 24 '18 19:06 blitz-research