Did you modify any file from the custom layer ?
Did you try starting up from scratch (extracting the archive to a new folder) to see if it works ?
Can you
build the custom layer, and try adding a breakpoint in the function
custom_layer_init ?
If it crashes before reaching the breakpoint, you may want to report the issue on
github and/or ask for help on the 4coder discord (the author of 4coder will most likely reply to you there).
If it reaches the breakpoint, let the application continue to see where it crashes, and we might be able to help you more with that information.