Good morning KiCad developers, I am currently working on a new feature for KiCad - Text & graphics presets. https://gitlab.com/kicad/code/kicad/-/merge_requests/1997
Unfortunately, a memory error has crept in when changing the memory location from PCBNEW_SETTINGS to BOARD_DESIGN_SETTINGS. The error can be provoked by opening and closing the 'Board setup' dialog. KiCad Master is not affected, I was able to rule that out. I just can't find the cause of the error. The symptom is that aLayer with value 57 is invalid and therefore generates a null pointer that is not intercepted. I cannot find the cause. Can anyone help me? Many thanks and best regards Jan -- You received this message because you are subscribed to the Google Groups "KiCad Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to devlist+unsubscr...@kicad.org. To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/4AD7EA85-4F80-465A-81C1-ACA5DB66E2BC%40gmx.net.