Describe the bug
I got the following error message when attempting to import a DXF.. This DXF worked fine on the original deepnest:
There was an Error while converting: ERR-Mwv6FI8M
Please use this code to open an issue on
github.com/deepnest-next/deepnest
To Reproduce
Steps to reproduce the behavior:
- Open deepnest-next
- Import DXF
- Error
Expected behavior
Import file.
Screenshots
Inital error:

Error in debug mode:

Desktop (please complete the following information):
- OS: Win11
- Browser Chrome Version 146.0.7680.165 (Official Build) (64-bit)
- Deepnext-next Version 1.5.6-win32-x64_signed
DEBUG information
Open a new shell within the deepnest app folder.
Set a temporary environment deepnest_debug=1 on windowns you can type: $env:deepnest_debug=1 on mac and linux export deepnest_debug=1 this should open 2 debug windows when you start now the deepnest-v*.*.* binary within the shell. Please provide the content from the shell and also the content from the console tab of the debug windows. please note, the debug windows for the background will go if you press stop on the deepnest nesting gui.
Command prompt:
null
[32152:0330/152035.984:ERROR:CONSOLE(1)] "Request Autofill.enable failed. {"code":-32601,"message":"'Autofill.enable' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
[32152:0330/152035.984:ERROR:CONSOLE(1)] "Request Autofill.setAddresses failed. {"code":-32601,"message":"'Autofill.setAddresses' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
[32152:0330/152036.141:ERROR:CONSOLE(1)] "Request Autofill.enable failed. {"code":-32601,"message":"'Autofill.enable' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
[32152:0330/152036.141:ERROR:CONSOLE(1)] "Request Autofill.setAddresses failed. {"code":-32601,"message":"'Autofill.setAddresses' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
Debug mode: Example notifications file not found at C:\temp\deepnest-v1.5.6-win32-x64_signed\resources\app.asar\examples\app_notifications.json
[32152:0330/152125.633:ERROR:CONSOLE(1)] "Uncaught (in promise) SyntaxError: Unexpected token 'H', "HTTP/1.1 4"... is not valid JSON", source: devtools://devtools/bundled/devtools_app.html?remoteBase=https://chrome-devtools-frontend.appspot.com/serve_file/@ab58c661736c933bb7bff9f7b44f237aaa9cd05f/&can_dock=true&toolbarColor=rgba(223,223,223,1)&textColor=rgba(0,0,0,1)&experiments=true (1)
GUI:
C:\temp\deepnest-v1.5.6-win32-x64_signed\resources\app.asar\node_modules\axios\dist\node\axios.cjs:3647
POST https://converter.deepnest.app/convert 500 (Internal Server Error)
Describe the bug
I got the following error message when attempting to import a DXF.. This DXF worked fine on the original deepnest:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Import file.
Screenshots
Inital error:

Error in debug mode:

Desktop (please complete the following information):
DEBUG information
Open a new shell within the deepnest app folder.
Set a temporary environment
deepnest_debug=1on windowns you can type:$env:deepnest_debug=1on mac and linuxexport deepnest_debug=1this should open 2 debug windows when you start now thedeepnest-v*.*.*binary within the shell. Please provide the content from the shell and also the content from theconsoletab of the debug windows. please note, the debug windows for the background will go if you pressstopon the deepnest nesting gui.Command prompt:
GUI: