Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Display debug message on generation failure #33

Closed
aleung opened this issue Mar 5, 2018 · 1 comment · Fixed by #38
Closed

Display debug message on generation failure #33

aleung opened this issue Mar 5, 2018 · 1 comment · Fixed by #38

Comments

@aleung
Copy link

aleung commented Mar 5, 2018

The desktop just display message 'Error: Failed to generate design within an acceptable time' when the source code has syntax error. Most of the time, it's impossible to debug where the problem is.

At least an information about which line in file has error would be useful.

I know that it's pre-pre-alpha version. But it's an annoying issue that blocks me to use it.

@kaosat-dev
Copy link
Contributor

@aleung It was removed from the last version when the code switched to using web workers, it will be back in the next release

kaosat-dev added a commit that referenced this issue Apr 4, 2018
This PR adds & fixes a LOT of things:
* adds initial support for geometry caching (see documentation in README) #34
* adds saving of cache & parameters between launches closes #35  and closes #36 
* adds an options panel #37 
* fixes error handling : fixes #33 
* fixes a lot of minor & less minor issues : fixes #39 
* restructures the code to make use of the new @jscad/core package
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants