UltimateDoomBuilder icon indicating copy to clipboard operation
UltimateDoomBuilder copied to clipboard

[Linux Mint] [R3274] Crash in compiling script

Open MartinHowe426 opened this issue 1 year ago • 1 comments

The code in screenshot 1 compiles fine. But if I try to change the Door_Raise to Door_Open, I get the crash shown in screenshot 2. I often get random crashes in the script editor, but I can usually make them go away by changing a line subtly; this one, however, is persistent.

I'm using ACC 1.6 self-compiled from source for this linux machine, but since the crash appears in the UDB UI, I don't expect that ACC is itself the cause.

bug1 bug2

MartinHowe426 avatar Dec 26 '23 22:12 MartinHowe426

I have hacked the UDB source with a message box and verified that the error line number being fed to AddMark is correct.

MartinHowe426 avatar May 03 '24 07:05 MartinHowe426